Bug 126551 - [NEW PORT]chinese/ucc:C Compiler Which Implements the ANSI C89 Standard
Summary: [NEW PORT]chinese/ucc:C Compiler Which Implements the ANSI C89 Standard
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-15 13:30 UTC by wenheping
Modified: 2008-08-25 22:20 UTC (History)
0 users

See Also:


Attachments
file.shar (2.98 KB, text/plain)
2008-08-15 13:30 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2008-08-15 13:30:14 UTC
Ucc is a C compiler which implements the ANSI C89
standard with a few extensions. Ucc is released
under BSD license.

Ucc is specificaly designed for personal research
and assist the undergraduate or graduate in compiler
learning. We hope that Ucc will be a seedbed for new
ideas and world-class optimizing techniques.

Ucc's design and development goals is clear code
structure,upstanding extensibility,retargetable and
excellent optimization.

WWW:   http://ucc.sf.net

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-15 13:30:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-08-25 22:11:19 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-08-25 22:11:31 UTC
miwi        2008-08-25 21:11:18 UTC

  FreeBSD ports repository

  Modified files:
    lang                 Makefile 
  Added files:
    lang/ucc             Makefile distinfo pkg-descr pkg-plist 
    lang/ucc/files       patch-Makefile 
  Log:
  Ucc is a C compiler which implements the ANSI C89
  standard with a few extensions. Ucc is released
  under BSD license.
  
  Ucc is specificaly designed for personal research
  and assist the undergraduate or graduate in compiler
  learning. We hope that Ucc will be a seedbed for new
  ideas and world-class optimizing techniques.
  
  Ucc's design and development goals is clear code
  structure,upstanding extensibility,retargetable and
  excellent optimization.
  
  WWW:   http://ucc.sf.net
  
  PR:             ports/126551
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.601     +1 -0      ports/lang/Makefile
  1.1       +23 -0     ports/lang/ucc/Makefile (new)
  1.1       +3 -0      ports/lang/ucc/distinfo (new)
  1.1       +36 -0     ports/lang/ucc/files/patch-Makefile (new)
  1.1       +14 -0     ports/lang/ucc/pkg-descr (new)
  1.1       +9 -0      ports/lang/ucc/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"