Summary: | New port: lang/xds Excelsior Oberon-2/Modula-2 compiler, set up to produce native FreeBSD binaries | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Alexander Shiryaev <coumarin> | ||||
Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Alexander Shiryaev
2007-01-28 22:30:10 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver I'll take it. alepulver 2007-02-17 03:31:07 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/xds Makefile distinfo pkg-descr pkg-plist lang/xds/files patch-C__X2C.c patch-C__xosBalls.c patch-C__xosTime.c patch-apisyms-x86 patch-bin__xc.tem patch-bin__xcwork patch-include__xrnMman.h patch-lib__x86__lib.mkf patch-samples__buildx86 pkg-message.in plist plist-doc Log: This is Native XDS-x86 for Linux, it is setup to produce native FreeBSD binaries. WWW: http://www.excelsior-usa.com/ PR: ports/108498 Submitted by: coumarin at gmail.com Revision Changes Path 1.539 +1 -0 ports/lang/Makefile 1.1 +62 -0 ports/lang/xds/Makefile (new) 1.1 +3 -0 ports/lang/xds/distinfo (new) 1.1 +11 -0 ports/lang/xds/files/patch-C__X2C.c (new) 1.1 +14 -0 ports/lang/xds/files/patch-C__xosBalls.c (new) 1.1 +11 -0 ports/lang/xds/files/patch-C__xosTime.c (new) 1.1 +9 -0 ports/lang/xds/files/patch-apisyms-x86 (new) 1.1 +17 -0 ports/lang/xds/files/patch-bin__xc.tem (new) 1.1 +100 -0 ports/lang/xds/files/patch-bin__xcwork (new) 1.1 +14 -0 ports/lang/xds/files/patch-include__xrnMman.h (new) 1.1 +15 -0 ports/lang/xds/files/patch-lib__x86__lib.mkf (new) 1.1 +20 -0 ports/lang/xds/files/patch-samples__buildx86 (new) 1.1 +10 -0 ports/lang/xds/files/pkg-message.in (new) 1.1 +333 -0 ports/lang/xds/files/plist (new) 1.1 +121 -0 ports/lang/xds/files/plist-doc (new) 1.1 +4 -0 ports/lang/xds/pkg-descr (new) 1.1 +457 -0 ports/lang/xds/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added, with minor changes. Thanks! |