Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.3_3 01 Apr 2024 11:43:17 |
Rene Ladan (rene) |
devel/cil: Remove expired port
2024-03-31 devel/cil: Unmaintained upstream due to lack of time |
1.7.3_3 18 Feb 2024 16:16:12 |
Daniel Engberg (diizzy) |
devel/cil: Deprecate and set expiration date to 2024-03-31
Last release in 2014 and last commit in 2016
Upstream dont have time to maintain it
Reference:
https://github.com/cil-project/cil/pull/42#issuecomment-391818549
PR: 276971 |
1.7.3_3 05 Jul 2023 09:55:16 |
Guido Falsi (madpilot) |
lang/ocaml: Update to 4.08.1
This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.
The ocaml port now is MAKE_JOBS safe.
Changes to dependent ports included in this commit:
- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1] (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.7.3_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.7.3_2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.7.3_2 16 Apr 2022 07:19:46 |
Alexey Dokuchaev (danfe) |
OCaml: transient update of the stack to version 4.07.1
This is the first step in modernizing our OCaml ports infrastructure,
as we had accumulated substantial technical debt over the years when
many of its consumer ports had not received proper care and updates.
It is currently considered as the lowest supported version (baseline)
in majority of open-source OCaml projects, which would help to pull
up other ports, e.g. `devel/ocaml-dune' in smaller, manageable pieces.
For conservative hackers among us and for compatibility with RHEL 8
which is also on it, having 4.07 in the tree would allow users stick
to that package (pkg lock it) if needed.
PR: 250408, 262781
Exp-run by: antoine |
1.7.3_2 07 Apr 2022 09:26:36 |
Alexey Dokuchaev (danfe) |
devel/cil: prepare for OCaml 4.06+ (strings are immutable by default) |
1.7.3_2 01 Dec 2021 12:48:47 |
Piotr Kubaj (pkubaj) |
devel/cil: enable on armv7 |
1.7.3_2 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
1.7.3_2 15 Jun 2021 08:42:01 |
Piotr Kubaj (pkubaj) |
devel/cil: enable on powerpc |
1.7.3_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.3_2 03 Jan 2021 15:06:52 |
pkubaj |
devel/cil: enable on powerpc64le |
1.7.3_2 29 Dec 2020 01:14:49 |
pkubaj |
devel/cil: enable on powerpc64 |
1.7.3_2 24 Jun 2019 10:14:57 |
danfe |
Update OCaml to version 4.05.0 (this is the last version where strings
are unsafe by default, which is the main motivation why it was picked,
but not the very latest one) and synchronize the rest of the stack and
dependent ports with it, particularly:
- Update `devel/ocaml-ocamlbuild' to version 0.14.0 and unbreak,
register build dependency on all ports that require it (should
be part of USE_OCAML, but we do not want to make any Mk-related
changes the for time being)
- Update `devel/ocaml-camlp4' to version 4.05+2
- Update `devel/ocaml-camlp5' to version 7.07 (the project had
moved to GitHub)
- Mark `devel/ocaml-deriving-ocsigen' as BROKEN for now, it is
very outdated and requires quite a lot of work
- Update `x11-toolkits/ocaml-labltk' to version 8.06.3
PR: 218333
Exp-run by: antoine |
1.7.3_2 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.7.3_2 25 Jun 2016 09:05:21 |
amdmi3 |
- Switch to options helpers |
1.7.3_2 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.7.3_2 08 Oct 2015 15:11:28 |
olgeni |
Remove trailing whitespace from Makefiles, A-L. |
1.7.3_2 23 Dec 2014 02:22:20 |
mat |
Catch up abusive uses of ${SITE_PERL}.
Sponsored by: Absolight |
1.7.3_2 20 Dec 2014 18:06:22 |
bapt |
Cleanup plist |
1.7.3_2 29 Nov 2014 23:56:22 |
antoine |
Cleanup plist of ocaml ports
With hat: portmgr |
1.7.3_2 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.7.3_1 03 Sep 2014 15:56:00 |
antoine |
Fix packaging |
1.7.3_1 27 Mar 2014 13:23:10 |
pawel |
- Add staging support
- More precise LICENSE
- Strip cilly.native binary
- Don't install temporary binary files from WRKSRC/doc |
1.7.3 23 Oct 2013 20:45:10 |
ak |
- Return ports to the pool
PR: ports/183244
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer) |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
1.7.3 31 Aug 2013 16:07:19 |
madpilot |
- Update to 1.7.3
- While here convert to USES
PR: ports/181494
Submitted by: chris petrik <c.petrik.sosa@gmail.com> (maintainer) |
1.6.0 23 Mar 2013 17:27:39 |
bdrewery |
- Update to 1.6.0
PR: ports/177294
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer) |
1.5.1 07 Mar 2013 03:25:11 |
bdrewery |
- Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines
PR: ports/175415 [1]
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with: bapt |
1.5.1 05 Aug 2012 04:38:00 |
miwi |
- Update to 1.5.1
PR: 170140
Submitted by: Ports Fury |
1.5.0 19 Jul 2012 17:25:32 |
sperber |
- Update to version 1.5.0
- Add WWW: line
- Switch to optionsng
- Add LICENSE
PR: ports/169407
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor) |
1.4.0 14 Nov 2011 14:23:35 |
miwi |
- Update to 0.3.4
PR: 162551
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes |
1.3.7 02 Aug 2011 20:58:23 |
ehaupt |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
1.3.7 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.3.7 04 Apr 2011 08:44:16 |
stas |
- Fix build with ocaml 3.12.
Reported by: pav |
1.3.7 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.3.7 01 Jun 2009 19:19:57 |
dhn |
- Update to 1.3.7 |
1.3.6_1 11 Apr 2009 13:23:05 |
stas |
- 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] |
1.3.6_1 10 Apr 2008 09:12:53 |
jkoshy |
Reset maintainership. |
1.3.6_1 08 Sep 2007 00:56:04 |
linimon |
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 |
1.3.6_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.3.6 06 Feb 2007 03:55:51 |
jkoshy |
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. |
1.3.5_1 05 Aug 2006 13:00:16 |
jkoshy |
- 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> |
1.3.5 10 Jul 2006 05:59:33 |
jkoshy |
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. |
1.3.4 05 May 2006 16:44:34 |
jkoshy |
- 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] |
1.3.3 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
1.3.3 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.3.3 25 Jun 2005 12:34:48 |
netchild |
Update to 1.3.3.
Prodded by: jkoshy |
1.3.1 09 Jan 2005 12:25:49 |
netchild |
Update to 1.3.1. |
1.2.3_1 18 Sep 2004 07:44:19 |
kris |
BROKEN on 5.x: Does not build
Approved by: portmgr (self) |
1.2.3_1 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
1.2.3_1 23 Feb 2004 00:19:59 |
kris |
Mark IGNORE for perl < 5.6.1 |
1.2.3_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.2.3 25 Jan 2004 09:50:45 |
netchild |
- 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 |
1.2.1_1 22 Jan 2004 12:18:43 |
trevor |
Use the CPIO macro defined in bsd.port.mk. |
1.2.1_1 20 Oct 2003 15:02:19 |
netchild |
Only for i386.
Noticed by: kris/bento |
1.2.1 11 Oct 2003 19:36:13 |
netchild |
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. |