Age | Commit message (Expand) | Author | Files | Lines |
2002-10-02 | Upgrade lang/gauche package to 0.6.3. | minoura | 7 | -46/+218 |
2002-10-01 | Make the following variables publicly readable: | jlam | 1 | -11/+16 |
2002-09-30 | Trivially use buildlink2. | jlam | 1 | -1/+2 |
2002-09-30 | Trivially use buildlink2 | jlam | 1 | -1/+2 |
2002-09-29 | More patches for the 110.41 update. | wiz | 4 | -0/+245 |
2002-09-29 | Update to 110.41, provided by Christopher Richards in PR 18437. | wiz | 6 | -301/+166 |
2002-09-29 | Use gcc/buildlink2.mk instead of Makefile.gcc | jlam | 1 | -8/+4 |
2002-09-29 | Need to pass the library path to libstdc++.so as well, and only add the | jlam | 1 | -2/+4 |
2002-09-29 | Ensure that the buildlink2 wrappers are found when searching for toolchain | jlam | 1 | -12/+15 |
2002-09-28 | add -fPIC -DPIC to CFLAGS for NetBSD. Needed by sparc, ppc, and maybe | dmcmahill | 2 | -4/+4 |
2002-09-27 | The sophisticated version checking was working, but symlinking files into | jlam | 1 | -23/+26 |
2002-09-27 | Create a buildlink2.mk file for lang/gcc. Aside from the usual tunable | jlam | 1 | -0/+88 |
2002-09-27 | Use bsd.pkg.install.mk, correct the PLISTs to refer to ${PKGNAME}.mk | jlam | 5 | -96/+87 |
2002-09-27 | Use ${BASENAME} instead of "basename", and fix a typo. | jlam | 1 | -5/+5 |
2002-09-26 | According to BWK's homepage, the "the one true awk" was updated on June 28, 2002 | jschauma | 2 | -5/+5 |
2002-09-26 | Introduce target perl5-configure. | seb | 1 | -6/+13 |
2002-09-25 | Sun has updated this version, calling it 1.2.1_001. No list of changes | jschauma | 2 | -27/+30 |
2002-09-25 | Remove trailing '.' when displaying the URL to download the file from. | jschauma | 1 | -2/+2 |
2002-09-25 | Use appropriate permissions for installed example files. | tron | 1 | -3/+7 |
2002-09-25 | Fix typo on python21-pth pathname. | seb | 1 | -2/+2 |
2002-09-24 | distinfo was not updated when DIST_SUBDIR was added. | jschauma | 1 | -3/+3 |
2002-09-24 | Add Zoularis/Linux support | tsarna | 7 | -36/+110 |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 12 | -36/+36 |
2002-09-24 | libguile.la includes libltdl.la, so make the buildlink2.mk file include | jlam | 1 | -1/+2 |
2002-09-23 | buildlink1 -> buildlink2 | jlam | 1 | -15/+20 |
2002-09-23 | buildlink1 -> buildlink2. | jlam | 1 | -2/+3 |
2002-09-23 | perl5/module.mk is intended to be included by packages that build | jlam | 1 | -0/+82 |
2002-09-23 | * buildlink1 -> buildlink2 | jlam | 3 | -69/+45 |
2002-09-21 | Strip the ".buildlink" from the names of the python application and | jlam | 2 | -2/+2 |
2002-09-21 | Make "-ltcl" resolve into "-ltcl83", so that we don't need to patch so | jlam | 1 | -1/+6 |
2002-09-20 | Move the definitions for PYINC, PYLIB, and PYSITELIB to pyversion.mk | jlam | 2 | -17/+13 |
2002-09-20 | Python extensions also install headers into ${PYINC}, so we can't just | jlam | 5 | -10/+25 |
2002-09-20 | Add buildlink2.mk file for use by other package Makefiles, and by | jlam | 5 | -0/+115 |
2002-09-20 | Make this work with buildlink2. | jlam | 1 | -9/+26 |
2002-09-20 | buildlink1 -> buildlink2 | jlam | 1 | -3/+3 |
2002-09-19 | Allow for the chmod command to fail, e. g. if the distfile is on a readonly | wennmach | 1 | -2/+2 |
2002-09-11 | use PKGNAME_NOREV as DIST_SUBDIR | joda | 1 | -2/+2 |
2002-09-11 | bump PKGREVISION; suggested by Thomas Klausner | joda | 1 | -1/+2 |
2002-09-11 | install header files too; update PLIST to match reality | joda | 2 | -198/+202 |
2002-09-11 | Re-add support for the appropriate pre-1.6 NetBSD-current. Entab. | schmonz | 1 | -9/+11 |
2002-09-10 | Give Darwin a chance at this (though I haven't tried it for license | schmonz | 1 | -4/+2 |
2002-09-10 | Since the major of libiconv was increased during the update to 1.8, | wiz | 1 | -1/+2 |
2002-09-09 | - pull in the last bit of changes to sync this up with the netbsd-1-6-RELEASE | dmcmahill | 7 | -14/+49 |
2002-09-08 | * Replace MACHINE_ARCH with BLACKDOWN_ARCH. | schmonz | 2 | -51/+46 |
2002-09-08 | * Introduce BLACKDOWN_ARCH, which is usually just ${MACHINE_ARCH} | schmonz | 6 | -97/+111 |
2002-09-08 | Converted to use buildlink2, and allow installation on powerpc. | zuntum | 1 | -9/+8 |
2002-09-06 | more pth hackery: | drochner | 2 | -1/+34 |
2002-09-05 | Only add a build dependency on perl if USE_PERL5 == "build". | jlam | 1 | -1/+5 |
2002-09-05 | If USE_PERL5 is "build", then only set a build dependency on perl. | jlam | 1 | -1/+5 |
2002-09-05 | Don't set DISTFILES directly on powerpc; set DISTNAME instead, to | schmonz | 1 | -2/+2 |