Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Nov 2020 07:16:06
2.0.3_8,1

|
adamw  |
Add education virtual category
PR: 248402
Submitted by: PauAmma |
09 Nov 2020 17:08:12
2.0.3_8,1

|
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 |
26 Sep 2020 11:29:07
2.0.3_7,1

|
se  |
Fix build with -fno-common
While here fix a few portlint and portclippy complaints |
08 Nov 2019 10:47:01
2.0.3_6,1

|
tobik  |
games: Add missing USES={gnome,gl,sdl,xorg} |
04 Jul 2016 13:23:57
2.0.3_6,1

|
mat  |
Update MASTER_SITES.
PR: 210791
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
03 Jun 2016 16:44:58
2.0.3_6,1

|
antoine  |
Deprecate ports broken for more than 6 months |
12 Jan 2016 16:20:32
2.0.3_6,1

|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
09 Nov 2015 12:59:04
2.0.3_6,1

|
antoine  |
Mark a few ports BROKEN: unfetchable |
24 Dec 2014 19:44:04
2.0.3_6,1

|
antoine  |
Properly support png 1.5 |
08 Dec 2014 16:48:41
2.0.3_6,1

|
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 ) |
02 Dec 2014 04:16:00
2.0.3_5,1

|
amdmi3  |
- Add LICENSE_FILE
- Canonicalize statement order
- Drop @dirrm* from plist |
10 Sep 2014 20:50:37
2.0.3_5,1

|
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) |
09 Jul 2014 19:06:35
2.0.3_4,1

|
tijl  |
- Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port) |
25 Jun 2014 05:35:32
2.0.3_3,1

|
bapt  |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
06 Jun 2014 12:54:41
2.0.3_3,1

|
amdmi3  |
- Convert x11-toolkits/sdl_pango to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
16 Apr 2014 18:28:50
2.0.3_2,1

|
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
20 Sep 2013 17:36:36
2.0.3_1,1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
04 Sep 2013 18:06:08
2.0.3_1,1

|
madpilot  |
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code) |
02 Sep 2013 22:31:38
2.0.3_1,1

|
bapt  |
Add an explicit dependency on pkgconf |
14 Aug 2013 22:35:54
2.0.3_1

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
03 Aug 2013 08:45:52
2.0.3_1,1

|
az  |
- Convert to new perl framework
- Trim Makefile header |
26 Jul 2013 07:00:10
2.0.3_1,1

|
bapt  |
Fix typo |
26 Jul 2013 06:58:09
2.0.3_1,1

|
bapt  |
Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils. [1]
Trim header
Convert to USES=gmake
Obtained from: DPorts [1] |
04 May 2013 14:06:09
2.0.3_1,1

|
bdrewery  |
- When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set
MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
to always have a number
Reviewed by: bapt
Spotted by: John Marino <draco@marino.st>
With hat: portmgr |
27 Apr 2013 08:50:47
2.0.3_1,1

|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
24 Apr 2013 18:10:32
2.0.3_1,1

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
19 Jul 2012 17:33:43
2.0.3_1,1
|
sperber  |
- Fix build
- Remove trailing spaces
PR: ports/169415
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor) |
13 Jun 2012 21:13:38
2.0.3_1,1
|
pav  |
- Mark BROKEN: does not compile
t4k_loaders.c: In function 'do_png_save':
t4k_loaders.c:1031: error: dereferencing pointer to incomplete type
Reported by: pointyhat |
12 Jun 2012 16:35:45
2.0.3_1,1
|
bapt  |
Convert to new options framework |
01 Jun 2012 05:26:28
2.0.3_1,1
|
dinoex  |
- update png to 1.5.10 |
25 May 2012 15:21:34
2.0.3,1
|
miwi  |
- Update to 2.0.3
PR: 168034
Submitted by: Ports Fury |
18 Feb 2012 10:18:33
1.6.0_7,1
|
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 |
03 Jul 2011 14:25:36
1.6.0_6,1
|
ohauer  |
-remove MD5 |
27 Feb 2011 04:54:41
1.6.0_6,1
|
tabthorpe  |
- Reassign ports to heap
Submitted by: alepulver |
11 Aug 2010 06:57:34
1.6.0_6,1
|
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. |
28 Mar 2010 06:47:48
1.6.0_5,1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.6.0_4,1
|
dinoex  |
- update to jpeg-8 |
30 Jan 2010 09:43:31
1.6.0_3,1
|
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) |
31 Jul 2009 13:57:52
1.6.0_2,1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
13 Mar 2008 14:28:35
1.6.0_1,1
|
miwi  |
- Chase devel/sdl12 shlib version bump |
29 Jan 2008 05:33:26
1.6.0,1
|
alepulver  |
- Update to version 1.6.0. |
12 Dec 2007 05:33:31
1.5.8,1
|
alepulver  |
- Update to version 1.5.8.
- Bump PORTEPOCH (previous scheme was year based, and last version of 2001).
- Update MASTER_SITES and WWW in pkg-descr.
- Add NLS option.
- Remove signature.
- Remove unneeded patch (files/patch-Makefile). |
19 May 2007 20:32:57
2001.09.07.0102_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
07 May 2006 23:46:33
2001.09.07.0102
|
edwin  |
Remove USE_REINPLACE for categories starting with a G |
09 Apr 2006 13:08:16
2001.09.07.0102
|
alepulver  |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor) |
25 Nov 2005 21:47:35
2001.09.07.0102
|
pav  |
- Add SHA256
Requested by: maintainer |
20 Jul 2005 16:01:36
2001.09.07.0102
|
pav  |
"Tux, of Math Command" ("TuxMath," for short) is an educational arcade game
starring Tux, the Linux mascot!
Based on the classic arcade game "Missile Command," Tux must defend his
cities. In this case, though, he must do it by solving math problems.
PR: ports/83747
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |