Re: freebsd ports index (perl) searcher & browser

2003-01-15 Thread parv
last time i sent URLs for a perl program to search/browse ports index. a quite annoying bug was present in version 0.01; when "-find=build-dep" option was given, program would have produced "use of uninitialized value" error messages. it is fixed in version 0.02. i would like it much if people h

Re: freebsd ports index (perl) searcher & browser

2003-01-13 Thread parv
in message <[EMAIL PROTECTED]>, wrote parv thusly... > > ...a perl program which allows one to search & browse the ports index > (w/o using make & going into the /usr/ports) ... > main program... > > http://www103.pair.com/parv/comp/src/perl/parse-index.perl > > module required (needs to

freebsd ports index (perl) searcher & browser

2003-01-12 Thread parv
if anybody is interested in a perl program which allows one to search & browse the ports index (w/o using make & going into the /usr/ports), the required parts are... description... http://www103.pair.com/parv/comp/src/perl/parse-index.perl.pod main program... http://www103.pair.co