Age | Commit message (Collapse) | Author | Files | Lines |
|
Bump revision.
|
|
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
|
|
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
|
|
|
|
|
|
|
|
|
|
actually have patches for it. Main reason for this is that I was taken
aback when I read the Makefile.
|
|
v3.2 03.19.01
-Thanks to Roberto Scaramuzzi for fixing my logic when searching for a
suitable browser. This would possibly return a non preferred viewer.
-Various clean-ups and syntax changes.
|
|
script complains
|
|
|
|
Added rfcnet-3.1:
Search for RFCs and do ports, services & protocol lookups
RFC Util allows you to specify the number of an RFC, or a search string, and
it returns all related RFCs. It features command line switches to spawn lynx
or w3m to view the RFC, dump to file for offline viewing, or mail to
an address. It also allows local and remote lookups of port, service,
or proto numbers.
Contributed by Tomasz Luchowski <zuntum@eik.pl> in PR 12131
|