Bug 108498 - New port: lang/xds Excelsior Oberon-2/Modula-2 compiler, set up to produce native FreeBSD binaries
Summary: New port: lang/xds Excelsior Oberon-2/Modula-2 compiler, set up to produce na...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-28 22:30 UTC by Alexander Shiryaev
Modified: 2007-02-17 03:40 UTC (History)
0 users

See Also:


Attachments
file.shar (32.61 KB, text/plain)
2007-01-28 22:30 UTC, Alexander Shiryaev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Shiryaev 2007-01-28 22:30:10 UTC

Fix: Patch attached with submission follows:
Comment 1 Alejandro Pulver freebsd_committer freebsd_triage 2007-02-05 17:06:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-02-17 03:31:13 UTC
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"
Comment 3 Alejandro Pulver freebsd_committer freebsd_triage 2007-02-17 03:35:57 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!