FreshPorts -- The Place For Ports Thu, 4 Dec 2008 6:59 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
p5-FreeBSD-Portindex 1.9 sysutils Deleted on this many watch lists=5 search for ports that depend on this port
Incremental FreeBSD ports INDEX file generation
Was Maintained by: m.seaman@infracaninophile.co.uk search for ports maintained by this maintainer
Port Added: 21 Nov 2004 11:15:05
Also Listed In: perl5


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/

- Matthew Seaman <m.seaman@infracaninophile.co.uk>
CVSWeb : Main Web Site : Distfiles Availability : PortsMon
Required To Build: databases/p5-BerkeleyDB, lang/perl5.8
Required To Run: databases/p5-BerkeleyDB, lang/perl5.8, lang/perl5.8

No installation instructions: this port has been deleted.

The package name of this deleted port was: p5-FreeBSD-Portindex


Configuration Options
     No options to configure

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

Number of commits found: 14

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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)
04 Feb 2007 11:20:51
Original commit files touched by this commit  1.9
erwin search for other commits by this committer
Update to 1.9

DEPENDS is gone from the bsd.ports.mk: reflect this in the index
processing code.

PR:             108749
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
17 Sep 2006 16:37:31
Original commit files touched by this commit  1.8
rafan search for other commits by this committer
- Update to 1.8

PR:             ports/103325
Submitted by:   Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
16 Aug 2006 06:51:17
Original commit files touched by this commit  1.7
miwi search for other commits by this committer
- Respect DESTDIR

PR:             ports/102011
Submitted by:   Matthew Seaman <m.seaman(at)infracaninophile.co.uk>
Approved by:    krion (mentor)
23 Jul 2006 23:43:53
Original commit files touched by this commit  1.7
clsung search for other commits by this committer
- update to 1.7
- from Changes
  - Following some useful e-mail discussions with Mark Linimon
    and Dan Langille, switch to using the MASTER_PORT variable
    to detect master/slave relationships between ports.
    MASTER_PORT will be set in every slave port whereas
    MASTERDIR doesn't have to be.  Here a slave port is one
    defined as using port metadata from some other port, and
    doesn't have to go as far as requiring both master and slave
    to use the same Makefile and other ports infrastructure.
  - Keep track of the version of the software used to create the
    cache, and prompt for a cache rebuild if the software has
    been upgraded since.  A cache rebuild is definitely required
    for the 1.6 -> 1.7 update.
  - Don't quit on errors parsing make variables at the cache-init
    or cache-update stage.  Print copious error messages, but carry
    on processing.  Entries for ports that fail at this stage will
    not be created in the cache.
  - Don't quit on errors parsing make variables at the cache-init
    or cache-update stage.  Print copious error messages, but carry
    on processing.  Entries for ports that fail at this stage will
    not be created in the cache.

PR:             100759
Submitted by:   maintainer (Matthew Seaman)
25 Jun 2006 17:04:23
Original commit files touched by this commit  1.6
itetcu search for other commits by this committer
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
29 Jan 2006 19:33:05
Original commit files touched by this commit  1.5
anray search for other commits by this committer
Update to 1.5
This version contains fix to prevent cache-init crashing when it tries
to process the currently empty net-p2p port category.

PR:             ports/92503
Submitted by:   Matthew Seaman (maintainer)
24 Jan 2006 01:06:45
Original commit files touched by this commit  1.4
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:52:21
Original commit files touched by this commit  1.4
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
31 Oct 2005 18:19:51
Original commit files touched by this commit  1.4
erwin search for other commits by this committer
Let the IGNORE message make a bit more sense and change it from:

===>  p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.

to:

===>  p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.

Approved by:    maintainer
21 Feb 2005 09:41:35
Original commit files touched by this commit  1.4
tobez search for other commits by this committer
Update to 1.4.

PR:             77836
Submitted by:   maintainer
25 Jan 2005 18:45:31
Original commit files touched by this commit  1.3
arved search for other commits by this committer
Update to 1.3

PR:             76655
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk>
19 Jan 2005 13:03:15
Original commit files touched by this commit  1.2
pav search for other commits by this committer
- Update to 1.2

PR:             ports/76404
Submitted by:   Renato Botelho <renato@galle.com.br>
Approved by:    Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
21 Nov 2004 11:14:49
Original commit files touched by this commit  1.1
okazaki search for other commits by this committer
Add p5-FreeBSD-Portindex 1.1, incremental FreeBSD ports INDEX file
generation.

PR:             ports/73612
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk>

Number of commits found: 14

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23
linux-firefox*Nov 23

14 vulnerabilities affecting 30 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 19493
Broken 163
Deprecated 87
Ignore 462
Forbidden 8
Restricted 262
No CDROM 132
Vulnerable 56
Expired 57
Set to expire 71
Interactive 78
new 24 hours 1
new 48 hours1
new 7 days26
new fortnight92
new month164

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

Add tab to Netscape 6

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