Commit graph

13 commits

Author SHA1 Message Date
Thomas Zander
c4aeb41daf - Fix build break of ports expecting -fPIC for libsidplay2 on amd64
- Bump PORTREVISION of libsidplay2 and sidplay2 (package change)

PR:		195343
Submitted by:	crest@sahiro.org
MFH:		2014Q4
2014-12-26 19:36:40 +00:00
Barbara Guida
5284a5b97e Bump PORTREVISION after audio/libsidplay2 changes. 2014-09-06 09:49:51 +00:00
Antoine Brodin
8d85e5f2fb Stage support 2013-12-30 17:13:24 +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
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
Baptiste Daroussin
a215727686 Convert USE_PKGCONFIG -> USES=pkgconf for audio category 2013-04-22 23:19:08 +00:00
Alexey Dokuchaev
e86b55727a For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed.
2013-03-13 11:54:25 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Dmitry Marakasov
a07aa037a1 - Switch SourceForge ports to the new File Release System: categories starting with A 2009-08-22 00:13:26 +00:00
Mark Linimon
83556203a2 Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.

Hat:		portmgr
2009-08-02 08:02:03 +00:00
Alexander Botero-Lowry
5eaac8b2ca Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by:	novel
2006-09-13 03:21:38 +00:00
Ion-Mihai Tetcu
6d8d821098 Sidplay 2 is the second in the Sidplay series originally developed by Michael
Schwendt. This version is written by Simon White and is cycle accurate for
improved sound reproduction. Sidplay 2 is capable of playing all C64 mono and
stereo file formats.

WWW: http://sidplay2.sourceforge.net/

PR:		ports/98762
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
Approved by:	lawrance (mentor, implicit)
2006-06-10 22:13:39 +00:00