summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-15 01:42:58 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-15 01:42:58 +0000
commit5f0c3169c7223568a2bdf58549da98bd29b2eb82 (patch)
tree858da989a987988702bcb85454efbb3c3eab94e0 /lang
parentAdd WITH_LINESPACE knob: add support for line-spacing (diff)
- Update Portable.NET suite to 0.6.4
- Update treecc to 0.3.0 PR: ports/64271 Submitted by: michael johnson <ahze@ahze.net> (maintainer)
Notes
Notes: svn path=/head/; revision=104033
Diffstat (limited to 'lang')
-rw-r--r--lang/ml-pnet/distinfo4
-rw-r--r--lang/pnet-base/Makefile8
-rw-r--r--lang/pnet-base/distinfo4
-rw-r--r--lang/pnet-base/pkg-plist2
-rw-r--r--lang/pnet/Makefile2
-rw-r--r--lang/pnet/Makefile.pnet4
-rw-r--r--lang/pnetc/distinfo4
-rw-r--r--lang/pnetc/pkg-plist62
-rw-r--r--lang/pnetlib/distinfo4
-rw-r--r--lang/pnetlib/pkg-plist4
-rw-r--r--lang/treecc/Makefile2
-rw-r--r--lang/treecc/distinfo4
12 files changed, 82 insertions, 22 deletions
diff --git a/lang/ml-pnet/distinfo b/lang/ml-pnet/distinfo
index caf2546a5e17..2b1367459154 100644
--- a/lang/ml-pnet/distinfo
+++ b/lang/ml-pnet/distinfo
@@ -1,2 +1,2 @@
-MD5 (ml-pnet-0.6.2.tar.gz) = 99ae7e0656f8169aa199433e5eea4afc
-SIZE (ml-pnet-0.6.2.tar.gz) = 1269479
+MD5 (ml-pnet-0.6.4.tar.gz) = 45151ac94ce2944f3348f42222b12f17
+SIZE (ml-pnet-0.6.4.tar.gz) = 1269534
diff --git a/lang/pnet-base/Makefile b/lang/pnet-base/Makefile
index 83f6f785d322..94dbf5a0587a 100644
--- a/lang/pnet-base/Makefile
+++ b/lang/pnet-base/Makefile
@@ -33,14 +33,14 @@ CONFIGURE_ARGS+= --disable-optimizations
.endif
PORTDOCS= ChangeLog-1 ChangeLog-2 ChangeLog-3 ChangeLog-4 Doxyfile \
- c_language_abi.html c_users_guide.html embedded.html gtk-sharp.HOWTO \
+ c_language_abi.html embedded.html gtk-sharp.HOWTO \
l10n.html libgc_changes.txt pinvoke.html pnet_faq.html pnetasm.texi \
unrolling.txt
INFO= pnettools
MAN1= clrwrap.1 csant.1 cscc.1 csdoc.1 csdoc2hier.1 csdoc2html.1 \
- csdoc2texi.1 cssrc2html.1 ilalink.1 ilasm.1 ildasm.1 ildd.1 \
- ilfind.1 ilgac.1 ilheader.1 ilnative.1 ilranlib.1 ilrun.1 ilsize.1 \
- ilstrip.1 ilverify.1 resgen.1
+ cscc-cpp.1 csdoc2texi.1 cssrc2html.1 ilalink.1 ilasm.1 ildasm.1 \
+ ildd.1 ilfind.1 ilgac.1 ilheader.1 ilnative.1 ilranlib.1 ilrun.1 \
+ ilsize.1 ilstrip.1 ilverify.1 resgen.1
.include "${.CURDIR}/../pnet/Makefile.pnet"
.include <bsd.port.pre.mk>
diff --git a/lang/pnet-base/distinfo b/lang/pnet-base/distinfo
index 2e67c1d5c222..cc9b7b81f7b2 100644
--- a/lang/pnet-base/distinfo
+++ b/lang/pnet-base/distinfo
@@ -1,2 +1,2 @@
-MD5 (pnet-0.6.2.tar.gz) = 8e00cc5dec5df96c24ec630476ebc071
-SIZE (pnet-0.6.2.tar.gz) = 3138851
+MD5 (pnet-0.6.4.tar.gz) = 072c41a400087f518abb624a1118acc7
+SIZE (pnet-0.6.4.tar.gz) = 3323737
diff --git a/lang/pnet-base/pkg-plist b/lang/pnet-base/pkg-plist
index 6a5b66b2eef6..51fbd480578c 100644
--- a/lang/pnet-base/pkg-plist
+++ b/lang/pnet-base/pkg-plist
@@ -1,11 +1,13 @@
bin/al
bin/ilgac
+bin/cli-unknown-cpp
bin/cli-unknown-ar
bin/cli-unknown-gcc
bin/cli-unknown-ranlib
bin/cli-unknown-size
bin/cli-unknown-strip
bin/clrwrap
+bin/cscc-cpp
bin/csant
bin/cscc
bin/csdoc
diff --git a/lang/pnet/Makefile b/lang/pnet/Makefile
index d806379b2d16..eae8e5b35c7e 100644
--- a/lang/pnet/Makefile
+++ b/lang/pnet/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= treecc:${PORTSDIR}/lang/treecc
RUN_DEPENDS= cscc:${PORTSDIR}/lang/pnet-base \
csunit:${PORTSDIR}/lang/pnetlib \
sqlsharp-pnet:${PORTSDIR}/lang/ml-pnet \
- ${LOCALBASE}/lib/cscc/lib/libc64.dll:${PORTSDIR}/lang/pnetc
+ ${LOCALBASE}/lib/cscc/lib/libc.dll:${PORTSDIR}/lang/pnetc
NO_BUILD= yes
diff --git a/lang/pnet/Makefile.pnet b/lang/pnet/Makefile.pnet
index c05ad53fbacb..fbd762edb206 100644
--- a/lang/pnet/Makefile.pnet
+++ b/lang/pnet/Makefile.pnet
@@ -1,5 +1,5 @@
-PNET_VERSION= 0.6.2
-PNET_REVISION= 1
+PNET_VERSION= 0.6.4
+PNET_REVISION= 0
PNET_PORTVER= ${PNET_VERSION}.${PNET_REVISION}
PNET_PORTREV= 0
PNET_PORTEPOCH= 0
diff --git a/lang/pnetc/distinfo b/lang/pnetc/distinfo
index 348d64a13a28..60c3fc43b5b0 100644
--- a/lang/pnetc/distinfo
+++ b/lang/pnetc/distinfo
@@ -1,2 +1,2 @@
-MD5 (pnetC-0.6.2.tar.gz) = c45743be619d83d451e16cd621b4b56d
-SIZE (pnetC-0.6.2.tar.gz) = 265867
+MD5 (pnetC-0.6.4.tar.gz) = 46968212ea6aebbbfee29666c49fea03
+SIZE (pnetC-0.6.4.tar.gz) = 313927
diff --git a/lang/pnetc/pkg-plist b/lang/pnetc/pkg-plist
index 758c2136e5eb..70c574c83f1e 100644
--- a/lang/pnetc/pkg-plist
+++ b/lang/pnetc/pkg-plist
@@ -1,7 +1,51 @@
-lib/cscc/lib/libc64.dll
-lib/cscc/lib/libm64.dll
-lib/cscc/lib/1.2.3400.0/libc64.dll
-lib/cscc/lib/1.2.3400.0/libm64.dll
+lib/cscc/lib/1.2.3400.0/libc.dll
+lib/cscc/lib/1.2.3400.0/libm.dll
+lib/cscc/lib/1.2.3400.0/libpthread.dll
+lib/cscc/lib/libc.dll
+lib/cscc/lib/libm.dll
+lib/cscc/lib/libpthread.dll
+share/cscc/include/assembly/Accessibility.h
+share/cscc/include/assembly/Commons.Xml.Relaxng.h
+share/cscc/include/assembly/Custommarshalers.h
+share/cscc/include/assembly/DotGNU.Images.h
+share/cscc/include/assembly/DotGNU.SSL.h
+share/cscc/include/assembly/DotGNU.Terminal.h
+share/cscc/include/assembly/ICSharpCode.SharpZipLib.h
+share/cscc/include/assembly/ISymWrapper.h
+share/cscc/include/assembly/Microsoft.JScript.h
+share/cscc/include/assembly/Microsoft.VisualBasic.h
+share/cscc/include/assembly/Microsoft.VisualC.h
+share/cscc/include/assembly/Microsoft.Vsa.h
+share/cscc/include/assembly/Microsoft.Web.Services.h
+share/cscc/include/assembly/OpenSystem.C.h
+share/cscc/include/assembly/OpenSystem.Platform.h
+share/cscc/include/assembly/PEAPI.h
+share/cscc/include/assembly/System.Configuration.Install.h
+share/cscc/include/assembly/System.Data.ObjectSpaces.h
+share/cscc/include/assembly/System.Data.OracleClient.h
+share/cscc/include/assembly/System.Data.SqlXml.h
+share/cscc/include/assembly/System.Data.h
+share/cscc/include/assembly/System.Design.h
+share/cscc/include/assembly/System.DirectoryServices.h
+share/cscc/include/assembly/System.Drawing.Design.h
+share/cscc/include/assembly/System.Drawing.h
+share/cscc/include/assembly/System.EnterpriseServices.h
+share/cscc/include/assembly/System.Management.h
+share/cscc/include/assembly/System.Messaging.h
+share/cscc/include/assembly/System.Net.IrDA.h
+share/cscc/include/assembly/System.Runtime.Remoting.h
+share/cscc/include/assembly/System.Runtime.Serialization.Formatters.Soap.h
+share/cscc/include/assembly/System.Security.h
+share/cscc/include/assembly/System.ServiceProcess.h
+share/cscc/include/assembly/System.Web.Mobile.h
+share/cscc/include/assembly/System.Web.Services.h
+share/cscc/include/assembly/System.Web.h
+share/cscc/include/assembly/System.Windows.Forms.h
+share/cscc/include/assembly/System.Xml.h
+share/cscc/include/assembly/System.h
+share/cscc/include/assembly/Xsharp.h
+share/cscc/include/assembly/cscompmgd.h
+share/cscc/include/assembly/mscorlib.h
share/cscc/include/alloca.h
share/cscc/include/assert.h
share/cscc/include/bits/libc-lock.h
@@ -17,6 +61,7 @@ share/cscc/include/bits/waitstatus.h
share/cscc/include/bits/wchar.h
share/cscc/include/bits/wordsize.h
share/cscc/include/bits/xopen_lim.h
+share/cscc/include/csharp.h
share/cscc/include/ctype.h
share/cscc/include/dirent.h
share/cscc/include/errno.h
@@ -25,14 +70,19 @@ share/cscc/include/features.h
share/cscc/include/gmp-mparam.h
share/cscc/include/gmp.h
share/cscc/include/gnu/stubs.h
+share/cscc/include/grp.h
share/cscc/include/ieee754.h
share/cscc/include/inttypes.h
+share/cscc/include/langinfo.h
share/cscc/include/limits.h
+share/cscc/include/locale.h
share/cscc/include/malloc.h
share/cscc/include/math.h
share/cscc/include/pthread.h
share/cscc/include/pwd.h
+share/cscc/include/semaphore.h
share/cscc/include/setjmp.h
+share/cscc/include/signal.h
share/cscc/include/stdarg.h
share/cscc/include/stdbool.h
share/cscc/include/stddef.h
@@ -45,9 +95,12 @@ share/cscc/include/strings.h
share/cscc/include/sys/cdefs.h
share/cscc/include/sys/errno.h
share/cscc/include/sys/mman.h
+share/cscc/include/sys/param.h
+share/cscc/include/sys/select.h
share/cscc/include/sys/stat.h
share/cscc/include/sys/sysmacros.h
share/cscc/include/sys/types.h
+share/cscc/include/sys/time.h
share/cscc/include/time.h
share/cscc/include/unistd.h
share/cscc/include/varargs.h
@@ -57,6 +110,7 @@ share/cscc/include/xlocale.h
@unexec rmdir %D/lib/cscc/lib/1.2.3400.0 2> /dev/null || true
@unexec rmdir %D/lib/cscc/lib 2> /dev/null || true
@unexec rmdir %D/lib/cscc 2> /dev/null || true
+@dirrm share/cscc/include/assembly
@dirrm share/cscc/include/bits
@dirrm share/cscc/include/gnu
@dirrm share/cscc/include/sys
diff --git a/lang/pnetlib/distinfo b/lang/pnetlib/distinfo
index f2daa142ed8d..a05358dd018e 100644
--- a/lang/pnetlib/distinfo
+++ b/lang/pnetlib/distinfo
@@ -1,2 +1,2 @@
-MD5 (pnetlib-0.6.2.tar.gz) = f565b5475532d1e90f262ba85d2128f9
-SIZE (pnetlib-0.6.2.tar.gz) = 3473746
+MD5 (pnetlib-0.6.4.tar.gz) = 484a0f53b713e5458ba1864eab51e496
+SIZE (pnetlib-0.6.4.tar.gz) = 3546420
diff --git a/lang/pnetlib/pkg-plist b/lang/pnetlib/pkg-plist
index 9a33679a8f1c..4fe30420a83f 100644
--- a/lang/pnetlib/pkg-plist
+++ b/lang/pnetlib/pkg-plist
@@ -17,6 +17,7 @@ lib/cscc/lib/Microsoft.VisualBasic.dll
lib/cscc/lib/Microsoft.VisualC.dll
lib/cscc/lib/Microsoft.Vsa.dll
lib/cscc/lib/OpenSystem.C.dll
+lib/cscc/lib/OpenSystem.Platform.dll
lib/cscc/lib/System.Configuration.Install.dll
lib/cscc/lib/System.Drawing.Postscript.dll
lib/cscc/lib/System.Drawing.Win32.dll
@@ -57,6 +58,7 @@ lib/cscc/lib/1.2.3400.0/I18N.West.dll
lib/cscc/lib/1.2.3400.0/I18N.dll
lib/cscc/lib/1.2.3400.0/ISymWrapper.dll
lib/cscc/lib/1.2.3400.0/OpenSystem.C.dll
+lib/cscc/lib/1.2.3400.0/OpenSystem.Platform.dll
lib/cscc/lib/1.2.3400.0/System.Configuration.Install.dll
lib/cscc/lib/1.2.3400.0/System.Design.dll
lib/cscc/lib/1.2.3400.0/System.Drawing.Postscript.dll
@@ -91,6 +93,7 @@ lib/cscc/lib/1.2.3400.0/de/Xsharp.resources.dll
lib/cscc/lib/1.2.3400.0/de/mscorlib.resources.dll
lib/cscc/lib/1.2.3400.0/ilinstall.exe
lib/cscc/lib/1.2.3400.0/mscorlib.dll
+lib/cscc/lib/1.2.3400.0/pinvoke.map
lib/cscc/lib/8.0.1000.0/Microsoft.JScript.dll
lib/cscc/lib/8.0.1000.0/Microsoft.VisualBasic.dll
lib/cscc/lib/8.0.1000.0/Microsoft.VisualC.dll
@@ -114,6 +117,7 @@ lib/cscc/lib/ca/mscorlib.resources.dll
lib/cscc/lib/csunit.exe
lib/cscc/lib/ilinstall.exe
lib/cscc/lib/jsrun.exe
+lib/cscc/lib/pinvoke.map
share/cscc/config/machine.default
@dirrm lib/cscc/lib/8.0.1000.0/ca
@dirrm lib/cscc/lib/8.0.1000.0/de
diff --git a/lang/treecc/Makefile b/lang/treecc/Makefile
index 7d8b6189b82a..daf8a41d73c7 100644
--- a/lang/treecc/Makefile
+++ b/lang/treecc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= treecc
-PORTVERSION= 0.2.8
+PORTVERSION= 0.3.0
CATEGORIES= lang
MASTER_SITES= http://www.southern-storm.com.au/download/
diff --git a/lang/treecc/distinfo b/lang/treecc/distinfo
index c95d226d24b0..e027186862d7 100644
--- a/lang/treecc/distinfo
+++ b/lang/treecc/distinfo
@@ -1,2 +1,2 @@
-MD5 (treecc-0.2.8.tar.gz) = d39c0fc9dabb9149859c97608c397b98
-SIZE (treecc-0.2.8.tar.gz) = 277367
+MD5 (treecc-0.3.0.tar.gz) = f8411cf005f3f4c203ddb57616f17314
+SIZE (treecc-0.3.0.tar.gz) = 277663