Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-11-04 | put items only pertinent to interpreter build to new file Makefile.php | jdolecek | 3 | -41/+60 |
2004-11-04 | Make this package build with tcl-8.4.7 and tk-8.4.7. | minskim | 1 | -5/+5 |
2004-11-04 | Make this package build with tcl>=8.4.7. | minskim | 1 | -3/+3 |
2004-11-02 | s/PHP5_VERSION/PHP_BASE_VERS/, to match php4 package | jdolecek | 3 | -7/+7 |
2004-11-01 | ${PREFIX}/lib/php/Net might or might not exist, so remove it using | jdolecek | 1 | -1/+2 |
2004-11-01 | 'data' items must be handled same way as 'test' and 'doc' - they are installed | jdolecek | 1 | -1/+2 |
2004-11-01 | Deal with backslashes in the file names, translate them to forward | jdolecek | 1 | -1/+4 |
2004-11-01 | use shared pear package support framework for both php4 & php5; based on | jdolecek | 2 | -11/+62 |
2004-11-01 | default to full dependance on php for anything including this buildlink | jdolecek | 1 | -1/+4 |
2004-11-01 | Make sure to install the _CLI_ version to ${PREFIX}/bin/php, and _CGI_ | jdolecek | 3 | -14/+16 |
2004-10-31 | add patches necessary to build php-imap with PHP5 | jdolecek | 3 | -1/+58 |
2004-10-31 | add a USE_PHP_EXT_PATCHES, which makes it possible to have and apply only | jdolecek | 1 | -1/+10 |