22 Commits

Author SHA1 Message Date
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +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
ajacoutot
2889a1d16f Remove the perl bullshit. 2015-07-16 23:57:18 +00:00
sthen
91a97a3b65 @comment zero-byte perl .bs files 2014-06-14 23:24:53 +00:00
bluhm
e74a1e2aff update p5-BSD-stat to 1.35 2014-01-11 13:40:19 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
bluhm
29d51b8aa2 - update p5-BSD-stat to 1.34
- remove OpenBSD specific patches, they have been commited upstream
2012-12-29 14:04:54 +00:00
bluhm
e7e6d287ec Update BSD::stat to 1.33 which gives us the new functions utimes()
and lutimes().  Unfortunately lutimes() is specific to FreeBSD.
Emulate it with OpenBSD utimensat() and add a test for that.
OK sthen@
2012-10-21 23:07:12 +00:00
bluhm
7c69a419a4 - no USE_GROFF
- space before =
2012-08-30 21:16:14 +00:00
sthen
0e6bfec3fa sync wantlib 2012-08-23 15:00:32 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
sthen
33fe97dfb9 bump 2010-09-24 15:23:05 +00:00
sthen
3f913dcdaa use REVISION 2010-07-13 19:46:10 +00:00
naddy
db789e7847 bump after maintainer address change 2009-09-11 18:13:06 +00:00
bluhm
8edc85edd7 change maintainer's e-mail address
sort variables according to template
2009-09-10 01:16:40 +00:00
simon
50256c7cf6 bump SHARED_ONLY ports so they get updated and work with the new perl
feedback and ok sthen@
2008-10-02 20:34:39 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
059f2924e6 switch about half of devel/p5-* to newest cpan practices 2006-11-25 16:32:33 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
sturm
5f0928aed4 Initial import of BSD-stat 1.21
This module's default exports override the core stat() and lstat()
functions, replacing them with versions that contain BSD 4.4
extentions such as file flags. This module also adds chflags function.

from Alexander Bluhm <alexander_bluhm@genua.de>
2005-02-23 17:56:07 +00:00