summaryrefslogtreecommitdiff
path: root/sysutils/cd-write (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-05-03Fix for tcl/tk 8.0.4Jean-Marc Zucconi1-0/+115
Notes: svn path=/head/; revision=18443
1999-02-11Upgrade to version 1.4.1. Portlint.Jean-Marc Zucconi2-12/+12
Notes: svn path=/head/; revision=16599
1998-11-11Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1-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
1998-10-14Mark BROKEN for current.Justin M. Seger1-1/+6
scsi.c Notes: svn path=/head/; revision=14002
1998-10-09Remove all the remaining regexps from LIB_DEPENDS. There are someSatoshi Asami1-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
1998-08-07Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=12335
1997-12-02Print a warning if mkisofs is not installed.Jean-Marc Zucconi2-1/+22
PR: ports/4814 Notes: svn path=/head/; revision=8962
1997-10-08Uh, you need to change LIB_DEPENDS too, if you are using a new versionSatoshi Asami1-2/+2
of a library. ;) Notes: svn path=/head/; revision=8176
1997-09-25Version change: 1.3 -> 1.4Jean-Marc Zucconi2-5/+5
Notes: svn path=/head/; revision=8022
1997-06-02Version change: 1.2 -> 1.3Jean-Marc Zucconi2-4/+4
Notes: svn path=/head/; revision=6676
1997-05-20The previous commit was an upgrade to 1.2.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=6496
1997-05-19version++;Jean-Marc Zucconi3-8/+7
Notes: svn path=/head/; revision=6493
1997-05-07Remove "x11" from categories, this is just an application that uses X.Satoshi Asami1-4/+4
Move WRKSRC down to the right place. Notes: svn path=/head/; revision=6423
1997-05-07Remove empty line.Satoshi Asami1-1/+0
Notes: svn path=/head/; revision=6422
1997-05-04As the name suggest, cd-write is a CD burner.Jean-Marc Zucconi5-0/+38
Notes: svn path=/head/; revision=6399