FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 5:40 PM BST
Port details
cil 1.4.0 devel on this many watch lists=2 search for ports that depend on this port
Infrastructure for C Program Analysis and Transformation

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 11 Oct 2003 19:38:02
Also Listed In: lang
License: not specified in port


Infrastructure for C Program Analysis and Transformation

CIL (C Intermediate Language) is a high-level representation along
with a set of tools that permit easy analysis and source-to-source
transformation of C programs.

CIL is both lower-level than abstract-syntax trees, by clarifying
ambiguous constructs and removing redundant ones, and also higher-level
than typical intermediate languages designed for compilation, by
maintaining types and a close relationship with the source program. 
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/ocaml, devel/gmake, lang/perl5.8
Required To Run: lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/cil/ && make install clean
To add the package: pkg_add -r cil


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/cil/cil/
http://sunet.dl.sourceforge.net/project/cil/cil/
http://iweb.dl.sourceforge.net/project/cil/cil/
http://switch.dl.sourceforge.net/project/cil/cil/
http://surfnet.dl.sourceforge.net/project/cil/cil/
http://kent.dl.sourceforge.net/project/cil/cil/
http://freefr.dl.sourceforge.net/project/cil/cil/
http://voxel.dl.sourceforge.net/project/cil/cil/
http://jaist.dl.sourceforge.net/project/cil/cil/
http://osdn.dl.sourceforge.net/project/cil/cil/
http://nchc.dl.sourceforge.net/project/cil/cil/
http://ncu.dl.sourceforge.net/project/cil/cil/
http://transact.dl.sourceforge.net/project/cil/cil/
http://softlayer.dl.sourceforge.net/project/cil/cil/
http://internode.dl.sourceforge.net/project/cil/cil/
http://ufpr.dl.sourceforge.net/project/cil/cil/
http://waix.dl.sourceforge.net/project/cil/cil/
http://hal.cs.berkeley.edu/cil/distrib/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Nov 2011 14:23:35
Original commit files touched by this commit  1.4.0
miwi search for other commits by this committer
- Update to 0.3.4

PR:             162551
Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe:   yes
02 Aug 2011 20:58:23
Original commit files touched by this commit  1.3.7
ehaupt search for other commits by this committer
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.3.7
ohauer search for other commits by this committer
-remove MD5
04 Apr 2011 08:44:16
Original commit files touched by this commit  1.3.7
stas search for other commits by this committer
- Fix build with ocaml 3.12.

Reported by:    pav
22 Aug 2009 00:18:43
Original commit files touched by this commit  1.3.7
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
01 Jun 2009 19:19:57
Original commit files touched by this commit  1.3.7
dhn search for other commits by this committer
- Update to 1.3.7
11 Apr 2009 13:23:05
Original commit files touched by this commit  1.3.6_1
stas search for other commits by this committer
- Update lang/ocaml to 3.11.0. [1]
- Fix devel/cil build with 3.11.0 by using proper object file name
- Fix devel/deputy build with 3.11.0 by using proper object file name
- Fix lang/mtasc. Ocamlp4 syntax has changed and usage of ';' as delimiters
  is not allowed now.
- Fix usage message in lang/mtasc.
- Implement a FreeBSD specific code for retriving the executable path in
lang/mtasc.
- Update devel/omake to 0.9.8.5.
- Fix devel/omake compilation with 3.11 by dropping an unused reference from the
code.
- Fix www/geneweb build with 3.11 by not emitting errors for warnings.
- Fix print/advi build. [2]
- Update lang/cduce to 0.5.3 (this fixes build with ocaml 3.11.0).

PR:             ports/130845 [1] [2] (based on)
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> [1],
                Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [2]
10 Apr 2008 09:12:53
Original commit files touched by this commit  1.3.6_1
jkoshy search for other commits by this committer
Reset maintainership.
08 Sep 2007 00:56:04
Original commit files touched by this commit  1.3.6_1
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
19 May 2007 20:32:57
Original commit files touched by this commit  1.3.6_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
06 Feb 2007 03:55:51
Original commit files touched by this commit  1.3.6
jkoshy search for other commits by this committer
Upgrade to v1.3.6.  Upstream changes from the previous version
of the port include:

 - A new 'descriptiveCilPrinter' class for friendlier messages.
 - Bug fixes, esp. for 64-bit architectures.

