Date: Fri, 2 Jul 2004 20:16:56 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/portindex Makefile distinfo pkg-descr Message-ID: <200407022016.i62KGuJs041116@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2004-07-02 20:16:56 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/portindex Makefile distinfo pkg-descr Log: Add portindex, an alternative INDEX file builder. Features: 1. You do not need to wait 1 hour after every cvsup for make index to finish. This program supports incremental index builds. 2. Supports indexing of incomplete ports trees. 3. Dependences between ports (including multiple) are correctly tracked. tracking is done by .include hunting 4. Dependences on /usr/port/Mk/* are tracked 5. Dependences on /var/db/ports are tracked 6. Dependences on Makefile.local are tracked 7. No known difference between make index and this program WWW: http://home.tiscali.cz/~cz210552/bsdportsutils.html PR: ports/68549 Submitted by: Radim Kolar <hsn@netmag.cz> Revision Changes Path 1.548 +1 -0 ports/sysutils/Makefile 1.1 +47 -0 ports/sysutils/portindex/Makefile (new) 1.1 +2 -0 ports/sysutils/portindex/distinfo (new) 1.1 +15 -0 ports/sysutils/portindex/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407022016.i62KGuJs041116>