aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xfce4-xmms-controller-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Import xfce 4.4Oliver Lehmann2007-01-221-4/+3
| | | | | | | | | - remove all obsolete ports or plugins - update all plugins to their latest version to support xfce 4.4 (otherwise they won't compile with 4.4) Notes: svn path=/head/; revision=182986
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-2/+1
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Correct maintainer addressKris Kennaway2005-07-211-1/+1
| | | | Notes: svn path=/head/; revision=139773
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Update Maintainer Email Addresses.Thierry Thomas2005-03-041-1/+1
| | | | | | | | PR: ports/78429 Submitted by: Robin Schoonover (maintainer) Notes: svn path=/head/; revision=130384
* - bring xfce4 to 4.2Oliver Lehmann2005-01-261-1/+2
| | | | | | | | | | | - remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update) - take maintainership of x11-wm/xfce4-session [1] - bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs Approved by: maintainer [1] Notes: svn path=/head/; revision=127441
* - Mark IGNORE on 4.x, it builds but does not run properly.Pav Lucistnik2004-12-121-1/+7
| | | | | | | | PR: ports/74759 Submitted by: Robin Schoonover <end@endif.cjb.net> (maintainer) Notes: svn path=/head/; revision=123810
* - Fix dependenciesPav Lucistnik2004-11-111-3/+3
| | | | | | | | Reported by: pointyhat via kris Pointy hat: all mine Notes: svn path=/head/; revision=121366
* Add xfce4-xmms-controller, a full-featured XMMS controller for the Xfce4Pav Lucistnik2004-11-094-0/+55
Panel. It features playback control, playlist navigation, volume control and launching XMMS. It is customisable and supports the mouse scroll wheel. PR: ports/73696 Submitted by: Robin Schoonover <end@endif.cjb.net> Notes: svn path=/head/; revision=121248