Date: Thu, 24 Jan 2008 15:01:12 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ports-mgmt Makefile ports/ports-mgmt/lsknobs Makefile pkg-descr ports/ports-mgmt/lsknobs/files lsknobs.sh.in pkg-message.in Message-ID: <200801241501.m0OF1CdA063521@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-01-24 15:01:12 UTC FreeBSD ports repository Modified files: ports-mgmt Makefile Added files: ports-mgmt/lsknobs Makefile pkg-descr ports-mgmt/lsknobs/files lsknobs.sh.in pkg-message.in Log: lsknobs is a simple sh(1) script designed to help configure ports knobs and options by listing them together with their status (either enabled or not). It uses portconf for knobs. PR: ports/116127 Submitted by: Gabriel Linder <linder.gabriel at gmail.com> Revision Changes Path 1.10 +1 -0 ports/ports-mgmt/Makefile 1.1 +33 -0 ports/ports-mgmt/lsknobs/Makefile (new) 1.1 +108 -0 ports/ports-mgmt/lsknobs/files/lsknobs.sh.in (new) 1.1 +12 -0 ports/ports-mgmt/lsknobs/files/pkg-message.in (new) 1.1 +3 -0 ports/ports-mgmt/lsknobs/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801241501.m0OF1CdA063521>