Port details |
- gpaint Small-scale painting program for GNOME
- 0.3.4 graphics
=5 0.3.4Version of this port present on the latest quarterly branch. - 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
 - Port Added: 2000-10-18 07:00:57
- Last Update: 2024-11-14 08:41:03
- Commit Hash: ae833d4
- People watching this port, also watch:: zip, unzip, libmng, wine, autoconf
- Also Listed In: gnome
- License: GPLv3
- WWW:
- https://www.gnu.org/software/gpaint/
- Description:
- This is gpaint, a small-scale painting program for GNOME, the GNU
Desktop. Gpaint does not attempt to compete with GIMP. Think of GIMP
is like Photoshop as gpaint is like Windows Paint.
Gpaint is still work in progress and many features are still being
developed. However, gpaint is useable already for small image markups.
A large part of gpaint is derived from xpaint 2.4.9, authored by David
Koblas and later Torsten Martinsen. Gpaint also uses the gtkscrolframe
widget (taking from eog 0.5) by Federco Mena-Quintero.
Future plans include the implementation of missing features, printing
support, and turning gpaint into a Bonobo component for simple image
editing tasks.
For bugs or general comments please send mail to Andy Tai, atai@atai.org
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/gpaint/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/gpaint
- pkg install gpaint
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gpaint
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1677859675
SHA256 (gpaint-2-0.3.4.tar.gz) = b0ec9186de2ee26de4fa1ec4b95b0518cf9c11a01ef4a4dce1b27bbbf0075b8e
SIZE (gpaint-2-0.3.4.tar.gz) = 635414
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libglade-2.0.so : devel/libglade2
- libxml2.so : textproc/libxml2
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_gpaint
- USES:
- gnome libtool pkgconfig
- 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.3.4 14 Nov 2024 08:41:03
    |
Robert Clausecker (fuz)  |
*/*: drop maintainership of various ports
Maintainer requests to be relieved of maintainership of some of his
ports due to lack of time.
Approved by: Clockwork6400@protonmail.com (maintainer, via IRC) |
0.3.4 01 Oct 2024 18:56:20
    |
Rene Ladan (rene)  |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
0.3.4 05 Aug 2023 18:01:11
    |
Muhammad Moinur Rahman (bofh)  |
graphics/gpaint: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
0.3.4 06 Mar 2023 22:23:43
    |
Robert Clausecker (fuz)  Author: Clockwork6400 |
graphics/gpaint: Update to 0.3.4
- remove patches that are no longer needed.
Changelog: http://savannah.gnu.org/forum/forum.php?forum_id=10294
Submitter becomes maintainer. Already maintainer of other ports.
PR: 269941 |
0.3.3_10 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.3.3_9 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.3.3_9 20 Jul 2022 14:22:04
    |
Tobias C. Berner (tcberner)  |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
0.3.3_9 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.3.3_8 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.3.3_7 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.3.3_7 26 Dec 2019 21:03:04
  |
bapt  |
drop gnomeprint dependency
gnomeprint has been deprecated long ago, the port actually optionnaly
depends on it, or can use directly gtkprint.
Remove the dependency on gnomeprint, actually patch the configure script
to ensure gtkprint is preferred over gnomeprint if gnomeprint is still
installed on end user machines |
0.3.3_6 08 Nov 2019 14:36:06
  |
tobik  |
graphics: Add missing USES={gl,gnome,sdl} |
0.3.3_6 08 Dec 2016 17:17:43
  |
tijl  |
Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.3.3_5 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.3.3_5 20 Dec 2014 18:58:14
  |
bapt  |
cleanup plist |
0.3.3_5 26 Aug 2014 14:06:09
  |
tijl  |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
0.3.3_5 21 Jan 2014 20:29:26
  |
antoine  |
Stage support |
0.3.3_5 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.3.3_5 03 Sep 2013 10:23:55
  |
bapt  |
Add an explicit dependency on pkgconf |
0.3.3_5 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.3.3_4 11 Aug 2011 19:20:17
 |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.3.3_4 03 Jul 2011 14:12:23
 |
ohauer  |
-remove MD5 |
0.3.3_4 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.3.3_3 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.3.3_2 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.3.3_1 06 Jun 2008 13:35:04
 |
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) |
0.3.3 14 Dec 2007 23:14:39
 |
miwi  |
- Update to 0.3.3
PR: 118596
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.3.1 12 Jun 2007 17:36:37
 |
sat  |
- Update to 0.3.1 |
0.2.2_3 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.2.2_2 07 Mar 2006 08:28:06
 |
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.2.2_1 26 Nov 2005 01:48:16
 |
pav  |
- Add SHA256 |
0.2.2_1 16 Aug 2004 14:12:59
 |
arved  |
Fix build with gcc 3.4 |
0.2.2_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.2.2 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
0.2.2 11 Aug 2003 14:33:47
 |
krion  |
- Fix MASTER_SITES
PR: 55466
Submitted by: Ports Fury |
0.2.2 29 Jul 2003 09:12:37
 |
sobomax  |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them. |
0.2.2 20 Apr 2003 19:22:00
 |
marcus  |
Remove USE_GNOMENG. |
0.2.2 07 Mar 2003 06:04:15
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.2.2 06 Aug 2002 19:06:30
 |
sobomax  |
Use USE_GNOMENG. |
0.2.2 17 Mar 2002 16:17:47
 |
sobomax  |
Update to 0.2.2. |
19 Dec 2001 10:42:11
    |
sobomax  |
Fix another victin of gdk-pixbuf update. |
04 May 2001 22:41:31
    |
ade  |
Various patches (mainly shared library revision changes) for those ports that
depend on GNOME and need to change for 1.4 |
29 Mar 2001 16:35:19
    |
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
05 Feb 2001 15:57:19
    |
olgeni  |
Style fixes for graphics category. |
21 Nov 2000 08:45:14
    |
sobomax  |
Update to 0.2. |
24 Oct 2000 16:03:35
    |
sobomax  |
Update to 0.1.1. |
18 Oct 2000 11:00:57
    |
sobomax  |
Add gpaint - a small-scale painting program for GNOME. |