aboutsummaryrefslogtreecommitdiff
path: root/graphics/xmms-vumeter
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Change the maintainership address to the @FreeBSD.org one.Alejandro Pulver2006-04-091-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=159200
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=149490
* 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
* Install skins using ${MKDIR} and ${INSTALL_DATA} rather than ${CP}:Jean-Yves Lefort2005-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 Notes: svn path=/head/; revision=146749
* Use LIB_DEPENDSMarcus Alves Grando2005-10-101-2/+1
| | | | | | | | PR: 87216 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer) Notes: svn path=/head/; revision=144874
* - Update to 0.9.2Renato Botelho2005-10-053-26/+26
| | | | | | | | PR: ports/86917 Submitted by: maintainer Notes: svn path=/head/; revision=144284
* Add xmms-vumeter.Jean-Yves Lefort2005-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> Notes: svn path=/head/; revision=137438