Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-02-17 | bl3ify. rename post-patch target to do-configure, as the compiler is | grant | 1 | -3/+3 | |
not available before the buildlink phase, and calling the compiler in the patch phase is Wrong. | |||||
2004-02-15 | We need to override librep's own libtool with the one from pkgsrc. | jlam | 1 | -1/+3 | |
2004-02-15 | upgrade to 1.33. too many updates to mention here. | itojun | 6 | -148/+125 | |
see http://www.call-with-current-continuation.org/ChangeLog.txt for complete changelog. | |||||
2004-02-14 | update to 0.30.1 | recht | 3 | -11/+13 | |
This release only includes a few smaller bug fixes to the Http client as well as minor fixes to the C# compiler. Specifically this release fixes some problems with Chunked encoding and a race condition on the Http client. The C# compiler would crash sometimes when reporting a delegate signature error. While add it g/c some whitespaces in the buildlink3.mk and remove the LIBTOOL_OVERRIDES. | |||||
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 11 | -42/+13 | |
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk. | |||||
2004-02-14 | Fix dependence problem for other packages, too. | tron | 1 | -6/+6 | |
2004-02-14 | Update dependence on "gcc3-c++" package and bump package revision. | tron | 1 | -3/+3 | |
2004-02-14 | Make the package build on NetBSD-current. | kristerw | 7 | -6/+107 | |
2004-02-14 | Copy the libtool script instead of symlinking to it to avoid a hidden | jlam | 1 | -2/+2 | |
dependency on libtool. | |||||
2004-02-14 | remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does this | grant | 1 | -4/+1 | |
automatically now. | |||||
2004-02-13 | Bump the PKGREVISION after fixing up the installed *.la files to remove | jlam | 7 | -10/+39 | |
references to the buildlink work directories. | |||||
2004-02-13 | Check if a variable is defined before checking its value. | jlam | 4 | -8/+16 | |
2004-02-13 | Fix the check for the GCC3_INSTALLTO_SUBPREFIX so that it matches the | jlam | 4 | -8/+8 | |
behaviour in gcc3-c/Makefile.common. | |||||
2004-02-12 | Use "sunos"-style shared library numbering whenever a platform wants the | jlam | 1 | -1/+12 | |
"linux"-style one. This matches our pkgsrc libtool behaviour so that we can get a consistent numbering across different platforms so that we don't have to fiddle with the PLIST. This fixes PR 22556 and PR 23684. | |||||
2004-02-12 | Include gcc3-c/buildlink3.mk to get the gcc3-c library and header files | jlam | 1 | -3/+6 | |
symlinked into ${BUILDLINK_DIR}. | |||||
2004-02-12 | bl3ify | jlam | 2 | -10/+29 | |
2004-02-11 | Improve wording. | sketch | 1 | -4/+4 | |
2004-02-11 | bl3ify | xtraeme | 2 | -5/+31 | |
2004-02-10 | The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mk | jlam | 8 | -16/+16 | |
and any pre-existing buildlink2.mk files. | |||||
2004-02-10 | Require at least ${GCC_VERSION} of the GCC C++ compiler package to build | jlam | 1 | -2/+3 | |
this. | |||||
2004-02-10 | Honor GCC3_PKGMODIF for alternate gcc3 install location. | jlam | 1 | -2/+2 | |
2004-02-10 | Add an explicit dependency on gcc3-c so that gcc3-* sub-language packages | jlam | 1 | -4/+2 | |
will depend on gcc3-c instead perhaps of just using the system compiler. | |||||
2004-02-10 | Turn PERL5_REQD into a list of values, the highest of which will be used | jlam | 4 | -10/+10 | |
to choose the correct Perl dependency. | |||||
2004-02-10 | Update lang/perl58 to 5.8.3. This is a bugfix release over 5.8.2 and | jlam | 3 | -11/+11 | |
fixes some minor bugs. | |||||
2004-02-10 | Reverse sense of GCC test and only perform it if we're using GCC. | jlam | 1 | -7/+9 | |
2004-02-09 | BUILDLINK_DEPENDS.<pkg> lines should _always_ use += to _append_ to the | jlam | 1 | -12/+6 | |
existing value. This is critical to set the correct list of dependencies for a package. | |||||
2004-02-09 | Remove a temporary directory created at post-install, so that a | minskim | 1 | -1/+2 | |
non-root user can 'make clean'. Approved by wiz@. | |||||
2004-02-09 | Update of nawk to 20040207. Changes since previous version from bwk: | cjep | 2 | -5/+5 | |
Fixed a bug in regular expressions that dates (so help me) from 1977; it's been there from the beginning. an anchored longest match that was longer than the number of states triggered a failure to initialize the machine properly. many thanks to moinak ghosh for not only finding this one but for providing a fix, in some of the most mysterious code known to man. fixed a storage leak in call() that appears to have been there since 1983 or so -- a function without an explicit return that assigns a string to a parameter leaked a Cell. thanks to moinak ghosh for spotting this very subtle one. | |||||
2004-02-08 | We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL, | jlam | 2 | -7/+7 | |
etc. because the bare variables will point to the correct executables. | |||||
2004-02-07 | Set permission of man directories correctly. Approved by wiz@. | minskim | 1 | -4/+2 | |
2004-02-07 | Use libtcl83* as shared library names on Linux, instead of libtcl8.3*. | minskim | 3 | -33/+53 | |
This closes PR pkg/24194. Approved by uebayasi@. | |||||
2004-02-06 | If we're passing through MAKEFLAGS variables whose values may contain | jlam | 4 | -16/+16 | |
spaces, use the :Q modifier instead of double-quoting the value. This avoids breakage when executing the just-in-time su targets. | |||||
2004-02-06 | Add a python "meta package" to install a symlink from ${PKGBASE}/bin/python | lukem | 3 | -0/+50 | |
to the preferred version of python (as specified by PYTHON_VERSION_DEFAULT). This means that cross-platform python scripts with "#!/usr/bin/env python" actually function on pkgsrc systems without nasty hackery. Approved by Alistair. | |||||
2004-02-06 | Correctly depend on binutils if binutils is already installed and | jlam | 1 | -4/+21 | |
${LOCALBASE}/bin is in the ${PATH}. | |||||
2004-02-06 | We should only ever append to DEPENDS, not set it. | jlam | 1 | -2/+2 | |
2004-02-06 | Take out the CLASSPATH suggestion as it's | jmc | 1 | -2/+1 | |
1. plain wrong (setting it to that will just cause compiles to explode in interesting ways as that's source, not .class files) 2. Not needed as it can infer the default CLASSPATH from JAVA_HOME | |||||
2004-02-05 | Fix lossage from buildlink3.mk files not being included by bsd.prefs.mk | jlam | 1 | -1/+7 | |
as a result of recent changes in mk/compiler. This fixes seeing the mysterious "_gcc3" when building gcc3-* packages. | |||||
2004-02-05 | Make sure ${PREFIX}/bin exists before the perl executable is put there. | uebayasi | 1 | -1/+2 | |
At least, I needed this for pkgviews installation. Ok'ed by jlam. | |||||
2004-02-05 | bsd.compiler.mk no longer adds dependencies or includes buildlink*.mk files | jlam | 6 | -11/+30 | |
if it's being included by bsd.prefs.mk, so we can safely move the BUILDLINK_DEPENDS line to its usual location. | |||||
2004-02-05 | List the correct directories for finding GCC libraries so that they will | jlam | 6 | -6/+18 | |
be added automatically to library and run-time library search paths. | |||||
2004-02-04 | + USE_LANGUAGES=c c++ | abs | 2 | -2/+4 | |
2004-02-03 | update to mono 0.30 | recht | 9 | -38/+103 | |
Lots of bug fixes and new features. See http://www.go-mono.com/archive/mono-0.30.html for details. Note: Starting with this release to use the System.Drawing APIs, libgdiplus is needed. (will be added next) | |||||
2004-02-03 | Fix RUBY_SHLIBVERSION in FreeBSD, should fix the problems seen in the | xtraeme | 1 | -2/+4 | |
last bulk build. | |||||
2004-02-02 | Don't rely on _GCCARCHSUBDIR. | jlam | 1 | -8/+8 | |
2004-02-02 | There was an extra slash where there shouldn't have been. | jlam | 1 | -2/+2 | |
2004-02-01 | "Update" lang/gcc3 to 3.3.2. This package is now a meta-package for | jlam | 12 | -305/+24 | |
lang/gcc3-*. | |||||
2004-02-01 | Add a buildlink3.mk file for use by bsd.compiler.mk. Note that we always | jlam | 1 | -0/+22 | |
add the dependency regardless of the depth. | |||||
2004-02-01 | Use _GCC_REQD instead of GCC_REQD since we just want a single value. | jlam | 1 | -2/+4 | |
2004-02-01 | bl3ify the gcc3-* packages. Also provide buildlink[23].mk files for use | jlam | 25 | -219/+446 | |
by bsd.compiler.mk. Note that in the buildlink3.mk files, the dependency is always added regardless of the BUILDLINK_DEPTH. This is because these buildlink3.mk files may be included by bsd.prefs.mk, which is often included other buildlink3.mk files, and we need to ensure that regardless of the depth, we are using the correct compiler. | |||||
2004-02-01 | Changes to support new compiler selection framework. | jlam | 2 | -19/+19 | |