Commit graph

24 commits

Author SHA1 Message Date
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Dima Panov
d085b213a5 - Update to 0.9.18 maintenance release, with CLang 3.2 support
Approved by:	maintainer via IM
2013-02-19 05:13:28 +00:00
Brooks Davis
43c117a8b7 Depend on llvm31/clang31 ports to avoid breakage when I update
llvm/clang to 3.2.
2013-01-10 16:30:53 +00:00
Alberto Villa
4e92a142cc - Port to optionsNG.
- Trim headers.
- Cleanup COMMENT and LICENSE.

PR:		173807 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1], bapt via email
2013-01-05 03:00:14 +00:00
Dima Panov
6da7053383 - Unbreak with LLVM 3.1 2012-06-26 10:12:32 +00:00
Pav Lucistnik
4d0b61244a - Mark BROKEN: does not compile
work/OpenGTL-0.9.17/OpenGTL/GTLCore/LLVMBackend/CodeGenerator_p.cpp: In static member function 'static llvm::Constant* LLVMBackend::CodeGenerator::stringToConstant(llvm::LLVMContext&, const GTLCore::String&)':
  work/OpenGTL-0.9.17/OpenGTL/GTLCore/LLVMBackend/CodeGenerator_p.cpp:1244: error: 'llvm::ConstantDataArray' has not been declared

Reported by:	pointyhat
2012-06-17 20:27:32 +00:00
Dima Panov
b95bcdf9ab - Update OpenGTL to 0.9.17 release
Full support for LLVM/Clang 3.0/3.1 releases

Approved by:	avilla (maintainer, via IM)
2012-06-10 10:05:48 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Alberto Villa
e70bf24d46 - Update to 0.9.16.
- Move dependency from devel/llvm29 to devel/llvm.

This version adds support for LLVM 3.0.
2012-02-18 18:28:26 +00:00
Alberto Villa
519d63649e - Update to 0.9.15.2.
- Depend on llvm29 shared library (thus at runtime too).
- Remove a couple of FreeBSD 6.X quirks.
2012-01-24 00:28:50 +00:00
Brooks Davis
3499d9b72d Depend on devel/llvm29 as opengtl is not compatiable with the upcoming
upgrade to llvm-3.0.
2012-01-20 18:05:28 +00:00
Raphael Kubo da Costa
6fd8cb7810 Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.

Approved by:	avilla (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 03:26:46 +00:00
Alberto Villa
75b6cf3671 - Update to 0.9.15.1. 2011-04-14 00:28:13 +00:00
Alberto Villa
8d1184ac7f - Add optional dependency on graphics/shiva-collections.
- Bump PORTREVISION.
2011-02-27 18:58:57 +00:00
Alberto Villa
06fae854d2 - Update to 0.9.15 and unbreak build.
- Add LICENSE.

Approved by:	tabthorpe (mentor, implicit)
2010-11-01 22:59:48 +00:00
Pav Lucistnik
3ed05170c7 - Mark BROKEN: does not build
Reported by:	pointyhat
2010-10-19 21:29:57 +00:00
Alberto Villa
92a1e4fc4a - Update to 0.9.14.
- Unbreak after the llvm update.

Approved by: tabthorpe (mentor, implicit)
2010-09-06 22:38:41 +00:00
Alberto Villa
2d87c8ee61 - Mark broken after the upgrade of devel/llvm to 2.7.
Approved by:	tabthorpe (mentor)
2010-04-29 16:41:23 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Alberto Villa
ed2b82a8e5 - Cleanup after latest commit. While I'm here, fix a typo.
Approved by:	tabthorpe (mentor)
2010-01-28 19:13:07 +00:00
Alberto Villa
b628752ddc - Unbreak on 6.X.
Approved by:	tabthorpe (mentor)
2010-01-28 15:38:57 +00:00
Alberto Villa
0fc09a0c47 - Update my e-mail address in the ports I maintain.
Approved by:	miwi (mentor)
2010-01-26 22:53:08 +00:00
Pav Lucistnik
2f05d3f3f3 - Mark BROKEN on 6.x
Reported by:	pointyhat
2009-12-30 17:45:10 +00:00
Dima Panov
d9b7c5c724 - Add opengtl ang qtgtl ports, it required for KOffice2 suite
The Graphics Transformation Languages is a set of library for using and
integrating transformation algorithms (such as filter or color conversion)
in graphics applications.

Approved by:	miwi (mentor)
2009-12-08 12:00:52 +00:00