gPXE is an open-source PXE implementation and bootloader. Create network booting code that allows computers to load their operating system from a network or to extend an existing PXE implementation with support for additional protocols, such iSCSI, HTTP, TFTP, NFS, FTP and ATA over Ethernet. WWW: http://etherboot.org
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
This port's Makefile uses spaces after each variable, and before shell commands. This means that the Makefile dies with errors. I've posted a patch with tabs instead, and a shar with the same at, as well as attaching the shar: Patch: http://www.bayofrum.net/~chris/gpxe_tabs.diff Shar: http://www.bayofrum.net/~chris/gpxe_tabs.shar Also, when making shars, please use relative paths; instead of: ~% shar `find /usr/ports/net/gpxe` Use: ~% cd /usr/ports && shar `find net/gpxe` so that anyone trying to use it can put it where they choose without having to use sed to change the paths! Thanks, Chris
Responsible Changed From-To: miwi->freebsd-ports-bugs back to pool
Responsible Changed From-To: freebsd-ports-bugs->ohauer I'll take it
State Changed From-To: open->feedback Hello Gürkan, I've uploaded an shar file for gpxe version 1.0.1. http://people.freebsd.org/~ohauer/diffs/gpxe-1.0.1.shar Do you agree if I use 'ue' instead an 'ü' in your name? Example port with umlauts in maintainer name audio/mythplugin-mythmusic
State Changed From-To: feedback->closed - port submitted thanks
ohauer 2010-08-12 20:30:50 UTC FreeBSD ports repository Modified files: net/gpxe Makefile Log: - force commit to correct PR number PR: 144741 Approved by: glarkin (mentor) Revision Changes Path 1.2 +0 -0 ports/net/gpxe/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"