Commit graph

14 commits

Author SHA1 Message Date
Roland Illig
91a02fafba Ran "pkglint --autofix", which fixed some quoting issues in MAKE_ENV,
CONFIGURE_ARGS, FILES_SUBST and the like.
2005-12-05 22:27:44 +00:00
Roland Illig
46f33c5f81 Removed empty definitions for PKGREVISION. 2005-11-03 14:52:17 +00:00
Thomas Klausner
ad6cb11b6d "wip" is not a valid category -- please use the standard pkgsrc ones.
Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
2005-11-02 17:59:54 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Thomas Klausner
70529b892d Do not install man pages to share/man, but man. 2005-05-24 16:19:08 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Thomas Klausner
e9b4153984 "the the" -> "the" 2004-12-01 09:53:19 +00:00
Johnny C. Lam
b3b58df1a3 Use COMPILER_RPATH_FLAG and LINKER_RPATH_FLAG instead of the now
non-existent RPATH_FLAG.
2004-08-27 06:30:28 +00:00
pancake ;)
e6231853aa bl3ize 2004-04-14 21:38:56 +00:00
grant beattie
b82ee9e606 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:32:43 +00:00
pancake ;)
6289273287 Update perl-5.9 for threads support. PLIST change to include threads perl
modules.

This new version I think that it's stable, and work properly. With threads
support all perl modules must be recompiled. They are binary incompatible.

Bye
2003-11-26 21:18:41 +00:00
pancake ;)
04def0daef w0000ps :P 2003-11-25 19:32:07 +00:00
pancake ;)
40248a7aa7 Initial import of perl-5.9.0
TODO:
=====
This is a vile copy of perl58 Makefile and patches, with some changes on version and MAINTAINER. Probably this Makefile needs a cleanup.

I'm working on perl-threads, because:
 $ echo "use threads;" | perl -

always returns -1 :/ and theorically with -Duseithreads="y" this mai be
solved, but doesn't works, probably -Dusethreads?? 

ithreads are internal threads
threads are POSIX threads
oldthreads are to use Thread; code...

I think that the main problem of perl is threads, and this may be solved quickly. If anybody could help on this pkg I will be happy.

pancake
2003-11-25 19:27:57 +00:00