aboutsummaryrefslogtreecommitdiff
path: root/graphics/opengtl
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to devel/llvm32.Alberto Villa2013-10-262-13/+26
| | | | | | | | | | | | | - STAGEify. - Bump PORTREVISION. PR: 183252 Submitted by: brooks - Use "new" ${opt}_RUN_DEPENDS. Notes: svn path=/head/; revision=331689
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Convert to new perl frameworkBaptiste Daroussin2013-09-161-2/+1
| | | | | | | Convert from USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=327419
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* - Update to 0.9.18 maintenance release, with CLang 3.2 supportDima Panov2013-02-193-4/+5
| | | | | | | Approved by: maintainer via IM Notes: svn path=/head/; revision=312542
* Depend on llvm31/clang31 ports to avoid breakage when I updateBrooks Davis2013-01-101-1/+1
| | | | | | | llvm/clang to 3.2. Notes: svn path=/head/; revision=310188
* - Port to optionsNG.Alberto Villa2013-01-051-9/+5
| | | | | | | | | | | - Trim headers. - Cleanup COMMENT and LICENSE. PR: 173807 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1], bapt via email Notes: svn path=/head/; revision=309947
* - Unbreak with LLVM 3.1Dima Panov2012-06-261-3/+1
| | | | Notes: svn path=/head/; revision=299997
* - Mark BROKEN: does not compilePav Lucistnik2012-06-171-0/+2
| | | | | | | | | | 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 Notes: svn path=/head/; revision=299511
* - Update OpenGTL to 0.9.17 releaseDima Panov2012-06-103-9/+10
| | | | | | | | | Full support for LLVM/Clang 3.0/3.1 releases Approved by: avilla (maintainer, via IM) Notes: svn path=/head/; revision=298924
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+2
| | | | Notes: svn path=/head/; revision=297915
* - Update to 0.9.16.Alberto Villa2012-02-183-11/+24
| | | | | | | | | - Move dependency from devel/llvm29 to devel/llvm. This version adds support for LLVM 3.0. Notes: svn path=/head/; revision=291734
* - Update to 0.9.15.2.Alberto Villa2012-01-242-10/+10
| | | | | | | | - Depend on llvm29 shared library (thus at runtime too). - Remove a couple of FreeBSD 6.X quirks. Notes: svn path=/head/; revision=289704
* Depend on devel/llvm29 as opengtl is not compatiable with the upcomingBrooks Davis2012-01-201-1/+1
| | | | | | | upgrade to llvm-3.0. Notes: svn path=/head/; revision=289536
* Remove CMAKE_USE_PTHREAD from the ports using it.Raphael Kubo da Costa2011-11-141-1/+0
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=285744
* - Update to 0.9.15.1.Alberto Villa2011-04-142-5/+4
| | | | Notes: svn path=/head/; revision=272692
* - Add optional dependency on graphics/shiva-collections.Alberto Villa2011-02-271-0/+9
| | | | | | | - Bump PORTREVISION. Notes: svn path=/head/; revision=269930
* - Update to 0.9.15 and unbreak build.Alberto Villa2010-11-013-13/+13
| | | | | | | | | - Add LICENSE. Approved by: tabthorpe (mentor, implicit) Notes: svn path=/head/; revision=263912
* - Mark BROKEN: does not buildPav Lucistnik2010-10-191-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=263305
* - Update to 0.9.14.Alberto Villa2010-09-064-20/+20
| | | | | | | | | - Unbreak after the llvm update. Approved by: tabthorpe (mentor, implicit) Notes: svn path=/head/; revision=260664
* - Mark broken after the upgrade of devel/llvm to 2.7.Alberto Villa2010-04-291-0/+2
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=253429
* - update to 1.4.1Dirk Meyer2010-03-281-1/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Cleanup after latest commit. While I'm here, fix a typo.Alberto Villa2010-01-281-4/+2
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=248762
* - Unbreak on 6.X.Alberto Villa2010-01-281-4/+1
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=248760
* - Update my e-mail address in the ports I maintain.Alberto Villa2010-01-261-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=248632
* - Mark BROKEN on 6.xPav Lucistnik2009-12-301-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=246892
* - Add opengtl ang qtgtl ports, it required for KOffice2 suiteDima Panov2009-12-084-0/+145
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) Notes: svn path=/head/; revision=245407