Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Jan 2021 12:13:59
2.4

|
amdmi3  |
- Update to 2.4
- Simplify the port
PR: 253055
Approved by: alfix86@gmail.com (maintainer) |
21 Sep 2019 15:23:32
2.0.0.2

|
pkubaj  |
games/starfighter: fix build on GCC architectures
Set USE_CSTD=c99 to fix build issue when using base GCC:
gfx.c:922: error: 'for' loop initial declaration used outside C99 mode
PR: 240691
Approved by: portmgr (blanket: build fix), linimon (mentor)
Differential Revision: https://reviews.freebsd.org/D21722 |
02 Sep 2019 21:43:54
2.0.0.2

|
swills  |
games/starfighter: Update to 2.0.0.2
PR: 239772
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> (maintainer) |
30 Jun 2019 20:58:39
1.7

|
swills  |
games/starfighter: update to 1.7
While here, assign maintainership to submitter
PR: 238771
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> |
26 Jun 2018 17:06:33
1.6

|
ehaupt  |
Reset maintainer (3+ months of inactivity).
Discussed with: portmgr (adamw, mat) |
10 Jan 2017 15:25:24
1.6

|
nemysis  |
- Update to 1.6, announce messages are here:
Project: Starfighter 1.6 Released
https://savannah.nongnu.org/forum/forum.php?forum_id=8641
- Change master site(s) from 1.5 to ${DISTVERSION}
- Change WWW |
24 Jan 2016 11:11:26
1.5.1.1

|
nemysis  |
- Add USES pkgconfig, forgotten in previous commit |
24 Jan 2016 00:21:32
1.5.1.1

|
nemysis  |
- Update to 1.5.1.1, announce messages are here:
Project: Starfighter 1.5.1 Released
https://savannah.nongnu.org/forum/forum.php?forum_id=8443
Project: Starfighter 1.4 Released
https://savannah.nongnu.org/forum/forum.php?forum_id=8295
Project: Starfighter 1.3.3 Released
https://savannah.nongnu.org/forum/forum.php?forum_id=8275
Project: Starfighter 1.3.1 Released
https://savannah.nongnu.org/forum/forum.php?forum_id=8253
Project: Starfighter 1.3 Released (Only the first 15 lines of the commit message are shown above ) |
12 Jan 2016 16:20:32
1.2_4

|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
10 Jan 2016 15:00:07
1.2_4

|
amdmi3  |
- Clarify LICENSE
- Add LICENSE_FILE
- Drop unneeded PLIST_DIRS
Approved by: portmgr blanket |
19 Oct 2015 14:50:52
1.2_4

|
amdmi3  |
Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string
Approved by: portmgr (bapt)
Differential Revision: D3756 |
29 Jul 2015 22:09:55
1.2_4

|
antoine  |
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python
PR: 201077
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D2955 |
22 Dec 2014 21:38:24
1.2_4

|
bapt  |
Revert r375084
A too sharp axe causes unpredictable damages
Reported by: amdmi3 |
20 Dec 2014 18:37:12
1.2_4

|
bapt  |
Cleanup plist |
08 Dec 2014 16:48:41
1.2_4

|
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 ) |
23 Sep 2014 10:19:56
1.2_3

|
nemysis  |
- Change USE_PYTHON_BUILD=2 to USES=python:2,build
- Strip executable |
10 Sep 2014 20:50:37
1.2_3

|
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) |
16 Apr 2014 18:28:50
1.2_2

|
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 ) |
13 Jan 2014 21:00:04
1.2_1

|
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
15 Dec 2013 13:28:38
1.2_1

|
mva  |
- Fix the usage of 'python' to get rid of the implicit lang/python
dependency
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket) |
08 Dec 2013 19:52:33
1.2_1

