Port details |
- tuxpaint-fonts TuxPaint Localized Fonts
- 2004.06.05_2 games =2 2004.06.05_2Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2005-07-19 21:37:18
- Last Update: 2023-04-25 15:17:15
- Commit Hash: feb1fa3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://www.tuxpaint.org/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- tuxpaint-fonts>0:games/tuxpaint-fonts
- To install the port:
- cd /usr/ports/games/tuxpaint-fonts/ && make install clean
- To add the package, run one of these commands:
- pkg install games/tuxpaint-fonts
- pkg install tuxpaint-fonts
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tuxpaint-fonts
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (tuxpaint-ttf-chinese-simplified-2004.06.05.tar.gz) = 8edf162505ee510fa58342390cbf6ad34540c57bf4abe9cd5ec7043f5a82459d
SIZE (tuxpaint-ttf-chinese-simplified-2004.06.05.tar.gz) = 2347401
SHA256 (tuxpaint-ttf-korean-2002.12.05.tar.gz) = b361dd17c5456d17e18addb29e6625ec9f3fc912acd37392050edc5548160159
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- tuxpaint>=0.9.21 : games/tuxpaint
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tuxpaint-fonts-2004.06.05_2:
CHINESE_SIMPLIFIED=on: Chinese Simplified fonts
KOREAN=on: Korean fonts
VIETNAMESE=on: Vietnamese fonts
===> Use 'make config' to modify these settings
- Options name:
- games_tuxpaint-fonts
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2004.06.05_2 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) |
2004.06.05_1 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 ) |
2004.06.05_1 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 ) |
2004.06.05_1 06 Jun 2022 07:50:01 |
Wen Heping (wen) |
games/tuxpaint-fonts: Take maintainership |
2004.06.05_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2004.06.05_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2004.06.05_1 17 Aug 2015 14:20:41 |
mat |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
2004.06.05_1 22 Dec 2014 21:38:24 |
bapt |
Revert r375084
A too sharp axe causes unpredictable damages
Reported by: amdmi3 |
2004.06.05_1 20 Dec 2014 18:37:12 |
bapt |
Cleanup plist |
2004.06.05_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) |
2004.06.05 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
2004.06.05 22 Apr 2014 09:27:35 |
pawel |
Add staging support |
2004.06.05 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
2004.06.05 06 Jun 2013 15:53:05 |
bapt |
Convert to new options framework |
2004.06.05 10 Aug 2011 14:31:06 |
ehaupt |
Update to 2004.06.05
PR: 158499
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1_4 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1_4 11 Oct 2010 05:41:24 |
alepulver |
- Drop maintainership. |
1_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1_2 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
1_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) |
1_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}. |
1 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). |
1 10 Jan 2007 19:12:56 |
kris |
BROKEN: Incomplete pkg-plist |
1 12 Nov 2006 14:58:00 |
alepulver |
- Remove Japanese fonts (included in latest TuxPaint version).
Reported by: pointyhat |
1 24 Apr 2006 21:16:27 |
alepulver |
- Remove Georgian (ka) language because it is included with Tuxpaint
standard distribution.
- Remove '@' from installation commands.
Approved by: garga (mentor) |
1 09 Apr 2006 13:08:16 |
alepulver |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor) |
1 06 Dec 2005 02:36:32 |
edwin |
[MAINTAINER UPDATE] games/tuxpaint-fonts: fix packaging list
Some fonts were integrated in the last release, so I have
removed them from this port.
PR: ports/89981
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |
1 25 Nov 2005 21:47:35 |
pav |
- Add SHA256
Requested by: maintainer |
1 25 Nov 2005 21:46:33 |
pav |
- Fix OPTIONS logic |
1 19 Jul 2005 21:36:46 |
pav |
Localized fonts package for Tuxpaint
PR: ports/83526
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |