2005-06-24 07:56:26 by Johnny C. Lam | Files touched by this commit (2) |
Log message:
Remove lang/libperl and modify packages that used libperl to depend
instead on perl>=5.8.0. Bump the PKGREVISIONs of the following packages
due to the possible perl dependency changes after the removal of
libperl:
audio/ices-mp3
databases/postgresql73-plperl
databases/postgresql74-plperl
textproc/eperl
www/ap-perl
|
2005-06-16 08:58:08 by Johnny C. Lam | Files touched by this commit (465) |
Log message:
Create directories before installing files into them.
|
2005-06-01 22:08:01 by Johnny C. Lam | Files touched by this commit (42) |
Log message:
Remove mk/autoconf.mk and mk/automake.mk and replace their usage with
USE_TOOLS and any of "autoconf", "autoconf213", \
"automake" or
"automake14". Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just use
aclocal, autoconf, etc.
|
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2004-10-03 02:13:34 by Todd Vierling | Files touched by this commit (908) |
Log message:
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
2004-09-24 03:39:30 by Kimmo Suominen | Files touched by this commit (3) |
Log message:
Upgrade to ices-mp3-0.4:
* FLAC transcoding support.
* Crossfader added.
|
2004-05-29 18:01:14 by Kimmo Suominen | Files touched by this commit (1) |
Log message:
Make this compile successfully with all of our Python packages (I hope).
|
2004-04-24 20:08:13 by Kimmo Suominen | Files touched by this commit (5) | |
Log message:
IceS is a source client for a streaming server. The purpose of this
client is to provide an audio stream to a streaming server such that
one or more listeners can access the stream.
|