summaryrefslogtreecommitdiff
path: root/sysutils/cd-write (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for tcl/tk 8.0.4Jean-Marc Zucconi1999-05-031-0/+115
| | | | Notes: svn path=/head/; revision=18443
* Upgrade to version 1.4.1. Portlint.Jean-Marc Zucconi1999-02-112-12/+12
| | | | Notes: svn path=/head/; revision=16599
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-3/+4
| | | | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465
* Mark BROKEN for current.Justin M. Seger1998-10-141-1/+6
| | | | | | | scsi.c Notes: svn path=/head/; revision=14002
* Remove all the remaining regexps from LIB_DEPENDS. There are someSatoshi Asami1998-10-091-2/+2
| | | | | | | | ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps. Notes: svn path=/head/; revision=13784
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Print a warning if mkisofs is not installed.Jean-Marc Zucconi1997-12-022-1/+22
| | | | | | | PR: ports/4814 Notes: svn path=/head/; revision=8962
* Uh, you need to change LIB_DEPENDS too, if you are using a new versionSatoshi Asami1997-10-081-2/+2
| | | | | | | of a library. ;) Notes: svn path=/head/; revision=8176
* Version change: 1.3 -> 1.4Jean-Marc Zucconi1997-09-252-5/+5
| | | | Notes: svn path=/head/; revision=8022
* Version change: 1.2 -> 1.3Jean-Marc Zucconi1997-06-022-4/+4
| | | | Notes: svn path=/head/; revision=6676
* The previous commit was an upgrade to 1.2.Satoshi Asami1997-05-201-1/+1
| | | | Notes: svn path=/head/; revision=6496
* version++;Jean-Marc Zucconi1997-05-193-8/+7
| | | | Notes: svn path=/head/; revision=6493
* Remove "x11" from categories, this is just an application that uses X.Satoshi Asami1997-05-071-4/+4
| | | | | | | Move WRKSRC down to the right place. Notes: svn path=/head/; revision=6423
* Remove empty line.Satoshi Asami1997-05-071-1/+0
| | | | Notes: svn path=/head/; revision=6422
* As the name suggest, cd-write is a CD burner.Jean-Marc Zucconi1997-05-045-0/+38
Notes: svn path=/head/; revision=6399