summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Collapse)AuthorFilesLines
2002-10-25Convert to buildlink2.wiz1-7/+8
Unconditionally compile in SSL support; bump PKGREVISION.
2002-10-25another Python versiondrochner2-3/+18
2002-10-25add python22-pthdrochner1-1/+2
2002-10-25add a thread (GNU pth) supporting version of Python-2.2drochner16-0/+2478
2002-10-25Unused.wiz1-59/+0
2002-10-25Add buildlink2.mk.wiz1-0/+349
2002-10-25Use buildlink2, and fix PLIST.wiz2-5/+6
2002-10-23correct HOMEPAGE.grant2-4/+4
2002-10-23Regen for patch-ad change.bouyer1-2/+2
2002-10-23Don't call libtool -no-undefined for libguilereadline. It includesbouyer1-2/+11
libguile, which has a reference to __floatdidf, which is part of libgcc and will only be resolved at program link time. XXX libtool, of Solaris ld bug ?
2002-10-22buildlink1 -> buildlink2jlam1-9/+9
2002-10-22Unused.jlam1-25/+0
2002-10-22Update to 2.95.3-13kent2-7/+7
- Improve 64bit architecture support
2002-10-21Pull in diffs from gnusrc/dist/toolchain to allow Sparcs to buildjlam3-1/+17
lang/gcc. The diffs change some double quotes to single quotes in some sparc-only files so that the shell expression created is legal. This fix was independently found by Lubomir Sedlacik <salo@Xtrmntr.org> and provided in pkg/18309.
2002-10-21buildlink1 -> buildlink2.wiz1-9/+9
2002-10-21Convert to buildlink2.wiz1-4/+4
2002-10-20Install ${PREFIX}/etc/${PKGNAME}.mk on SunOS, too. From pkg/18627 byjlam1-1/+2
Lubomir Sedlacik.
2002-10-20Use lang/gcc (gcc-2.95.3) if on alpha. From pkg/18301 by Rhialto.jlam1-1/+4
2002-10-20Pass MAKE_ENV to MAKE (two places, one of them from PR 18720).wiz1-4/+4
Fix typo in IGNORE message (also from PR 18720).
2002-10-20Prefer pax to GNU tar. By Greg A. Woods in PR 18719.wiz1-2/+2
2002-10-19Track directory layout change at MASTER_SITE_GNOME.rh1-2/+2
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-19Add a buildlink2.mk file that allows for libperl or perl>=5.8.0.jlam1-0/+22
2002-10-18Trivially use buildlink2.jlam1-2/+3
2002-10-18Allow additional sed expressions to be used to patch the python scripts byjlam1-1/+2
passing them in with PYTHON_PATCH_SCRIPT_SED.
2002-10-18Allow PYTHON_PATCH_SCRIPTS to take shell wildcards.jlam1-5/+10
2002-10-18Correct MASTER_SITE and HOMEPAGE.jschauma1-3/+3
2002-10-18regen (without RCS Ids inside the patches)wiz5-11/+9
2002-10-16add buildink2.mkdillo1-0/+25
2002-10-16Add an unofficial patch that allows xmlrpclib to supply Basic Auth.tsarna2-1/+90
Shouldn't affect other uses, just ads a missing feature.
2002-10-16Update to 2.95.3-12kent2-12/+11
Changes: - add protection for alloca() - fix a problem on m68k Remove NOT_FOR_PLATFORM temporarily. If we have build error on a platform, lang/gcc also has the same error and patches for lang/gcc should be improved. If protection check in post-build fails, it is a problem in the ssp patch, we should tell the ssp author the problem, and add the platform to NOT_FOR_PLATFORM.
2002-10-15Upgrade python22 package from 2.2.1 to 2.2.2.tsarna4-16/+57
Mostly bug fixes, a few enhancements, notably in the email package.
2002-10-15We need the suse-Makefile when we _are_ on NetBSD.jschauma2-4/+4
2002-10-15fixed some build and installation issue. tested on 1.6D/i386.kei7-17/+43
- use buildlink2 - it needs MesaLib - added missing entries into PLIST - /usr/local, /usr/pkg --> ${PREFIX} - modified the way of handling LDFLAGS - and some minor stuff
2002-10-15Trivially use java.mk.jschauma1-3/+5
Clean up to to fit into <80 cols. (Note: MASTER_SITE seems to be unavailable at the moment, I contacted the author.)
2002-10-15Use java.mkjschauma1-2/+3
2002-10-15Trivially use java.mkjschauma1-2/+2
2002-10-13back out previous. EXTRACT_SUFX is already set to .binjschauma2-8/+2
Pointed out by jlam.
2002-10-13buildlink1 -> buildlink2.wiz1-3/+3
2002-10-13Note that using this package implies needing datasize >= 131204 by addingjlam1-1/+2
datasize to UNLIMIT_RESOURCES.
2002-10-13Default to a build dependency as usually packages that need Java will onlyjlam3-3/+6
need a full dependency on the JRE, not the JDK.
2002-10-13Add buildlink2.mk files for use by other package Makefiles. Each JVMjlam8-0/+214
buildlink2.mk file creates a public variable "BUILDLINK_JAVA_PREFIX.<pkg>" that may be used as the JAVA_HOME for that package.
2002-10-13* Use buildlink2.jlam2-338/+338
* Install with JAVA_HOME=${LOCALBASE}/java/jdk-1.1.8 instead of into ${LOCALBASE}/java/${PKGNAME}, which lead to the jdk installation moving even when the PKGREVISION is bumped. * Cosmetic updates to the package Makefile. * Sort the PLIST.
2002-10-13* Use buildlink2.jlam10-134/+103
* Minor improvements to the package Makefiles. * Correct the PLIST.
2002-10-13* Use buildlink2.jlam5-1165/+1154
* Build the blackdown packages with PREFIX=${LOCALBASE}/java/blackdown-1.3.1 and adjust the PLIST accordingly. This is to make the Java VM packages consistently return JAVA_HOME from `pkg_info -qp <jvm-pkg>'. * Cosmetic updates to package Makefiles.
2002-10-13* Use buildlink2.jlam4-113/+111
* Build the kaffe package with PREFIX=${LOCALBASE}/java/kaffe and adjust the PLIST accordingly. This is to make the Java VM packages consistently return JAVA_HOME from `pkg_info -qp <jvm-pkg>'. * License file was wrongly being installed as ${PREFIX}/share. * Separate out last half of DESCR into a more appropriate MESSAGE file.
2002-10-13Cosmetic changes to MESSAGE files for JVMs for readability.jlam5-37/+48
2002-10-13Use BUILDLINK_FILES_CMD.<pkg> instead of manually adding the shell pipelinejlam5-15/+10
to BUILDLINK_FILES.<pkg>.
2002-10-12The DISTFILE for powerpc requires a ".bin" suffix.jschauma2-2/+8
Pointed out by John Klos (john at sixgirls dot org)
2002-10-12gauche-refj.texi cannot be extracted by non-euc-jp gosh.minoura5-43/+33
Pointed out by Shiro, the original author of Gauche.
2002-10-12Unused.wiz1-64/+0