recht
e3593924ab
update to 1.2
...
Includes support for Fedora, plus a number of smaller bug fixes.
2004-03-04 14:33:55 +00:00
minskim
c9eae9cc89
Make ocalm build with tk-8.4.
2004-03-04 06:27:45 +00:00
recht
c2ab8aac4f
update to 0.30.2
...
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-03 01:37:09 +00:00
drochner
2aadeff11c
use REPLACE_INTERPRETER instead of our private implementation
2004-03-02 15:26:02 +00:00
drochner
bf761bc865
update to gcc-3.3.3
2004-03-02 14:46:33 +00:00
seb
0d88e29c0a
Remove info files entries from PLIST.
2004-03-02 14:01:38 +00:00
seb
4cbc84b62c
Fix build: short and easy way out of a config.status overriding problem
...
by disabling the override.
2004-03-02 13:54:03 +00:00
seb
1a0322ee6f
Remove info files entries from PLIST.
2004-03-02 11:59:24 +00:00
seb
5777891d19
Remove info files entries from PLIST.
2004-03-02 11:43:39 +00:00
seb
92c368a75b
Remove info files entries from PLIST.
...
While here add two missing entries in INFO_FILES.
2004-03-02 11:28:22 +00:00
seb
7f0d850a58
Remove info files entries from PLIST.
2004-03-02 10:57:13 +00:00
uebayasi
8e043c6038
Test if a conditional variable is defined before expanding it. From
...
Ralf-P. Weinmann on tech-pkg@.
2004-03-02 06:13:28 +00:00
markd
d022ffe41e
Add missing libfrtbegin.a
2004-03-01 11:39:58 +00:00
recht
ee8ddf1d62
Apply first part (creation of libpython.so) of the patch provided by
...
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-03-01 00:16:35 +00:00
recht
47d900630b
boehm-gc doesn't build on amd64/x86_64 (and thus mono's internal gc), so
...
add NOT_FOR_PLATFORM accordingly
2004-02-28 23:41:32 +00:00
lukem
a1d9d9dad0
sync to ../sun-jre14/MESSAGE.NetBSD rev 1.5:
...
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 00:49:03 +00:00
lukem
151663025c
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 00:44:34 +00:00
xtraeme
06ee2d0e55
bl3ify
2004-02-27 07:37:04 +00:00
minskim
e1bd7580ef
Check if MONO_USE_NPTL is defined before using it.
2004-02-27 04:06:05 +00:00
minskim
1850673f63
This package is not in wip any more.
2004-02-26 23:14:02 +00:00
jlam
2b4202c8b4
Buildlink the gcc libraries and headers early so that fake-la can find
...
them.
2004-02-24 10:02:23 +00:00
cube
2fdaea31c4
bl3ification needed by new ion. Reported by Stoned Elipot and Krister
...
Walfridsson. ``Oops''.
2004-02-24 00:05:26 +00:00
wiz
a09c1eb033
Fix (de)installation by removing a .orig file
...
from the install dir.
2004-02-23 22:10:48 +00:00
kristerw
b13edb39a2
Set USE_BUILDLINK2 to "yes", so that pkgsrc DTRT with the included
...
buildlink2.mk files.
2004-02-23 02:49:31 +00:00
xtraeme
05a22f230f
bl3ify and remove ONLY_FOR_PLATFORM, because it works on *BSD, Linux and
...
SunOS. Dunno about IRIX, this closes PR pkg/24519.
2004-02-23 01:09:14 +00:00
seb
d9516ad6e8
Remove info files entries from PLIST.
2004-02-22 15:21:16 +00:00
seb
bf8dc01b13
Remove info files entries from PLIST.
2004-02-22 14:43:44 +00:00
seb
7a76ed6f5d
Remove info files entries from PLIST.
2004-02-22 14:33:06 +00:00
seb
a75f2711ed
Remove info files entries from PLIST.
2004-02-22 14:01:49 +00:00
seb
57513160f9
Remove info files entries from PLIST.
2004-02-22 13:49:44 +00:00
kristerw
e553612a49
Previous change broke build on NetBSD because it tried to "rm -f" a
...
directory instead of just the file that was intended.
2004-02-22 04:51:25 +00:00
minskim
9d99cc2532
bl3ify
2004-02-22 02:24:07 +00:00
seb
922a953de8
Remove info files entries from PLIST.
2004-02-21 18:27:06 +00:00
jlam
1bf1cd9015
Buildlink the gcc3-c libraries and headers early so that fake-la can find
...
them.
2004-02-21 10:37:27 +00:00
seb
e021a3c198
Play it safe -and be Solaris friendly: don't rely on 'ln -sf' to properly
...
remove an existing file, use 'rm -f' then 'ln -s'.
2004-02-21 08:38:45 +00:00
snj
09b0716c03
s/langauge/language/
2004-02-21 07:10:40 +00:00
snj
378dd4c069
s/compilant/compliant/
2004-02-21 07:09:54 +00:00
jlam
e6ef33712d
Add AUTOCONF_REQD=2.50 for those packages that use libtoolize. Otherwise,
...
when calling ${ACLOCAL}, invoke it with "-I ." so that it will find the
local libtool.m4 file.
2004-02-20 23:45:43 +00:00
taca
010de15156
Add empty CONFIG_STATUS_OVERRIDE since Ruby's build process uses
...
config.status's content.
2004-02-20 15:32:52 +00:00
jlam
0316e47605
Use stricter dependency patterns so that we only match ones with the same
...
distribution version number.
2004-02-20 06:52:43 +00:00
kristerw
da0229e8a4
gcc 2.95 does not support the x86_64 architecture.
2004-02-19 17:51:17 +00:00
jlam
efa1ab70ba
Include "../../mk/compiler.mk" to get the value of CC_VERSION before
...
testing it.
2004-02-18 13:33:40 +00:00
wiz
ce010af32c
Sort.
2004-02-17 14:56:12 +00:00
grant
796344b117
bl3ify. rename post-patch target to do-configure, as the compiler is
...
not available before the buildlink phase, and calling the compiler in
the patch phase is Wrong.
2004-02-17 06:36:38 +00:00
jlam
df194736cb
We need to override librep's own libtool with the one from pkgsrc.
2004-02-15 15:02:38 +00:00
itojun
328df197b0
upgrade to 1.33. too many updates to mention here.
...
see http://www.call-with-current-continuation.org/ChangeLog.txt for complete
changelog.
2004-02-15 08:02:23 +00:00
recht
d9845a2ae5
update to 0.30.1
...
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 20:39:38 +00:00
jlam
ec993afa1a
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
...
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
tron
d371bfefaa
Fix dependence problem for other packages, too.
2004-02-14 13:49:25 +00:00
tron
08d2c8fd67
Update dependence on "gcc3-c++" package and bump package revision.
2004-02-14 13:47:00 +00:00