Commit Graph

51 Commits

Author SHA1 Message Date
Piotr Kubaj c465c849a5 audio/adplay: fix build on GCC architectures
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)
2020-07-08 10:50:02 +00:00
Emanuel Haupt f9f095e642 Chase audio/libadplug update.
MFH:		2020Q2 (blanket, security fixes)
Security:	329ecd60-aaf7-11ea-8659-10bf48e1088e
2020-06-10 09:30:48 +00:00
Emanuel Haupt 2606227223 Update to 1.8.1
Upstream issue:	https://github.com/adplug/adplug/issues/112
2020-05-24 09:48:29 +00:00
Emanuel Haupt 310ee7e299 - Provide a patch to build with libadplug 2.3.2 [1]
- While here make portlint, portfmt, portclippy happy

Obtained from:	pkgsrc [1]
2020-05-23 14:40:51 +00:00
Tobias Kortkamp 863110e9f9 Add USES={gl,gnome,mate,sdl,xorg} missed in the last round 2019-11-14 12:39:42 +00:00
Emanuel Haupt c4b00a2ad4 Chase audio/libadplug update. 2018-04-23 15:31:29 +00:00
Emanuel Haupt 0ba768364e - Update to 1.8
- Update WWW to HTTPS
2017-11-19 14:35:13 +00:00
Emanuel Haupt accd360e00 Use version tag in GH_TUPLE for database file instead of git hash now that the
version has been tagged.

GitHub reference:
https://github.com/adplug/adplay-unix/issues/5#issuecomment-295162419
2017-04-19 08:52:21 +00:00
Emanuel Haupt 2bd29336d2 - Move from SF to GitHub
- 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)
2017-04-19 08:19:58 +00:00
Mathieu Arnold 7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Dmitry Marakasov 7cffd3c8f9 Remove support for WANT_SDL/HAVE_SDL knobs
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
2015-11-09 14:30:02 +00:00
Baptiste Daroussin d8ab2c2fc8 Use better syntax for option helper
Reported by:	danfe
2015-02-08 13:53:25 +00:00
Baptiste Daroussin 8fb6284491 Use options helpers 2015-02-08 12:44:07 +00:00
Baptiste Daroussin a826c41d7f Clean up some now useless PLIST_DIRS* 2014-12-20 13:57:20 +00:00
Tijl Coosemans 60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
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)
2014-12-08 16:48:38 +00:00
Tijl Coosemans 3b7bd0a149 Fix problems with missing libs when the linker enforces explicit linking
(a* to d* categories)

PR:		192062
2014-08-10 19:50:23 +00:00
Dmitry Marakasov 001000be7f - Add dependency on libbinio as adplay uses it derectly
Approved by:	portmgr blanket
2014-06-05 18:18:37 +00:00
Emanuel Haupt 50418f3429 Quiesce mkdir 2014-03-18 14:26:57 +00:00
Baptiste Daroussin 5978476c35 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
2013-12-11 14:35:36 +00:00
Emanuel Haupt 2e5347c22c Support staging. 2013-10-25 14:52:21 +00:00
Baptiste Daroussin 183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +00:00
Emanuel Haupt ea0f02dfeb Remove MAKE_JOBS_SAFE which is now default. 2013-07-24 08:19:07 +00:00
Emanuel Haupt 00df1d9662 Restore 'Created by' header information. This has been removed during the
first announcement of the new trimming rule and the finalized overworked
version.

Feature safe:   yes
2012-11-03 18:01:22 +00:00
Emanuel Haupt 1f6a99b447 - Convert to OPTIONSng
- Remove deprecated header information
- Pacify portlint
2012-09-07 18:20:54 +00:00
Marcus von Appen fbd0197639 - Update devel/sdl12 to 1.2.15
- 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
2012-02-18 10:18:33 +00:00
Emanuel Haupt 48b16bc177 Pacify portlint
Feature safe:	yes
2011-12-27 15:14:23 +00:00
Dmitry Marakasov 6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
2011-09-23 22:26:39 +00:00
Emanuel Haupt 9250cae280 Pacify portlint by unclobbering CONFIGURE_ENV, no functional change. 2011-05-06 10:06:43 +00:00
Emanuel Haupt fdf6141925 Add LICENSE and remove MD5 sums.
Feature safe:	yes
2011-01-25 08:39:27 +00:00
Emanuel Haupt a684b9675c Chase audio/libadplug update 2010-05-21 12:44:30 +00:00
Marcus von Appen 6506e45d69 - Update devel/sdl12 to version 1.2.14.
- 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)
2010-01-30 09:43:31 +00:00
Emanuel Haupt c40dac0f2f Update AdLib database file 2010-01-06 14:21:38 +00:00
Emanuel Haupt fc28714bb9 Update to 1.7 2010-01-05 15:22:38 +00:00
Dmitry Marakasov 535382b891 - 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)
2009-09-02 15:01:56 +00:00
Emanuel Haupt c810fd3c3f Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
Emanuel Haupt 7c95c66b16 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.
2008-07-07 13:41:57 +00:00
Martin Wilke 2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Emanuel Haupt da356db143 Update to 1.6 2007-04-21 12:45:05 +00:00
Emanuel Haupt 622b166ac4 Cleanup non-supported FreeBSD versions
PR:		111645
Submitted by:	edwin
2007-04-16 07:51:07 +00:00
Stanislav Sedov 0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
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)
2006-09-20 11:21:59 +00:00
Emanuel Haupt 67cf77b7a1 Mark it BROKEN on 4.x, it depends on audio/libadplug 2006-09-03 12:38:24 +00:00
Emanuel Haupt 2bf0716a83 Chase audio/libadplug update 2006-08-15 12:58:21 +00:00
Emanuel Haupt afcce3aafb Add optional SDL output support. 2006-05-22 12:31:35 +00:00
Emanuel Haupt e5bdecd7b2 Implement the official adplug database which contains additional, essential
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.
2006-05-19 14:36:22 +00:00
Emanuel Haupt aa2f48a00a - Update to 1.5
- Chase audio/libadplug update
2006-05-18 20:22:17 +00:00
Emanuel Haupt 6229fea156 Add SHA256 hashes to my ports 2005-11-30 14:01:14 +00:00
Emanuel Haupt 4e74162b8b Change MAINTAINER address for my ports.
Approved by:	novel (mentor)
2005-10-06 11:57:11 +00:00
Renato Botelho 382a684554 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
2005-09-22 12:49:18 +00:00
Florent Thoumie 17f5e78f0a - Use USE_GCC=3.4+ for upcoming audio/ocp release.
PR:		ports/81703
Submitted by:	maintainer
2005-05-31 21:24:38 +00:00
Jean-Yves Lefort 387c0d56c3 Chase the libadplug update.
PR:		ports/81009
Submitted by:	maintainer
2005-05-15 18:46:43 +00:00