Summary: | [NEW PORT] net/gpxe: Create an open-source PXE implementation and bootloader | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Gürkan Karaman <gk.freebsd> | ||||||
Component: | Individual Port(s) | Assignee: | Olli Hauer <ohauer> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Gürkan Karaman
2010-03-14 17:50:06 UTC
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" |