Age | Commit message (Expand) | Author | Files | Lines |
2003-05-07 | use the same logics for pth dependency like in python2?-pth/Makefile | drochner | 1 | -3/+11 |
2003-05-07 | Join the "pthread.buildlink2.mk" game. | drochner | 2 | -7/+12 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 34 | -118/+118 |
2003-05-05 | PKGREVISION goes after PKGNAME. | jmmv | 1 | -2/+2 |
2003-05-05 | Line up PKGREVISION whitespace. | jmmv | 3 | -6/+6 |
2003-05-04 | Fix a bug in input.c where an unsigned char is compared to EOF (-1), | jtb | 3 | -2/+17 |
2003-05-03 | Pass RPATH_FLAG along so libGL gets picked up correctly | jmc | 2 | -1/+15 |
2003-05-03 | Fix location of libtool in oo2crc.xml. | jtb | 1 | -1/+10 |
2003-05-03 | Correct distribution file checksum. | tron | 1 | -3/+3 |
2003-05-02 | Add and enable oo2c. | jtb | 1 | -1/+2 |
2003-05-02 | Initial import of oo2c. | jtb | 7 | -0/+660 |
2003-05-02 | Add and enable yabasic. | jtb | 1 | -1/+2 |
2003-05-02 | Initial import of yabasic. Submitted by David Ferlier in PR pkg/19785 | jtb | 4 | -0/+34 |
2003-05-02 | Add some missing directories to PLIST. | jtb | 1 | -4/+20 |
2003-05-02 | Update mercury to version 0.11.0. | jtb | 15 | -565/+1545 |
2003-05-02 | Move the mk.conf style example file to share/examples/gcc/mk.conf, to avoid | jmmv | 3 | -6/+9 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 11 | -18/+22 |
2003-05-02 | Update sun-jdk13 and sun-jre13 to sun-jdk13-1.0.8 and sun-jre13-1.0.8 | abs | 4 | -15/+15 |
2003-05-02 | Move the sample mk.conf file to share/examples/gcc/mk.conf, instead of | jmmv | 4 | -11/+16 |
2003-04-29 | Add and enable erlang. | jtb | 1 | -1/+2 |
2003-04-29 | Initial import of erlang-9.1. | jtb | 5 | -0/+3435 |
2003-04-29 | Fix use of _OPSYS_RPATH_NAME causing broken compiler. | jtb | 7 | -55/+47 |
2003-04-29 | Update to version 5.0. | jtb | 9 | -82/+79 |
2003-04-29 | Add and enable lua4. | jtb | 1 | -1/+2 |
2003-04-29 | Import of lua4 for packages requiring lua version 4. | jtb | 10 | -0/+218 |
2003-04-29 | Re-add files I missed in last commit. | augustss | 3 | -0/+159 |
2003-04-29 | Update to a new GHC. There are too numerous changes to mention; see the | augustss | 20 | -433/+1199 |
2003-04-27 | Lint: make concise to fit into 24 line limit | cjep | 1 | -11/+7 |
2003-04-27 | Use ${SED}, ${CUT}, ${TRUE} and ${ECHO}. | cjep | 1 | -8/+8 |
2003-04-24 | This package needs freetype2 (noticed in arm bulk build) | cjep | 1 | -1/+2 |
2003-04-21 | Add RCS tag | cjep | 2 | -0/+2 |
2003-04-19 | Use BSD_INSTALL_* rather than 'mkdir' and 'cp' to install the files, so that | jschauma | 3 | -2/+571 |
2003-04-17 | test_gettext doesn't hang with threaded Python in -current anymore | jdolecek | 1 | -2/+1 |
2003-04-17 | Remove comment about PR lib/20214 (libpthread assertion failure triggered | darcy | 1 | -2/+1 |
2003-04-15 | Make the fcntl(F_WRLCK) selftest work on alpha etc here as well - not as | drochner | 4 | -2/+30 |
2003-04-14 | expands with an extra slash by default - incorrect | mason | 1 | -2/+2 |
2003-04-14 | GNU texinfo >= 4.1 is required to build the info files shipped, fix wrong | salo | 5 | -16/+39 |
2003-04-14 | only assume GNU toolchain on Linux and BSD and use try to use sane | grant | 1 | -7/+3 |
2003-04-14 | use the bootstrap target unless we know we are using gcc (either by | grant | 1 | -8/+23 |
2003-04-13 | drop unneeded parens | grant | 1 | -4/+4 |
2003-04-10 | make usage of pax more consistent, use -O to bomb on broken archives | grant | 1 | -2/+2 |
2003-04-10 | use `gcc -dumpversion' instead of `gcc --version', so this works | grant | 1 | -2/+2 |
2003-04-10 | make ${PAX} usage consistent: | grant | 5 | -19/+18 |
2003-04-08 | Make this compile on -current -- undef "_POSIX_THREADS" so that it | drochner | 2 | -1/+14 |
2003-04-08 | modify a selftest which uses unportable struct packing so that it | drochner | 4 | -2/+30 |
2003-04-05 | Add support for m68k, VAX, and MIPS based architectures. | jtb | 11 | -70/+296 |
2003-04-05 | Forgot to add in last commit. | jschauma | 1 | -0/+67 |
2003-04-05 | IRIX also uses LOWER_OPSYS as PY_PLATFORM. | jschauma | 1 | -2/+2 |
2003-04-04 | Shorten COMMENT | abs | 1 | -2/+2 |
2003-04-02 | - Use RPATH_FLAG instead of -R | jschauma | 3 | -34/+53 |