Age | Commit message (Expand) | Author | Files | Lines |
2004-11-14 | Narrow down the scope of the powerpc-codegen hack to only NetBSD/powerpc | jlam | 1 | -2/+2 |
2004-11-14 | Remove optimisation flags from GCC command line when building on powerpc | jlam | 1 | -1/+11 |
2004-11-14 | Separate out hacks from package Makefile into hacks.mk. | jlam | 2 | -24/+27 |
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 | 6 | -44/+24 |
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-06-09 | make this compile with perl58-thread by excluding the _r functions for | christos | 2 | -6/+37 |
2004-05-05 | Rework how proper ABI flags are set on IRIX, using patch provided by | jschauma | 1 | -11/+15 |
2004-04-28 | Don't use poll() on Interix. | tv | 2 | -4/+5 |
2004-04-26 | Fix conflicts. | jlam | 1 | -9/+1 |
2004-04-26 | Update lang/perl58 to 5.8.4. Changes from version 5.8.3 include Unicode | jlam | 7 | -35/+60 |
2004-04-25 | Make sure PKGDIRMODE is always set in bsd.prefs.mk so it can be checked | tv | 1 | -4/+4 |
2004-04-25 | Use 0x57000000, not 0x97000000 for NT linker on Interix. | tv | 2 | -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 | 10 | -14/+172 |
2004-04-12 | Address PR pkg/25147: | jschauma | 1 | -2/+2 |
2004-04-12 | As with lang/perl5: | jschauma | 2 | -1/+23 |
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 | 3 | -11/+11 |
2004-02-10 | Reverse sense of GCC test and only perform it if we're using GCC. | jlam | 1 | -7/+9 |
2004-02-06 | If we're passing through MAKEFLAGS variables whose values may contain | jlam | 1 | -2/+2 |
2004-02-05 | Make sure ${PREFIX}/bin exists before the perl executable is put there. | uebayasi | 1 | -1/+2 |
2004-01-25 | set LANG="" in MAKE_ENV to avoid build failure if LANG is set. | grant | 1 | -1/+2 |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 |
2004-01-23 | Update lang/perl58 to 5.8.2. Changes from version 5.8.1nb1 include: | jlam | 3 | -32/+42 |
2004-01-15 | Include module.mk to get PLIST-generation code. Noted by tacha@NetBSD.org | jlam | 1 | -1/+2 |
2004-01-08 | Adding a MESSAGE file noting where these packages search for plugins or | jlam | 2 | -1/+11 |
2004-01-08 | Fix PLIST issues in overwrite case after recent removal of | jlam | 1 | -1/+4 |
2004-01-06 | UNLIMIT_RESOURCES=datasize to fix NetBSD/sparc 1.6ZG build | abs | 1 | -1/+2 |
2004-01-05 | bl3ify | jlam | 1 | -2/+4 |
2004-01-05 | Back out unintended part of last commit. | jlam | 1 | -4/+2 |
2004-01-05 | Comment on why we set man1dir. | jlam | 1 | -3/+10 |
2004-01-05 | Add a patch from my local repository. | salo | 2 | -1/+18 |
2004-01-05 | correctly set man1dir and siteman1dir to ensure that section 1 man | grant | 1 | -3/+4 |
2003-10-05 | fix test for Solaris linker by also grepping for "ld: Solaris Link | grant | 3 | -3/+19 |
2003-10-05 | Update lang/perl58 to 5.8.1. Changes from version 5.8.0nb2 include: | jlam | 9 | -174/+122 |
2003-09-17 | get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or | grant | 1 | -2/+3 |
2003-09-12 | kill all references to gcc.buildlink2.mk and compiler.mk, and define | grant | 1 | -2/+2 |