summaryrefslogtreecommitdiff
path: root/audio/cantus/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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)
* - Fix build with gcc-4.2Beech Rintoul2007-10-041-7/+1
| | | | | Approved by: Dmytro Dyomin <old@old.com.ua> (maintainer), portmgr (linimon)
* Mark as broken with gcc4.2.Mark Linimon2007-10-021-1/+7
|
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update MASTER_SITES to gentoo mirrorsMartin Wilke2006-10-201-1/+2
| | | | | | PR: ports/104583 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: portmgr (erwin), maintainer
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-141-2/+2
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* Update MASTER_SITES.Sergey A. Osokin2004-03-261-1/+1
| | | | | | | SIZEfy. Submitted by: Dmitry Dyomin <old@old.com.ua> (maintainer) PR: 64748
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 2)
* Fix ${MASTER_SITES}Kirill Ponomarev2003-08-011-1/+1
| | | | | | PR: 55140 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
* Update to 1.07Sergey A. Osokin2003-06-241-2/+2
| | | | | Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
* Add Cantus, an mp3/ogg tagger.Adam Weinberger2003-06-041-0/+25
Cantus is an easy to use tool for tagging and renaming MP3 and OGG/Vorbis files. It has many features including mass tagging and renaming of MP3s, the ability to generate a tag out of the filename, filter definitions for renaming, recursive actions, CDDB (Freedb) lookup (no CD needed), copy between ID3V1 and ID3V2 tags, and a lot more. PR: ports/52607 Submitted by: Dmitry Dyomin <old@old.com.ua>