Date: Sun, 25 Jun 2006 16:04:23 +0000 (UTC) From: Ion-Mihai Tetcu <itetcu@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/p5-FreeBSD-Portindex Makefile distinfo pkg-plist Message-ID: <200606251604.k5PG4N8r034561@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
itetcu 2006-06-25 16:04:23 UTC FreeBSD ports repository Modified files: sysutils/p5-FreeBSD-Portindex Makefile distinfo pkg-plist Log: Update to 1.6: This is a bug fix and general improvement release. From the change log: - Incorporate local ports/categories into the INDEX by scanning Makefile.local for additions to $SUBDIR. Mentioned on freebsd-ports@freebsd.org by Rong-En Fan <rafan (at) infor.org> - Clean up error messages, and factor out common progress counter code. - Add a new Category object type, and cope better with changes to categories (ie. ports being hooked up / unhooked from the tree). Problem pointed out by Colin Percival <cperciva (at) freebsd.org> - Instead of calling perl to compile exactly the same bit of perl code from /usr/ports/Mk/bsd.ports.mk about 15,000 times (ie once per port) as a consequence of actually running 'make describe', just call perl once, use make to print out the basic variables from the port and replicate the processing done ourselves. PR: 99454 Submitted by: author/maintianer Revision Changes Path 1.7 +2 -2 ports/sysutils/p5-FreeBSD-Portindex/Makefile 1.7 +3 -3 ports/sysutils/p5-FreeBSD-Portindex/distinfo 1.3 +1 -0 ports/sysutils/p5-FreeBSD-Portindex/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606251604.k5PG4N8r034561>