summaryrefslogtreecommitdiff
path: root/sysutils/cd-write (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improved error message per ports/53130 and maintainer timeout.Mark Linimon2003-10-151-1/+1
| | | | | | | PR: 53130 Notes: svn path=/head/; revision=91373
* unbreak sysutils/cd-write by adding a lot of \n\'sEdwin Groothuis2003-10-157-6/+821
| | | | | | | | noticed by bento. informed maintainer Notes: svn path=/head/; revision=91371
* BROKEN on 5.x: does not compileKris Kennaway2003-10-151-0/+4
| | | | Notes: svn path=/head/; revision=91364
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix compilation on -currentJean-Marc Zucconi2002-12-283-2/+14
| | | | Notes: svn path=/head/; revision=71963
* Try to unbreak the build on -current.Jean-Marc Zucconi2002-11-191-0/+10
| | | | Notes: svn path=/head/; revision=70441
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53959
* Fix build on -current.Jean-Marc Zucconi2001-12-261-0/+11
| | | | | | | Problem reported by: rwatson Notes: svn path=/head/; revision=52223
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Use ${MASTER_SITE_LOCAL}.Satoshi Asami2000-06-291-1/+2
| | | | Notes: svn path=/head/; revision=29964
* Move distfile to local-distfiles directory on ftp.FreeBSD.orgJean-Marc Zucconi2000-06-111-1/+1
| | | | Notes: svn path=/head/; revision=29526
* Unbreak.Jean-Marc Zucconi2000-04-293-15/+27
| | | | Notes: svn path=/head/; revision=28089
* Mark BROKEN: "c++tk.h: No such file or directory"Kris Kennaway2000-04-291-0/+2
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=28079
* Corrrect whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-221-4/+4
| | | | Notes: svn path=/head/; revision=27887
* Update with the new PORTNAME/PORTVERSION variableChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27427
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* Correct update to use Tcl/Tk version 8.2Jean-Marc Zucconi1999-12-053-16/+20
| | | | Notes: svn path=/head/; revision=23603
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-295-3/+89
| | | | Notes: svn path=/head/; revision=23487
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21144
* 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