Date: Sun, 25 May 2008 18:07:50 +0000 (UTC) From: Kris Kennaway <kris@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts chopindex Message-ID: <200805251807.m4PI7pUb029731@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2008-05-25 18:07:50 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts chopindex Log: Rewrite this in python instead of shell. Because we can read the INDEX once and process internally instead of invoking many external utilities, runtime is improved from ~20 minutes to <10 seconds. Revision Changes Path 1.6 +53 -37 ports/Tools/portbuild/scripts/chopindex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805251807.m4PI7pUb029731>