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
jturner
ea260918eb
Remove 9 year old patch that now breaks GetControlChars(). ok ajacoutot@
...
GetControlChars() should return something that looks like a control char
this patch made it return a number instead. Found while porting sslmate.
perl -MTerm::ReadKey -MScalar::Util -e \
'print Scalar::Util::looks_like_number({GetControlChars}->{EOF}) ? 1 : 0;'
The above should return 0 but as returning 1.
2015-05-02 16:05:06 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
sthen
91a97a3b65
@comment zero-byte perl .bs files
2014-06-14 23:24:53 +00:00
naddy
06a9102560
Drop USE_GROFF since groff and mandoc produce identical output.
2013-10-11 23:48:03 +00:00
espie
bcf3856632
PERMIT_* / REGRESS->TEST sweep
2013-03-11 10:50:00 +00:00
naddy
1e474f48e1
remove Peter Stromberg as maintainer:
...
"I haven't used any of those ports myself for a long time, so I think it's
best you remove me as maintainer."
2012-12-13 16:34:47 +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
5855efb734
move depends to new style
2010-11-15 19:45:56 +00:00
espie
5c08d95027
USE_GROFF=Yes
2010-10-18 17:47:50 +00:00
sthen
d053315499
bump
2010-09-24 15:29:20 +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
1961355607
switch everyone left in devel to cpan
2006-11-29 08:23:29 +00:00
alek
417dc07825
Bump PKGNAME after recent change
2005-10-31 14:47:32 +00:00
millert
40027b4e79
Fix GetControlChars() function; wilfried@ OK
2005-10-30 22:49:13 +00:00
kevlo
1beef1e2b5
upgrade to 2.30. ok maintainer
2005-01-20 07:55:21 +00:00
naddy
3f04f8f321
SIZE
2005-01-05 16:22:24 +00:00
espie
f28f2a833d
switch to new plist, killing a few install scripts along the way.
2004-09-14 23:43:54 +00:00
espie
6090978150
new plists
2004-08-10 08:10:13 +00:00
naddy
6807d1bedd
Don't attempt to build perl ports that load dynamic modules
...
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
naddy
9b81ffc110
overhaul plists
2003-12-31 16:20:04 +00:00
wilfried
4b6d87eb54
remove this while we are here
2002-08-09 10:02:01 +00:00
wilfried
ff0276c466
update to p5-Term-ReadKey-2.21
...
Fix to improve the chances of automated testing succeeding
2002-08-09 10:00:24 +00:00
wilfried
d2108d881e
Update to p5-Term-ReadKey-2.19
...
Added check for definedness of $_[0] in comparisons in ReadKey,
ReadLine after reports of warnings.
2002-05-14 08:41:55 +00:00
wilfried
157cd20d96
bye MASTER_SITES_SUBDIR
2002-05-13 08:18:19 +00:00
espie
2b7c75e086
Move perl manpages where they belong, from section 3 to section 3p.
...
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
espie
c7c34c2206
Bump NEED_VERSION
2002-03-21 20:46:23 +00:00
wilfried
539ef54067
update to p5-Term-ReadKey-2.18
...
- Altered prototyping style after reports of compile failures on Windows.
- The '_' macro for non-ANSI compatibility was removed in 5.7.2
2002-03-02 19:11:41 +00:00
wilfried
b7d1168ce0
update to TermReadKey-2.16
2002-01-04 22:31:55 +00:00
wilfried
3eacd8597d
define regress tests
2001-10-25 22:34:48 +00:00
miod
898cf338e6
Use MACHINE_ARCH instead of ARCH to make m68k-based architectures
...
happy.
Problem found during the 2.9 packages builds, there is probably
a lot of instances of this. Porters, check your PLIST !
2001-05-05 23:52:24 +00:00
miod
b8eb7804ea
Bump NEED_VERSION, for MACHINE_ARCH is used in PLIST.
2001-05-05 23:50:59 +00:00
wilfried
853d7d06e7
- integrate COMMENT
...
- bump NEED_VERSION
- run ispell & fmt on DESCR
2001-03-28 09:59:37 +00:00
wilfried
6a604d545f
Initial import of p5-Term-ReadKey-2.14
...
change terminal modes, and perform non-blocking reads
2001-03-27 08:45:34 +00:00