|
nemysis  |
- Change master sites
- Change maintainer email to @FreeBSD.org
- USES gmake instead of USE_GMAKE
- Change desktop entry
- Fix DOCS, add Option
- Change REINPLACE_CMD
- Use PLIST_FILES and PLIST_DIRS instead of pkg-plist
Approved by: pawel / wg (mentors, implicit) |
20 Sep 2013 17:36:36
1.2_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
27 Apr 2013 08:50:47
1.2_1

|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
23 Jan 2013 15:00:19
1.2_1

|
makc  |
Bump PORTREVISION after DESKTOP_ENTRIES update |
21 Nov 2012 22:19:55
1.2

|
pawel  |
Simplify gmake usage
PR: ports/173681
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
Feature safe: yes |
17 Nov 2012 14:35:16
1.2

|
pawel  |
Set Created by: to original author
Feature safe: yes |
17 Nov 2012 09:52:53
1.2

|
pawel  |
(Readdition of games/starfighter which was removed on 218872)
Project: Starfighter is an old school 2D shoot 'em up. In the game you take on
the role of a rebel pilot called Chris, who is attempting to overthrow a
military corporation called Weapco. Weapco has seized control of the known
universe and currently rules it with an iron fist. Chris can no longer stand
back and watch as millions of people suffer and die. He steals an experimental
craft known as "Firefly" and begins his mission to fight his way to Sol,
freeing key systems along the way. The game opens with Chris attempting to
escape a Weapco patrol that has intercepted him.
WWW: http://sourceforge.net/projects/pr-starfighter/
PR: ports/173494
Submitted by: nemysis <nemysis@gmx.ch>
Feature safe: yes |
19 Aug 2008 22:26:48
1.1.1_4
|
amdmi3  |
- Remove all games by Parallel Realities
Those games contain resources that are non-free and, in some cases,
ripped from other games and still copyrighted. We have to remove
the ports to avoid potential legal issues, sorry.
Related discussion thread:
http://www.happypenguin.org/forums/viewtopic.php?t=4725
Requested by: Stephen Sweeney <stephen dot j dot sweeney at googlemail dot
com> of Parallel Realities
Discussed with: kris, erwin
Approved by: portmgr (kris) |
25 Jul 2008 12:24:09
1.1.1_4
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
13 Mar 2008 14:28:35
1.1.1_4
|
miwi  |
- Chase devel/sdl12 shlib version bump |
10 Mar 2008 17:19:48
1.1.1_3
|
alepulver  |
- Use MASTER_SITE_(GENTOO/NETBSD) and other instead of FETCH_BEFORE_ARGS to
fetch from a PHP page.
Reported by: Dmitry Marakasov <amdmi3@amdmi3.ru> |
04 Mar 2008 12:33:33
1.1.1_3
|
alepulver  |
- Fix MASTER_SITES.
Reported by: pointyhat (erwin) |
19 May 2007 20:32:57
1.1.1_3
|
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
1.1.1_2
|
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) |
24 Apr 2006 21:15:05
1.1.1_1
|
alepulver  |
- Remove USE_REINPLACE.
- Remove LICENSE file before installing instead of after.
- Fix OPTIONS handling.
- Format tabs.
- Bump PORTREVISION.
Approved by: garga (mentor) |
09 Apr 2006 13:08:16
1.1.1
|
alepulver  |
Change the maintainership address to the @FreeBSD.org one.
Approved by: garga (mentor) |
25 Nov 2005 21:47:35
1.1.1
|
pav  |
- Add SHA256
Requested by: maintainer |
15 Jul 2005 21:44:06
1.1.1
|
pav  |
After decades of war one company, who had gained powerful supplying both sides
with weaponary, steps forwards and crushes both warring factions in one swift
movement. Using far superior weaponary and AI craft, the company was completely
unstoppable and now no one can stand in their way. Thousands began to perish
under the iron fist of the company. The people cried out for a saviour, for
someone to light this dark hour... and someone did.
PR: ports/83418
Submitted by: Alejandro Pulver <alejandro@varnet.biz> |