aboutsummaryrefslogtreecommitdiff
path: root/net/pxe-pdhcp
Commit message (Collapse)AuthorAgeFilesLines
* Allow staging as a regular userAntoine Brodin2014-09-071-0/+1
| | | | Notes: svn path=/head/; revision=367582
* Add STAGEDIR support.Hiroki Sato2013-10-172-4/+2
| | | | Notes: svn path=/head/; revision=330609
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Add net/pxe-pdhcp, an implementation of Preboot Execution Environment (PXE)Hiroki Sato2013-06-035-0/+154
server which can cooperate with an existing DHCP server. Notes: svn path=/head/; revision=319753