summaryrefslogtreecommitdiff
path: root/sysutils/cdrdao (follow)
Commit message (Collapse)AuthorAgeFilesLines
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upgrade to 1.1.7Ying-Chieh Liao2002-10-126-100/+74
| | | | | | | | PR: 43960 Submitted by: Ports Fury Notes: svn path=/head/; revision=67869
* 1. Mark IGNORE because of License issuesYing-Chieh Liao2002-09-282-2/+2
| | | | | | | | | | 2. fix WWW PR: 43419 (1) Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=67181
* MAINTAINER resigns.Christian Weisgerber2002-02-071-1/+1
| | | | | | | Submitted by: David Lebel <lebel@lebel.org> Notes: svn path=/head/; revision=54330
* Add NOPORTDOCS support to pkg-plistYing-Chieh Liao2001-07-081-11/+11
| | | | | | | | PR: 28579, 28582, 28583, 28585, 28586, 28587, 28590, 28591, 28595, 28599 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=44910
* upgrade to 1.1.5Ying-Chieh Liao2001-05-275-117/+135
| | | | | | | | PR: 27228 Submitted by: maintainer Notes: svn path=/head/; revision=43127
* Fix plistKris Kennaway2001-03-101-0/+2
| | | | Notes: svn path=/head/; revision=39373
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-9/+9
| | | | Notes: svn path=/head/; revision=37252
* Fix build with LOCALBASE != /usr/local - tell configure where to lookPeter Pentchev2000-11-221-1/+2
| | | | | | | | | | for the pccts binaries. PR: ports/22777 Submitted by: maintainer Notes: svn path=/head/; revision=35349
* Change MASTER_SITES to SourceForge.Kevin Lo2000-11-111-9/+11
| | | | | | | | PR: 22738 Submitted by: MAINTAINER Notes: svn path=/head/; revision=34982
* Current maintainer requests a new one be assignedDoug Barton2000-11-071-1/+1
| | | | | | | | PR: ports/22657 Submitted by: Yasuhito FUTATSUKI, futatuki@debug.gr.jp Notes: svn path=/head/; revision=34870
* New MASTER_SITESJames E. Housley2000-11-071-1/+1
| | | | | | | | PR: 22607 Submitted by: David Lebel <lebel@lebel.org> Notes: svn path=/head/; revision=34866
* Upgraded to version 1.1.4James E. Housley2000-11-014-81/+214
| | | | | | | | PR: 22155 Submitted by: David Lebel <lebel@lebel.org> Notes: svn path=/head/; revision=34518
* o Turn off the build of xcdrdao:Motoyuki Konno2000-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) Notes: svn path=/head/; revision=30029
* Fixup LIB_DEPENDS after upgrade of gtk-- port.Steve Price2000-05-281-1/+1
| | | | Notes: svn path=/head/; revision=28791
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-7/+6
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27679
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27415
* fix some pkg/MESSAGE stuffMichael Haro2000-01-291-1/+1
| | | | Notes: svn path=/head/; revision=25253
* Correct grammar in commentsKris Kennaway2000-01-221-3/+3
| | | | Notes: svn path=/head/; revision=24955
* Update to version 1.1.3.Steve Price1999-11-015-15/+43
| | | | | | | | PR: 14550 Submitted by: maintainer Notes: svn path=/head/; revision=22789
* Change to follow gtkmm shlib version bump.Satoshi Asami1999-10-251-1/+1
| | | | | | | Found by: bento Notes: svn path=/head/; revision=22622
* ln(1) a set of rules so this build (at least) on FreeBSD/Alpha.Steve Price1999-09-201-0/+6
| | | | Notes: svn path=/head/; revision=21774
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21098
* Move USE_NEWGCC and add -fpermissive to CFLAGS for the USE_NEWGCC case.Chris Piazza1999-08-291-1/+5
| | | | | | | Submitted by: futatuki@debug.gr.jp Notes: svn path=/head/; revision=21079
* USE_NEWGCC=yesChris Piazza1999-08-291-7/+2
| | | | | | | | PR: 13435 Submitted by: Yasuhito FUTATSUKI <futatuki@debug.gr.jp> Notes: svn path=/head/; revision=21074
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* Look for gtk--.h in ${X11BASE} not ${PREFIX}Chris Piazza1999-08-131-2/+2
| | | | | | | Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> Notes: svn path=/head/; revision=20692
* Remove a stray PLIST= that wasn't supposed to be thereChris Piazza1999-08-121-2/+1
| | | | Notes: svn path=/head/; revision=20676
* Update to version 1.1.2Chris Piazza1999-08-123-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> Notes: svn path=/head/; revision=20675
* Upgrade to 1.1.1 .SADA Kenji1999-07-103-11/+15
| | | | | | | | PR: ports/12588 Submitted by: maintainer Notes: svn path=/head/; revision=20147
* Fix bogus CATEGORIES line.Satoshi Asami1999-05-121-2/+2
| | | | | | | Submitted by: jkh Notes: svn path=/head/; revision=18810
* Wisten, to the SWwound, of a Whole new WOOTim Vanderhoek1999-05-021-2/+2
| | | | | | | | | | | | [CheeriWOs!] Wisten, to the SWwound, of a Whole new WOO [CheeriWOs!] [ie. Add WWW:, and periodic misc legibalizificatings] Notes: svn path=/head/; revision=18335
* CDRDAO writes audio CD-Rs in disc-at-once (DAO) mode.SADA Kenji1999-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> Notes: svn path=/head/; revision=18049