naddy
3f5796b9fd
drop RCS Ids
2022-03-11 19:45:43 +00:00
sthen
95d31a4bd8
bump for search.cpan.org->metacpan.org change
2020-07-03 21:44:29 +00:00
naddy
d159f8d1ad
Make use of "find -exec {} +" (which is POSIX) and "find -delete"
...
(which is not) throughout the ports Makefiles.
* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.
ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
sthen
48b0b9660c
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:48:23 +00:00
naddy
cfbb239b6a
Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
...
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
sthen
a35f4d1768
drop USE_GROFF, output checked with gmdiff
2015-01-21 14:40:09 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
ajacoutot
aaa1885833
Bump after recent cpan.port.mk change.
...
ok jasper@
2010-12-03 11:44:22 +00:00
espie
0397d65db0
new depends
2010-11-19 22:31:32 +00:00
espie
47ff75aa46
USE_GROFF=Yes
2010-10-18 18:36:45 +00:00
sthen
0b69722ec9
drop msf as maintainer on his p5- thingys and bump REVISION
...
"perl smells like dead moose farts and you can quote me on that" msf@
2010-09-15 13:52:11 +00:00
sthen
d1c6f80880
use REVISION, checked with before/after make show=PKGNAMES (plus some
...
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
merdely
241b722760
Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
...
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
simon
85d0153e13
cpanify and set a few licenses
...
feedback & ok steven@
2007-01-14 20:49:05 +00:00
msf
7e5e622eb8
Sync PFLog.pm with version 1.12 of net/if_pflog.h
...
Fix a typo in COMMENT
bump PKGNAME
This has been sitting forgotten in my tree for too long.
thanks to Jean Raby for the heads up and a similar patch.
2006-10-11 05:39:59 +00:00
msf
66cd81a610
- initial import of NetPacket 0.04 with Joel Knight's patches
...
"NetPacket" provides a base class for a cluster of modules related to
decoding and encoding of network protocols. Each "NetPacket" descendent
module knows how to encode and decode packets for the network protocol
it implements. Consult the documentation for the module in question for
protocol-specific implementation.
2005-05-24 06:16:53 +00:00