Commit graph

7 commits

Author SHA1 Message Date
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Sylvio Cesar Teixeira
4dc0a44d11 - Update to 2.2.4
- Pass maintainership to submitter.

PR:		ports/145902
Submitted by:	Marcin Gryszkalis <mg@fork.pl>
2010-04-24 23:35:11 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Andrew Pantyukhin
6795d530d4 - Fix a buffer overflow [1]
- Fix installation while I'm here

PR:		ports/114327 (based on)
Submitted by:	Bartek Rutkowski <r@robakdesign.com> (maintainer)
Obtained from:	jGGtrans SVN [1]
Security:	http://jggtrans.jajcus.net/trac/changeset/694
2007-07-20 10:04:53 +00:00
Doug Barton
b4118877b1 Another round of the periodic sweep for removal of the
KEYWORD: FreeBSD scourge. We have ignored this keyword
for a long time now, so this is a non-functional change
(therefore no PORTREVISION bumps).

Insert a $FreeBSD tag where needed, and adjust a comment
in mail/milter-regex to match reality.
2007-02-26 23:02:04 +00:00
Pav Lucistnik
f324225441 jGGtrans (GG Transport), is external component for XMPP/Jabber
server providing gateway to GaduGadu instant messaging services.
jGGtrans is known to work well together with ejabberd, jabberd
1.4 and jabberd 2, but most other Jabber server implementations
should work too.

WWW: http://jggtrans.jajcus.net/

PR:		ports/102183
Submitted by:	Bartlomiej Rutkowski <r@robakdesign.com>
2006-08-31 21:33:41 +00:00