summaryrefslogtreecommitdiff
path: root/lang/perl58
AgeCommit message (Expand)AuthorFilesLines
2005-06-24Drop the perl-5.6.x package from pkgsrc. Remove lang/perl58 and updatejlam26-1092/+0
2005-06-11Perl embeds the full paths to hostname, ln, and sed in several installedjlam1-1/+9
2005-06-08SDBM_File/sdbm/sdbm.h explicitly doesn't include perl.h, but fails tojlam2-1/+23
2005-05-31Changed $f to ${f}.rillig1-3/+3
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
2005-05-11Move the arm-specific hack into the hacks.mk file, and properly documentjlam2-8/+11
2005-05-09Modify previous: only enable -fno-cse-skip-blocks when compiler isxtraeme1-1/+5
2005-05-09Apply patch from Richard Earnshaw on port-arm@ to fix build onxtraeme1-1/+5
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-24Perl's Configure needs to be restricted from finding libraries thatjlam1-2/+4
2005-03-23Forcibly set the locations for the version-specific directories.jlam1-5/+5
2005-03-19Make this compile on NetBSD 3.kleink2-4/+4
2005-03-09Some patches to make perl58 build on AIX 4.3.3. Tested build only on 4.3.3.garbled3-7/+41
2005-02-24Add RMD160 digestsagc1-1/+2
2005-02-02Fix a local root exploit and a buffer overflow (CAN-2005-{0155,0156}).jlam3-3/+28
2005-01-21Add usemymalloc=false for Interix; this is now part of the hints filetv2-4/+5
2005-01-18Teach perl58 about DragonFlyBSD. Patches provided by Todd Willey injlam7-38/+174
2005-01-17Under IRIX64, this really needs -Dcc='${CC} -64' even if '-64' is injschauma1-2/+2
2005-01-06Fix email address in header of hints/interix.sh.tv2-4/+4
2005-01-06Add LIBSWANTED and SYSLIBPATH for Interix to fix configure step.tv1-1/+3
2005-01-04Set LC_ALL to "C". Otherwise, the package doesn't build due tominskim1-2/+2
2005-01-04Fix instances of insecure use of /tmp that is subject to symlink attacksjlam5-5/+88
2004-12-29Update lang/perl58 to perl-5.8.6. Selected hanges from version 5.8.5jlam5-30/+39
2004-12-20actually bump PKGREVISION of perl58 and BUILDLINK_RECOMMENDED to addressgrant1-2/+2
2004-12-18Native threading on VAX isn't ready for primetime in NetBSD>=2.0.jlam1-1/+12
2004-12-15Remove duplicate "the" in comment.wiz1-2/+2
2004-12-11The Open Group says that localtime_r() doesn't need to ensure thatjlam3-3/+22
2004-12-10On NetBSD/alpha, building perl with -mieee causes perl to not passjlam1-1/+12
2004-12-10On VAX, feeding a base "NaN" to nawk causes nawk to core dump sincejlam1-1/+17
2004-12-10Don't bother with using perl5/module.mk and PERL5_PACKLIST to generatejlam2-25/+26
2004-12-10Nuke bsd.perl.mk... we compute these values where they're needed injlam2-13/+3
2004-11-26fix hints to not append CFLAGS to LDFLAGS on OSF1 when calling thegrant2-1/+15
2004-11-25Perl is all about loadable perl modules, so include dlopen.buildlink3.mk.jlam1-14/+10
2004-11-23Modify the probed linker flags by using a call-back script that isjlam3-9/+33
2004-11-17Move selection of the default perl58 (whether it is threaded or not) intojlam1-12/+2
2004-11-14Narrow down the scope of the powerpc-codegen hack to only NetBSD/powerpcjlam1-2/+2
2004-11-14Remove optimisation flags from GCC command line when building on powerpcjlam1-1/+11
2004-11-14Separate out hacks from package Makefile into hacks.mk.jlam2-24/+27
2004-11-12Whitespace nit.jlam1-4/+4
2004-11-12Default to building perl-thread on platforms with native pthreads.jlam1-2/+12
2004-11-12When building perl-thread, ensure that PTHREAD_{CFLAGS,LDFLAGS,LIBS}jlam1-31/+37
2004-11-10Nuke the code that rebuilt the perl binary as a statically-linkedjlam1-55/+4
2004-11-07Update to 5.8.5:wiz6-44/+24
2004-11-04Removed an extra line accidentally left while debugging (oops).jklos1-3/+1
2004-10-28Remove double empty line.wiz1-2/+1
2004-10-28Make sure that STATIC_PERL is set to no on PowerPC platforms so thatjklos1-2/+5
2004-10-01Remove MIPSpro bits that added -n32 or -64 depending on the ABI; thisjlam1-12/+2
2004-09-08Don't check in /usr/local/lib on FreeBSD for system libraries.jlam1-1/+2
2004-08-27Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,jlam1-3/+3
2004-06-25Update perl to 5.8.4nb1abs1-2/+6