Port details |
- libadplug AdLib emulator library supporting many formats
- 2.3.3_1 audio =2 2.3.3_1Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2005-05-09 20:19:29
- Last Update: 2024-04-12 19:35:43
- Commit Hash: 4ab6c18
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://adplug.github.io/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libadplug>0:audio/libadplug
- To install the port:
- cd /usr/ports/audio/libadplug/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/libadplug
- pkg install libadplug
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libadplug
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1591778673
SHA256 (adplug-adplug-adplug-2.3.3_GH0.tar.gz) = d50511df045a28493c4301973ec85d16b77c792171f96233aed73ce37206786d
SIZE (adplug-adplug-adplug-2.3.3_GH0.tar.gz) = 1894921
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- makeinfo : print/texinfo
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libbinio.so : devel/libbinio
- This port is required by:
- for Libraries
-
- audio/adplay
- audio/ocp
- multimedia/audacious-plugins
Configuration Options:
- No options to configure
- Options name:
- audio_libadplug
- USES:
- autoreconf compiler:c++11-lang cpe libtool makeinfo pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.3_1 12 Apr 2024 19:35:43 |
Emanuel Haupt (ehaupt) |
*/*: Remove GNU_CONFIGURE_MANPREFIX
After 9fd7ee1cdf6c remove GNU_CONFIGURE_MANPREFIX from my ports. |
2.3.3_1 21 Jan 2024 18:08:41 |
Emanuel Haupt (ehaupt) |
*/*: Simply future removal of GNU_CONFIGURE_MANPREFIX
Simplify the future removal of GNU_CONFIGURE_MANPREFIX after the
manprefix migration is complete. The current placement of
GNU_CONFIGURE_MANPREFIX will not result in consecutive blank lines or
comments when lines containing GNU_CONFIGURE_MANPREFIX are removed in
batches.
Notified by: mat |
2.3.3_1 21 Jan 2024 17:43:24 |
Emanuel Haupt (ehaupt) |
audio/libadplug: Move manpages to share/man |
2.3.3 28 Jun 2023 12:54:18 |
Guido Falsi (madpilot) |
audio/libadplug: Fix build with clang 16
Approved by: Fixit blanket
Obtained
from: https://github.com/adplug/adplug/commit/4237f96cd2324df9427efe8c08ff3fe0adf2fe44
(with minor changes) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.3.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.3.3 20 Jul 2022 14:20:54 |
Tobias C. Berner (tcberner) |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.3.3 07 Oct 2021 07:05:57 |
Bernhard Froehlich (decke) |
audio/libadplug: Add CPE information
Approved by: portmgr (blanket) |
2.3.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3.3 18 Jun 2020 15:41:33 |
pkubaj |
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) |
2.3.3 10 Jun 2020 09:23:13 |
ehaupt |
Update to 2.3.3
MFH: 2020Q2 (blanket, security fixes)
Security: 329ecd60-aaf7-11ea-8659-10bf48e1088e |
2.3.2 23 May 2020 14:40:46 |
ehaupt |
- Update to 2.3.2
- While here make portclippy/portfmt happy |
2.3.1_1 10 Nov 2018 18:12:58 |
bapt |
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 |
2.3.1 23 Apr 2018 15:27:56 |
ehaupt |
Update to 2.3.1 |
2.3 19 Nov 2017 14:35:38 |
ehaupt |
- Update to 2.3
- Update WWW to HTTPS |
2.2.1_3 03 May 2017 12:16:49 |
mat |
Simplify USE_GITHUB usage.
Sponsored by: Absolight |
2.2.1_3 18 Apr 2017 15:15:52 |
ehaupt |
- 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 |
2.2.1_2 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
2.2.1_2 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
2.2.1_2 25 Feb 2015 15:59:30 |
ehaupt |
Strip library |
2.2.1_1 08 Oct 2014 14:26:26 |
ehaupt |
Remove @dirrm, @dirrmtry |
2.2.1_1 25 Jun 2014 14:31:36 |
bapt |
Fix build without texinfo in base |
2.2.1_1 05 Jun 2014 18:16:41 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
2.2.1 25 Oct 2013 12:42:01 |
ehaupt |
Fix package list. |
2.2.1 23 Oct 2013 10:26:46 |
ehaupt |
Support staging. |
2.2.1 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
2.2.1 04 Sep 2013 08:25:16 |
bapt |
Fix build without libstdc++ |
2.2.1 24 Jul 2013 08:19:07 |
ehaupt |
Remove MAKE_JOBS_SAFE which is now default. |
2.2.1 22 Apr 2013 23:19:09 |
bapt |
Convert USE_PKGCONFIG -> USES=pkgconf for audio category |
2.2.1 13 Mar 2013 10:41:23 |
ehaupt |
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. |
2.2.1 27 Jul 2012 07:05:40 |
ehaupt |
Use the new USE_PKGCONFIG macro. |
2.2.1 21 Jun 2011 14:31:27 |
ehaupt |
Fix build with clang. |
2.2.1 06 May 2011 12:25:49 |
ehaupt |
Pacify portlint by unclobbering CONFIGURE_ENV, no functional change. |
2.2.1 25 Jan 2011 08:39:27 |
ehaupt |
Add LICENSE and remove MD5 sums.
Feature safe: yes |
2.2.1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.2.1 21 May 2010 12:43:56 |
ehaupt |
Update to 2.2.1 |
2.2 05 Jan 2010 15:22:12 |
ehaupt |
Update to 2.2 |
2.1 02 Sep 2009 15:01:56 |
amdmi3 |
- 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) |
2.1 02 Aug 2009 19:36:34 |
mezz |
-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 |
2.1 27 Mar 2009 09:53:36 |
ehaupt |
Mark MAKE_JOBS_SAFE |
2.1 07 Jul 2008 13:41:57 |
ehaupt |
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. |
2.1 23 Jul 2007 09:36:52 |
rafan |
- 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 |
2.1 21 Apr 2007 12:44:36 |
ehaupt |
Update to 2.1 |
2.0.1 16 Apr 2007 07:53:48 |
ehaupt |
Cleanup non-supported FreeBSD versions
PR: 111667
Submitted by: edwin |
2.0.1 28 Jan 2007 09:07:47 |
kris |
Use libtool port instead of included one to avoid objformat a.out botch |
2.0.1 03 Sep 2006 12:37:44 |
ehaupt |
Mark it BROKEN on 4.x, it does not compile. |
2.0.1 15 Aug 2006 12:57:27 |
ehaupt |
Update to 2.0.1 |
2.0 29 Jun 2006 17:52:03 |
ehaupt |
Replace INSTALL_SHLIB with USE_LDCONFIG |
2.0 18 May 2006 20:21:22 |
ehaupt |
Update to 2.0 |
1.5.1_3 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.5.1_2 19 Feb 2006 11:39:14 |
ehaupt |
Remove deprecated USE_REINPLACE |
1.5.1_2 30 Nov 2005 14:01:14 |
ehaupt |
Add SHA256 hashes to my ports |
1.5.1_2 15 Nov 2005 06:52:12 |
ade |
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. |
1.5.1_2 06 Oct 2005 11:57:11 |
ehaupt |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
1.5.1_2 22 Sep 2005 12:49:19 |
garga |
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 |
1.5.1_1 31 May 2005 21:24:38 |
flz |
- Use USE_GCC=3.4+ for upcoming audio/ocp release.
PR: ports/81703
Submitted by: maintainer |
1.5.1 15 May 2005 18:46:20 |
jylefort |
Update to 1.5.1
PR: ports/81009
Submitted by: maintainer |
1.5 09 May 2005 20:18:51 |
jylefort |
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> |