aboutsummaryrefslogtreecommitdiff
path: root/audio/bmp-songchange
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* 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
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Update WWW.Roman Bogorodskiy2005-03-111-1/+1
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=130895
* Bump PORTREV as a hint to the package cluster after discussion with krisVolker Stolz2005-03-011-2/+1
| | | | Notes: svn path=/head/; revision=130070
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-281-0/+2
| | | | Notes: svn path=/head/; revision=129941
* - Update to 0.0.2Michael Johnson2005-02-222-5/+3
| | | | | | | | | PR: ports/77795 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer) Notes: svn path=/head/; revision=129562
* Miguel Mendez is the new victim of these ports. Thanks!Erwin Lansing2005-02-151-1/+1
| | | | Notes: svn path=/head/; revision=128898
* bmp-songchange executes a custom command on every song changeAdam Weinberger2005-01-273-0/+31
in beep-media-player. not rocket science, but a nifty tool all the same. Notes: svn path=/head/; revision=127498