aboutsummaryrefslogtreecommitdiff
path: root/net/rboot
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak by patching chown user.group into chown user:groupEdwin Groothuis2004-04-133-17/+120
| | | | | | | | Informed maintainer. Noticed by: kris@ Notes: svn path=/head/; revision=106901
* Add missing manpages. Mark BROKEN on 5.x (uses deprecated chownKris Kennaway2004-04-131-1/+10
| | | | | | | user.group syntax) Notes: svn path=/head/; revision=106897
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Moving the rboot port from misc to net. RBoot is a remote boot facilitySteve Price1999-12-106-0/+117
for PC operating systems. It allows you to setup several PCs so that they fetch their operating systems from a central UNIX server. Notes: svn path=/head/; revision=23726