aboutsummaryrefslogtreecommitdiff
path: root/sysutils/setcdboot
Commit message (Collapse)AuthorAgeFilesLines
* Support STAGEDIR.Vanilla I. Shu2013-11-161-2/+1
| | | | Notes: svn path=/head/; revision=333988
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* This port does not use any distfiles, so make it so.Mark Linimon2007-09-011-2/+1
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=198606
* - Fix build on RELENG_6Andrej Zverev2006-02-282-5/+1
| | | | | | | Approved by: portmgr (erwin@) Notes: svn path=/head/; revision=156877
* BROKEN on 6.0: Does not compileKris Kennaway2006-02-251-1/+7
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156796
* Fix building on -CURRENT.Tilman Keskinoz2005-11-051-0/+3
| | | | | | | | Unfortunately __FreeBSD_version was not bumped when these functions were added to iso.h, so pick an approximation Notes: svn path=/head/; revision=147401
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Sanitize this port (don't try and fetch into files/, because that'sKris Kennaway2002-09-142-9/+6
| | | | | | | | | supposed to be read-only). Noticed by: forthcoming bsd.port.mk patch Notes: svn path=/head/; revision=66289
* To ports@freebsd.org.David E. O'Brien2002-06-081-1/+1
| | | | Notes: svn path=/head/; revision=60872
* Corrrect whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-221-2/+2
| | | | Notes: svn path=/head/; revision=27887
* Portlint COMMENT's.Akinori MUSHA2000-04-141-1/+1
| | | | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27537
* Update with the new PORTNAME/PORTVERSION variableChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27427
* * This builds and should work when run on the i386.David E. O'Brien2000-02-132-3/+1
| | | | | | | * better note that this is for use on DEC Alpha ISO images. Notes: svn path=/head/; revision=25768
* One must 1st commit any changes to the distfile and then run `make makesum'David E. O'Brien2000-01-241-1/+1
| | | | | | | with the way I did this port. Notes: svn path=/head/; revision=24989
* Mark a file bootable within an Alpha ISO-9660 image.David E. O'Brien2000-01-186-0/+283
Notes: svn path=/head/; revision=24806