A few APIs have also changed so 3rd-party code using the CIL toolkit
may need to be adapted.
05 Aug 2006 13:00:16
Original commit files touched by this commit  1.3.5_1
jkoshy search for other commits by this committer
- Fix Perl paths to allow "bin/cilly" to work. [1]
- Enable this port on FreeBSD/amd64.

PR:             ports/101312    [1]
Submitted by:   Li-Wen Hsu <lwhsu at lwhsu.org>
10 Jul 2006 05:59:33
Original commit files touched by this commit  1.3.5
jkoshy search for other commits by this committer
Upgrade to v1.3.5.

Upstream changes include:
 - A new module "Cfg" for computing control-flow graphs.
 - Several new analyses: reaching definitions, liveness analysis,
   available expressions, dead code elimination.
 - New flag '--noInsertImplictCasts'.
 - Support for C struct layouts used by microcontroller compilers.
 - A rewrite of module ext/callgraph.
 - Support for many GCC builtin functions.
 - Many bug fixes.
05 May 2006 16:44:34
Original commit files touched by this commit  1.3.4
jkoshy search for other commits by this committer
- Upgrade to v1.3.4.  This release has:
  - a new command line option --forceRLArgEval for forcing right to left
    evaluation of function arguments,
  - support for many more gcc builtins,
  - numerous bug fixes.
- Make the port NOPORTDOCS clean.
- Remove a few portlint warnings.
- Take over as port maintainer.

Approved by:    netchild [MAINTAINER]
04 May 2006 21:41:12
Original commit files touched by this commit  1.3.3
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
22 Jan 2006 08:30:12
Original commit files touched by this commit  1.3.3
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
25 Jun 2005 12:34:48
Original commit files touched by this commit  1.3.3
netchild search for other commits by this committer
Update to 1.3.3.

Prodded by:     jkoshy
09 Jan 2005 12:25:49
Original commit files touched by this commit  1.3.1
netchild search for other commits by this committer
Update to 1.3.1.
18 Sep 2004 07:44:19
Original commit files touched by this commit  1.2.3_1
kris search for other commits by this committer
BROKEN on 5.x: Does not build

Approved by:    portmgr (self)
18 Mar 2004 18:01:13
Original commit files touched by this commit  1.2.3_1
trevor search for other commits by this committer
Add size data, approved by maintainers.
23 Feb 2004 00:19:59
Original commit files touched by this commit  1.2.3_1
kris search for other commits by this committer
Mark IGNORE for perl < 5.6.1
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.2.3_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
25 Jan 2004 09:50:45
Original commit files touched by this commit  1.2.3
netchild search for other commits by this committer
- update to 1.2.3 (this fixes the configure error on bento [1])
- fix SITE_PERL part of the plist in the PREFIX != LOCALBASE case

Noticed by:     kris
22 Jan 2004 12:18:43
Original commit files touched by this commit  1.2.1_1
trevor search for other commits by this committer
Use the CPIO macro defined in bsd.port.mk.
20 Oct 2003 15:02:19
Original commit files touched by this commit  1.2.1_1
netchild search for other commits by this committer
Only for i386.

Noticed by:     kris/bento
11 Oct 2003 19:36:13
Original commit files touched by this commit  1.2.1
netchild search for other commits by this committer
Infrastructure for C Program Analysis and Transformation

CIL (C Intermediate Language) is a high-level representation along
with a set of tools that permit easy analysis and source-to-source
transformation of C programs.

CIL is both lower-level than abstract-syntax trees, by clarifying
ambiguous constructs and removing redundant ones, and also higher-level
than typical intermediate languages designed for compilation, by
maintaining types and a close relationship with the source program.

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23671
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days58
new fortnight182
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.166 seconds.