Age | Commit message (Collapse) | Author | Files | Lines |
|
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
|
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
|
PR pkg/49740.
|
|
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
|
|
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
|
|
|
|
are called p5-*.
I hope that's all of them.
|
|
Don't use sed directly at do-extract, instead use SUBST at post-patch.
Change patch-aa to apply against the original source.
|
|
Add patch to see if the downloaded index is compressed,
and if so uncompress it. Gets 'links' working again as
viewer / download tool.
|
|
Instead of patching the URL for rfc-index.txt, define it in the Makefile
and use the existing sed command in do-extract.
Bump revision to 6.
|
|
Bump version to rfcutil-3.2nb5
|
|
|
|
|
|
Enable support for w3m and lynx
Add support for links
Default to links, as w3m doesn't build on Mac OS X
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
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
|