summaryrefslogtreecommitdiff
path: root/lang/perl58/Makefile
AgeCommit message (Expand)AuthorFilesLines
2005-01-18Teach perl58 about DragonFlyBSD. Patches provided by Todd Willey injlam1-2/+2
2005-01-17Under IRIX64, this really needs -Dcc='${CC} -64' even if '-64' is injschauma1-2/+2
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 attacksjlam1-2/+2
2004-12-29Update lang/perl58 to perl-5.8.6. Selected hanges from version 5.8.5jlam1-11/+20
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 thatjlam1-2/+2
2004-12-10Don't bother with using perl5/module.mk and PERL5_PACKLIST to generatejlam1-22/+24
2004-12-10Nuke bsd.perl.mk... we compute these values where they're needed injlam1-11/+2
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 isjlam1-4/+14
2004-11-17Move selection of the default perl58 (whether it is threaded or not) intojlam1-12/+2
2004-11-14Separate out hacks from package Makefile into hacks.mk.jlam1-24/+1
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:wiz1-4/+2
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
2004-06-17Fix PERL5_ARCHLIB in lang/perl58-thread, which contains the suffixxtraeme1-1/+3
2004-05-05Rework how proper ABI flags are set on IRIX, using patch provided byjschauma1-11/+15
2004-04-26Update lang/perl58 to 5.8.4. Changes from version 5.8.3 include Unicodejlam1-7/+24
2004-04-25Make sure PKGDIRMODE is always set in bsd.prefs.mk so it can be checkedtv1-4/+4
2004-04-24Make sure PKGDIRMODE is defined before checking its value.xtraeme1-4/+4
2004-04-24Make perl58 work on Interix, with full shared-object module support.tv1-3/+22
2004-04-12Address PR pkg/25147:jschauma1-2/+2
2004-04-05Ensure _STRIPFLAG_INSTALL is defined before checking if it's empty.jmmv1-2/+2
2004-03-07Perl's ARCHNAME for Darwin changed with Darwin 7 / OS X 10.3.danw1-4/+9
2004-02-18Include "../../mk/compiler.mk" to get the value of CC_VERSION beforejlam1-1/+3
2004-02-10Update lang/perl58 to 5.8.3. This is a bugfix release over 5.8.2 andjlam1-2/+2
2004-02-10Reverse sense of GCC test and only perform it if we're using GCC.jlam1-7/+9
2004-02-06If we're passing through MAKEFLAGS variables whose values may containjlam1-2/+2
2004-02-05Make sure ${PREFIX}/bin exists before the perl executable is put there.uebayasi1-1/+2
2004-01-25set LANG="" in MAKE_ENV to avoid build failure if LANG is set.grant1-1/+2
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-23Update lang/perl58 to 5.8.2. Changes from version 5.8.1nb1 include:jlam1-23/+33
2004-01-15Include module.mk to get PLIST-generation code. Noted by tacha@NetBSD.orgjlam1-1/+2
2004-01-08Adding a MESSAGE file noting where these packages search for plugins orjlam1-1/+2
2004-01-08Fix PLIST issues in overwrite case after recent removal ofjlam1-1/+4
2004-01-06UNLIMIT_RESOURCES=datasize to fix NetBSD/sparc 1.6ZG buildabs1-1/+2
2004-01-05bl3ifyjlam1-2/+4