Age | Commit message (Expand) | Author | Files | Lines |
2005-06-24 | Drop the perl-5.6.x package from pkgsrc. Remove lang/perl58 and update | jlam | 1 | -285/+0 |
2005-06-11 | Perl embeds the full paths to hostname, ln, and sed in several installed | jlam | 1 | -1/+9 |
2005-05-31 | Changed $f to ${f}. | rillig | 1 | -3/+3 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 |
2005-05-11 | Move the arm-specific hack into the hacks.mk file, and properly document | jlam | 1 | -7/+1 |
2005-05-09 | Modify previous: only enable -fno-cse-skip-blocks when compiler is | xtraeme | 1 | -1/+5 |
2005-05-09 | Apply patch from Richard Earnshaw on port-arm@ to fix build on | xtraeme | 1 | -1/+5 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-03-24 | Perl's Configure needs to be restricted from finding libraries that | jlam | 1 | -2/+4 |
2005-03-23 | Forcibly set the locations for the version-specific directories. | jlam | 1 | -5/+5 |
2005-02-02 | Fix a local root exploit and a buffer overflow (CAN-2005-{0155,0156}). | jlam | 1 | -2/+2 |
2005-01-18 | Teach perl58 about DragonFlyBSD. Patches provided by Todd Willey in | jlam | 1 | -2/+2 |
2005-01-17 | Under IRIX64, this really needs -Dcc='${CC} -64' even if '-64' is in | jschauma | 1 | -2/+2 |
2005-01-06 | Add LIBSWANTED and SYSLIBPATH for Interix to fix configure step. | tv | 1 | -1/+3 |
2005-01-04 | Set LC_ALL to "C". Otherwise, the package doesn't build due to | minskim | 1 | -2/+2 |
2005-01-04 | Fix instances of insecure use of /tmp that is subject to symlink attacks | jlam | 1 | -2/+2 |
2004-12-29 | Update lang/perl58 to perl-5.8.6. Selected hanges from version 5.8.5 | jlam | 1 | -11/+20 |
2004-12-20 | actually bump PKGREVISION of perl58 and BUILDLINK_RECOMMENDED to address | grant | 1 | -2/+2 |
2004-12-18 | Native threading on VAX isn't ready for primetime in NetBSD>=2.0. | jlam | 1 | -1/+12 |
2004-12-15 | Remove duplicate "the" in comment. | wiz | 1 | -2/+2 |
2004-12-11 | The Open Group says that localtime_r() doesn't need to ensure that | jlam | 1 | -2/+2 |
2004-12-10 | Don't bother with using perl5/module.mk and PERL5_PACKLIST to generate | jlam | 1 | -22/+24 |
2004-12-10 | Nuke bsd.perl.mk... we compute these values where they're needed in | jlam | 1 | -11/+2 |
2004-11-25 | Perl is all about loadable perl modules, so include dlopen.buildlink3.mk. | jlam | 1 | -14/+10 |
2004-11-23 | Modify the probed linker flags by using a call-back script that is | jlam | 1 | -4/+14 |
2004-11-17 | Move selection of the default perl58 (whether it is threaded or not) into | jlam | 1 | -12/+2 |
2004-11-14 | Separate out hacks from package Makefile into hacks.mk. | jlam | 1 | -24/+1 |
2004-11-12 | Whitespace nit. | jlam | 1 | -4/+4 |
2004-11-12 | Default to building perl-thread on platforms with native pthreads. | jlam | 1 | -2/+12 |
2004-11-12 | When building perl-thread, ensure that PTHREAD_{CFLAGS,LDFLAGS,LIBS} | jlam | 1 | -31/+37 |
2004-11-10 | Nuke the code that rebuilt the perl binary as a statically-linked | jlam | 1 | -55/+4 |
2004-11-07 | Update to 5.8.5: | wiz | 1 | -4/+2 |
2004-11-04 | Removed an extra line accidentally left while debugging (oops). | jklos | 1 | -3/+1 |
2004-10-28 | Remove double empty line. | wiz | 1 | -2/+1 |
2004-10-28 | Make sure that STATIC_PERL is set to no on PowerPC platforms so that | jklos | 1 | -2/+5 |
2004-10-01 | Remove MIPSpro bits that added -n32 or -64 depending on the ABI; this | jlam | 1 | -12/+2 |
2004-09-08 | Don't check in /usr/local/lib on FreeBSD for system libraries. | jlam | 1 | -1/+2 |
2004-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 1 | -3/+3 |
2004-06-25 | Update perl to 5.8.4nb1 | abs | 1 | -2/+6 |
2004-06-17 | Fix PERL5_ARCHLIB in lang/perl58-thread, which contains the suffix | xtraeme | 1 | -1/+3 |
2004-05-05 | Rework how proper ABI flags are set on IRIX, using patch provided by | jschauma | 1 | -11/+15 |
2004-04-26 | Update lang/perl58 to 5.8.4. Changes from version 5.8.3 include Unicode | jlam | 1 | -7/+24 |
2004-04-25 | Make sure PKGDIRMODE is always set in bsd.prefs.mk so it can be checked | tv | 1 | -4/+4 |
2004-04-24 | Make sure PKGDIRMODE is defined before checking its value. | xtraeme | 1 | -4/+4 |
2004-04-24 | Make perl58 work on Interix, with full shared-object module support. | tv | 1 | -3/+22 |
2004-04-12 | Address PR pkg/25147: | jschauma | 1 | -2/+2 |
2004-04-05 | Ensure _STRIPFLAG_INSTALL is defined before checking if it's empty. | jmmv | 1 | -2/+2 |
2004-03-07 | Perl's ARCHNAME for Darwin changed with Darwin 7 / OS X 10.3. | danw | 1 | -4/+9 |
2004-02-18 | Include "../../mk/compiler.mk" to get the value of CC_VERSION before | jlam | 1 | -1/+3 |
2004-02-10 | Update lang/perl58 to 5.8.3. This is a bugfix release over 5.8.2 and | jlam | 1 | -2/+2 |