aboutsummaryrefslogtreecommitdiff
path: root/audio/cantus
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with gcc-4.2Beech Rintoul2007-10-044-7/+32
| | | | | | | | Approved by: Dmytro Dyomin <old@old.com.ua> (maintainer), portmgr (linimon) Notes: svn path=/head/; revision=200796
* Mark as broken with gcc4.2.Mark Linimon2007-10-021-1/+7
| | | | Notes: svn path=/head/; revision=200630
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-2/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - 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 Notes: svn path=/head/; revision=175429
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-5/+2
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* 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) Notes: svn path=/head/; revision=157004
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154140
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154134
* - Deal with empty directoriesPav Lucistnik2005-01-261-1/+6
| | | | | | | | PR: ports/76645 Submitted by: Dmitry Dyomin <old@old.com.ua> (maintainer) Notes: svn path=/head/; revision=127424
* Update MASTER_SITES.Sergey A. Osokin2004-03-262-1/+2
| | | | | | | | | | SIZEfy. Submitted by: Dmitry Dyomin <old@old.com.ua> (maintainer) PR: 64748 Notes: svn path=/head/; revision=105313
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Fix ${MASTER_SITES}Kirill Ponomarev2003-08-011-1/+1
| | | | | | | | | PR: 55140 Submitted by: maintainer Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=86114
* Update to 1.07Sergey A. Osokin2003-06-242-3/+3
| | | | | | | | Submitted by: maintainer Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=83530
* Add Cantus, an mp3/ogg tagger.Adam Weinberger2003-06-044-0/+58
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> Notes: svn path=/head/; revision=82295