Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for audio/goobox, audio/rhythmbox, audio/sound-juicer, x11/gnome2,
x11/gnome2-lite and x11-toolkits/py-gnome-desktop chase the rename.
PR: ports/97985
Repocopy by: marcus
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for deskutils/timer-applet, x11/gnome2 and x11/gnome2-lite chase the rename.
PR: ports/97985
Repocopy by: marcus
work with pyrex 0.9.4 (which is currently in ports)
- Bumb PORTREVISION to make sure it gets rebuilt
Added file(s):
- files/patch-src_clients_lib_python_xmmsclient.pyx
PR: ports/97675
Submitted by: maintainer
Approved by: tmclaugh (mentor)
Mutagen is an audio metadata tag reader and writer implemented in
pure Python. It supports reading ID3v1.1, ID3v2.2, ID3v2.3, ID3v2.4,
APEv2, and FLAC, and writing ID3v1.1, ID3v2.4, APEv2, and FLAC. It
can also read MPEG audio and Xing headers.
WWW: http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen
PR: ports/97276 [1], ports/96897 [2]
Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr> [1]
Peter Johnson <johnson.peter@gmail.com> [2]
Approved by: tmclaugh (mentor)
pure Python. It supports reading ID3v1.1, ID3v2.2, ID3v2.3, ID3v2.4,
APEv2, and FLAC, and writing ID3v1.1, ID3v2.4, APEv2, and FLAC. It
can also read MPEG audio and Xing headers.
WWW: http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen
Submitter of [2] has agreed the port will be maintained by sumbiter of [1]
PR: ports/97276 [1], ports/96897 [2]
Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr> [1]
Peter Johnson <johnson.peter@gmail.com> [2]
Approved by: tmtmclaugh (mentor)
application to play multimedia files from Emacs using external
players. Many of it's ideas are derived from MpthreePlayer
(http://www.nongnu.org/mp3player), but it tries to be more general and
more clean.
WWW: http://www.gnu.org/software/emms/index.html
PR: ports/97080
Submitted by: Dryice Liu <dryice@dryice.name>
replay information about problematic files. Some file formats contain too few
information about a song for it to be correctly replayed. To counter this, the
AdPlug database was created.
dependency location instead of explicitly passing modified CPPFLAGS
and LDFLAGS variables. This gives configure script a chance to do the
right thing when detecting libogg if ${LOCALBASE} != "/usr/local"
PR: ports/97464
Submitted by: sergei
Approved by: ahze (maintainer)
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.
Inspired by: ports/94078
Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)