Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.33 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.9.33 27 Jul 2024 06:52:17 |
Wen Heping (wen) |
games/tuxpaint: Update to 0.9.33 |
0.9.32 05 Jun 2024 01:36:25 |
Wen Heping (wen) |
games/tuxpaint: Update to 0.9.32 |
0.9.28_5 22 Jan 2024 12:26:15 |
Muhammad Moinur Rahman (bofh) |
games/tuxpaint: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
0.9.28_4 14 Oct 2023 21:07:07 |
Jan Beich (jbeich) |
graphics/libimagequant: update to 4.2.2
Changes: https://github.com/ImageOptim/libimagequant/compare/4.2.1...4.2.2
Reported by: Repology, portscout |
0.9.28_3 12 Oct 2023 00:40:06 |
Jan Beich (jbeich) |
devel/cargo-c: update to 0.9.27
- Rebuild consumers of consumers after SONAME change
Changes: https://github.com/lu-zero/cargo-c/releases/tag/v0.9.27
Reported by: GitHub (watch releases) |
0.9.28_2 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
0.9.28_2 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.9.28_2 26 Jun 2023 00:09:49 |
Muhammad Moinur Rahman (bofh) |
games/tuxpaint: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
0.9.28_2 30 Apr 2023 11:10:42 |
Felix Palmen (zirias) |
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit) |
0.9.28_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
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.9.28 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.9.28 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.9.28 22 Jun 2022 05:26:12 |
Wen Heping (wen) |
games/tuxpaint: Update to 0.9.28 |
0.9.27 23 Feb 2022 05:40:02 |
Wen Heping (wen) |
games/tuxpaint: Update to 0.9.27
Update DEPENDS |
0.9.26 11 Dec 2021 13:50:53 |
Tobias C. Berner (tcberner) |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
0.9.26 13 Oct 2021 07:54:50 |
Wen Heping (wen) |
games/tuxpaint: Update to 0.9.26 |
0.9.24 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.24 12 Dec 2020 00:53:10 |
wen |
- Update to 0.9.24 |
0.9.23_1 09 Nov 2020 17:08:12 |
tcberner |
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878 |
0.9.23 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
0.9.23 17 Sep 2018 02:43:14 |
wen |
- Update to 0.9.23
- Take maintainership |
0.9.22_1 20 Feb 2018 00:15:56 |
truckman |
Add MAKE_JOBS_UNSAFE=yes to avoid this parallel build failure:
msgfmt: error while opening "trans/ak.mo" for writing: No such file or directory
gmake[1]: *** [Makefile:414: trans/ak.mo] Error 1
gmake[1]: *** Waiting for unfinished jobs....
...Preparing translation files...
30 warnings generated.
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/games/tuxpaint/work/tuxpaint-0.9.22'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer. |
0.9.22_1 02 Nov 2016 22:45:14 |
mat |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.9.22_1 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.9.22_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.9.22_1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.9.22_1 15 Oct 2015 21:01:17 |
amdmi3 |
- Drop 8.x support
- Regenerate patches with `make makepatch` |
0.9.22_1 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 ) |
31 Oct 2014 16:11:34
|
amdmi3 |
- Release ports maintained by games@
games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.
Suggested by: marino |
0.9.22 07 Oct 2014 17:21:00 |
antoine |
Fix without gperf from base |
0.9.22 07 Oct 2014 15:57:44 |
bapt |
Fix without gperf in base |
0.9.22 23 Sep 2014 12:20:52 |
amdmi3 |
- Convert to PORTDOCS=*, PORTDATA=*
- Drop @dirrm* from plist
- Add LICENSE_FILE
- Pass maintainership to games@ |
0.9.22 21 Sep 2014 12:00:40 |
pawel |
- Update to version 0.9.22
- Add LICENSE
- Use @sample for config file
PR: ports/193323
Submitted by: tkato432@yahoo.com |
0.9.21_6 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) |
0.9.21_5 31 Aug 2014 11:54:17 |
tijl |
converters/fribidi:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip |
0.9.21_4 20 Jun 2014 11:15:58 |
amdmi3 |
- Switch print/libpaper to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
0.9.21_3 06 Jun 2014 12:54:41 |
amdmi3 |
- Convert x11-toolkits/sdl_pango to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
0.9.21_2 05 Nov 2013 00:17:33 |
danilo |
- Convert LIB_DEPENDS to new syntax
- Add stage support |
0.9.21_2 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.9.21_2 03 Sep 2013 18:16:10 |
antoine |
Fix PORT_OPTIONS conversion |
0.9.21_2 03 Sep 2013 17:17:00 |
antoine |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
0.9.21_2 25 Jul 2013 21:13:59 |
bapt |
Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils. [1]
While here:
- trim headers
- convert to new options framework
- remove shlib version
- convert USE_GMAKE -> USES=gmake
Obtained from: DPorts [1] |
0.9.21_2 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.9.21_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.9.21_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 |
0.9.21 10 Aug 2011 14:30:56 |
ehaupt |
Update to 0.9.21
PR: 158499
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.9.20_6 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.9.20_6 11 Oct 2010 05:41:24 |
alepulver |
- Drop maintainership. |
0.9.20_6 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. |
0.9.20_5 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.9.20_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9.20_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.9.20_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) |
0.9.20_1 11 Nov 2009 21:57:46 |
kmoore |
- Fix runtime issues when using CUSTOM prefix
PR: 139650
Submitted by: myself
Approved by: Maintainer Timeout
Approved by: miwi (mentor) |
0.9.20_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 |
0.9.20 11 Aug 2008 02:44:56 |
alepulver |
- Add missing @dirrmtry entries to pkg-plist.
Reported by: QA Tindy |
0.9.20 10 Aug 2008 17:41:06 |
alepulver |
- Update to version 0.9.20.
- Fix handling of NOPORTDOCS [1].
Reported by: QA Tindy [1] |
0.9.19_2 06 Jun 2008 13:31:51 |
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.9.19_1 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.9.19 11 Mar 2008 22:28:59 |
alepulver |
- Update to version 0.9.19. |
0.9.18 12 Dec 2007 17:43:57 |
alepulver |
- Update to version 0.9.18. |
0.9.17 27 Jul 2007 05:06:49 |
alepulver |
- Update distinfo, pkg-plist and files/patch-Makefile (changes missing from
last commit). |
0.9.17 24 Jul 2007 13:46:50 |
alepulver |
- Update to version 0.9.17.
- Remove IGNORE for FreeBSD < 5.x. |
0.9.16_1 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.9.16 19 Jan 2007 15:22:18 |
alepulver |
- Copy .conf.sample to .conf also in install target.
- Use correct order of @exec/@unexec directives for .conf files handling.
- Add @dirrmtry for additional locale.
- Remove BROKEN for dependent ports (tuxpaint-fonts and tuxpaint-stamps). |
0.9.16 08 Nov 2006 20:16:47 |
alepulver |
- Update to version 0.9.16.
- Remove signature from pkg-descr. |
0.9.15b_1 20 Sep 2006 11:21:59 |
stas |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
0.9.15b 17 Apr 2006 20:19:42 |
alepulver |
- Update to version 0.9.15b.
- Remove USE_REINPLACE.
Approved by: garga (mentor) |
0.9.15 09 Apr 2006 13:08:16 |
alepulver |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor) |
0.9.15 22 Jan 2006 02:11:14 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.9.15 29 Nov 2005 01:07:46 |
pav |
- Update to 0.9.15
PR: ports/89698
Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer) |
0.9.14_1 25 Nov 2005 21:47:35 |
pav |
- Add SHA256
Requested by: maintainer |
0.9.14_1 25 Sep 2005 22:07:03 |
arved |
Correct dependencies.
PR: 84624
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Bump PORTREVISION |
0.9.14 22 Jul 2005 07:35:43 |
sem |
- Remove png dependency (already present in sdl_image).
PR: ports/83875
Submitted by: maintainer |
0.9.14 19 Jul 2005 21:34:19 |
pav |
Tux Paint is a free drawing program designed for young children (kids ages 3
and up). It has a simple, easy-to-use interface, fun sound effects, and an
encouraging cartoon mascot who helps guide children as they use the program.
It provides a blank canvas and a variety of drawing tools to help your child
be creative.
PR: ports/83478
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |