Port details |
- cutycapt Command-line utility to capture WebKit's rendering of a web page
- 20100608_2 www
=0 20100608_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Qt4 has been EOL since december 2015
This port expired on: 2019-03-15
- Maintainer: loox@e-shell.net
- Port Added: 2011-04-27 08:56:22
- Last Update: 2019-03-16 21:55:51
- SVN Revision: 495967
- License: GPLv2
- WWW:
- http://cutycapt.sourceforge.net
- Description:
- CutyCapt is a small cross-platform command-line utility to capture
WebKit's rendering of a web page into a variety of vector and bitmap
formats, including SVG, PDF, PS, PNG, JPEG, TIFF, GIF, and BMP.
WWW: http://cutycapt.sourceforge.net
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: cutycapt
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cutycapt-20100608.tar.gz) = 0267dcf292f0a1e1dc5838e83f3807c7fcff4c188fda8d4630ffe6f86ee97e0c
SIZE (cutycapt-20100608.tar.gz) = 6968
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:
-
- moc : devel/qt4-moc
- qmake : devel/qt4-qmake
- Runtime dependencies:
-
- libqtiff.so : graphics/qt4-imageformats
- Library dependencies:
-
- libQtWebKit.so : www/qt4-webkit
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- qmake qt:4
- 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 |
20100608_2 16 Mar 2019 21:55:51 |
tcberner |
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above ) |
20100608_2 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
20100608_2 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
20100608_2 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
20100608_2 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
20100608_1 26 Nov 2013 01:46:40 |
makc |
- Convert to USES=qmake
- Add stage support
- Adjust USE_QT4 components
Approved by: portmgr (blanket approval) |
20100608_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
20100608_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
20100608_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
20100608_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
20100608 27 Apr 2011 08:56:07 |
nivit |
CutyCapt is a small cross-platform command-line utility to capture
WebKit's rendering of a web page into a variety of vector and bitmap
formats, including SVG, PDF, PS, PNG, JPEG, TIFF, GIF, and BMP.
WWW: http://cutycapt.sourceforge.net
PR: ports/155767
Submitted by: Axel Gonzalez <loox at e-shell.net> |