Commit graph

10 commits

Author SHA1 Message Date
Danilo Egea Gondolfo
06502aeac2 - Add some patches from PkgSrc to enable cloog to builds with devel/isl
- Fix a installation conflict between devel/isl and math/cloog
- Notice that this commit breaks devel/gcc-arm-embedded, lev@ will take a look after (ports/191596)

PR:		ports/191598
Submitted by:	Jan Beich <jbeich@vfemail.net>
2014-07-08 01:21:17 +00:00
Dmitry Marakasov
744f44a5cd - Switch math/cloog to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Fix PREFIX/LOCALBASE misuse

PR:		191572
Submitted by:	amdmi3
Approved by:	danilo (maintainer)
2014-07-03 17:53:02 +00:00
Danilo Egea Gondolfo
40abe7bcd5 - Add LICENSE
- Ignore version 0.18.2 in PORTSCOUT due problems in the build files. It will be fixed on 0.18.3.
2014-04-11 02:59:07 +00:00
Danilo Egea Gondolfo
b497a91571 - Bump PORTREVISION
Reported by:	mat
2013-11-13 14:15:03 +00:00
Danilo Egea Gondolfo
445cf86500 - Fix symlink path
Reported by:	antoine
2013-11-13 13:49:54 +00:00
Danilo Egea Gondolfo
fbbed3cead - Update from 0.18.0 to 0.18.1
Approved by:	wg (mentor)
2013-10-15 20:04:44 +00:00
Danilo Egea Gondolfo
0c6246fe31 - Add "Created by" line to header
- Change maintainer email to @FreeBSD.org
- Convert LIB_DEPENDS to new syntax
- Add stage support

Approved by:	wg (mentor)
2013-09-29 23:21:42 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Felippe de Meirelles Motta
166e60b91f CLooG is a free software and library generating loops for scanning
Z-polyhedra. That is, it finds a code (e.g. in C, FORTRAN...) that
reaches each integral point of one or more parameterized polyhedra.
CLooG has been originally written to solve the code generation problem
for optimizing compilers based on the polytope model.

WWW: http://www.cloog.org/

PR:		ports/177418
Submitted by:	Danielo Egea Gondolfo <danilogondolfo@gmail.com>
2013-06-28 19:38:58 +00:00