Port details |
- opengtl Graphics Transformation Languages
- 0.9.18_3 graphics
=0 0.9.18_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Project is dead, has no end user, and relies on EOLed LLVM
This port expired on: 2017-04-15
- Maintainer: avilla@FreeBSD.org
- Port Added: 2009-12-08 12:02:38
- Last Update: 2017-04-17 20:51:08
- SVN Revision: 438753
- Also Listed In: devel
- License: LGPL20
- WWW:
- http://opengtl.org
- Description:
- The Graphics Transformation Languages is a set of libraries for using and
integrating transformation algorithms (such as filter or color conversion) in
graphics applications.
The goal is to provide the tools, languages and libraries to create generic
transformation for graphics. Those transformations could then be used by
different programs (Krita, The Gimp, CinePaint, gegl...).
Currently the focus is on developing two languages, designed for two different
implementations.
- OpenCTL which is a GPL compatible of the Color Transformation Language, this
language is dedicated at transforming the value of a single pixel (for
instance brightness adjustement or desaturate). CTL is designed to be part of
the Color Management process.
- OpenShiva is inspired by Adobe's Hydra language from the AIF Toolkit, Shiva
is a language that apply a kernel-like transformations on an image, that means
it works using more than one pixel.
WWW: http://opengtl.org
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- opengtl>0:graphics/opengtl
- No installation instructions:
- This port has been deleted.
- PKGNAME: opengtl
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (OpenGTL-0.9.18.tar.bz2) = f094b3d2a1a60519975bb3badc05e704f2b93c7a3d2cb753041f2ff27cfcd9f8
SIZE (OpenGTL-0.9.18.tar.bz2) = 536113
SHA256 (opengtl-0.9.18-llvm-3.3.patch) = c43418bc039660ae86cb86b8b8175342793cb1361c699faa9b6342bc896e3d6c
SIZE (opengtl-0.9.18-llvm-3.3.patch) = 27930
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- perl5>=5.24<5.25 : lang/perl5.24
- Runtime dependencies:
-
- oilify.shiva : graphics/shiva-collections
- perl5>=5.24<5.25 : lang/perl5.24
- Library dependencies:
-
- libpng.so : graphics/png
- libLLVM-3.3.so : devel/llvm33
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Libraries
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for opengtl-0.9.18_3:
SHIVA=on: Install filters and generators
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- cmake pathfix perl5 tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.18_3 17 Apr 2017 20:51:08 |
rene |
Remove expired ports:
2017-04-15 graphics/shiva-collections: Project is dead and has no end user
2017-04-15 graphics/opengtl: Project is dead, has no end user, and relies on
EOLed LLVM
2017-04-15 graphics/qtgtl: Project is dead and has had no consumer for over a
year |
0.9.18_3 07 Mar 2017 11:50:49 |
avilla |
Deprecate OpenGTL ports
PR: 217302
Submitted by: rezny |
0.9.18_3 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
0.9.18_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.9.18_3 28 Jun 2015 14:24:26 |
avilla |
graphics/opengtl: fix build with LLVM 3.3
PR: 201022
Submitted by: matthew@reztek.cz
Obtained from: Gentoo
MFH: 2015Q2 |
0.9.18_2 20 Jun 2015 17:28:55 |
antoine |
Deprecate ports broken for more than 6 months |
0.9.18_2 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
0.9.18_1 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
0.9.18_1 18 Dec 2014 23:52:13 |
antoine |
Attempt to unbreak INDEX |
0.9.18_1 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
0.9.18_1 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.9.18_1 26 Oct 2013 13:50:36 |
avilla |
- Switch to devel/llvm32.
- STAGEify.
- Bump PORTREVISION.
PR: 183252
Submitted by: brooks
- Use "new" ${opt}_RUN_DEPENDS. |
0.9.18 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.9.18 16 Sep 2013 17:07:26 |
bapt |
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake |
0.9.18 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.9.18 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.9.18 19 Feb 2013 05:13:29 |
fluffy |
- Update to 0.9.18 maintenance release, with CLang 3.2 support
Approved by: maintainer via IM |
0.9.17 10 Jan 2013 16:30:54 |
brooks |
Depend on llvm31/clang31 ports to avoid breakage when I update
llvm/clang to 3.2. |
0.9.17 05 Jan 2013 03:00:15 |
avilla |
- 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 |
0.9.17 26 Jun 2012 10:12:32 |
fluffy |
- Unbreak with LLVM 3.1 |
0.9.17 17 Jun 2012 20:27:32 |
pav |
- 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 |
0.9.17 10 Jun 2012 10:05:48 |
fluffy |
- Update OpenGTL to 0.9.17 release
Full support for LLVM/Clang 3.0/3.1 releases
Approved by: avilla (maintainer, via IM) |
0.9.16_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.9.16 18 Feb 2012 18:28:26 |
avilla |
- Update to 0.9.16.
- Move dependency from devel/llvm29 to devel/llvm.
This version adds support for LLVM 3.0. |
0.9.15.2 24 Jan 2012 00:28:50 |
avilla |
- Update to 0.9.15.2.
- Depend on llvm29 shared library (thus at runtime too).
- Remove a couple of FreeBSD 6.X quirks. |
0.9.15.1 20 Jan 2012 18:05:28 |
brooks |
Depend on devel/llvm29 as opengtl is not compatiable with the upcoming
upgrade to llvm-3.0. |
0.9.15.1 14 Nov 2011 03:26:46 |
rakuco |
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 |
0.9.15.1 14 Apr 2011 00:28:13 |
avilla |
- Update to 0.9.15.1. |
0.9.15_1 27 Feb 2011 18:58:57 |
avilla |
- Add optional dependency on graphics/shiva-collections.
- Bump PORTREVISION. |
0.9.15 01 Nov 2010 22:59:48 |
avilla |
- Update to 0.9.15 and unbreak build.
- Add LICENSE.
Approved by: tabthorpe (mentor, implicit) |
0.9.14 19 Oct 2010 21:27:18 |
pav |
- Mark BROKEN: does not build
Reported by: pointyhat |
0.9.14 06 Sep 2010 22:38:41 |
avilla |
- Update to 0.9.14.
- Unbreak after the llvm update.
Approved by: tabthorpe (mentor, implicit) |
0.9.12_1 29 Apr 2010 16:41:23 |
avilla |
- Mark broken after the upgrade of devel/llvm to 2.7.
Approved by: tabthorpe (mentor) |
0.9.12_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9.12 28 Jan 2010 19:13:08 |
avilla |
- Cleanup after latest commit. While I'm here, fix a typo.
Approved by: tabthorpe (mentor) |
0.9.12 28 Jan 2010 15:38:57 |
avilla |
- Unbreak on 6.X.
Approved by: tabthorpe (mentor) |
0.9.12 26 Jan 2010 22:53:08 |
avilla |
- Update my e-mail address in the ports I maintain.
Approved by: miwi (mentor) |
0.9.12 30 Dec 2009 17:45:10 |
pav |
- Mark BROKEN on 6.x
Reported by: pointyhat |
0.9.12 08 Dec 2009 12:00:52 |
fluffy |
- 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) |