Port details |
- mtpaint Simple painting program
- 3.50.09_1 graphics
=0 3.50.09Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2007-04-03 19:44:05
- Last Update: 2022-04-16 20:55:37
- Commit Hash: 735ea04
- License: GPLv3
- Description:
- mtPaint is a simple GTK+1/2 painting program designed for creating icons
and pixel based artwork. It can edit indexed palette or 24 bit RGB images
and offers basic painting and palette manipulation tools. It also has
several other more powerful features such as channels, layers and
animation. Due to its simplicity and lack of dependencies it runs well on
GNU/Linux, Windows and older PC hardware.
WWW: http://mtpaint.sourceforge.net/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mtpaint>0:graphics/mtpaint
- To install the port:
- cd /usr/ports/graphics/mtpaint/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/mtpaint
- pkg install mtpaint
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mtpaint
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1619246701
SHA256 (wjaguar-mtPaint-3.50.09-4ea607e_GH0.tar.gz) = 015a76531d4f6e2cd2742b021dd25ed0240af4ab4dc7f33e190c52f739f63317
SIZE (wjaguar-mtPaint-3.50.09-4ea607e_GH0.tar.gz) = 1204999
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- msgfmt : devel/gettext-tools
- x11.pc : x11/libX11
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- x11.pc : x11/libX11
- Library dependencies:
-
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libfreetype.so : print/freetype2
- liblcms2.so : graphics/lcms2
- libopenjp2.so : graphics/openjpeg
- libwebp.so : graphics/webp
- libatk-1.0.so : accessibility/atk
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- libjpeg.so : graphics/jpeg-turbo
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for mtpaint-3.50.09_1:
DOCS=on: Build and/or install documentation
LCMS2=on: Little CMS 2.x support
NLS=on: Native Language Support
OPENJPEG=on: Enhanced JPEG graphics support
WEBP=on: WebP image format support
===> Use 'make config' to modify these settings
- Options name:
- graphics_mtpaint
- USES:
- desktop-file-utils gmake gnome iconv jpeg pkgconfig xorg gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 Apr 2022 20:55:37 3.50.09_1
|
Po-Chuan Hsieh (sunpoet)  |
graphics/jasper: Bump PORTREVISION of dependent ports for shlib change after
cdcedd316da6d7c8509c394474160c683489a3ae |
30 Apr 2021 06:06:28 3.50.09
|
Nuno Teixeira (eduardo)  |
graphics/mtpaint: update to 3.50.09
- use DISTVERSION instead of PORTVERSION
Changelog-like descriptions in each commit since 3.50.3 [1].
[1] https://github.com/wjaguar/mtPaint/commits/master
Approved by: dbaio, garga (mentors)
Differential Revision: https://reviews.freebsd.org/D30034 |
06 Apr 2021 14:31:07 3.50.08
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
19 Mar 2021 06:52:39
3.50.08
|
eduardo  |
graphics/mtpaint: update to 3.50.08
- remove USES=tar:bzip2 related to 3.40 distfile tar.bz2
- use ${PREFIX}/share/man for manual pages
- turn on WEBP option by default (forgotten in last update)
Changelog-like descriptions in each commit since 3.50.3 [1].
[1] https://github.com/wjaguar/mtPaint/commits/master
Differential Revision: https://reviews.freebsd.org/D29321 |
10 Feb 2021 07:42:50
3.50.03
|
eduardo  |
Submitted by: Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by: dbaio, garga (mentors)
Differential Revision: https://reviews.freebsd.org/D28534 |
25 Jan 2021 19:49:26
3.50.03
|
rhurlin  |
graphics/mtpaint: Update to 3.50.03
Changelog-like descriptions in each commit since 3.40 [1].
[1] https://github.com/wjaguar/mtPaint/commits/master
PR: 252926
Submitted by: Nuno Teixeira <ed.arrakis@gmail.com> (new maintainer)
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D28336 |
26 Oct 2020 16:15:26
3.40_8
|
cy  |
Fix build on 13-CURRENT with LLVM-11. |
08 Nov 2019 14:36:06
3.40_8
|
tobik  |
graphics: Add missing USES={gl,gnome,sdl} |
18 Dec 2017 11:05:40
3.40_8
|
amdmi3  |
- Switch to options helpers
- Pet portlint |
01 Apr 2016 14:00:57
3.40_8
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
03 Dec 2015 20:01:04
3.40_8
|
antoine  |
Update giflib to 5.1.1
PR: 204492 |
12 Nov 2015 15:41:21
3.40_7
|
antoine  |
Allow building with giflib 5.1
PR: 204492 |
22 Jun 2015 18:33:22
3.40_7
|
antoine  |
Convert to USES=jpeg |
14 Jan 2015 18:19:33
3.40_7
|
antoine  |
Update graphics/giflib to 5.0.5
Differential Revision: https://reviews.freebsd.org/D1361
Submitted by: bapt
Reviewed by: self
Exp-run by: self |
26 Dec 2014 17:42:07
3.40_6
|
antoine  |
Allow building with either giflib 4.2 or 5.0 |
25 Dec 2014 20:54:43
3.40_6
|
bapt  |
Bump portrevision after png update |
25 Dec 2014 19:04:27
3.40_5
|
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
08 Dec 2014 16:48:41
3.40_5
|
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
26 May 2014 14:42:44
3.40_4
|
kwm  |
Update openjpeg to 2.1.0.
Version 2.x is incompatible with openjpeg 1.5. Preserve it as openjpeg15
and update users.
Approved by: portmgr (implicit) for NO_STAGE ports |
28 Apr 2014 09:21:00
3.40_3
|
pawel  |
- Add staging support
- Convert to new LIB_DEPENDS format, USES=tar:bzip2
- Use options subs
- Needs desktop-file-utils |
16 Apr 2014 18:28:50
3.40_2
|
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
22 Oct 2013 13:58:56
3.40_1
|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
30 Sep 2013 18:11:44
3.40_1
|
marino  |
graphics/mtpaint: USES+= iconv and explicit LDFLAGS |
20 Sep 2013 18:35:46
3.40_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
02 Sep 2013 21:16:30
3.40_1
|
bapt  |
Add an explicit dependency on pkgconf |
14 Aug 2013 22:35:54
3.40_1 
|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
24 Apr 2013 18:10:32
3.40_1
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
12 Jun 2012 21:42:32
3.40_1
|
bapt  |
Conver to new options framework |
01 Jun 2012 05:26:28
3.40_1
|
dinoex  |
- update png to 1.5.10 |
18 Feb 2012 10:53:48
3.40
|
dinoex  |
- remove libungif, use giflib
- remove option GIFLIB |
28 Jan 2012 17:50:15
3.40
|
miwi  |
- Update to 3.40
PR: 164159
Submitted by: Ports Fury |
03 Jul 2011 14:12:23
3.31_5
|
ohauer  |
-remove MD5 |
31 May 2010 02:01:56
3.31_5
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
30 Mar 2010 08:12:18
3.31_4
|
dinoex  |
- fix build for png-1.4.1 |
28 Mar 2010 06:47:48
3.31_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
3.31_3
|
dinoex  |
- update to jpeg-8 |
21 Dec 2009 02:19:12
3.31_2
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
21 Oct 2009 04:41:07
3.31_2
|
dinoex  |
- update to giflib |
18 Jul 2009 11:11:29
3.31_1
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
09 May 2009 09:19:14
3.31
|
miwi  |
- Update to 3.31
PR: 134286
Submitted by: Ports Fury |
20 Mar 2009 23:21:14
3.30
|
miwi  |
- Update to 3.30
PR: 132749
Submitted by: Ports Fury |
07 Sep 2008 07:09:31
3.21
|
chinsan  |
- Update to 3.21
- Use NLS macro |
07 Sep 2008 00:19:05
3.20_1
|
linimon  |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
06 Jun 2008 13:35:04
3.20_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
31 Dec 2007 21:00:49
3.20
|
sat  |
- Update to 3.20 |
19 May 2007 20:32:57
3.11_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
03 Apr 2007 19:43:44
3.11
|
sat  |
Add port graphics/mtpaint:
mtPaint is a simple GTK+1/2 painting program designed for creating icons
and pixel based artwork. It can edit indexed palette or 24 bit RGB images
and offers basic painting and palette manipulation tools. It also has
several other more powerful features such as channels, layers and
animation. Due to its simplicity and lack of dependencies it runs well on
GNU/Linux, Windows and older PC hardware.
WWW: http://mtpaint.sourceforge.net/
Author: Dmitry Groshev <wjaguar@users.sourceforge.net>
Inspired by: chinsan |