summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Expand)AuthorFilesLines
2004-02-05bsd.compiler.mk no longer adds dependencies or includes buildlink*.mk filesjlam6-11/+30
2004-02-05List the correct directories for finding GCC libraries so that they willjlam6-6/+18
2004-02-04+ USE_LANGUAGES=c c++abs2-2/+4
2004-02-03update to mono 0.30recht9-38/+103
2004-02-03Fix RUBY_SHLIBVERSION in FreeBSD, should fix the problems seen in thextraeme1-2/+4
2004-02-02Don't rely on _GCCARCHSUBDIR.jlam1-8/+8
2004-02-02There was an extra slash where there shouldn't have been.jlam1-2/+2
2004-02-01"Update" lang/gcc3 to 3.3.2. This package is now a meta-package forjlam12-305/+24
2004-02-01Add a buildlink3.mk file for use by bsd.compiler.mk. Note that we alwaysjlam1-0/+22
2004-02-01Use _GCC_REQD instead of GCC_REQD since we just want a single value.jlam1-2/+4
2004-02-01bl3ify the gcc3-* packages. Also provide buildlink[23].mk files for usejlam25-219/+446
2004-02-01Changes to support new compiler selection framework.jlam2-19/+19
2004-02-01In the new compiler selection framework, GCC_REQD is appended to, notjlam1-2/+2
2004-01-31s/seperate/separate/snj1-1/+1
2004-01-31Add two missing directories when removing the package, reported byxtraeme2-3/+5
2004-01-29use ${EGREP} instead of relying on GNU grep features.grant8-16/+16
2004-01-28Make this compile with gcc 3.3. Fixes problems in agc's bulk build.jschauma2-8/+267
2004-01-27Add USE_GCC_SHLIB to python2 packages:abs10-13/+21
2004-01-27Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248heinz5-12/+12
2004-01-26Set 'MAKE_ENV+= NOGCCERROR=yes' to avoid a warning causing sparc64 build toabs1-3/+4
2004-01-26use ${PY_VER_SUFFIX} in @dirrm.grant1-29/+29
2004-01-26add Solaris PLIST missed in previous commit.grant1-0/+17
2004-01-26use -h instead of -soname= when creating shared objects to appeasegrant2-4/+13
2004-01-26fix build and install on Solaris:grant4-15/+31
2004-01-26remove empty PLIST.grant1-1/+0
2004-01-26use the right python platform name in PLIST.grant1-11/+11
2004-01-26whitespace fixgrant1-5/+5
2004-01-25Fix the plist on Linux after the introduction of Makefile.common forrecht1-11/+11
2004-01-25Revert python23{,pth} back to buildlink2. The build fails on NetBSD 1.6recht2-9/+9
2004-01-25* Follow the new buildlink3 standard and append to BUILDLINK_DEPENDS.<pkg>.jlam8-111/+71
2004-01-25bl3ifyrecht5-13/+13
2004-01-25add buildlink3 supportrecht1-3/+26
2004-01-25add buildlink3.mkrecht4-0/+120
2004-01-25add buildlink3.mkrecht2-0/+60
2004-01-25shorten createbuildlink's generated comment a bitrecht1-5/+1
2004-01-25fix comment and shorten createbuildlink's generated comment a bitrecht1-6/+2
2004-01-25add missing BUILDLINK_DEPMETHOD.pythonrecht1-1/+5
2004-01-25add buildlink3.mkrecht2-0/+64
2004-01-25Compile and install etc/bin2c, which is expected by some modules. Fixescube5-7/+25
2004-01-25set LANG="" in MAKE_ENV to avoid build failure if LANG is set.grant1-1/+2
2004-01-24bl3ifyrecht2-9/+9
2004-01-24Follow grant@'s lead and use Makefile.common for python23 and python23-pth.recht8-5350/+2673
2004-01-24fix typorecht1-2/+2
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant39-78/+78
2004-01-24fix typo in commentgrant1-2/+2
2004-01-24split the common parts of python22 and python22-pth into Makefile.commongrant14-4355/+2251
2004-01-24split the common parts of python21 and python21-pth into Makefile.commongrant8-3539/+1820
2004-01-24Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. Injlam4-8/+8
2004-01-23Update lang/perl58 to 5.8.2. Changes from version 5.8.1nb1 include:jlam3-32/+42
2004-01-21Sync with reality. Reported by Min Sik Kim in PR 24187.cube1-3/+3