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
Port details
easypaint Easy graphic editing program
0.6.0_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.6.0_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Qt4 has been EOL since december 2015
Expired This port expired on: 2019-03-15
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-01-10 20:14:42
Last Update: 2019-03-16 21:55:51
SVN Revision: 495967
License: GPLv3
WWW:
http://qt-apps.org/content/show.php/easyPaint?content=140877
Description:
Easy graphic editing program WWW: http://qt-apps.org/content/show.php/easyPaint?content=140877
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
Expand this list (5 items)
Collapse this list.
  1. bin/easypaint
  2. share/pixmaps/easypaint.png
  3. /usr/local/share/licenses/easypaint-0.6.0_3/catalog.mk
  4. /usr/local/share/licenses/easypaint-0.6.0_3/LICENSE
  5. /usr/local/share/licenses/easypaint-0.6.0_3/GPLv3
Collapse this list.
Dependency lines:
  • easypaint>0:graphics/easypaint
No installation instructions:
This port has been deleted.
PKGNAME: easypaint
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (140877-easyPaint.tar.gz) = 3d3b6d17bef41b919a6dfd989a4b1c05b687e1457c64cc841050cde3d8a85707 SIZE (140877-easyPaint.tar.gz) = 45453

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. moc : devel/qt4-moc
  2. qmake : devel/qt4-qmake
  3. rcc : devel/qt4-rcc
  4. uic : devel/qt4-uic
Library dependencies:
  1. libQtGui.so : x11-toolkits/qt4-gui
  2. libQtXml.so : textproc/qt4-xml
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:
Expand this list (1 items)
Collapse this list.
  1. http://qt-apps.org/CONTENT/content-files/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.0_3
16 Mar 2019 21:55:51
Revision:495967Original commit files touched by this commit
tcberner search for other commits by this committer
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 View all of this commit message)
0.6.0_3
02 Dec 2018 15:41:48
Revision:486467Original commit files touched by this commit
rene search for other commits by this committer
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
0.6.0_3
28 Jun 2018 17:39:55
Revision:473503Original commit files touched by this commit
tcberner search for other commits by this committer
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
0.6.0_3
23 Feb 2018 21:09:47
Revision:462745Original commit files touched by this commit
rene search for other commits by this committer
Reset vg@'s ports after he resigned.

With hat:	portmgr-secretary
0.6.0_3
21 Jan 2015 09:48:48
Revision:377582Original commit files touched by this commit
vg search for other commits by this committer
- Install icon for .desktop file
- Fix tab after WWW: in pkg-descr

PR:		ports/196824
Submitted by:	amdmi3
0.6.0_2
22 Nov 2013 12:55:00
Revision:334586Original commit files touched by this commit
makc search for other commits by this committer
- Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
0.6.0_2
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.6.0_2
22 Jul 2013 14:34:23
Revision:323455Original commit files touched by this commit
vg search for other commits by this committer
 - Changed my email
 - Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
0.6.0_2
23 Jan 2013 15:00:19
Revision:310871Original commit files touched by this commit
makc search for other commits by this committer
Bump PORTREVISION after DESKTOP_ENTRIES update
0.6.0_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.6.0_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.6.0
10 Jan 2012 20:14:04
Original commit files touched by this commit
pawel search for other commits by this committer
Easy graphic editing program

WWW:    http://qt-apps.org/content/show.php/easyPaint?content=140877

PR:             ports/163902
Submitted by:   Gvozdikov Veniamin <g.veniamin@googlemail.com>

Number of commits found: 12