| Summary: | New port: lang/xds-c Excelsior Oberon-2/Modula-2 to C 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:40:07 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver I'll take it. alepulver 2007-02-17 03:33:42 UTC
FreeBSD ports repository
Modified files:
lang Makefile
Added files:
lang/xds-c Makefile distinfo pkg-descr pkg-plist
lang/xds-c/files patch-C__X2C.c patch-C__xosTime.c
patch-bin__xm.cfg patch-bin__xm.tem
patch-bin__xmwork
patch-include__xrnMman.h
patch-lib__C__lib.mkf pkg-message.in
plist plist-doc
Log:
This is XDS-C for Linux, it is setup to produce native FreeBSD binaries.
WWW: http://www.excelsior-usa.com/
PR: ports/108499
Submitted by: coumarin at gmail.com
Revision Changes Path
1.540 +1 -0 ports/lang/Makefile
1.1 +62 -0 ports/lang/xds-c/Makefile (new)
1.1 +3 -0 ports/lang/xds-c/distinfo (new)
1.1 +11 -0 ports/lang/xds-c/files/patch-C__X2C.c (new)
1.1 +11 -0 ports/lang/xds-c/files/patch-C__xosTime.c (new)
1.1 +17 -0 ports/lang/xds-c/files/patch-bin__xm.cfg (new)
1.1 +17 -0 ports/lang/xds-c/files/patch-bin__xm.tem (new)
1.1 +21 -0 ports/lang/xds-c/files/patch-bin__xmwork (new)
1.1 +14 -0 ports/lang/xds-c/files/patch-include__xrnMman.h (new)
1.1 +15 -0 ports/lang/xds-c/files/patch-lib__C__lib.mkf (new)
1.1 +10 -0 ports/lang/xds-c/files/pkg-message.in (new)
1.1 +821 -0 ports/lang/xds-c/files/plist (new)
1.1 +120 -0 ports/lang/xds-c/files/plist-doc (new)
1.1 +3 -0 ports/lang/xds-c/pkg-descr (new)
1.1 +944 -0 ports/lang/xds-c/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! |