aboutsummaryrefslogtreecommitdiff
path: root/audio/gmpc-lyrics/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-091-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories A-C. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357139
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* - Stage supportMartin Wilke2014-03-121-1/+0
| | | | Notes: svn path=/head/; revision=347953
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | | | LIB_DEPENDS in audio With hat: portmgr Notes: svn path=/head/; revision=336166
* 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
* Convert audio from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-8/+3
| | | | | | | | | | | 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 USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Upgrade to 11.8.16Martin Wilke2012-02-061-4/+2
| | | | Notes: svn path=/head/; revision=290496
* - Chase libmpd shlib bumpMartin Wilke2012-02-061-1/+2
| | | | Notes: svn path=/head/; revision=290493
* - Update to 0.20.0Martin Wilke2011-01-261-7/+8
| | | | | | | | | Submitted by: avl@ Approved by: portmgr (myself,pav) Feature safe: yes Notes: svn path=/head/; revision=268268
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-2/+2
| | | | Notes: svn path=/head/; revision=252125
* - 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-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 0.19.0Martin Wilke2009-09-251-4/+4
| | | | | | | | | | | Changelog: http://gmpc.wikia.com/wiki/GMPC_0.19.0 Approved by: portmgr (pav, erwin) Feature safe: yes Notes: svn path=/head/; revision=242082
* - Add backup mirrorsMartin Wilke2009-08-141-1/+2
| | | | Notes: svn path=/head/; revision=239507
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 0.18.0Martin Wilke2009-03-151-1/+1
| | | | Notes: svn path=/head/; revision=230117
* - Update to 0.17.0Martin Wilke2009-02-031-2/+1
| | | | Notes: svn path=/head/; revision=227517
* Bump the version of the curl shared library after the ftp/curl updatePeter Pentchev2009-01-231-1/+2
| | | | | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working. Notes: svn path=/head/; revision=226721
* - Update to 0.16.0Martin Wilke2008-09-301-4/+3
| | | | Notes: svn path=/head/; revision=221030
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* - Update to 0.15.5.0Martin Wilke2008-03-301-3/+3
| | | | Notes: svn path=/head/; revision=210120
* - Remove USE_XLIB in favor of USE_XORGMartin Wilke2008-03-211-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=209537
* This plugin fetches lyrics from the internet. It uses the following websitesMartin Wilke2007-09-161-0/+25
as sources: * LyricWiki * LeosLyrics * Lyrics Tracker WWW: http://sarine.nl/gmpc-plugins Notes: svn path=/head/; revision=199556