aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipxe
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-3/+3
| | | | | With hat: portmgr Sponsored by: Absolight
* net/ipxe: unbreak build on HEAD...pi2016-03-121-0/+3
| | | | | | | ...by using the port version of objcopy PR: 207890 Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer)
* New port: net/ipxepi2016-03-026-0/+166
iPXE is the leading open source network boot firmware. It provides a full PXE implementation enhanced with additional features such as: * boot from a web server via HTTP * boot from an iSCSI SAN * boot from a Fibre Channel SAN via FCoE * boot from an AoE SAN * boot from a wireless network * boot from a wide-area network * boot from an Infiniband network * control the boot process with a script WWW: http://ipxe.org PR: 207166 Submitted by: Tobias Kortkamp <t@tobik.me>