aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gmpc
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.16.1miwi2008-09-304-62/+92
| | | | | | | | - Take maintainership for libmpd and gmpc PR: 127613 127614 Submitted by: miwi Approved by: maintainer
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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]miwi2008-04-201-0/+2
| | | | | | | | | | | | | | | - 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)
* - Update to 0.15.5.0miwi2008-03-303-6/+26
| | | | | PR: 118822 Submitted by: Jan-Olof Lindqvist <jo.lindqvist@gmail.com> (maintainer)
* - Update to 0.15.1miwi2007-09-163-51/+47
| | | | | PR: 116184 Submitted by: Mathias Monnerville <mathias@monnerville.com> (maintainer)
* - Update to 0.15.0pav2007-09-024-54/+97
| | | | | | | - Transfer maintainership on submitter PR: ports/115998 Submitted by: Mathias <mathias@monnerville.com>
* Stepan Zastupov <redchrom@gmail.com> informed he cannot maintan hisnovel2007-06-121-1/+1
| | | | | FreeBSD ports anymore, so passing maintainership to ports@. Thanks for doing a good work so far, Stepan.
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Fix plist.novel2006-04-191-0/+2
| | | | | Submitted by: maintainer Reported by: pointyhat via kris
* - Update to 0.13.0novel2006-04-104-34/+30
| | | | | | | | - Pass maintainership to submitter PR: 95295 Submitted by: RedChrom <redchrom@gmail.com> Approved by: Mark Reidel (former maintainer)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
| | | | big upgrade.
* - Update to 0.11.2pav2004-10-277-63/+35
| | | | | PR: ports/73133 Submitted by: Mark Daniel Reidel <root@alu.reidel.info> (maintainer)
* - Update to 0.11.1pav2004-07-256-12/+74
| | | | | | | - Install french translation PR: ports/69541 Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
* - Update to version 0.10.3krion2004-06-113-3/+10
| | | | | PR: ports/67758 Submitted by: maintainer
* After repocopy from audio/traymp, add gmpc, a tray-aware GTK2-client for MPD,pav2004-05-177-179/+19
| | | | | | | the Music Player Daemon. This superceeds traymp from the same author. PR: ports/66577 Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer)
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* - Fix build on -STABLEpav2003-11-182-0/+128
| | | | | | PR: ports/59375 Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer) Approved by: adamw (mentor)
* Add traymp 0.12, tray-aware GTK2 client for musicpd.sumikawa2003-10-135-0/+75
PR: 57905 Submitted by: Mark Reidel <ports@mark.reidel.info>