to do so. It is okay to automatically fetch since the distfile is
under a multiple license and specifically gplv2.
PR: 96696 [1]
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> [1],
Lauri Watts <lauri@kde.org>
for reading and editing the meta-data of several popular audio formats.
Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments
and ID3 tags and Vorbis comments in FLAC files.
- Switch to trying to use faad instead of mov123 (non-existant on
UNIX-like platforms) for AAC files [1]
- Switch to using ogg123 directly for OGG vorbis files since sox
doesn't pull in vorbis support by default.
- Add OPTIONS support for various useful audio utils and default to
depending on the less restrictive ones.
PR: ports/91092 [1]
Submitted by: lth [1]
- use fixed plists [1]
- category "linux" added to those ports without it [1]
- update some ports to a recent FC3 one [1]
- remove plists/... for Alpha (there's no support since linux_base-8 for
Alpha anymore)
- don't hardcode version numbers in some plists, use PLIST_SUB instead
(any errors are mine, don't keep them, send them to me)
Regarding linux-ungif I declare a maintainer timeout (one month, Boris tried
to contact the maintainer) and also pull the "sweeping commit"-card (the
port which it uses as some kind of master port can not be used for this
anymore). Besides this, I don't think he will be upset when other people
do the work instead of adding an entry to his TODO list. :-)
This commit brings us just before the switch of the default linux base
port to the fc3 one, modulo some bugs which may appear. So:
Beta testers wanted!
To test:
sed -i.old -e 's:linux-XFree86-libs:linux-xorg-libs:' /usr/ports/Mk/bsd.port.mk
echo OVERRIDE_LINUX_BASE_PORT=fc3 >> /etc/make.conf
portupgrade -f -o emulators/linux_base-fc3 -f linux_base-8
portupgrade -o x11/linux-xorg-libs linux-XFree86-libs
portupgrade linux-\*
The first two steps are necessary to switch to fc3 as the new default linux
base port, the last 3 steps to upgrade to fc3.
And feel free to send a big "Thank you!" to Boris, he did a lot of the work!
I just provided some hints and answered some questions (besides from
committing all the necessary changes for FC3 and doing some minor
changes+comments/improvements to/of his work), even when he tries to tell
you something else. ;-)
Submitted by: Boris Samorodov <bsam@ipt.ru> [1]
- document some variables
- set some variables based upon presets [1]
- automatically guess the src RPM (needs to be overidden for multi-RPM
ports) [1]
- allow to specify complete directories or a set of files for
automatic brandelf handling (BRANDELF_DIRS/BRANDELF_FILES) [1]
- add fc3 to the automatic plist handling [1]
- allow to override the linux-rpm-generate-plist target
- also detect @dirrmtry in the automatic plist handling [1]
- adopt the new-plist target to the new world order [1]
ports: [1,2]
- edit WRKSRC (add rpm/i386/${LINUX_DIST}/${LINUX_DIST_VER})
- add source distfiles to distinfo to allow auto fetching sources
with defined PACKAGE_BUILDING;
- remove some variables already defined at linux-rpm
(i.e. MASTRE_SITE_SUBDIR);
- add LINUX_DIST_VER to every port (in case default linux_base
changes);
- bump PORTREVISION (so that the ports build cluster puts the
src and binary RPM's to the new location)
- update linux-openal to the newest FC3 port
All errors are mine because of cut&paste patch merging.
Aproved by: maintainer [2]
Reviewed on: multimedia [1]
Submitted by: Boris Samorodov <bsam@ipt.ru> [1]
http://www.gnome.org/start/2.14/ for the official release notes, and a list
of all the gooides in this new release. In particular, GNOME 2.14 focused
on performance, and they did not miss the mark. There's some new eye candy,
but most of the big things are waiting until GNOME 2.16. On the FreeBSD
side, we tried to clean up all the crashers we could. In particular, we
really improved GNOME's 64-bit support.
The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.
The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Pascal Hofstee <caelian@gmail.com>
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov <yuri.pankov@gmail.com>
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee <caelian@gmail.com>
QuiRK on #freebsd-gnome
Vladimir Timofeev <vovkasm@gmail.com>
X4X is a client for XMMS2 written in Java with great future
goals e.g. video and plugin support. At the moment X4X
uses almost all functions from XMMS2 and therefore is quite
complete.
WWW: http://x4x.sourceforge.net
PR: ports/95896
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
This library reads song information, such as song title,
artist, and album, from an MP3 file. It supports ID3v1,
ID3v1.1, Lyrics3v1, Lyrics3v2, ID3v2.2, ID3v2.3, and ID3v2.4
tags. MP3 Frame Headers can also be read. There is a
FilenameTag, a ID3v2.4 tag that is intelligently derived
from the file name. It contains tag synchronization
utilities, multiple save options, and easy tag conversion
methods.
WWW: http://javamusictag.sourceforge.net/index.html
PR: ports/95638
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
if it weren't for gcc 2.95, since gcc 3.4 simply irons over the member function
parameter mismatches. Way to facilitate creating hard to spot runtime-bugs.
With this fix, juk actually uses the updated tunepimp API.
The package python-musicbrainz2 is a client library written
in python which provides easy object oriented access to the
MusicBrainz database using the XMLWebService. It has been
written from scratch and uses a different model than
PythonMusicbrainz, the first generation python bindings.
PR: ports/95531
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
The first patch goes against audio/java-xmms2 and makes it
use INSTALL_DATA for the jar file
PR: ports/95496
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
- Do not declare DATADIR; xmms2 port uses default anyway
- All the bindings are broken on 4.x, so mark all slave ports broken
PR: ports/95496
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
unbreak (summary of changes not available as this is a binary
distribution) [1]
- s/y/yes/
[1]:
PR: ports/94100
Submitted by: Pawel Pekala <c0rn@o2.pl>
- Add amd64 to ONLY_FOR_ARCHS (I can not test this, but it should work)
- Use exec in the wrapper script: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-sh-exec.html
- Install with ${INSTALL_PROGRAM} and ${INSTALL_DATA}, to ensure
proper permissions/stripping/ownerships
- This program uses X: move to ${X11BASE}
- Install documentation in ${DOCSDIR}
- Cleanups (SUB_FILES, PORTDOCS)
PR: ports/93931
Submitted by: jylefort
Approved by: maintainer timeout (39 days)
Snett is a simple XMMS2 client that's heavily inspired by
strange-quark.
It's a funky icon with a context menu that offers playback
control and access to playlists in the XMMS2 media library.
WWW: http://code-monkey.de/pages/snett
PR: ports/95460
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
BUILD_DEPENDS on audio/py-musicbrainz uses PYTHONPREFIX_SITELIBDIR
instead of PYTHON_SITELIBDIR. The PYTHONPREFIX* variables
are reserved for install targets, not dependency statements.
Check <bsd.python.mk> for more information.
PR: 95438
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
Approved by: "Jason E. Hale" <bsdkaffee@gmail.com>
lib-depend on NAS and ESD -- these are optional dependencies and are
not used by default even if present.
Once I figure out, how to turn them on, I'll add them as OPTIONS.
Use REINPLACE to improve the CC/CXX/CFLAGS/CXXFLAGS compliance.
Stop installing the audsp executable into two places. Adjust pkg-plist
to stop complaining about unempty directories populated by festlex and
festvox ports.
Bump PORTREVISION. May the festivities begin...
around.
For festlex-cmu use the 2004 version found in the 1.95 directory, so that
it works with audio/festival. The others did not change since 1999.
Stop the silly practice of extracting into ${WRKDIR} and copying into
destination -- extract directly.
Replace @dirrm with @dirrmtry in a few places and unbreak by adding more
of same.
The same should be applied to other audio/fest* ports, but these are
enough to get the English-only speech out of festival.
- Remove dead mirror, mirror distfile on my server.
- tidy up Makefile
- Add pkg-message from ${CAT} in Makefile
PR: ports/95376
Submitted by: Lars Engels <lars.engels@0x20.net>
- Remove dead mirror, add some working mirrors
- Add 2>&1 >/dev/null || true to @unexec rm ... in pkg-plist
PR: ports/95377
Submitted by: Lars Engels <lars.engels@0x20.net>
- Remove dead mirror and mirror distfile on my server
- Remove WWW from pkg-desc a the project seems to be dead
PR: ports/95383
Submitted by: Lars Engels <lars.engels@0x20.net>
Shellac is an XMMS2 client written in Python with Pygtk.
Goals:
* Configurable
* Easy to use
* No excessive eye candy
WWW: http://hem.bredband.net/b298027/
PR: ports/95333
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
- Unbreak on 4.11 [Patch already commited upstream]
- Fix a missing file in the plist
PR: ports/95328
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
- add a pkg-plist so that it will override the master ports
- add the master port as a run dependency
Added file(s):
- pkg-plist
PR: ports/95219
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
- switch to a pkg-plist so as to override master port's plist
- add master port as a run dependency
Added file(s):
- pkg-plist
PR: ports/95218
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
- switch to a pkg-plist so as to override the master port's plist
- add the master port as a run dependency
Added file(s):
- pkg-plist
PR: ports/95217
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Lots of general cleanup, especially to unbreak things for the slaveports
- unbreak sdl-vis
- make it so slaves don't need to have the dependencies required for xmm
s2d
Added file(s):
- files/patch-src_clients_sdl-vis_sdl-vis.c
- files/patch-src_xmms_Program
PR: ports/95216
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
The Open Fingerprint normalizes, extracts frequencies, and
creates an array representing the frequency data in an audio
file.
WWW: http://www.musicdns.org
PR: ports/95196
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
- ruby binding slave ports for xmms2
- goes along with the DrDolittle update to xmms2
PR: ports/95068
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
- slave port for the xmms2 python bindings
- goes along with the xmms2 DrDolittle update submission
PR: ports/95067
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
system (developer release)
- java binding slave port for xmms2
- Corresponds with the xmms2 update to DrDolittle
PR: ports/95069
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
- Update to 0.2.d.4
- add mdns client
- Break the bindings out into slave-ports (ruby-xmms2,
java-xmms2, py-xmms2) Consider this a meta-pr for the
other three new port submissions.
PR: ports/95066
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
dtmfdial generates DTMF (touch tone) signals and sends them to the sound card
or stores them as a raw sound file.
PR: ports/94988
Submitted by: David Bushong <david@bushong.net>
the GNU Library General Public License (LGPL) , with support for Linux/UNIX
systems and Windows 9x/ME/NT/2000/XP/CE.
It is designed to be a portable, free, open source code alternative to the
Microsoft DirectPlay Voice in DX8-9. It provides voice compression using several
free voice codecs. The very low bitrate (VLB) codecs, those less than 6 Kbps,
are optimized for the compression of human speech.
WWW: http://www.hawksoft.com/hawkvoice/
PR: ports/94115
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>