Age | Commit message (Expand) | Author | Files | Lines |
2002-02-01 | Don't replace first line only when processing "#!". | taca | 1 | -3/+3 |
2002-02-01 | Upgrade Gauche pkgsrc to 0.5. | minoura | 5 | -120/+167 |
2002-01-31 | Add commented out entry for python, and add and enable python15. Sort. | wiz | 1 | -2/+4 |
2002-01-31 | Add distinfo file, RCS Id for patch-aa, and clean up Makefile a bit for | wiz | 3 | -2/+9 |
2002-01-31 | Update to 1.95.10. Changes are bug fixes in library classes: | mjl | 3 | -13/+10 |
2002-01-30 | Fix long-standing bug where -R${PREFIX}/lib wasn't being recorded in the | jlam | 2 | -6/+12 |
2002-01-30 | Move post-patch target that modified files to pre-configure, so that the | jlam | 1 | -2/+2 |
2002-01-30 | Unlimit stacksize during build, per discussion on port-sparc. | agc | 1 | -1/+2 |
2002-01-29 | don't error it distutils are not present | drochner | 1 | -5/+5 |
2002-01-29 | tell it about Python-1.5 | drochner | 2 | -2/+23 |
2002-01-29 | add the old Python-1.5 again - some pkgs run better with it | drochner | 4 | -0/+1488 |
2002-01-29 | Use the same policy on removing RUBY_SITEARCHLIBDIR and RUBY_SITELIBDIR. | taca | 1 | -4/+4 |
2002-01-29 | there is nothing to do in the "python" subdir anymore | drochner | 1 | -2/+1 |
2002-01-29 | remove the old python-2.x pkg, this is superseded by the new framework | drochner | 7 | -572/+0 |
2002-01-29 | not needed anymore | drochner | 1 | -42/+0 |
2002-01-28 | -link the math, cmath and time modules against libm to make it more | drochner | 2 | -14/+10 |
2002-01-28 | -don't build modules which don't work on 64-bit platforms | drochner | 3 | -9/+35 |
2002-01-28 | don't build curses module - it doesn't work with our curses | drochner | 3 | -6/+16 |
2002-01-28 | -don't build modules which are known not to work on 64-bit boxes | drochner | 3 | -5/+28 |
2002-01-28 | collect definition for stuff built from the Python source distribution | drochner | 1 | -0/+48 |
2002-01-28 | Update lang/perl5 to 5.6.1nb7. Changes from version 5.6.1nb6 include | jlam | 3 | -3/+69 |
2002-01-27 | Restrict build to alpha,mips,sparc,i386 as that's all this has been ported to. | jmc | 1 | -1/+4 |
2002-01-22 | for transition, move to lang/python20/Makefile.inc | drochner | 1 | -2/+2 |
2002-01-22 | For transition, move lang/python/Makefile.inc here. | drochner | 1 | -0/+42 |
2002-01-22 | nuke the USE_PYPKGPREFIX option - simply require that a pkg using | drochner | 1 | -2/+2 |
2002-01-22 | Make ruby meta package 1.6 based only. Previously, it was shared with | taca | 1 | -1/+3 |
2002-01-22 | Add and enable ruby14. | taca | 1 | -1/+2 |
2002-01-22 | Importing ruby14, meta package for ruby 1.4.6. | taca | 4 | -0/+71 |
2002-01-22 | Remove dependency to autoconf. | taca | 3 | -5/+140 |
2002-01-22 | - Remove dependency to autoconf. | taca | 4 | -7/+17 |
2002-01-22 | fix the f2c-f77 handling of the '-m' flag. Needed in preparation for | dmcmahill | 3 | -28/+27 |
2002-01-22 | -update to 2.1.2 - except one method addition (socket.sendall()) this is a | drochner | 5 | -12/+62 |
2002-01-21 | Add a build dependency on autoconf for the dylan packages - fixes a | agc | 1 | -1/+2 |
2002-01-20 | Update gnu smalltalk to 1.95.9 | mjl | 5 | -285/+265 |
2002-01-19 | some changes for scripts which get run during build: | drochner | 1 | -4/+7 |
2002-01-19 | add an option to get a BUILD_DEPENDS only | drochner | 1 | -4/+9 |
2002-01-18 | do the script patching pre-install rather than post-build, | drochner | 1 | -2/+4 |
2002-01-18 | use "-f" flag do "mv" | drochner | 1 | -2/+2 |
2002-01-17 | add and enable python20 and python22 | wiz | 1 | -1/+3 |
2002-01-17 | add a conflict with python20-* for the time remaining | drochner | 1 | -1/+3 |
2002-01-17 | add a rule to patch #!/the/right/path/to/python into the first line | drochner | 1 | -1/+13 |
2002-01-17 | define a PYVERSSUFFIX (major.minor) and use it to define PYTHONBIN | drochner | 1 | -5/+11 |
2002-01-17 | Suppress echo of ${ECHO_MSG} statements by make(1). | agc | 1 | -5/+5 |
2002-01-16 | fix the Makefile installed for extension packages to use the right | drochner | 3 | -2/+17 |
2002-01-16 | We use PKGREVISION instead of 'nb' now. | wiz | 1 | -2/+3 |
2002-01-16 | allow to override the python minor versions | drochner | 1 | -4/+8 |
2002-01-16 | fix the Makefile installed for extension packages to use the right | drochner | 3 | -3/+17 |
2002-01-16 | update for new location of the Python-2.0 pkg | drochner | 1 | -3/+2 |
2002-01-16 | move the Python-2.0 pkg, formerly at lang/python, into a version specific | drochner | 7 | -0/+572 |
2002-01-16 | Don't use Darwin cc options on NetBSD. | agc | 2 | -6/+6 |