Date: Mon, 25 Aug 2008 21:11:18 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/ucc Makefile distinfo pkg-descr pkg-plist ports/lang/ucc/files patch-Makefile Message-ID: <200808252111.m7PLBIoD006453@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808252111.m7PLBIoD006453>
