aboutsummaryrefslogtreecommitdiff
path: root/audio/adplay
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* audio/adplay: fix build on GCC architecturesPiotr Kubaj2020-07-081-1/+1
| | | | | | | | | | Use C++11 compiler: /usr/local/lib/libadplug.so: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::append(char const*)@GLIBCXX_3.4.21' MFH: 2020Q3 (fix build blanket) Notes: svn path=/head/; revision=541485
* Chase audio/libadplug update.Emanuel Haupt2020-06-101-0/+1
| | | | | | | | MFH: 2020Q2 (blanket, security fixes) Security: 329ecd60-aaf7-11ea-8659-10bf48e1088e Notes: svn path=/head/; revision=538378
* Update to 1.8.1Emanuel Haupt2020-05-243-15/+4
| | | | | | | Upstream issue: https://github.com/adplug/adplug/issues/112 Notes: svn path=/head/; revision=536376
* - Provide a patch to build with libadplug 2.3.2 [1]Emanuel Haupt2020-05-232-9/+21
| | | | | | | | | - While here make portlint, portfmt, portclippy happy Obtained from: pkgsrc [1] Notes: svn path=/head/; revision=536301
* Add USES={gl,gnome,mate,sdl,xorg} missed in the last roundTobias Kortkamp2019-11-141-0/+1
| | | | Notes: svn path=/head/; revision=517560
* Chase audio/libadplug update.Emanuel Haupt2018-04-231-0/+1
| | | | Notes: svn path=/head/; revision=468096
* - Update to 1.8Emanuel Haupt2017-11-193-6/+5
| | | | | | | - Update WWW to HTTPS Notes: svn path=/head/; revision=454493
* Use version tag in GH_TUPLE for database file instead of git hash now that theEmanuel Haupt2017-04-192-4/+4
| | | | | | | | | | version has been tagged. GitHub reference: https://github.com/adplug/adplay-unix/issues/5#issuecomment-295162419 Notes: svn path=/head/; revision=438828
* - Move from SF to GitHubEmanuel Haupt2017-04-194-25/+48
| | | | | | | | | | | | | - Update WWW - Define LICENSE_FILE - Add ALSA option - Use autoreconf and - remove a lot of old cruft that's not needed anymore with the use of autoreconf - Bump PORTREVISION just to be safe (autoreconf) Notes: svn path=/head/; revision=438827
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Remove support for WANT_SDL/HAVE_SDL knobsDmitry Marakasov2015-11-091-1/+0
| | | | | | | | | | | | | WANT_SDL/HAVE_SDL macros allowed a port to check which SDL components are installed. This goes against the policy of avoiding automatic dependencies, and there are actually no cases in the portstree where these knobs are used properly, so axe them out. Approved by: portmgr (mat) Differential Revision: D4093 Notes: svn path=/head/; revision=401100
* Use better syntax for option helperBaptiste Daroussin2015-02-081-1/+1
| | | | | | | Reported by: danfe Notes: svn path=/head/; revision=378655
* Use options helpersBaptiste Daroussin2015-02-081-8/+2
| | | | Notes: svn path=/head/; revision=378650
* Clean up some now useless PLIST_DIRS*Baptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375006
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Fix problems with missing libs when the linker enforces explicit linkingTijl Coosemans2014-08-101-2/+4
| | | | | | | | | (a* to d* categories) PR: 192062 Notes: svn path=/head/; revision=364564
* - Add dependency on libbinio as adplay uses it derectlyDmitry Marakasov2014-06-051-2/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=356671
* Quiesce mkdirEmanuel Haupt2014-03-181-1/+1
| | | | Notes: svn path=/head/; revision=348550
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* Support staging.Emanuel Haupt2013-10-251-7/+5
| | | | Notes: svn path=/head/; revision=331591
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-1/+0
| | | | Notes: svn path=/head/; revision=323578
* Restore 'Created by' header information. This has been removed during theEmanuel Haupt2012-11-031-0/+1
| | | | | | | | | | first announcement of the new trimming rule and the finalized overworked version. Feature safe: yes Notes: svn path=/head/; revision=306932
* - Convert to OPTIONSngEmanuel Haupt2012-09-071-10/+5
| | | | | | | | - Remove deprecated header information - Pacify portlint Notes: svn path=/head/; revision=303816
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* Pacify portlintEmanuel Haupt2011-12-271-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=288109
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Pacify portlint by unclobbering CONFIGURE_ENV, no functional change.Emanuel Haupt2011-05-061-5/+2
| | | | Notes: svn path=/head/; revision=273698
* Add LICENSE and remove MD5 sums.Emanuel Haupt2011-01-252-2/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268211
* Chase audio/libadplug updateEmanuel Haupt2010-05-211-1/+1
| | | | Notes: svn path=/head/; revision=254725
* - Update devel/sdl12 to version 1.2.14.Marcus von Appen2010-01-301-1/+1
| | | | | | | | | | | | | | | - Update audio/sdl_mixer to version 1.2.11. - Update graphics/sdl_gfx to version 2.0.20. - Update graphics/sdl_image to version 1.2.10. - Bump portrevisions for all ports depending on audio/sdl_mixer and graphics/sdl_image. - Update Mk/bsd.sdl.mk accordingly for the new shared lib versions. PR: ports/142147 ports/142248 ports/142249 Approved by: miwi (mentor implicit) Notes: svn path=/head/; revision=248835
* Update AdLib database fileEmanuel Haupt2010-01-062-8/+10
| | | | Notes: svn path=/head/; revision=247274
* Update to 1.7Emanuel Haupt2010-01-052-6/+5
| | | | Notes: svn path=/head/; revision=247211
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵Dmitry Marakasov2009-09-021-2/+1
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=240715
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+1
| | | | Notes: svn path=/head/; revision=231102
* Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we supportEmanuel Haupt2008-07-071-1/+0
| | | | | | | | via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the system compiler. Notes: svn path=/head/; revision=216458
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* Update to 1.6Emanuel Haupt2007-04-214-109/+7
| | | | Notes: svn path=/head/; revision=190537
* Cleanup non-supported FreeBSD versionsEmanuel Haupt2007-04-161-4/+0
| | | | | | | | PR: 111645 Submitted by: edwin Notes: svn path=/head/; revision=190084
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-1/+1
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* Mark it BROKEN on 4.x, it depends on audio/libadplugEmanuel Haupt2006-09-031-5/+4
| | | | Notes: svn path=/head/; revision=172042
* Chase audio/libadplug updateEmanuel Haupt2006-08-151-2/+2
| | | | Notes: svn path=/head/; revision=170699
* Add optional SDL output support.Emanuel Haupt2006-05-221-1/+8
| | | | Notes: svn path=/head/; revision=163091
* Implement the official adplug database which contains additional, essentialEmanuel Haupt2006-05-192-4/+19
| | | | | | | | | replay information about problematic files. Some file formats contain too few information about a song for it to be correctly replayed. To counter this, the AdPlug database was created. Notes: svn path=/head/; revision=162799
* - Update to 1.5Emanuel Haupt2006-05-182-6/+5
| | | | | | | - Chase audio/libadplug update Notes: svn path=/head/; revision=162738
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150048
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=144389
* devel/libbinio:Renato Botelho2005-09-222-8/+5
| | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=143356
* - Use USE_GCC=3.4+ for upcoming audio/ocp release.Florent Thoumie2005-05-312-1/+86
| | | | | | | | PR: ports/81703 Submitted by: maintainer Notes: svn path=/head/; revision=136563