Commit graph

6 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
Sylvio Cesar Teixeira
9401717193 - Update to 1.2.3
- Added file pkg-deinstall

PR:		ports/154996
Submitted by:	Ayumi Mitsui <ayu@commun.jp> (maintainer)
2011-02-25 14:08:09 +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
Dmitry Marakasov
04aadba0db - Update to 1.2.0
PR:		141885
Submitted by:	Ayumi Mitsui <ayu@commun.jp> (maintainer)
2010-01-12 18:26:26 +00:00
Wesley Shields
db660edede - Add a patch to fix 64bit runtime issues.
- While here fix a typo in the name of a patch.
- Bump PORTREVISION.

PR:		ports/139384
Submitted by:	Richard Tector <richard@tector.org.uk>
Approved by:	Ayumi Mitsui <ayu@commun.jp> (maintainer)
2009-10-12 12:57:18 +00:00
Martin Wilke
cd76421cc4 Murmur is the server component of Mumble, a low-latency, high quality
VoIP application.

WWW:	http://mumble.sourceforge.net/

PR:		ports/137428
Submitted by:	Ayumi M <ayu at commun.jp>
2009-08-27 20:22:13 +00:00