| non port: audio/libadplug/Makefile |
|
CVSWeb
|
Number of commits found: 17 |
|
Mon, 7 Jul 2008
|
[ 14:41 ehaupt ]
1.15 audio/adplay/Makefile
1.17 audio/libadplug/Makefile
1.12 audio/libmodplug/Makefile
1.32 audio/ocp/Makefile
1.10 audio/playgsf/Makefile
1.10 devel/libbinio/Makefile
1.9 games/bloboats/Makefile
1.7 graphics/fig2sxd/Makefile
1.9 graphics/metacam/Makefile
1.8 misc/gnu-watch/Makefile
Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we support
via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the
system compiler.
|
|
Mon, 23 Jul 2007
|
[ 10:36 rafan ]
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile
(Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
|
Sat, 21 Apr 2007
|
[ 13:44 ehaupt ]
1.15 audio/libadplug/Makefile
1.6 audio/libadplug/distinfo
1.6 audio/libadplug/pkg-plist
Update to 2.1
|
|
Mon, 16 Apr 2007
|
[ 08:53 ehaupt ]
1.14 audio/libadplug/Makefile
Cleanup non-supported FreeBSD versions
PR: 111667
Submitted by: edwin
|
|
Sun, 28 Jan 2007
|
[ 09:07 kris ]
1.31 archivers/libcomprex/Makefile
1.21 audio/ccaudio/Makefile
1.13 audio/libadplug/Makefile
1.36 audio/libao/Makefile
1.40 audio/libaudiofile/Makefile
1.26 audio/libcdaudio/Makefile
1.13 audio/libmad/Makefile
1.10 audio/libofa/Makefile
1.4 audio/liboggz/Makefile
1.16 audio/libsamplerate/Makefile
(Only the first 10 of 103 ports in this commit are shown above. )
Use libtool port instead of included one to avoid objformat a.out botch
|
|
Sun, 3 Sep 2006
|
[ 13:37 ehaupt ]
1.12 audio/libadplug/Makefile
Mark it BROKEN on 4.x, it does not compile.
|
|
Tue, 15 Aug 2006
|
[ 13:57 ehaupt ]
1.11 audio/libadplug/Makefile
1.5 audio/libadplug/distinfo
1.2 audio/libadplug/files/patch-adplugdb_adplugdb.cpp
1.5 audio/libadplug/pkg-plist
Update to 2.0.1
|
|
Thu, 29 Jun 2006
|
[ 18:52 ehaupt ]
1.10 audio/libadplug/Makefile
Replace INSTALL_SHLIB with USE_LDCONFIG
|
|
Thu, 18 May 2006
|
[ 21:21 ehaupt ]
1.9 audio/libadplug/Makefile
1.4 audio/libadplug/distinfo
1.3 audio/libadplug/pkg-descr
1.4 audio/libadplug/pkg-plist
Update to 2.0
|
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
|
Sun, 19 Feb 2006
|
[ 11:39 ehaupt ]
1.3 archivers/deb2targz/Makefile
1.5 archivers/mar/Makefile
1.9 archivers/tardy/Makefile
1.4 audio/aylet/Makefile
1.7 audio/libadplug/Makefile
1.7 audio/libmodplug/Makefile
1.3 audio/mp3guessenc/Makefile
1.3 audio/mpck/Makefile
1.11 audio/ocp/Makefile
1.3 audio/penguinsap/Makefile
(Only the first 10 of 55 ports in this commit are shown above. )
Remove deprecated USE_REINPLACE
|
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
Thu, 6 Oct 2005
|
[ 12:57 ehaupt ]
1.2 archivers/deb2targz/Makefile
1.2 archivers/ecm/Makefile
1.2 archivers/gzrecover/Makefile
1.3 archivers/mar/Makefile
1.2 archivers/ppmd/Makefile
1.8 archivers/tardy/Makefile
1.8 archivers/unlzx/Makefile
1.2 archivers/unzoo/Makefile
1.5 audio/adplay/Makefile
1.3 audio/aylet/Makefile
(Only the first 10 of 107 ports in this commit are shown above. )
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
|
|
Thu, 22 Sep 2005
|
[ 13:49 garga ]
1.4 audio/adplay/Makefile
1.4 audio/libadplug/Makefile
1.8 audio/ocp/Makefile
1.3 devel/libbinio/Makefile
1.2 devel/libbinio/distinfo
1.2 audio/adplay/pkg-descr
1.2 audio/libadplug/pkg-descr
1.3 audio/ocp/pkg-descr
1.2 devel/libbinio/pkg-descr
1.2 devel/libbinio/pkg-plist
devel/libbinio:
- Update to 1.4
all:
- Cleanup Makefile Header
- Remove signature from pkg-descr
- Adjustments to build with libbinio 1.4
PR: ports/86431
Submitted by: maintainer
|
|
Tue, 31 May 2005
|
[ 22:24 flz ]
1.3 audio/adplay/Makefile
1.3 audio/libadplug/Makefile
1.2 devel/libbinio/Makefile
1.1 audio/adplay/files/getopt.h
- Use USE_GCC=3.4+ for upcoming audio/ocp release.
PR: ports/81703
Submitted by: maintainer
|
|
Sun, 15 May 2005
|
[ 19:46 jylefort ]
1.2 audio/libadplug/Makefile
1.2 audio/libadplug/distinfo
1.2 audio/libadplug/pkg-plist
Update to 1.5.1
PR: ports/81009
Submitted by: maintainer
|
|
Mon, 9 May 2005
|
[ 21:18 jylefort ]
1.615 audio/Makefile
1.1 audio/libadplug/Makefile
1.1 audio/libadplug/distinfo
1.1 audio/libadplug/files/patch-adplugdb_adplugdb.cpp
1.1 audio/libadplug/pkg-descr
1.1 audio/libadplug/pkg-plist
AdPlug is a free, cross-platform, hardware independent AdLib sound player
library, mainly written in C++ and released under the LGPL. AdPlug plays
sound data, originally created for the AdLib (OPL2) audio board, directly
from its original format on top of an OPL2 emulator or by using the real
hardware. No OPL chip is required for playback.
AdPlug itself is just the backend to many different audio player frontends,
which are also being developed here. There are plugins for popular audio
players, like Winamp and XMMS, as well as stand-alone players for many
different systems available.
WWW: http://adplug.sourceforge.net/
PR: ports/80727
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
|
Number of commits found: 17 |