portindex -- the second coming.
Matthew Seaman
m.seaman at infracaninophile.co.uk
Sat Oct 30 15:51:22 PDT 2004
On Sat, Oct 23, 2004 at 12:12:51PM +0100, Matthew Seaman wrote:
> On Fri, Oct 22, 2004 at 04:38:54PM +0100, Matthew Seaman wrote:
>
> > After the recent fun and games with the sysutils/portindex port by
> > Radim Kolar, it seems there is a pent up demand for software that can
> > maintain /usr/ports/INDEX without the hassle of going through a full
> > 'make index' every time you want to update.
> >
> > I've put together a few bits of perl to achieve that. Now I'm looking
> > for people to try it out, send me feedback, bug reports, suggestions
> > etc. To be beta testers in fact.
>
> > If you'ld like to be a tester, please grab the tar-ball from:
> >
> > http://www.infracaninophile.co.uk/portindex/portindex-0.1.tar.bz2
>
> I've added some patches to make portindex cope with broken dependency
> problems more gracefully and to tidy up the error messages it produces:
>
> http://www.infracaninophile.co.uk/portindex/portindex-0.2.tar.bz2
>
> There's no need to re-initialise the cache if you've already built one.
Slightly later than planned (real life getting in the way I'm afraid),
here's the third (and I hope final) beta version:
http://www.infracaninophile.co.uk/portindex/portindex-0.3.tar.bz2
This incorporates various bug fixes and feedback from earlier versions.
Significant changes:
- Object hierarchy reorganized. It no longer clashes with the
pre-existing FreeBSD::Ports modules. Unfortunately this does
mean that everyone will have to reinitialise their caches from
scratch.
- Added a new 'find-updated' program which searched the ports tree
for ports contining files modified after a specified date and
prints out a list of those ports suitable for feeding into
cache-update's plain mode. (This is completely independent of
cvsup(1), for those that don't use cvsup)
- Fixed the bug where a SUBDIR entry in a Makefile wouldn't be
recognised if there was a comment on the same line.
- Uses a separate file to record the time/date that the cache was
last modified: can't use the mtime of the cache Btree files
themselves, as that is modified even for read-only access.
As ever, comments, criticisms gratefully received.
Barring reports of egregious bugs, the next step will be add all of
the MakeMaker gubbins and submit this as a port.
Cheers,
Matthew
--
Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks
Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614 Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20041030/f08036a6/attachment.bin
More information about the freebsd-ports
mailing list