This is related to the regression-test target AFAIK --

Speaking of which, can we disable that by default like gcc did -- its a difference of 2:40 vs 10+ minutes.

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/perl5.10/Makefile,v
retrieving revision 1.109
diff -u -r1.109 Makefile
--- Makefile    4 Apr 2009 09:06:53 -0000       1.109
+++ Makefile    7 Apr 2009 21:29:50 -0000
@@ -189,7 +189,7 @@
 test: build
        @(cd ${WRKSRC}; make test)

-regression-test: test
+full-regression-test: test

 rebuild-xs:
        ${LOCALBASE}/sbin/portupgrade -f `(${FIND} ${PKG_DBDIR}/p5*/+CONTENTS | 
\



Philip M. Gollucci wrote:
================================================================

=== Checking filesystem state
list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) 49020 4 drwxr-xr-x 3 root wheel 512 Apr 7 07:47 usr/local/lib/perl5 49021 8 drwxr-xr-x 3 root wheel 3072 Apr 7 07:47 usr/local/lib/perl5/5.10.0 49022 4 drwxr-xr-x 3 root wheel 1024 Apr 7 07:47 usr/local/lib/perl5/5.10.0/mach 51827 4 drwxr-xr-x 3 root wheel 1024 Apr 7 07:47 usr/local/lib/perl5/5.10.0/mach/auto 71144 4 drwxr-xr-x 2 root wheel 512 Apr 7 07:46 usr/local/lib/perl5/5.10.0/mach/auto/ExtTest 71145 24 -r-xr-xr-x 1 root wheel 11877 Apr 7 07:46 usr/local/lib/perl5/5.10.0/mach/auto/ExtTest/ExtTest.so 49203 4 -r--r--r-- 1 root wheel 857 Apr 7 07:46 usr/local/lib/perl5/5.10.0/ExtTest.pm
================================================================
build of /usr/ports/lang/perl5.10 ended at Tue Apr  7 07:47:44 UTC 2009



--
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollu...@p6m7g8.com) c: 703.336.9354
Consultant          - P6M7G8 Inc.                http://p6m7g8.net
Senior Sys Admin    - RideCharge, Inc.           http://ridecharge.com
Contractor          - PositiveEnergyUSA          http://positiveenergyusa.com
ASF Member          - Apache Software Foundation http://apache.org
FreeBSD Committer   - FreeBSD Foundation         http://freebsd.org

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to