Commit graph

7 commits

Author SHA1 Message Date
wiz
fd05d4c498 Fix build with latest ocaml. From Pascal Cuoq <pascal_cuoq@hotmail.com>
on pkgsrc-users.
2010-06-15 08:26:54 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
joerg
3252c79f47 gnomecanvas option needs gnomecanvas. Make sure PLIST_SRC is built
correctly.

XXX This should be a build option of lablgtk or so
2009-12-21 12:45:38 +00:00
wiz
e107235937 Add a gnomecanvas option to fix build when lablgtk was compiled without
gnomecanvas support.

Actually, it depends completely on lablgtk's gnomecanvas option --
but I didn't manage to check for that. The way I know only works
for inclusion in buildlink3.mk files.
2009-12-07 16:39:12 +00:00
tonio
814175d8a1 import the frama-c source code analysis tool
Frama-C is a suite of tools dedicated to the analysis of the source code of
software written in C.

Frama-C gathers several static analysis techniques in a single collaborative
framework. The collaborative approach of Frama-C allows static analyzers to
build upon the results already computed by other analyzers in the framework.
Thanks to this approach, Frama-C provides sophisticated tools, such as a slicer
and dependency analysis.
2009-09-11 15:09:35 +00:00