summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Expand)AuthorFilesLines
2002-09-29More patches for the 110.41 update.wiz4-0/+245
2002-09-29Update to 110.41, provided by Christopher Richards in PR 18437.wiz6-301/+166
2002-09-29Use gcc/buildlink2.mk instead of Makefile.gccjlam1-8/+4
2002-09-29Need to pass the library path to libstdc++.so as well, and only add thejlam1-2/+4
2002-09-29Ensure that the buildlink2 wrappers are found when searching for toolchainjlam1-12/+15
2002-09-28add -fPIC -DPIC to CFLAGS for NetBSD. Needed by sparc, ppc, and maybedmcmahill2-4/+4
2002-09-27The sophisticated version checking was working, but symlinking files intojlam1-23/+26
2002-09-27Create a buildlink2.mk file for lang/gcc. Aside from the usual tunablejlam1-0/+88
2002-09-27Use bsd.pkg.install.mk, correct the PLISTs to refer to ${PKGNAME}.mkjlam5-96/+87
2002-09-27Use ${BASENAME} instead of "basename", and fix a typo.jlam1-5/+5
2002-09-26According to BWK's homepage, the "the one true awk" was updated on June 28, 2002jschauma2-5/+5
2002-09-26Introduce target perl5-configure.seb1-6/+13
2002-09-25Sun has updated this version, calling it 1.2.1_001. No list of changesjschauma2-27/+30
2002-09-25Remove trailing '.' when displaying the URL to download the file from.jschauma1-2/+2
2002-09-25Use appropriate permissions for installed example files.tron1-3/+7
2002-09-25Fix typo on python21-pth pathname.seb1-2/+2
2002-09-24distinfo was not updated when DIST_SUBDIR was added.jschauma1-3/+3
2002-09-24Add Zoularis/Linux supporttsarna7-36/+110
2002-09-24Complete standardization of messages according to latest pkglint.wiz12-36/+36
2002-09-24libguile.la includes libltdl.la, so make the buildlink2.mk file includejlam1-1/+2
2002-09-23buildlink1 -> buildlink2jlam1-15/+20
2002-09-23buildlink1 -> buildlink2.jlam1-2/+3
2002-09-23perl5/module.mk is intended to be included by packages that buildjlam1-0/+82
2002-09-23* buildlink1 -> buildlink2jlam3-69/+45
2002-09-21Strip the ".buildlink" from the names of the python application andjlam2-2/+2
2002-09-21Make "-ltcl" resolve into "-ltcl83", so that we don't need to patch sojlam1-1/+6
2002-09-20Move the definitions for PYINC, PYLIB, and PYSITELIB to pyversion.mkjlam2-17/+13
2002-09-20Python extensions also install headers into ${PYINC}, so we can't justjlam5-10/+25
2002-09-20Add buildlink2.mk file for use by other package Makefiles, and byjlam5-0/+115
2002-09-20Make this work with buildlink2.jlam1-9/+26
2002-09-20buildlink1 -> buildlink2jlam1-3/+3
2002-09-19Allow for the chmod command to fail, e. g. if the distfile is on a readonlywennmach1-2/+2
2002-09-11use PKGNAME_NOREV as DIST_SUBDIRjoda1-2/+2
2002-09-11bump PKGREVISION; suggested by Thomas Klausnerjoda1-1/+2
2002-09-11install header files too; update PLIST to match realityjoda2-198/+202
2002-09-11Re-add support for the appropriate pre-1.6 NetBSD-current. Entab.schmonz1-9/+11
2002-09-10Give Darwin a chance at this (though I haven't tried it for licenseschmonz1-4/+2
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz1-1/+2
2002-09-09- pull in the last bit of changes to sync this up with the netbsd-1-6-RELEASEdmcmahill7-14/+49
2002-09-08* Replace MACHINE_ARCH with BLACKDOWN_ARCH.schmonz2-51/+46
2002-09-08* Introduce BLACKDOWN_ARCH, which is usually just ${MACHINE_ARCH}schmonz6-97/+111
2002-09-08Converted to use buildlink2, and allow installation on powerpc.zuntum1-9/+8
2002-09-06more pth hackery:drochner2-1/+34
2002-09-05Only add a build dependency on perl if USE_PERL5 == "build".jlam1-1/+5
2002-09-05If USE_PERL5 is "build", then only set a build dependency on perl.jlam1-1/+5
2002-09-05Don't set DISTFILES directly on powerpc; set DISTNAME instead, toschmonz1-2/+2
2002-09-04pass the MAKE_ENV to distutils buildsdrochner1-3/+5
2002-09-04the interpreter itself _can_ be built with buildlink2drochner5-43/+30
2002-09-03Some changes to make this work well on Linux:jschauma3-4/+13
2002-09-03Don't use ${MACHINE_ARCH} - this is _always_ i386.jschauma1-44/+44