aboutsummaryrefslogtreecommitdiff
path: root/audio/gkrellmms2
Commit message (Collapse)AuthorAgeFilesLines
* Remove Authors from pkg-descrBaptiste Daroussin2015-03-021-4/+2
| | | | Notes: svn path=/head/; revision=380300
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. TheTijl Coosemans2014-11-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | first contains runtime libraries such as libintl and the latter contains developer tools such as msgfmt. Ports that use gettext will usually need a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools. USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on devel/gettext-runtime and USES=gettext-tools can be used to set a BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools. Update gettext to 0.19.3. Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave symlinks with the old library versions to avoid the need to bump PORTREVISION on a large number of dependent ports. When most of the dependent ports have had normal version updates, PORTREVISION can be bumped on the remaining ones (low number) and the links can be removed. Fix some ports that installed files in lib/locale instead of share/locale. PR: 194038 Reviewed by: bapt Exp-run: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=373636
* devel/glib12 x11-toolkits/gtk12:Tijl Coosemans2014-09-131-1/+1
| | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove patches that renamed include directories and libraries so they didn't conflict with early development versions of glib/gtk 2.0 Notes: svn path=/head/; revision=368108
* Rename audio/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-281-0/+0
| | | | Notes: svn path=/head/; revision=363157
* Convert multimedia/xmms to USES=libtool. Bump PORTREVISION on allTijl Coosemans2014-05-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=352968
* XMMS is not going away soon, so unexpire the plugins that build.Christian Weisgerber2014-04-091-3/+0
| | | | Notes: svn path=/head/; revision=350730
* Chase multimedia/xmms deprecation and expiration dateAntoine Brodin2014-03-231-0/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=348894
* - Remove optional dependency on expired multimedia/beep-media-playerRene Ladan2014-03-101-10/+2
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=347722
* avoid package name collisions.Hajimu UMEMOTO2013-10-121-1/+1
| | | | Notes: svn path=/head/; revision=330177
* use opt_MAKE_ENV.Hajimu UMEMOTO2013-10-041-6/+1
| | | | | | | Spotted by: bapt Notes: svn path=/head/; revision=329342
* - enable stage.Hajimu UMEMOTO2013-10-041-4/+5
| | | | | | | - use opt_LIB_DEPENDS. Notes: svn path=/head/; revision=329339
* 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
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-081-1/+1
| | | | | | | Obtained from: portmgr (bapt) Notes: svn path=/head/; revision=326709
* Convert audio from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-6/+2
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=325727
* Convert to use new OPTIONS framework.Hajimu UMEMOTO2012-06-161-14/+9
| | | | Notes: svn path=/head/; revision=299415
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-3/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214428
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+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) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - unquote BROKEN.Hajimu UMEMOTO2006-06-191-2/+2
| | | | | | | | | | - make the grammar freaks happy. PR: ports/99143 Submitted by: Alexander Botero-Lowry <alex__at__foxybanana.com> Notes: svn path=/head/; revision=165772
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-2/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* add SHA256.Hajimu UMEMOTO2005-11-081-0/+1
| | | | Notes: svn path=/head/; revision=147591
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* make WITH_BEEP_MEDIA_PLAYER actually work.Hajimu UMEMOTO2005-05-011-1/+1
| | | | Notes: svn path=/head/; revision=134457
* use OPTIONS.Hajimu UMEMOTO2005-04-101-7/+21
| | | | Notes: svn path=/head/; revision=132897
* add WITH_BEEP_MEDIA_PLAYER knob to use beep instead of XMMS.Hajimu UMEMOTO2005-04-101-0/+5
| | | | | | | Requested by: Adam Weinberger <adamw_at_magnesium.net> Notes: svn path=/head/; revision=132891
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Update to 2.1.22.Hajimu UMEMOTO2005-02-143-12/+13
| | | | Notes: svn path=/head/; revision=128741
* use PLIST_FILES.Hajimu UMEMOTO2005-02-042-6/+7
| | | | Notes: svn path=/head/; revision=128027
* Update to 2.1.21.Hajimu UMEMOTO2005-01-163-4/+4
| | | | Notes: svn path=/head/; revision=126604
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Update to 2.1.20.Hajimu UMEMOTO2004-05-182-3/+3
| | | | Notes: svn path=/head/; revision=109473
* Update to 2.1.19.Hajimu UMEMOTO2004-05-082-4/+3
| | | | Notes: svn path=/head/; revision=108701
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* Update to 2.1.16.Hajimu UMEMOTO2004-03-302-4/+3
| | | | Notes: svn path=/head/; revision=105713
* SIZEfyHajimu UMEMOTO2004-02-041-0/+1
| | | | Notes: svn path=/head/; revision=99948
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Use a unique LATEST_LINKKris Kennaway2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99388
* Update to 2.1.13.Hajimu UMEMOTO2003-12-262-3/+3
| | | | Notes: svn path=/head/; revision=96640
* chase lib version change of multimedia/xmmsHajimu UMEMOTO2003-09-081-2/+2
| | | | Notes: svn path=/head/; revision=88721
* Update to 2.1.12.Hajimu UMEMOTO2003-06-172-2/+2
| | | | Notes: svn path=/head/; revision=83175
* Update to 2.1.10.Hajimu UMEMOTO2003-06-072-3/+3
| | | | Notes: svn path=/head/; revision=82430
* fix handling of CFLAGS.Hajimu UMEMOTO2003-05-212-7/+8
| | | | | | | Reported by: lioux Notes: svn path=/head/; revision=81632
* Update to 2.1.9.Hajimu UMEMOTO2003-03-232-2/+2
| | | | Notes: svn path=/head/; revision=77202