Age | Commit message (Expand) | Author | Files | Lines |
2004-11-26 | dlopen.buildlink3.mk will automatically include dlcompat/buildlink3.mk | jlam | 3 | -6/+6 |
2004-11-26 | fix hints to not append CFLAGS to LDFLAGS on OSF1 when calling the | grant | 2 | -1/+15 |
2004-11-25 | These packages install libraries that dlopen() shared modules. | jlam | 1 | -4/+2 |
2004-11-25 | Perl is all about loadable perl modules, so include dlopen.buildlink3.mk. | jlam | 4 | -39/+11 |
2004-11-25 | Update Cg-compiler to 1.3beta2. | minskim | 2 | -9/+7 |
2004-11-25 | Remove pgcc -- obsoleted by the release of gcc3. | wiz | 36 | -13019/+1 |
2004-11-24 | Make this compile, install and deinstall cleanly under IRIX and IRIX64 | jschauma | 7 | -12/+169 |
2004-11-23 | Modify the probed linker flags by using a call-back script that is | jlam | 3 | -9/+33 |
2004-11-23 | Update to version 1.3.1_13. | jschauma | 4 | -17/+15 |
2004-11-23 | Create share/guile/site which is in the default | wiz | 2 | -2/+8 |
2004-11-22 | Now that no package uses USE_GCC_SHLIB any longer, remove support | wiz | 8 | -16/+16 |
2004-11-22 | USE_LANGUAGES=c c++; remove USE_GCC_SHLIB. | wiz | 4 | -8/+7 |
2004-11-22 | Changes 1.0.4: | adam | 9 | -46/+44 |
2004-11-21 | Include mk/pthread.buildlink3.mk so that the packages using this file | kristerw | 1 | -1/+2 |
2004-11-21 | Include mk/pthread.buildlink3.mk so that linking with libguile works | kristerw | 1 | -1/+2 |
2004-11-20 | Add missing file to PLIST. | wiz | 1 | -1/+2 |
2004-11-19 | Changes 2.1.9: | adam | 5 | -50/+52 |
2004-11-18 | Changes 5.42.1: | adam | 7 | -35/+30 |
2004-11-18 | Update to 1.6.5. Greg Troxel and I did the same work here, so I'll commit | wiz | 8 | -103/+102 |
2004-11-18 | Add commented out lines for php and php5. | wiz | 1 | -1/+3 |
2004-11-17 | Move selection of the default perl58 (whether it is threaded or not) into | jlam | 1 | -12/+2 |
2004-11-17 | This package relies heavily on gcc, and has a tendancy to infinite loop when | sketch | 1 | -1/+4 |
2004-11-16 | Migrate OS/architecture hacks for correct compilation to a separate | jlam | 2 | -7/+15 |
2004-11-16 | Properly define "DISTINFO" when building a bundled PHP extension. | tron | 1 | -2/+2 |
2004-11-15 | Rework the Berkeley DB detection in buildlink3: | jlam | 2 | -10/+2 |
2004-11-15 | Add missing '-print' to FIND | shannonjr | 2 | -4/+4 |
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-13 | Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the | jlam | 2 | -4/+3 |
2004-11-13 | USE_BUILDLINK3 is a yes/no variable. | jlam | 2 | -4/+4 |
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-12 | If Fortran frontend is being built, dependency on gmp is added. This | shannonjr | 1 | -1/+6 |
2004-11-12 | Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added | jlam | 2 | -10/+2 |
2004-11-10 | Nuke the code that rebuilt the perl binary as a statically-linked | jlam | 1 | -55/+4 |
2004-11-10 | Add smarteiffel, and remove smalleiffel. | wiz | 11 | -1028/+2 |
2004-11-10 | Import smarteiffel-2.0 from pkgsrc-wip, packaged by Lars Nordlund. | wiz | 6 | -0/+2756 |
2004-11-09 | Fix potential DoS problem in CGI module from Ruby's CVS repository. | taca | 3 | -3/+24 |
2004-11-08 | Update to release 3.4.3. This is a bugfix release. | shannonjr | 4 | -6/+34 |
2004-11-08 | Update to 3.4.3. This release is a bug-fix release, containing fixes for | shannonjr | 4 | -8/+24 |
2004-11-08 | Changes 1.2.5: | adam | 2 | -14/+11 |
2004-11-07 | Update to 5.8.5: | wiz | 6 | -44/+24 |
2004-11-06 | merge extension module handling for PHP4 and PHP5 into lang/php/ext.mk, | jdolecek | 2 | -69/+76 |
2004-11-05 | use ${PKG_PHP} instead of PHP${PKG_PHP_VERSION} | jdolecek | 1 | -2/+2 |
2004-11-05 | share MESSAGE.module and PLIST.module between php4 and php5 packages, moving | jdolecek | 4 | -7/+7 |
2004-11-05 | Re: pkg/27775 programs compiled with gcc34 don't find gcc34's libraries | shannonjr | 3 | -2/+16 |
2004-11-04 | Removed an extra line accidentally left while debugging (oops). | jklos | 1 | -3/+1 |
2004-11-04 | export the information about selected version via PKG_PHP_VERSION | jdolecek | 1 | -2/+10 |