notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
qtgtl Qt bindings for the Graphics Transformation Languages
0.9.3 graphics Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Project is dead and has had no consumer for over a year
Expired This port expired on: 2017-04-15
Maintainer: avilla@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • qtgtl>0:graphics/qtgtl
No installation instructions:
This port has been deleted.
PKGNAME: qtgtl
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (libQtGTL-0.9.3.tar.bz2) = dd6925aa146981038cc462f3a427d65030b600f263a98a03f830070f554a2d7b SIZE (libQtGTL-0.9.3.tar.bz2) = 27903

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. moc : devel/qt4-moc
  4. qmake : devel/qt4-qmake
  5. rcc : devel/qt4-rcc
  6. uic : devel/qt4-uic
Library dependencies:
  1. libGTLCore.so : graphics/opengtl
  2. libQtCore.so : devel/qt4-corelib
  3. libQtGui.so : x11-toolkits/qt4-gui
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for qtgtl-0.9.3: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
cmake:outsource pathfix pkgconfig tar:bzip2 qmake:_env
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://download.opengtl.org/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.3
17 Apr 2017 20:51:08
Revision:438753Original commit files touched by this commit
rene search for other commits by this committer
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.3
07 Mar 2017 11:50:49
Revision:435596Original commit files touched by this commit
avilla search for other commits by this committer
Deprecate OpenGTL ports

PR:		217302
Submitted by:	rezny
0.9.3
21 Oct 2016 15:21:13
Revision:424427Original commit files touched by this commit
mat search for other commits by this committer
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.3
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.9.3
28 Jun 2015 14:24:26
Revision:390784Original commit files touched by this commit
avilla search for other commits by this committer
graphics/opengtl: fix build with LLVM 3.3

PR:		201022
Submitted by:	matthew@reztek.cz
Obtained from:	Gentoo
MFH:		2015Q2
0.9.3
20 Jun 2015 17:28:55
Revision:390173Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.9.3
20 Oct 2014 17:04:21
Revision:371283Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.9.3
29 Jul 2014 18:41:17
Revision:363371Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
0.9.3
13 Nov 2013 08:42:09
Revision:333663Original commit files touched by this commit
avilla search for other commits by this committer
- Update to 0.9.3.
- STAGEify.
- Use LIB_DEPENDS new format.
- Optionally install EXAMPLES.
- Mark explicit dependency on qt4-corelib.
- Remove common LICENSE_FILE.
- Share pkg-descr with graphics/opengtl.
0.9.2_1
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
0.9.2_1
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
0.9.2_1
23 Apr 2013 10:47:03
Revision:316343Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Convert g* to USES=pkgconfig
0.9.2_1
22 Mar 2013 20:06:15
Revision:314960Original commit files touched by this commit
makc search for other commits by this committer
- 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.2_1
01 Aug 2012 12:10:40
Original commit files touched by this commit
avilla search for other commits by this committer
- Add USE_PKGCONFIG=build to fix build.
- No PORTREVISION bump required as the port was not building.

Reported by:	pointyhat via erwin
0.9.2_1
06 Jun 2012 06:44:38
Original commit files touched by this commit
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
0.9.2_1
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.9.2
18 Feb 2012 18:28:52
Original commit files touched by this commit
avilla search for other commits by this committer
- Update to 0.9.2.
0.9.1
03 Jul 2011 14:12:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.9.1
01 Nov 2010 23:08:09
Original commit files touched by this commit
avilla search for other commits by this committer
- Update MASTER_SITES.
- Add LICENSE.
0.9.1
06 Sep 2010 22:42:16
Original commit files touched by this commit
avilla search for other commits by this committer
- Update to 0.9.1.

Approved by:    tabthorpe (mentor, implicit)
0.9.0_1
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.9.0
26 Jan 2010 22:53:08
Original commit files touched by this commit
avilla search for other commits by this committer
- Update my e-mail address in the ports I maintain.

Approved by:    miwi (mentor)
0.9.0
08 Dec 2009 12:00:52
Original commit files touched by this commit
fluffy search for other commits by this committer
- 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)

Number of commits found: 23