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-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 |
2004-10-31 | new PHP extension module framework, which makes it possible to build | jdolecek | 2 | -0/+84 |
2004-10-31 | fix build on IRIX | recht | 1 | -1/+4 |
2004-10-30 | don't override LOWER_OPSYS, handle PY_PLATNAME in the same way as | grant | 4 | -36/+32 |
2004-10-30 | don't override LOWER_OPSYS just to set PY_PLATNAME. fixes broken PLIST | grant | 1 | -5/+3 |
2004-10-30 | Revised to build dynamic (in addition to static) libgnat if Ada language | shannonjr | 3 | -5/+10 |
2004-10-30 | Revised to only define a full BUILDLINK_DEPMETHOD if USE_GCC_SHLIB is defined. | shannonjr | 1 | -2/+7 |
2004-10-30 | During print-PLIST, output a comment for the tcl/lib directory. | minskim | 1 | -1/+3 |
2004-10-30 | s/wip/lang/ | grant | 4 | -12/+12 |
2004-10-30 | Do not delete lib/tcl when deinstalled; it should be handled by lang/tcl. | minskim | 2 | -4/+3 |
2004-10-30 | Create lib/tcl at post-install and add it to PLIST, because many other | minskim | 2 | -3/+6 |
2004-10-29 | Import PHP 5.0.2, based on the pkgsrc-wip PHP5 package. | jdolecek | 11 | -0/+517 |
2004-10-29 | Not every implementation of find(1) accepts "file" and "link" as | minskim | 1 | -2/+2 |
2004-10-29 | Modify to build shared (and static) libgnat | shannonjr | 3 | -5/+11 |
2004-10-28 | Fix depends, bump PKGREVISION. | wiz | 1 | -3/+3 |