Commit graph

64 commits

Author SHA1 Message Date
Adam Weinberger
6df3e23245 Rename audio/ patch-xy patches to reflect the files they modify. 2014-07-28 14:12:36 +00:00
Tijl Coosemans
2ffbea1568 Convert multimedia/xmms to USES=libtool. Bump PORTREVISION on all
dependent ports and convert them to USES=libtool too.

audio/scrobbler:
- USES=tar:bzip2.
- Don't link with libstdc++.

audio/xmms-bonk:
- Don't link with libstdc++.

audio/xmms-flac:
- Remove unneeded dependencies.
- Remove $FreeBSD$ from patches.

audio/xmms-scrobbler:
- Use OPTIONS_SLAVE.

audio/xmms-timidity:
- USES=tar:bzip2.
- Install the library instead of the source code file.

audio/xmms-volnorm:
- Remove do-install.
2014-05-04 18:48:54 +00:00
Christian Weisgerber
8a2bb97360 XMMS is not going away soon, so unexpire the plugins that build. 2014-04-09 17:25:20 +00:00
Antoine Brodin
fd6ff44be2 Chase multimedia/xmms deprecation and expiration date
With hat:	portmgr
2014-03-23 21:59:04 +00:00
Rene Ladan
ee0c652d22 - Remove optional dependency on expired multimedia/beep-media-player
- Since xmms dependency is now default, just hardcode it and remove the
  option for it [0]
- Bump PORTREVISION

Submitted by:	az via IRC [0]
Approved by:	portmgr (infrastructure blanket)
2014-03-10 08:39:32 +00:00
Hajimu UMEMOTO
6bdcdb09a7 avoid package name collisions. 2013-10-12 19:05:09 +00:00
Hajimu UMEMOTO
6ed5b279d7 use opt_MAKE_ENV.
Spotted by:	bapt
2013-10-04 17:03:57 +00:00
Hajimu UMEMOTO
7176943928 - enable stage.
- use opt_LIB_DEPENDS.
2013-10-04 16:46:10 +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
Antoine Brodin
df1104c674 Add an explicit dependency on pkgconf
Obtained from:	portmgr (bapt)
2013-09-08 08:27:08 +00:00
Baptiste Daroussin
5163781803 Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
2013-08-30 23:01:05 +00:00
Hajimu UMEMOTO
aebe701141 Convert to use new OPTIONS framework. 2012-06-16 19:11:44 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Eitan Adler
7e3b32fff8 - remove maintainer tags from pkg-descr
Approved by:	portmgr
Approved by:	bapt (mentor)
2011-10-22 23:50:23 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Edwin Groothuis
6527ef2070 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 13:08:29 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
ca519ab8c0 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 23:21:25 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Hajimu UMEMOTO
7c5a7b23b6 - unquote BROKEN.
- make the grammar freaks happy.

PR:		ports/99143
Submitted by:	Alexander Botero-Lowry <alex__at__foxybanana.com>
2006-06-19 12:27:02 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Hajimu UMEMOTO
ebcfca6089 add SHA256. 2005-11-08 16:24:12 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Hajimu UMEMOTO
c552b1fbb9 make WITH_BEEP_MEDIA_PLAYER actually work. 2005-05-01 17:59:57 +00:00
Hajimu UMEMOTO
e8b06e400e use OPTIONS. 2005-04-10 16:26:44 +00:00
Hajimu UMEMOTO
fae3dcf1e5 add WITH_BEEP_MEDIA_PLAYER knob to use beep instead of XMMS.
Requested by:	Adam Weinberger <adamw_at_magnesium.net>
2005-04-10 15:09:42 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Hajimu UMEMOTO
e752a76e1d Update to 2.1.22. 2005-02-14 01:51:50 +00:00
Hajimu UMEMOTO
b3cf7808ea use PLIST_FILES. 2005-02-04 12:50:16 +00:00
Hajimu UMEMOTO
24e38d818a Update to 2.1.21. 2005-01-16 17:54:44 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Hajimu UMEMOTO
380bdb832e Update to 2.1.20. 2004-05-18 19:53:55 +00:00
Hajimu UMEMOTO
6c0be68232 Update to 2.1.19. 2004-05-08 19:42:23 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Hajimu UMEMOTO
8866da1409 Update to 2.1.16. 2004-03-30 16:41:51 +00:00
Hajimu UMEMOTO
a5b60fe19e SIZEfy 2004-02-04 13:57:19 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Kris Kennaway
7be8d90690 Use a unique LATEST_LINK 2004-01-29 11:41:48 +00:00
Hajimu UMEMOTO
bd875f7853 Update to 2.1.13. 2003-12-26 19:28:30 +00:00
Hajimu UMEMOTO
039227639a chase lib version change of multimedia/xmms 2003-09-08 02:22:34 +00:00
Hajimu UMEMOTO
d7067a349c Update to 2.1.12. 2003-06-17 17:54:01 +00:00
Hajimu UMEMOTO
a60accc308 Update to 2.1.10. 2003-06-07 09:50:51 +00:00
Hajimu UMEMOTO
68071f4728 fix handling of CFLAGS.
Reported by:	lioux
2003-05-21 16:24:16 +00:00
Hajimu UMEMOTO
3e7a43f6a0 Update to 2.1.9. 2003-03-23 05:27:25 +00:00
Hajimu UMEMOTO
8c22c15b1c De-pkg-comment. 2003-02-20 20:10:05 +00:00
Hajimu UMEMOTO
f91a0bba57 Update to 2.1.8. 2003-02-02 17:00:40 +00:00
Hajimu UMEMOTO
8bb98deac7 Update to 2.1.7. 2003-01-28 18:43:32 +00:00