Port details |
- grafx2 Pixelart-oriented bitmap painting program
- 2.9 graphics =3 2.9Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2009-03-04 17:54:18
- Last Update: 2024-04-30 22:03:17
- Commit Hash: 4a1f274
- People watching this port, also watch:: plan9port, blender, gimp, cwm, py311-Automat
- License: GPLv2
- WWW:
- https://pulkomandy.tk/projects/GrafX2
- Description:
- GrafX2 is a bitmap paint program inspired by the Amiga programs Deluxe Paint and
Brilliance. Specialized in 256-color drawing, it includes a very large number of
tools and effects that make it particularly suitable for pixel art, game
graphics, and generally any detailed graphics painted with a mouse.
- ¦ ¦ ¦ ¦
- 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/grafx2/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/grafx2
- pkg install grafx2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: grafx2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1714510191
SHA256 (grafx2-v2.9.3219.tar.gz) = 57c020e2d0a8287537c703ba596c9bc77cef98f409d86e4a625ce08d1a5de4c2
SIZE (grafx2-v2.9.3219.tar.gz) = 2631545
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.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libX11.so : x11/libX11
- libfontconfig.so : x11-fonts/fontconfig
- libiconv.so : converters/libiconv
- libSDL2_image.so : graphics/sdl2_image
- libSDL2.so : devel/sdl20
- libSDL2_ttf.so : graphics/sdl2_ttf
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for grafx2-2.9:
LUA=off: Lua scripting language support
TTF=on: True Type font support
===> Use 'make config' to modify these settings
- Options name:
- graphics_grafx2
- USES:
- desktop-file-utils gmake gnome iconv:wchar_t pkgconfig sdl
- pkg-message:
- For install:
-
GrafX2 requires procfs(5) mounted on /proc.
If you have not done it yet, please do the following:
mount -t procfs proc /proc
To make it permanent, you need the following lines in /etc/fstab:
proc /proc procfs rw 0 0
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.9 30 Apr 2024 22:03:17 |
Emanuel Haupt (ehaupt) |
graphics/grafx2: Update to 2.9 |
2.8_3 27 Apr 2024 12:44:59 |
Tijl Coosemans (tijl) |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
2.8_2 17 Nov 2023 16:38:57 |
Emanuel Haupt (ehaupt) Author: Tobias Rehbein |
graphics/grafx2: Add message that procfs is required
PR: 275151 |
2.8_1 13 Apr 2023 06:38:20 |
Emanuel Haupt (ehaupt) |
graphics/grafx2: Fix TTF font rendering
PR: 270781
Reported by: tobias.rehbein@web.de |
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) |
2.8 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 ) |
2.8 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 ) |
2.8 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
2.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.8 27 Mar 2021 11:59:22 |
ehaupt |
graphics/grafx2: Update to 2.8
While here, pacify portlint, portclippy, portfmt |
2.7 03 Feb 2020 08:59:54 |
ehaupt |
Update to 2.7 |
2.6_1 08 Nov 2019 14:36:06 |
tobik |
graphics: Add missing USES={gl,gnome,sdl} |
2.6_1 17 Jan 2019 06:03:53 |
ehaupt |
- Switch from sdl1 to sdl2
- Use default lua version
Notified by: nanard@free.fr (via mail) |
2.6 15 Jan 2019 13:17:51 |
ehaupt |
- Update to 2.6
- Use options helpers |
2.5 16 May 2018 12:47:20 |
ehaupt |
Add missing patch. Forgotten in previous update. |
2.5 16 May 2018 12:40:02 |
ehaupt |
Remove obsolete patch. Forgotten in previous commit. |
2.5 16 May 2018 12:12:00 |
ehaupt |
- Update to 2.5
- Add license
- Fetch from GitLab
- Quiesce STRIP_CMD |
2.4.2035_4 02 Oct 2016 20:36:26 |
ehaupt |
Relocate former Google Code Project site to new, actively maintained site.
However, the project site uses 'Content-Disposition: attachment; filename=' to
provide the filename. Unfortunately this is not yet supported by fetch.
Therefore self host distfile. Note, this does not mean that the proeject site
mentioned under WWW doesn't provide the distfile. It just means that the
distfile would have an undesired name due to the mentioned shortcoming of fetch.
The checksum of that file matches the one that was previously hosted at google
code. |
2.4.2035_4 14 Sep 2016 15:59:34 |
mat |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
2.4.2035_4 08 Aug 2016 14:26:50 |
ehaupt |
Strip binary |
2.4.2035_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.4.2035_3 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
2.4.2035_2 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
2.4.2035_2 08 Dec 2014 16:48:41 |
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 ) |
2.4.2035_1 29 Nov 2014 20:17:52 |
ehaupt |
Convert to USES=tar:tgz |
2.4.2035_1 08 Oct 2014 14:26:26 |
ehaupt |
Remove @dirrm, @dirrmtry |
2.4.2035_1 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) |
2.4.2035 26 May 2014 15:28:29 |
bapt |
Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit) |
2.4.2035 18 Dec 2013 14:35:53 |
ehaupt |
Use new LIB_DEPENDS regime |
2.4.2035 23 Oct 2013 10:26:46 |
ehaupt |
Support staging. |
2.4.2035 22 Oct 2013 13:58:56 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
2.4.2035 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
2.4.2035 14 Sep 2013 22:28:36 |
bapt |
Remove USE_GCC=any: builds properly with clang |
2.4.2035 10 Sep 2013 21:31:33 |
antoine |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
2.4.2035 24 Jul 2013 08:19:07 |
ehaupt |
Remove MAKE_JOBS_SAFE which is now default. |
2.4.2035 08 Jul 2013 18:42:16 |
ehaupt |
- Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header |
2.4.2035 29 May 2013 07:46:49 |
ehaupt |
Fix build on HEAD by adding USE_GCC=any (uses unicode in source code). |
2.4.2035 23 Apr 2013 10:00:17 |
ehaupt |
Convert to USES=pkgconfig |
2.4.2035 08 Mar 2013 14:00:31 |
ehaupt |
Remove indefinite article from COMMENT |
2.4.2035 28 Nov 2012 11:29:06 |
ehaupt |
Add patchfile.
Feature safe: yes |
2.4.2035 28 Nov 2012 11:27:40 |
ehaupt |
Update to 2.4.2035
Feature safe: yes |
2.3.1781_2 03 Nov 2012 18:01:23 |
ehaupt |
Restore 'Created by' header information. This has been removed during the
first announcement of the new trimming rule and the finalized overworked
version.
Feature safe: yes |
2.3.1781_2 08 Sep 2012 23:56:35 |
ehaupt |
- Use OPTIONSng
- Remove deprecated header information |
2.3.1781_2 26 Jul 2012 05:40:24 |
bapt |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
2.3.1781_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.3.1781_1 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
2.3.1781 03 Jun 2011 15:00:05 |
ehaupt |
Update to 2.3.1781
PR: 157563
Submitted by: Vitaly Magerya <vmagerya@gmail.com> |
2.00.b98.0_5 11 Aug 2010 06:57:34 |
mva |
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version. |
2.00.b98.0_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.00.b98.0_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.00.b98.0_2 30 Jan 2010 09:43:31 |
mva |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
2.00.b98.0_1 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 |
2.00.b98.0 27 Mar 2009 09:53:36 |
ehaupt |
Mark MAKE_JOBS_SAFE |
2.00.b98.0 04 Mar 2009 17:53:46 |
ehaupt |
Add grafx2, a bitmap paint program that supports more than 60 video
resolutions.
Additional patches from: dinoex |