Commit graph

9 commits

Author SHA1 Message Date
Doug Barton
29813d5397 Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
2011-05-15 02:49:17 +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
Rong-En Fan
9216cabdbe - Update to 4.2.1.GA
PR:		ports/116465
Submitted by:	Sebastian Mindling <dev at mindling.com>
Approved by:	Jonathan Chen <jonc at chen.org.nz> (maintainer)
2007-09-23 05:55:37 +00:00
Pav Lucistnik
d43eee908f - Update to 4.2.0.GA2
PR:		ports/113844
Submitted by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
2007-07-29 19:44:05 +00:00
Greg Lewis
467a07aa3a . Update to 4.0.4.
PR:		97514
Submitted by:	Jonathan Chen <jonc@chen.org.nz> (maintainer)
2006-06-13 17:43:14 +00:00
Herve Quiroz
69ebfe3e04 Update to 4.0.2
PR:		81173
Submitted by:	maintainer
2005-05-18 19:36:43 +00:00
Herve Quiroz
f1aa6ae264 - Fix cold-boot startup failure
- Add note on starting up JBoss4 with rcNG
- Add new "-config" option to jboss4ctl for JBoss4 startup config
- Move some notices in pkg-message [1]

PR:		75345
Submitted by:	maintainer
Approved by:	maintainer [1]
2004-12-22 20:44:23 +00:00
Herve Quiroz
0c00a1e18f - rcNGify startup
- Fix table creation for autoincrement feature in Postgresql

PR:		75032
Submitted by:	maintainer
2004-12-18 02:11:35 +00:00
Vanilla I. Shu
0b750913f6 Upgrade to 3.2.4.
PR:		ports/67917
Submitted by:	maintainer
2004-06-21 16:42:59 +00:00