aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xmms-vumeter
Commit message (Collapse)AuthorAgeFilesLines
* - Please welcome back Chris Petrik as maintainer ofbdrewery2013-03-071-1/+1
| | | | | | | | | | | these ports [1] - Trim headers - Remove indefinite article from COMMENT - Convert tab to space in WWW lines PR: ports/175415 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1] Discussed with: bapt
* Revert Chris Petrik's ports to the pool. Thank you for all your work so ↵eadler2012-12-101-1/+1
| | | | | | | far, and should you desire to return just let us know. PR: ports/174309 Submitted by: Chris Petrik
* - pass maintainership to new volonteerrm2012-09-301-6/+2
| | | | | | | | | | while here: - trim Makefile header - remove indifenite article from COMMENT - remove deprecated attribution in pkg-descr PR: 172163 Submitted by: Chris Petrik <c.petrik.sosa at gmail dot com>
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-3/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* - Fix MASTER_SITESehaupt2011-08-111-2/+4
| | | | | | | | - Add LICENE - Add MAKE_JOBS_SAFE PR: 159480 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Mark BROKEN: Does not fetchbapt2011-08-021-0/+2
|
* -remove MD5ohauer2011-07-031-1/+0
|
* - Reassign ports to heaptabthorpe2011-02-271-1/+1
| | | | Submitted by: alepulver
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with G
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* 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 USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-231-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Fix building after removal of objformat(1).alepulver2007-03-281-0/+1
| | | | Reported by: pointyhat
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
|
* Change the maintainership address to the @FreeBSD.org one.alepulver2006-04-091-1/+1
| | | | Approved by: garga (mentor)
* Conversion to a single libtool environment.ade2006-02-232-1/+3
| | | | Approved by: portmgr (kris)
* - Add SHA256pav2005-11-261-0/+1
| | | | Requested by: maintainer
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-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.
* Install skins using ${MKDIR} and ${INSTALL_DATA} rather than ${CP}:jylefort2005-10-301-1/+4
| | | | | | | | | - does not break if ${DATADIR} already exists - ensures proper permissions/ownerships PR: ports/88185 Submitted by: Stuart Barkley <stuartb@4gh.net> Approved by: maintainer
* Use LIB_DEPENDSmnag2005-10-111-2/+1
| | | | | PR: 87216 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
* - Update to 0.9.2garga2005-10-053-26/+26
| | | | | PR: ports/86917 Submitted by: maintainer
* Add xmms-vumeter.jylefort2005-06-144-0/+64
An analog VUmeter plugin for XMMS. WWW: http://vumeterplugin.sourceforge.net/ PR: ports/82205 Submitted by: Alejandro Pulver <alejandro@varnet.biz>