Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Sep 2020 14:10:40
2.10.4_18

|
se  |
Fix build with -fno-common |
08 Nov 2019 10:47:01
2.10.4_17

|
tobik  |
games: Add missing USES={gnome,gl,sdl,xorg} |
30 Jan 2019 12:36:36
2.10.4_17

|
amdmi3  |
- Update sdl_gfx to 2.0.26, bump dependent ports due to shared library version
change |
09 Jun 2018 16:31:29
2.10.4_16

|
amdmi3  |
- Fix LICENSE
- Add LICENSE_FILE
- Switch to USES=localbase
- Fix missing dependency for WITHOUT=SDL case
- Cosmetic fixes |
01 Apr 2016 14:00:57
2.10.4_16

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
21 Mar 2015 23:05:21
2.10.4_16

|
bapt  |
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports |
08 Dec 2014 16:48:41
2.10.4_15

|
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 ) |
27 Oct 2014 13:45:26
2.10.4_14

|
amdmi3  |
- Drop @dirrm* from plist |
10 Sep 2014 20:50:37
2.10.4_14

|
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.10.4_13

|
tijl  |
- Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port) |
01 Jun 2014 08:11:34
2.10.4_12

|
mva  |
- Update graphics/sdl_gfx to version 2.0.25
- Bump PORTREVISION on ports depending on it, since the shlib version changed |
02 May 2014 14:16:49
2.10.4_11

|
tijl  |
Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS because
upstream forgot to regenerate the build scripts. This makes the build use
the correct version information and causes a library version bump. Use
this opportunity to use USES=libtool instead of USES=libtool:oldver.
Bump PORTREVISION on all dependent ports and convert them to USES=libtool
where needed. Also use USES=(gmake, pathfix, tar) and new LIB_DEPENDS
syntax here and there.
games/freedink-engine:
- Option helpers.
- Staging.
- Use dirrmtry for locale directories.
games/oolite:
- Staging. (Only the first 15 lines of the commit message are shown above ) |
21 Feb 2014 13:36:57
2.10.4_10

|
ehaupt  |
Remove trailing whitespaces from category games |
10 Feb 2014 13:54:28
2.10.4_10

|
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
20 Sep 2013 17:36:36
2.10.4_10

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
14 Aug 2013 22:35:54
2.10.4_10

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
06 May 2013 15:18:38
2.10.4_10

|
bapt  |
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS |
24 Apr 2013 18:10:32
2.10.4_10

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
01 Jun 2012 05:26:28
2.10.4_10
|
dinoex  |
- update png to 1.5.10 |
18 Feb 2012 10:18:33
2.10.4_9
|
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 |
23 Sep 2011 22:26:39
2.10.4_8
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
10 Aug 2011 16:25:19
2.10.4_8
|
ehaupt  |
- Fix MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: 159463
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
03 Jul 2011 14:25:36
2.10.4_8
|
ohauer  |
-remove MD5 |
02 Jul 2011 19:59:20
2.10.4_8
|
mva  |
- Update graphics/sdl_gfx to version 2.0.22
- Update Mk/bsd.sdl.mk for the new shared lib version
- Bump portrevisions for all ports depending on graphics/sdl_gfx |
15 Oct 2010 12:55:13
2.10.4_7
|
se  |
Fix packaging in the WITHOUT_SOUND case.
Rename one file that has a non-ASCII character in the distfile,
since tar complains about this name during installation. |
08 Oct 2010 16:47:57
2.10.4_7
|
se  |
Fix fetching of source files and mark as no longer BROKEN. |
03 Oct 2010 08:00:20
2.10.4_7
|
erwin  |
Mark BROKEN: does not fetch |
11 Aug 2010 06:57:34
2.10.4_7
|
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. |
31 May 2010 02:01:56
2.10.4_6
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
28 Mar 2010 06:47:48
2.10.4_5
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.10.4_4
|
dinoex  |
- update to jpeg-8 |
30 Jan 2010 09:43:31
2.10.4_3
|
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) |
22 Aug 2009 00:23:13
2.10.4_2 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
02 Aug 2009 08:35:34
2.10.4_2
|
mva  |
Updated sdl_gfx to 2.0.19
Bumped PORTREVISION on dependent ports.
Approved by: miwi (mentor) |
31 Jul 2009 13:57:52
2.10.4_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
28 Feb 2009 20:18:14
2.10.4
|
miwi  |
- Update to 2.10.4
PR: 131837
Submitted by: Ports Fury |
18 Dec 2008 02:33:39
2.9.22_1
|
linimon  |
Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
19 May 2007 20:32:57
2.9.22_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Jan 2006 11:40:30
2.9.22
|
edwin  |
SHA256ify (manually checked and updated)
Approved by: krion@ |
30 Dec 2004 21:51:22
2.9.22
|
se  |
Make xbsndsrv exit on pipe read errors. |
30 Dec 2004 11:50:50
2.9.22
|
se  |
Fix build on RELENG_4. There is a syntax error in xblast.c, that
is only reported by gcc-2.x, but ignored by gcc-3.x and gcc-4.x. |
28 Dec 2004 18:27:47
2.9.22
|
se  |
The original developer of xblast seems to have vanished years ago.
But now there appears to be active development, again, by a group
that has gathered patches from different sources and started to add
a number of new features.
Upgrade to xblast version 2.9.22. |
22 Mar 2004 23:35:18
2.6.1
|
se  |
Add SIZE data to distinfo files.
Submitted by: trevor |
07 Mar 2003 06:03:01
2.6.1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
08 Sep 2002 08:41:14
2.6.1
|
kris  |
Fix build on -current (machine/soundcard.h -> sys/soundcard.h) |
11 Dec 2000 02:48:53

|
steve  |
- Handle manpage a bit more elagantly - Update WWW: line |
20 Oct 2000 22:14:33

|
se  |
Fix Imakefile: There is no man page for xbsndsrv, but the imake rules require
one. The quick and dirty trick is to replace the InstallManPage macro by an
empty definition. |
08 Oct 2000 03:48:59

|
asami  |
Convert category games to new layout. |