Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-04 | update to 1.2 | recht | 2 | -6/+6 | |
Includes support for Fedora, plus a number of smaller bug fixes. | |||||
2004-03-04 | Make ocalm build with tk-8.4. | minskim | 3 | -1/+37 | |
2004-03-03 | update to 0.30.2 | recht | 2 | -5/+5 | |
The only thing that changed is the included mcs. For which - sadly - is now real news file available. By comparing it seems that the following packages have changed: System.Runtime.Remoting, System.Web, System.Web.Services, System.XML Changes (among others): * iterators.cs (IteratorHandler.IsIEnumerator, IsIEnumerable): New routines to check if a type is an enumerable/enumerator allow classes that implement the IEnumerable or IEnumerator interfaces. * String.cs: Concat() fixed crash when one of the arguments is an object whose ToString() method returns null. * TypeLoadException.cs: Added some serialization fiels, needed for compatibility with MS.NET. * String.cs (Equals): Speed up this method by avoiding Array Bounds Checks and by comparing by 32 bit words rather than 16 bit chars. This gives between 0x (for 1 char) and >2x (for large strings) factor of improvement. | |||||
2004-03-02 | use REPLACE_INTERPRETER instead of our private implementation | drochner | 1 | -17/+5 | |
2004-03-02 | update to gcc-3.3.3 | drochner | 12 | -32/+27 | |
2004-03-02 | Remove info files entries from PLIST. | seb | 1 | -11/+1 | |
2004-03-02 | Fix build: short and easy way out of a config.status overriding problem | seb | 1 | -1/+3 | |
by disabling the override. | |||||
2004-03-02 | Remove info files entries from PLIST. | seb | 3 | -20/+3 | |
2004-03-02 | Remove info files entries from PLIST. | seb | 2 | -40/+2 | |
2004-03-02 | Remove info files entries from PLIST. | seb | 2 | -31/+3 | |
While here add two missing entries in INFO_FILES. | |||||
2004-03-02 | Remove info files entries from PLIST. | seb | 1 | -33/+1 | |
2004-03-02 | Test if a conditional variable is defined before expanding it. From | uebayasi | 1 | -2/+2 | |
Ralf-P. Weinmann on tech-pkg@. | |||||
2004-03-01 | Add missing libfrtbegin.a | markd | 1 | -1/+2 | |
2004-03-01 | Apply first part (creation of libpython.so) of the patch provided by | recht | 4 | -8/+26 | |
Michal Pasternak in PR 24599. Leave the RUNSHARED part for now until it's proven that it's really needed and a cleaner has been found. | |||||
2004-02-28 | boehm-gc doesn't build on amd64/x86_64 (and thus mono's internal gc), so | recht | 1 | -1/+4 | |
add NOT_FOR_PLATFORM accordingly | |||||
2004-02-28 | sync to ../sun-jre14/MESSAGE.NetBSD rev 1.5: | lukem | 1 | -3/+3 | |
A ulimit datasize of 131072 (128K) is too small; crank to 262144 (256K). (Whilst 132096 (129K) does work for simple tests, it's better to be conservative and suggest something that should work most of the time...) | |||||
2004-02-28 | A ulimit datasize of 131072 (128K) is too small; crank to 262144 (256K). | lukem | 1 | -2/+2 | |
(Whilst 132096 (129K) does work for simple tests, it's better to be conservative and suggest something that should work most of the time...) | |||||
2004-02-27 | bl3ify | xtraeme | 10 | -247/+82 | |
2004-02-27 | Check if MONO_USE_NPTL is defined before using it. | minskim | 1 | -2/+2 | |
2004-02-26 | This package is not in wip any more. | minskim | 1 | -3/+3 | |
2004-02-24 | Buildlink the gcc libraries and headers early so that fake-la can find | jlam | 1 | -2/+2 | |
them. | |||||
2004-02-24 | bl3ification needed by new ion. Reported by Stoned Elipot and Krister | cube | 2 | -2/+18 | |
Walfridsson. ``Oops''. | |||||
2004-02-23 | Fix (de)installation by removing a .orig file | wiz | 1 | -1/+2 | |
from the install dir. | |||||
2004-02-23 | Set USE_BUILDLINK2 to "yes", so that pkgsrc DTRT with the included | kristerw | 1 | -1/+2 | |
buildlink2.mk files. | |||||
2004-02-23 | bl3ify and remove ONLY_FOR_PLATFORM, because it works on *BSD, Linux and | xtraeme | 1 | -4/+2 | |
SunOS. Dunno about IRIX, this closes PR pkg/24519. | |||||
2004-02-22 | Remove info files entries from PLIST. | seb | 1 | -3/+1 | |
2004-02-22 | Remove info files entries from PLIST. | seb | 1 | -50/+1 | |
2004-02-22 | Remove info files entries from PLIST. | seb | 2 | -58/+2 | |
2004-02-22 | Remove info files entries from PLIST. | seb | 1 | -2/+1 | |
2004-02-22 | Remove info files entries from PLIST. | seb | 1 | -2/+1 | |
2004-02-22 | Previous change broke build on NetBSD because it tried to "rm -f" a | kristerw | 1 | -2/+2 | |
directory instead of just the file that was intended. | |||||
2004-02-22 | bl3ify | minskim | 1 | -2/+3 | |
2004-02-21 | Remove info files entries from PLIST. | seb | 1 | -3/+1 | |
2004-02-21 | Buildlink the gcc3-c libraries and headers early so that fake-la can find | jlam | 1 | -2/+2 | |
them. | |||||
2004-02-21 | Play it safe -and be Solaris friendly: don't rely on 'ln -sf' to properly | seb | 1 | -3/+4 | |
remove an existing file, use 'rm -f' then 'ln -s'. | |||||
2004-02-21 | s/langauge/language/ | snj | 1 | -2/+2 | |
2004-02-21 | s/compilant/compliant/ | snj | 1 | -2/+2 | |
2004-02-20 | Add AUTOCONF_REQD=2.50 for those packages that use libtoolize. Otherwise, | jlam | 1 | -1/+2 | |
when calling ${ACLOCAL}, invoke it with "-I ." so that it will find the local libtool.m4 file. | |||||
2004-02-20 | Add empty CONFIG_STATUS_OVERRIDE since Ruby's build process uses | taca | 1 | -1/+3 | |
config.status's content. | |||||
2004-02-20 | Use stricter dependency patterns so that we only match ones with the same | jlam | 2 | -4/+4 | |
distribution version number. | |||||
2004-02-19 | gcc 2.95 does not support the x86_64 architecture. | kristerw | 2 | -3/+4 | |
2004-02-18 | Include "../../mk/compiler.mk" to get the value of CC_VERSION before | jlam | 2 | -2/+6 | |
testing it. | |||||
2004-02-17 | Sort. | wiz | 1 | -5/+5 | |
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 | |