summaryrefslogtreecommitdiff
path: root/audio/gkrellmms (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2014-06-304-76/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-06-30 www/trac-TracDuplicates: Broken for more than 5 months 2014-06-30 mail/hotwayd: Protocol changed, software unusable 2014-06-30 mail/ilohamail-devel: Upstream disappeared 2014-06-30 games/tyrquake: Broken for more than 5 months 2014-06-30 net/gkrellmqst: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 security/p5-Jifty-Plugin-OpenID: Broken for more than 5 months 2014-06-30 games/sumwars: Broken for more than 5 months 2014-06-30 audio/ruby-esound: Broken for more than 5 months 2014-06-30 x11-toolkits/py-pyqwt: Broken for more than 5 months 2014-06-30 net-im/ysm: Broken for more than 5 months 2014-06-30 net-mgmt/send: Broken for more than 5 months 2014-06-30 net/p5-Jifty-Plugin-Authentication-Ldap: Broken for more than 5 months 2014-06-30 net-p2p/bittyrant: Broken for more than 5 months 2014-06-30 sysutils/gkrellm: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 audio/gkrellmms: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 audio/gkrellmvolume: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellmlaunch: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellmfmonitor: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellshoot: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 polish/sms2: sms2 is no longer being developed, consider using alternative software. 2014-06-30 x11-toolkits/py-wmdockapps: Crufty and nothing depends on this 2014-06-30 audio/tagger: Ancient, unmaintained 2014-06-30 www/mod_wsgi2: No longer supported, please use www/mod_wsgi3 instead 2014-06-30 security/botan: Botan 1.8 have known bugs and is no longer supported upstream, migrate to security/botan110
* Mark GKrellM 1.X as DEPRECATED.Hajimu UMEMOTO2014-05-311-0/+3
| | | | Approved by: portmgr (implicit)
* 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.
* XMMS is not going away soon, so unexpire the plugins that build.Christian Weisgerber2014-04-091-3/+0
|
* Support staging.Christian Weisgerber2014-04-091-1/+5
|
* Chase multimedia/xmms deprecation and expiration dateAntoine Brodin2014-03-231-0/+3
| | | | With hat: portmgr
* use new LIB_DEPENDS format.Hajimu UMEMOTO2013-10-121-1/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | audio)
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
|
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-2/+3
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-3/+0
| | | | | Approved by: portmgr Approved by: bapt (mentor)
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
|
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
|
* - 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
* 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)
* - 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)
* - 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)
* - 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}.
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* add SHA256.Hajimu UMEMOTO2005-11-081-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
|
* SIZEfyHajimu UMEMOTO2004-02-041-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 2)
* chase lib version change of multimedia/xmmsHajimu UMEMOTO2003-09-081-1/+2
|
* Remove the USE_GNOMENG macro.Joe Marcus Clarke2003-04-081-1/+0
|
* De-pkg-comment.Hajimu UMEMOTO2003-02-202-1/+1
|
* After repo copy from graphics category, update all appropriateMario Sergio Fujikawa Ferreira2002-11-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | dependency references from both audio and graphics to multimedia category. audio/xmms --> multimedia/xmms graphics/avifile --> multimedia/avifile graphics/divx4linux --> multimedia/divx4linux graphics/ffmpeg --> multimedia/ffmpeg graphics/libdv --> multimedia/libdv graphics/libdvdcss --> multimedia/libdvdcss graphics/libdvdread --> multimedia/libdvdread graphics/libmpeg2 --> multimedia/libmpeg2 graphics/linux-realplayer --> multimedia/linux-realplayer graphics/mjpegtools --> multimedia/mjpegtools graphics/mplayer --> multimedia/mplayer graphics/mplayer-fonts --> multimedia/mplayer-fonts graphics/openquicktime --> multimedia/openquicktime graphics/win32-codecs --> multimedia/win32-codecs Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
* Update to 0.5.8.Hajimu UMEMOTO2002-10-123-26/+18
| | | | | | PR: 43414 Submitted by: Paulius Bulotas <paulius@noname.csdl.lt> (with some modification)
* Use USE_GNOMENG.Joe Marcus Clarke2002-08-311-1/+2
| | | | | PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Make compilable with GKrellM 1.2.9.Hajimu UMEMOTO2002-02-222-0/+4
| | | | PR: ports/35211
* Chase xmms shared library version bump.Maxim Sobolev2002-01-141-1/+1
|
* Chase increased version number of libxmms.Maxim Sobolev2001-06-211-1/+1
|
* Update to 0.5.5.Hajimu UMEMOTO2001-02-053-10/+12
|
* Style: use tabs, not spaces, to indent variables in Makefiles.Jimmy Olgeni2001-02-041-1/+1
| | | | (whitespace only changes)
* Implement WANT_IMLIB and USE_IMLIB.Jeremy Lea2000-10-051-7/+4
|
* Correct and sort PLISTs.Jeremy Lea2000-10-021-1/+1
|
* A plugin for GKrellM, which allows you to control XMMS from within GKrellM.Hajimu UMEMOTO2000-09-146-0/+78