Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Aug 2007 23:00:10 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/115222: commit references a PR
Message-ID:  <200708052300.l75N0ATD071249@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/115222; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/115222: commit references a PR
Date: Sun,  5 Aug 2007 22:50:10 +0000 (UTC)

 miwi        2007-08-05 22:50:04 UTC
 
   FreeBSD ports repository
 
   Modified files:
     ports-mgmt/p5-FreeBSD-Portindex Makefile distinfo 
   Log:
   - Update to 2.0
   
    * Now tracks changes to OPTIONS settings, and the effect those
    have on port dependencies.
   
    * Cleanup of warning and error messages -- new 'Warnings'
    configuration variable to turn them on/off
   
    * New 'Strict' configuration option -- at the moment this just
    enforces a check that all ports are referenced from the
    category Makefile in the directory above. May be extended to
    other items later.
   
    * New 'CrunchWhitespace' configuration option -- emulate the way
    that 'make index' collapses multiple whitespace into single in
    port description lines.
   
    * Internal changes to data structures, cache file locking
    etc. which will be needed to support multithreaded cache
    initialization / update (It is coming... eventually). One
    consequence is that there is no longer a dependency on
    Storable.pm
   
    * Mk/bsd.commands.mk and Mk/bsd.destdir.mk added to the list of
    Makefiles where changes are not expected to affect the INDEX.
   
    * Bugfix -- correct programming error when picking out changes to
    lists of SUBDIRs in category Makefiles.
   
    Note: You will have to reinitialize the ports cache when updating.
    Unfortunately, due to the changes in BerkeleyDB locking / concurrent
    access, version 2.0 code cannot even open the version 1.9 data cache.
   
   PR:             115222
   Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
   
   Revision  Changes    Path
   1.14      +1 -5      ports/ports-mgmt/p5-FreeBSD-Portindex/Makefile
   1.11      +3 -3      ports/ports-mgmt/p5-FreeBSD-Portindex/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708052300.l75N0ATD071249>