Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
05 Nov 2019 22:16:15
0.8_7

|
zeising  |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
20 Jan 2018 17:45:52
0.8_7

|
jbeich  |
games/abuse_sdl: unbreak build with Clang 6 (C++14 by default)
fileman.cpp:296:33: error: non-constant-expression cannot be narrowed from type
'unsigned long' to 'uint8_t' (aka 'unsigned char') in initializer list
[-Wc++11-narrowing]
uint8_t sizes[3]={ CLIENT_NFS,strlen(filename)+1,strlen(mode)+1};
^~~~~~~~~~~~~~~~~~
hmi.cpp:302:97: error: non-constant-expression cannot be narrowed from type
'int' to 'uint8_t'
(aka 'unsigned char') in initializer list [-Wc++11-narrowing]
...0x54, 0x68, 0x64, 0x00, 0x00, 0x00, 0x06, 0x00, 0x01, 0x00, (num_tracks +
1), 0x00, 0xC0 };
^~~~~~~~~~~~~~~~
Reported by: pkg-fallout |
23 May 2017 05:03:16
0.8_7

|
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
14 Feb 2017 14:25:09
0.8_6

|
tijl  |
Remove -fPIC and fix the real problem where S_BUTTON_PRESS_SND is sometimes
declared as int and sometimes as long which have a different size and
alignment on 64 bit architectures. |
09 Feb 2017 18:53:12
0.8_5

|
linimon  |
Add -fPIC to various ports to enable them to build on armv6.
Approved by: portmgr (tier-2 blanket) |
14 May 2015 10:15:09
0.8_5

|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
08 Dec 2014 16:48:41
0.8_5

|
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 |
12 Oct 2014 14:01:14
0.8_4

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

|
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) |
02 May 2014 15:44:31
0.8_3

|
nemysis  |
Moving some games to @games
games/3dpong
- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
games/abe
- Transfer maintainership to games@ team
- Cosmetical changes
games/abuse_sdl
(Only the first 15 lines of the commit message are shown above ) |
08 Apr 2014 12:29:07
0.8_3

|
nemysis  |
- Change Makefile header, Created by to <des@FreeBSD.org>
- Remove TODO from DOCS, add Option
- Change Desktop entry file
- Break lines around 80 characters
- Mute MKDIR |
22 Oct 2013 20:38:29
0.8_3

|
nemysis  |
- Change maintainer email to @FreeBSD.org
- Support STAGEDIR
Approved by: pawel / wg (mentors, implicit) |
20 Sep 2013 17:36:36
0.8_3

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

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
28 Apr 2013 23:01:27
0.8_3

|
beech  |
- Desktop entry, removed all notes
PR: ports/177007
Submitted by: nemysis <nemysis@gmx.ch> (maintainer) |
19 Mar 2013 13:04:31
0.8_2

|
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
13 Sep 2012 14:17:00
0.8_2

|
swills  |
- Improve COMMENT
- Add LICENSE
- Doesn't require gmake, remove USE_GMAKE
- Avoid pkg-plist when possible
- Convert to OptionsNG
- Give maintainership to submitter
PR: ports/171318
Submitted by: nemysis <nemysis@gmx.ch> |
05 Sep 2012 15:43:34
0.8_1

|
des  |
Remove useless metadata from ports I created. |
18 Feb 2012 10:18:33
0.8_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 |
23 Sep 2011 22:26:39
0.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 |
09 Aug 2011 15:40:44
0.8
|
ehaupt  |
Update to 0.8
PR: 159440
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
03 Jul 2011 14:25:36
0.7.1
|
ohauer  |
-remove MD5 |
16 Jun 2011 17:42:42
0.7.1
|
bapt  |
Mark broken some ports with unfetchable distfiles |
02 Mar 2011 23:59:52
0.7.1
|
linimon  |
Return these ports to the pool.
PR: ports/155217
Submitted by: maintainer |
27 Oct 2010 00:46:52
0.7.1
|
wen  |
- Pass maintainership to submitter
PR: ports/151754
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (new maintainer) |
15 Dec 2009 19:22:48
0.7.1
|
linimon  |
Reset maintainer at his request.
PR: ports/141647 |
04 Dec 2009 02:38:52
0.7.1
|
linimon  |
Reinstate maintainer at his request. |
26 Nov 2009 00:36:49
0.7.1
|
linimon  |
Temporarily reassign ports maintained by chris@officialunix.com back to
the pool for the duration of his upcoming move.
Requested by: maintainer |
20 Nov 2009 22:32:45
0.7.1
|
sylvio  |
- Add in run dep of games/abuse to abuse_sdl.
PR: ports/140503
Submitted by: maintainer
Approved by: miwi (mentor) |
05 Nov 2009 18:52:25
0.7.1
|
amdmi3  |
- Update to 0.7.1
PR: 140283
Submitted by: Chris Petrik <chris@officialunix.com> (maintainer) |
19 Sep 2009 11:39:34
0.7.0_5
|
miwi  |
- Update MASTER_SITES
- Update WWW
PR: 138962
Submitted by: Chris Petrik <chris@officialunix.com> (maintainer)
Feature safe: yes |
19 Sep 2009 04:19:56
0.7.0_5
|
wxs  |
- Pass maintainer to submitter.
PR: ports/138957
Submitted by: Chris Petrik <chris@officialunix.com>
Feature safe: yes |
31 Jan 2009 21:16:37
0.7.0_5
|
pav  |
- Switch to zoy.org and use a new tarball, contents verified to be identical to
the old one
Reported by: -fetch-original pointyhat run |
21 Aug 2008 06:18:49
0.7.0_5
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
19 Apr 2008 17:56:05
0.7.0_5 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
13 Mar 2008 14:28:35
0.7.0_5
|
miwi  |
- Chase devel/sdl12 shlib version bump |
19 May 2007 20:32:57
0.7.0_4
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
20 Sep 2006 11:21:59
0.7.0_3
|
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) |
07 May 2006 23:46:33
0.7.0_2
|
edwin  |
Remove USE_REINPLACE for categories starting with a G |
24 Nov 2005 19:28:01
0.7.0_2
|
pav  |
- Add SHA256 |
12 Apr 2005 03:26:57
0.7.0_2
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.7.0_2
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
20 Feb 2005 20:37:12
0.7.0_2
|
fjoe  |
USE_MESA -> USE_GL. |
16 Mar 2004 04:23:56
0.7.0_2
|
edwin  |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
08 Mar 2004 01:01:31
0.7.0_1
|
edwin  |
Properly use SDL everywhere:
USE_SDL=yes -> USE_SDL=sdl (good examles everywhere)
WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)
See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.
PR: follow-ups of ports/55494, ports/61877
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
04 Feb 2004 05:21:48
0.7.0_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
0.7.0
|
trevor  |
SIZEify. |
07 Aug 2003 07:49:50
0.7.0
|
krion  |
Update to 0.7.0
PR: 55241
Submitted by: Ports Fury |
20 Jul 2003 20:26:03
0.6.1
|
des  |
I no longer have time to maintain these ports. |
07 Mar 2003 06:03:01
0.6.1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
02 Jan 2003 15:06:10
0.6.1
|
sobomax  |
Update version number of SDL shared library. |
14 Sep 2002 22:10:47
0.6.1
|
kris  |
Correct pkg-plist
Submitted by: bento |
11 May 2002 21:57:40
0.6.1
|
des  |
An SDL port of the Abuse game engine |