defined.[1]
- Emacs picks up giflib if available instead of libungif. Account for
this.[2]
- Include 'alloca' fix.[2]
PR: ports/156167[1]
Submitted by: Zhihao Yuan <lichray@gmail.com>[1]
Herbert J. Skuhra <h.skuhra@gmail.com>[2] (via private email)
- Update emacs.desktop to launch Emacs in Terminal when WITHOUT_X11 is defined.[1]
- Emacs picks up giflib if available instead of libungif. Account for
this.[2]
PR: ports/156167[1]
Submitted by: Zhihao Yuan <lichray@gmail.com>[1]
Herbert J. Skuhra <h.skuhra@gmail.com>[2] (via private email)
- Add LICENSE [1]
- Pet portlint(1) by removing trailing space
PR: ports/157008 [1]
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
rebot3.pl renames MP3 files that you have grabbed from audio CDs with
the track name, number, album, and/or artist. It does so by using
either a remote CDDB server or a local CDDB created by cd (and other)
players like xmcd, kscd or xmms. With rebot3.pl you can also add or
remove ID3 (version 1) tags to/from the MP3 files.
WWW: http://www.headmqa.com/rebot3/
Approved by: maintainer
(reported and fixed upstream)
- display option TCL only for Master port, it makes no sense if
the slave can de-select a required option
- remove broken barnyard-sguil (master port was removed 2011-04-04)
- add new port barnyard2-sguil [1]
- add entry to MOVED
PR: ports/156188 [1]
Submitted by: me
Approved by: maintainer timeout
Wine implements its own version of Internet Explorer which is based on
a custom version of Mozilla's Gecko Layout Engine. This engine is down-
loaded automatically the first time a web page is loaded unless, as done
by this port, the engine is pre-installed on the user's system.
PR: 156001
Submitted by: David Naylor <naylor.b.david@gmail.com>
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