non port: audio/libadplug/Makefile |
SVNWeb
|
Number of commits found XX: 48 |
Thu, 18 Jun 2020
|
[ 15:41 pkubaj ] 
539550 audio/libadplug/Makefile
539550 audio/ocp/Makefile
539550 audio/ocp/files/patch-playym_lzh_lzh.h
539550 devel/libbinio/Makefile
audio/ocp: fix build on powerpc64 with gcc
GCC is still used on stable/11 and stable/12. It needs sys/types.h in lzh.h,
because some types are not recognized.
Force newer compiler due to:
pfilesel.c:3312: error: #pragma GCC diagnostic not allowed inside functions
Because of libstdc++ ABI changes due to forcing new compiler, audio/libadplug
and devel/libbinio in order for audio/ocp to build.
PR: 247377
Approved by: ehaupt (maintainer)
|
Wed, 10 Jun 2020
|
[ 09:23 ehaupt ] 
538377 audio/libadplug/Makefile
538377 audio/libadplug/distinfo
538377 audio/libadplug/pkg-plist
Update to 2.3.3
MFH: 2020Q2 (blanket, security fixes)
Security: 329ecd60-aaf7-11ea-8659-10bf48e1088e
|
Sat, 23 May 2020
|
[ 14:40 ehaupt ] 
536300 audio/libadplug/Makefile
536300 audio/libadplug/distinfo
536300 audio/libadplug/pkg-plist
- Update to 2.3.2
- While here make portclippy/portfmt happy
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] 
484628 CHANGES
484628 Mk/bsd.port.mk
484628 Templates/BSD.local.dist
484628 accessibility/speech-dispatcher/Makefile
484628 archivers/fastjar/Makefile
484628 archivers/gcpio/Makefile
484628 archivers/gtar/Makefile
484628 archivers/gzip/Makefile
484628 archivers/lzip/Makefile
484628 archivers/lzlib/Makefile
(Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Mon, 23 Apr 2018
|
[ 15:27 ehaupt ] 
468095 audio/libadplug/Makefile
468095 audio/libadplug/distinfo
468095 audio/libadplug/pkg-plist
Update to 2.3.1
|
Sun, 19 Nov 2017
|
[ 14:35 ehaupt ] 
454494 audio/libadplug/Makefile
454494 audio/libadplug/distinfo
454494 audio/libadplug/pkg-descr
454494 audio/libadplug/pkg-plist
- Update to 2.3
- Update WWW to HTTPS
|
Wed, 3 May 2017
|
[ 12:16 mat ] 
440009 audio/libadplug/Makefile
440009 audio/libadplug/distinfo
440009 databases/postgresql-plproxy/Makefile
440009 databases/postgresql-plproxy/distinfo
440009 devel/cdecl/Makefile
440009 devel/cdecl/distinfo
440009 devel/libbinio/Makefile
440009 devel/libbinio/distinfo
440009 devel/libfreefare/Makefile
440009 devel/libfreefare/distinfo
(Only the first 10 of 18 ports in this commit are shown above. )
Simplify USE_GITHUB usage.
Sponsored by: Absolight
|
Tue, 18 Apr 2017
|
[ 15:15 ehaupt ] 
438785 audio/libadplug/Makefile
438785 audio/libadplug/distinfo
438785 audio/libadplug/pkg-descr
- Move from SF to GitHub
- Update WWW
- Use autoreconf and remove now unneeded extra compiler flags and header
patching
- distfile checksum differs due to the removal of VCS files, autoconf files,
adjustment of copyright dates, no functional changes
- To be safe bump PORTREVISION (autoreconf)
- Move INFO to pkg-plist
|
Fri, 21 Oct 2016
|
[ 15:21 mat ] 
424427 archivers/lhasa/Makefile
424427 archivers/liblz4/Makefile
424427 archivers/minizip/Makefile
424427 archivers/unadf/Makefile
424427 audio/libaacplus/Makefile
424427 audio/libadplug/Makefile
424427 audio/libmikmod/Makefile
424427 audio/libmikmod/files
424427 audio/libtremor/Makefile
424427 audio/libxmp/Makefile
(Only the first 10 of 354 ports in this commit are shown above. )
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] 
412344 Mk/Uses/gecko.mk
412344 Mk/bsd.fpc.mk
412344 Mk/bsd.gecko.mk
412344 Mk/bsd.port.mk
412344 accessibility/accerciser/Makefile
412344 accessibility/at-spi/Makefile
412344 accessibility/at-spi2-atk/Makefile
412344 accessibility/at-spi2-core/Makefile
412344 accessibility/caribou/Makefile
412344 accessibility/dasher/Makefile
(Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 25 Feb 2015
|
[ 15:59 ehaupt ] 
379921 audio/libadplug/Makefile
Strip library
|
Wed, 25 Jun 2014
|
[ 14:31 bapt ] 
359249 audio/libadplug/Makefile
Fix build without texinfo in base
|
Thu, 5 Jun 2014
|
[ 18:16 amdmi3 ] 
356670 audio/libadplug/Makefile
356670 audio/libadplug/pkg-plist
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
Wed, 11 Dec 2013
|
[ 14:35 bapt ] 
336166 audio/adplay/Makefile
336166 audio/amarok-kde4/Makefile
336166 audio/aqualung/Makefile
336166 audio/ardour/Makefile
336166 audio/arss/Makefile
336166 audio/ascd/Makefile
336166 audio/asunder/Makefile
336166 audio/aubio/Makefile
336166 audio/bmp-crossfade/Makefile
336166 audio/bmp-fc/Makefile
(Only the first 10 of 268 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr
|
Fri, 25 Oct 2013
|
[ 12:42 ehaupt ] 
331571 audio/checkmate/Makefile
331571 audio/libadplug/Makefile
331571 audio/libadplug/pkg-plist
331571 audio/mikmod/Makefile
331571 converters/drg2sbg/Makefile
331571 devel/libexplain/Makefile
331571 devel/libexplain/Makefile.man
331571 devel/libexplain/pkg-plist
331571 graphics/exrtools/Makefile
331571 graphics/exrtools/pkg-plist
(Only the first 10 of 19 ports in this commit are shown above. )
Fix package list.
|
Wed, 23 Oct 2013
|
[ 10:26 ehaupt ] 
331362 astro/p5-GPS/Makefile
331362 audio/audacious-dumb/Makefile
331362 audio/bmp-fc/Makefile
331362 audio/bmp-festalon/Makefile
331362 audio/checkmate/Makefile
331362 audio/libadplug/Makefile
331362 audio/libmodplug/Makefile
331362 audio/mikmod/Makefile
331362 audio/sdl_sound/Makefile
331362 audio/xmms-ahx/Makefile
(Only the first 10 of 48 ports in this commit are shown above. )
Support staging.
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] 
327706 audio/HVSC-Update/Makefile
327706 audio/Maaate/Makefile
327706 audio/aacgain/Makefile
327706 audio/aacplusenc/Makefile
327706 audio/abcde/Makefile
327706 audio/abcmidi/Makefile
327706 audio/abcselect/Makefile
327706 audio/abraca/Makefile
327706 audio/acoustid-fingerprinter/Makefile
327706 audio/adplay/Makefile
(Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Wed, 4 Sep 2013
|
[ 08:25 bapt ] 
326260 audio/libadplug/Makefile
Fix build without libstdc++
|
Wed, 24 Jul 2013
|
[ 08:19 ehaupt ] 
323578 archivers/amigadepacker/Makefile
323578 archivers/ecm/Makefile
323578 archivers/gzrecover/Makefile
323578 archivers/mar/Makefile
323578 archivers/ppmd/Makefile
323578 archivers/unlzx/Makefile
323578 archivers/unmass/Makefile
323578 archivers/unzoo/Makefile
323578 astro/p5-GPS/Makefile
323578 audio/adplay/Makefile
(Only the first 10 of 161 ports in this commit are shown above. )
Remove MAKE_JOBS_SAFE which is now default.
|
Mon, 22 Apr 2013
|
[ 23:19 bapt ] 
316287 audio/abraca/Makefile
316287 audio/aqualung/Makefile
316287 audio/arts/Makefile
316287 audio/aubio/Makefile
316287 audio/ccaudio2/Makefile
316287 audio/cheesetracker/Makefile
316287 audio/cmus/Makefile
316287 audio/deadbeef/Makefile
316287 audio/deforaos-mixer/Makefile
316287 audio/dssi/Makefile
(Only the first 10 of 57 ports in this commit are shown above. )
Convert USE_PKGCONFIG -> USES=pkgconf for audio category
|
Wed, 13 Mar 2013
|
[ 10:41 ehaupt ] 
314054 audio/libadplug/Makefile
314054 audio/libadplug/pkg-plist
Fix post-patch regex in order to install adplug.pc in the correct directory.
Also add the file to pkg-plist. This didn't pop up in previous tinderbox runs
due to a bug in portbuild. While here move LICENSE, trim header and get rid of
ABI version number in LIB_DEPENDS.
|
Fri, 27 Jul 2012
|
[ 07:05 ehaupt ]
301594 audio/libadplug/Makefile
Use the new USE_PKGCONFIG macro.
|
Tue, 21 Jun 2011
|
[ 14:31 ehaupt ]
1.26 audio/libadplug/Makefile
Fix build with clang.
|
Fri, 6 May 2011
|
[ 12:25 ehaupt ]
1.25 audio/libadplug/Makefile
Pacify portlint by unclobbering CONFIGURE_ENV, no functional change.
|
Tue, 25 Jan 2011
|
[ 08:39 ehaupt ]
1.22 audio/adplay/Makefile
1.8 audio/adplay/distinfo
1.21 audio/audacious-dumb/Makefile
1.7 audio/audacious-dumb/distinfo
1.12 audio/aylet/Makefile
1.5 audio/aylet/distinfo
1.14 audio/bmp-fc/Makefile
1.3 audio/bmp-fc/distinfo
1.4 audio/bmp-festalon/Makefile
1.16 audio/checkmate/Makefile
(Only the first 10 of 44 ports in this commit are shown above. )
Add LICENSE and remove MD5 sums.
Feature safe: yes
|
Sat, 4 Dec 2010
|
[ 07:34 ade ]
1.164 Mk/bsd.gnome.mk
1.63 Mk/bsd.php.mk
1.660 Mk/bsd.port.mk
1.1001 UPDATING
1.63 accessibility/atk/Makefile
1.58 accessibility/gnome-mag/Makefile
1.33 accessibility/kdeaccessibility/Makefile
1.34 archivers/arj/Makefile
1.17 archivers/kbackup/Makefile
1.10 archivers/kio_p7zip/Makefile
(Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Fri, 21 May 2010
|
[ 12:43 ehaupt ]
1.22 audio/libadplug/Makefile
1.8 audio/libadplug/distinfo
1.8 audio/libadplug/pkg-plist
Update to 2.2.1
|
Tue, 5 Jan 2010
|
[ 15:22 ehaupt ]
1.21 audio/libadplug/Makefile
1.7 audio/libadplug/distinfo
1.7 audio/libadplug/pkg-plist
Update to 2.2
|
Wed, 2 Sep 2009
|
[ 15:01 amdmi3 ]
1.484 Mk/bsd.sites.mk
1.9 archivers/upx/Makefile
1.17 audio/adplay/Makefile
1.10 audio/bmp-fc/Makefile
1.11 audio/k3bmonkeyaudioplugin/Makefile
1.20 audio/libadplug/Makefile
1.21 audio/pacpl/Makefile
1.10 audio/xmms-ahx/Makefile
1.13 audio/xmms-modplug/Makefile
1.11 audio/xmms-xymms/Makefile
(Only the first 10 of 130 ports in this commit are shown above. )
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav)
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ]
1.1958 MOVED
1.31 Mk/bsd.autotools.mk
1.842 UPDATING
1.58 accessibility/atk/Makefile
1.51 accessibility/gnome-mag/Makefile
1.30 accessibility/kdeaccessibility/Makefile
1.12 archivers/kbackup/Makefile
1.7 archivers/kio_p7zip/Makefile
1.33 archivers/libcomprex/Makefile
1.2 archivers/libcomprex/files/patch-Makefile.in
(Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Fri, 27 Mar 2009
|
[ 09:53 ehaupt ]
1.6 archivers/deb2targz/Makefile
1.7 archivers/ecm/Makefile
1.9 archivers/gzrecover/Makefile
1.11 archivers/mar/Makefile
1.5 archivers/ppmd/Makefile
1.16 archivers/tardy/Makefile
1.14 archivers/unlzx/Makefile
1.4 archivers/unmass/Makefile
1.14 archivers/unzoo/Makefile
1.11 astro/p5-GPS/Makefile
(Only the first 10 of 132 ports in this commit are shown above. )
Mark MAKE_JOBS_SAFE
|
Mon, 7 Jul 2008
|
[ 13: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
|
[ 09:36 rafan ]
1.142 Mk/bsd.gnome.mk
1.576 Mk/bsd.port.mk
1.2 Mk/bsd.xorg.mk
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
(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
|
[ 12: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
|
[ 07: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.18 audio/libao/pkg-plist
1.40 audio/libaudiofile/Makefile
1.6 audio/libaudiofile/pkg-plist
1.26 audio/libcdaudio/Makefile
1.13 audio/libmad/Makefile
1.10 audio/libofa/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
|
[ 12:37 ehaupt ]
1.12 audio/libadplug/Makefile
Mark it BROKEN on 4.x, it does not compile.
|
Tue, 15 Aug 2006
|
[ 12: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
|
[ 17:52 ehaupt ]
1.10 audio/libadplug/Makefile
Replace INSTALL_SHLIB with USE_LDCONFIG
|
Thu, 18 May 2006
|
[ 20: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.23 accessibility/at-spi/pkg-plist
1.44 accessibility/atk/Makefile
1.22 accessibility/atk/pkg-plist
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.30 accessibility/gail/pkg-plist
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomemag/pkg-plist
1.17 accessibility/gnomespeech/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.18 Mk/bsd.php.mk
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
(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
|
[ 11: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
|
[ 12:49 garga ]
1.4 audio/adplay/Makefile
1.2 audio/adplay/pkg-descr
1.4 audio/libadplug/Makefile
1.2 audio/libadplug/pkg-descr
1.8 audio/ocp/Makefile
1.3 audio/ocp/pkg-descr
1.3 devel/libbinio/Makefile
1.2 devel/libbinio/distinfo
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
|
[ 21:24 flz ]
1.3 audio/adplay/Makefile
1.1 audio/adplay/files/getopt.h
1.3 audio/libadplug/Makefile
1.2 devel/libbinio/Makefile
- Use USE_GCC=3.4+ for upcoming audio/ocp release.
PR: ports/81703
Submitted by: maintainer
|
Sun, 15 May 2005
|
[ 18: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
|
[ 20: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 XX: 48 |