Date: Sun, 23 Sep 2007 11:43:44 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ports-mgmt/portconf/files portconf.sh.in Message-ID: <200709231143.l8NBhiwQ063534@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2007-09-23 11:43:44 UTC
FreeBSD ports repository
Modified files:
ports-mgmt/portconf/files portconf.sh.in
Log:
[PATCH] ports-mgmt/portconf: support multiple ports per line
This patch adds support to allow multiple ports on a single line.
Instead of having to do:
port1: WITH_COOL_FEATURE
port2: WITH_COOL_FEATURE
you can do this:
port1 port2: WITH_COOL_FEATURE
PR: ports/115733
Submitted by: "Sean C. Farley" <scf@freebsd.org>
Approved by: maintainer timeout
Revision Changes Path
1.3 +7 -6 ports/ports-mgmt/portconf/files/portconf.sh.in
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709231143.l8NBhiwQ063534>
