Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-01-16 | Additional diffs for NetBSD/sparc and NetBSD/powerpc. | agc | 5 | -14/+38 |
2002-01-16 | Use ${DYLAN_VERSION}, instead of a hardcoded 2.3.6, in the Makefile.common, | agc | 5 | -107/+120 |
2002-01-15 | Add, but do not enable, dylan-compiler. | agc | 1 | -1/+2 |
2002-01-15 | Initial import of the Gwydion Dylan compiler, version 2.3.6, into the | agc | 3 | -0/+128 |
2002-01-15 | Add and enable dylan-interpreter | agc | 1 | -1/+2 |
2002-01-15 | Initial import of the Gwydion Dylan interpreter, version 2.3.6, into | agc | 12 | -0/+357 |
2002-01-15 | add a buildlink-style file for use by applications (ie programs which | drochner | 1 | -0/+3 |
2002-01-15 | -derive the required Python version from the package prefix (pyXX->XX) | drochner | 1 | -1/+8 |
2002-01-15 | -protect against multiple inclusion | drochner | 1 | -3/+21 |
2002-01-15 | initial import of a Python-2.2 pkg | drochner | 6 | -0/+2039 |
2002-01-14 | Fix MASTER_SITES path. | wiz | 1 | -2/+2 |
2002-01-14 | Add one (from bulk build leftover list). | wiz | 1 | -1/+2 |
2002-01-10 | split out the python version logics into a separate file, for use by | drochner | 2 | -65/+67 |
2002-01-10 | Mark as broken, because it hasn't been kept in sync when gcc was updated | wiz | 1 | -1/+3 |
2002-01-09 | Comment claims LP64 problems, so disable sparc64 too, not only alpha. | wiz | 1 | -2/+3 |