aboutsummaryrefslogtreecommitdiff
path: root/games/tuxpaint
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.9.21Emanuel Haupt2011-08-105-157/+226
| | | | | | | | PR: 158499 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=279419
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* - Drop maintainership.Alejandro Pulver2010-10-111-1/+1
| | | | Notes: svn path=/head/; revision=262805
* - Update graphics/sdl_ttf to version 2.0.10Marcus von Appen2010-08-111-1/+1
| | | | | | | | - Bump portrevisions for all ports depending on graphics/sdl_ttf - Update Mk/bsd.sdl.mk for the new shared library version. Notes: svn path=/head/; revision=259098
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update devel/sdl12 to version 1.2.14.Marcus von Appen2010-01-301-1/+1
| | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=248835
* - Fix runtime issues when using CUSTOM prefixKris Moore2009-11-111-1/+7
| | | | | | | | | | PR: 139650 Submitted by: myself Approved by: Maintainer Timeout Approved by: miwi (mentor) Notes: svn path=/head/; revision=244134
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Add missing @dirrmtry entries to pkg-plist.Alejandro Pulver2008-08-111-0/+10
| | | | | | | Reported by: QA Tindy Notes: svn path=/head/; revision=218392
* - Update to version 0.9.20.Alejandro Pulver2008-08-105-156/+165
| | | | | | | | | - Fix handling of NOPORTDOCS [1]. Reported by: QA Tindy [1] Notes: svn path=/head/; revision=218346
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* - Update to version 0.9.19.Alejandro Pulver2008-03-115-23/+40
| | | | Notes: svn path=/head/; revision=208841
* - Update to version 0.9.18.Alejandro Pulver2007-12-125-45/+247
| | | | Notes: svn path=/head/; revision=203361
* - Update distinfo, pkg-plist and files/patch-Makefile (changes missing fromAlejandro Pulver2007-07-273-37/+110
| | | | | | | last commit). Notes: svn path=/head/; revision=196364
* - Update to version 0.9.17.Alejandro Pulver2007-07-241-10/+7
| | | | | | | - Remove IGNORE for FreeBSD < 5.x. Notes: svn path=/head/; revision=196197
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Copy .conf.sample to .conf also in install target.Alejandro Pulver2007-01-192-6/+10
| | | | | | | | | - 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). Notes: svn path=/head/; revision=182804
* - Update to version 0.9.16.Alejandro Pulver2006-11-085-473/+537
| | | | | | | - Remove signature from pkg-descr. Notes: svn path=/head/; revision=176855
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-202-3/+4
| | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=173460
* - Update to version 0.9.15b.Alejandro Pulver2006-04-173-9/+12
| | | | | | | | | - Remove USE_REINPLACE. Approved by: garga (mentor) Notes: svn path=/head/; revision=159830
* Change the maintainership address to the @FreeBSD.org one.Alejandro Pulver2006-04-091-1/+1
| | | | | | | Approved by: garga (mentor) Notes: svn path=/head/; revision=159200
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-9/+9
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* - Update to 0.9.15Pav Lucistnik2005-11-295-406/+545
| | | | | | | | PR: ports/89698 Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer) Notes: svn path=/head/; revision=149852
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=149490
* Correct dependencies.Tilman Keskinoz2005-09-251-1/+2
| | | | | | | | | | PR: 84624 Submitted by: Alejandro Pulver <alejandro@varnet.biz> Bump PORTREVISION Notes: svn path=/head/; revision=143543
* - Remove png dependency (already present in sdl_image).Sergey Matveychuk2005-07-221-2/+0
| | | | | | | | PR: ports/83875 Submitted by: maintainer Notes: svn path=/head/; revision=139872
* Tux Paint is a free drawing program designed for young children (kids ages 3Pav Lucistnik2005-07-196-0/+742
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> Notes: svn path=/head/; revision=139628