aboutsummaryrefslogtreecommitdiffstats
path: root/audio/cdrdao
Commit message (Collapse)AuthorAgeFilesLines
* MAINTAINER resigns.naddy2002-02-081-1/+1
| | | | Submitted by: David Lebel <lebel@lebel.org>
* Add NOPORTDOCS support to pkg-plistijliao2001-07-081-11/+11
| | | | | PR: 28579, 28582, 28583, 28585, 28586, 28587, 28590, 28591, 28595, 28599 Submitted by: Patrick Li <pat@databits.net>
* upgrade to 1.1.5ijliao2001-05-275-117/+135
| | | | | PR: 27228 Submitted by: maintainer
* Fix plistkris2001-03-101-0/+2
|
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-9/+9
|
* Fix build with LOCALBASE != /usr/local - tell configure where to lookroam2000-11-231-1/+2
| | | | | | | for the pccts binaries. PR: ports/22777 Submitted by: maintainer
* Change MASTER_SITES to SourceForge.kevlo2000-11-111-9/+11
| | | | | PR: 22738 Submitted by: MAINTAINER
* Current maintainer requests a new one be assigneddougb2000-11-071-1/+1
| | | | | PR: ports/22657 Submitted by: Yasuhito FUTATSUKI, futatuki@debug.gr.jp
* New MASTER_SITESjeh2000-11-071-1/+1
| | | | | PR: 22607 Submitted by: David Lebel <lebel@lebel.org>
* Upgraded to version 1.1.4jeh2000-11-014-81/+214
| | | | | PR: 22155 Submitted by: David Lebel <lebel@lebel.org>
* o Turn off the build of xcdrdao:motoyuki2000-06-303-29/+43
| | | | | | | | | | | | | | | Xcdrdao cannot build with GTK-- 1.2.0 bacause of the incompatibility of GTK--. If GTK-- is installed, cdrdao port always tries to build xcdrdao, and fails. o Support 5-current. o Do not use posix-threads by default due to thread scheduling problem. o Change the address of maintainer. PR: ports/19504 Submitted by: Yasuhito FUTATSUKI <futatuki@debug.gr.jp> (maintainer)
* Fixup LIB_DEPENDS after upgrade of gtk-- port.steve2000-05-281-1/+1
|
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-7/+6
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-3/+3
|
* fix some pkg/MESSAGE stuffmharo2000-01-301-1/+1
|
* Correct grammar in commentskris2000-01-231-3/+3
|
* Update to version 1.1.3.steve1999-11-015-15/+43
| | | | | PR: 14550 Submitted by: maintainer
* Change to follow gtkmm shlib version bump.asami1999-10-251-1/+1
| | | | Found by: bento
* ln(1) a set of rules so this build (at least) on FreeBSD/Alpha.steve1999-09-201-0/+6
|
* Remove preceeding pkgname from some of the comments having one.hoek1999-08-301-1/+1
|
* Move USE_NEWGCC and add -fpermissive to CFLAGS for the USE_NEWGCC case.cpiazza1999-08-291-1/+5
| | | | Submitted by: futatuki@debug.gr.jp
* USE_NEWGCC=yescpiazza1999-08-291-7/+2
| | | | | PR: 13435 Submitted by: Yasuhito FUTATSUKI <futatuki@debug.gr.jp>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Look for gtk--.h in ${X11BASE} not ${PREFIX}cpiazza1999-08-141-2/+2
| | | | Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
* Remove a stray PLIST= that wasn't supposed to be therecpiazza1999-08-131-2/+1
|
* Update to version 1.1.2cpiazza1999-08-133-9/+42
| | | | | | | | | | PR: 12642 Submitted by: maintainer Build xcdrdao if gtk-- is installed or XCDRDAO is set to yes. PR: 12642 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
* Upgrade to 1.1.1 .sada1999-07-113-11/+15
| | | | | PR: ports/12588 Submitted by: maintainer
* Fix bogus CATEGORIES line.asami1999-05-121-2/+2
| | | | Submitted by: jkh
* Wisten, to the SWwound, of a Whole new WOOhoek1999-05-031-2/+2
| | | | | | | | | [CheeriWOs!] Wisten, to the SWwound, of a Whole new WOO [CheeriWOs!] [ie. Add WWW:, and periodic misc legibalizificatings]
* CDRDAO writes audio CD-Rs in disc-at-once (DAO) mode.sada1999-04-216-0/+76
Submitted by: Yasuhito FUTATSUKI <futatuki@fureai.or.jp> Reviewed by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>, FUJISHIMA Satsuki <k5@respo.or.jp>