FreshPorts -- The Place For Ports notbug Mon, 13 Feb 2012 1:37 AM GMT
Port details
p5-FreeBSD-Portindex 2.7 ports-mgmt on this many watch lists=4 search for ports that depend on this port
Incremental FreeBSD ports INDEX file generation
Maintained by: matthew@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Feb 2007 01:09:12
Also Listed In: perl5
License: BSD
cache-init, cache-update, find-updated and portindex are a set of perl
scripts built around the common core of the FreeBSD::Portindex
modules. Their use is to generate and maintain the ports INDEX or
INDEX-5 files speedily and efficiently. Ultimately they work in a very
similar way to the standard make index command, except that the
FreeBSD::Portindex tools keep a cache of the make describe output from
each port, and can update that cached data incrementally as the ports
tree itself is updated.

WWW: http://www.infracaninophile.co.uk/portindex/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: databases/p5-BerkeleyDB, lang/perl5.8
Required To Run: databases/p5-BerkeleyDB, lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/ports-mgmt/p5-FreeBSD-Portindex/ && make install clean
To add the package: pkg_add -r p5-FreeBSD-Portindex


Configuration Options
===> The following configuration options are available for p5-FreeBSD-Portindex-2.7:
     GRAPHVIZ=off (default) "Add GraphViz run-time dependency"
===> Use 'make config' to modify these settings

Master Sites:
http://www.infracaninophile.co.uk/portindex/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 13

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
09 Feb 2012 17:09:51
Original commit files touched by this commit  2.7
matthew search for other commits by this committer
Update maintainer address to matthew@FreeBSD.org

Approved by:    shaun (mentor)
09 Nov 2011 02:05:20
Original commit files touched by this commit  2.7
clsung search for other commits by this committer
- Update to 2.7

PR:             ports/162356
Submitted by:   maintainer (Matthew Seaman)
26 Oct 2011 21:16:25
Original commit files touched by this commit  2.6
dougb search for other commits by this committer
Update to version 2.6. This adds GraphViz compatible output to
portdepends, plus some routine bug fixing.

- Accessor methods for array valued items now mostly return
arrays rather than array references. This makes quite a
lot of code a lot clearer.

- Add GraphViz output mode to portdepends(1). Pretty
pictures of port dependency trees.

- Remove TODO file as (a) most of the items were done and (b)
most recent changes weren't listed in there.

- Minor docco tweak to portindex reflecting currently
supported FreeBSD major versions.

- Bump VERSION to 2.6 and CACHE_VERSION to 2.5

PR:             ports/161396
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
24 Oct 2011 04:17:38
Original commit files touched by this commit  2.4
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
29 Aug 2011 04:43:56
Original commit files touched by this commit  2.4
dougb search for other commits by this committer
New release: version 2.4

- Fix bug where LIB_DEPENDS data was missing from some of the
RUN_DEPENDS column in the generated INDEX (reported by dougb)

- Add an option to portdepends to shorten the output. Only
traverse each dependency sub-tree one time. For complex ports
this results in a substantial decrease in output -- the long
form can produce literally millions of lines.

- Add LICENSE

- Pet portlint

This release modifies the on-disk binary format of the cache.
You will need to rerun cache-init after upgrading.

PR:             ports/160252
Submitted by:   maintainer
14 Mar 2011 16:05:35
Original commit files touched by this commit  2.3
miwi search for other commits by this committer
- Update to 2.3

PR:             155542
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
10 Aug 2009 16:23:24
Original commit files touched by this commit  2.2_1
bsam search for other commits by this committer
. fix pkg-plist;
. bump PORTREVISION.

Submitted by:   Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer
by e-mail)
Pointed out by: erwin
10 Aug 2009 11:40:35
Original commit files touched by this commit  2.2
bsam search for other commits by this committer
Update to version 2.2.

PR:             ports/137607
Submitted by:   Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
08 Apr 2008 01:31:27
Original commit files touched by this commit  2.1
clsung search for other commits by this committer
- Update to 2.1
  - This is a routine bug fix release.
- New features: can now process the output from portsnap as part of
  maintaining a local INDEX file.  See
  http://www.infracaninophile.co.uk/portindex/index.xhtml for more
  information.

PR:             ports/122546
Submitted by:   maintainer
08 Sep 2007 01:04:03
Original commit files touched by this commit  2.0
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
05 Aug 2007 22:50:04
Original commit files touched by this commit  2.0
miwi search for other commits by this committer
- 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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
04 Aug 2007 11:41:31
Original commit files touched by this commit  1.9
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
05 Feb 2007 01:08:46
Original commit files touched by this commit  1.9
pav search for other commits by this committer
Populate a new ports-mgmt category. List of moved ports:

  devel/portcheckout -> ports-mgmt/portcheckout
  devel/portlint -> ports-mgmt/portlint
  devel/portmk -> ports-mgmt/portmk
  devel/porttools -> ports-mgmt/porttools
  misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
  misc/porteasy -> ports-mgmt/porteasy
  misc/portell -> ports-mgmt/portell
  misc/portless -> ports-mgmt/portless
  misc/tinderbox -> ports-mgmt/tinderbox
  security/jailaudit -> ports-mgmt/jailaudit
  security/portaudit -> ports-mgmt/portaudit
  security/portaudit-db -> ports-mgmt/portaudit-db
  security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 13

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23154
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours8
new 7 days46
new fortnight71
new month139

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.114 seconds.