Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.3_6 23 Feb 2024 19:02:00 |
Muhammad Moinur Rahman (bofh) |
games/crimson: Moved man to share/man
Approved by: portmgr (blanket) |
0.5.3_5 04 Dec 2022 22:49:55 |
Dmitry Marakasov (amdmi3) |
*/*: update MASTER_SITES of ports I no longer host distfiles for |
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) |
0.5.3_5 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 ) |
0.5.3_5 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 ) |
0.5.3_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.3_5 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
0.5.3_5 05 Nov 2018 21:42:25 |
tobik |
games/crimson: Unbreak build with Clang 6 (C++14 by default)
main.cpp:176:31: error: invalid suffix on literal; C++11 requires a space
between literal and identifier [-Wreserved-user-defined-literal]
cout << PROGRAMNAME" "VERSION << endl;
^
PR: 232992
Submitted by: w.schwarzenfeld@utanet.at |
0.5.3_5 04 Nov 2018 13:29:15 |
antoine |
Mark BROKEN: fails to build
main.cpp:176:31: error: invalid suffix on literal; C++11 requires a space
between literal and identifier [-Wreserved-user-defined-literal]
cout << PROGRAMNAME" "VERSION << endl;
^
Reported by: pkg-fallout |
0.5.3_5 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.5.3_5 14 Dec 2014 15:24:02 |
amdmi3 |
- Add distfile mirror
- Add LICENSE
- Drop @dirrm* from plist |
0.5.3_5 08 Dec 2014 16:48:41 |
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 ) |
0.5.3_4 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) |
0.5.3_3 31 Oct 2013 21:16:16 |
danilo |
- Add stage support
- Fix build with clang |
0.5.3_3 22 Oct 2013 13:53:34 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)
Approved by: portmgr (bdrewery) |
0.5.3_3 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.5.3_3 16 Sep 2013 12:56:55 |
bapt |
Add -fields package name.
1/ that better reflect the name of the game
2/ that avoids a conflicting package name with textproc/crimson
3/ that allows it to properly have its LATEST_LINK working. |
0.5.3_3 18 Feb 2012 10:18:33 |
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 |
0.5.3_2 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.5.3_2 02 Sep 2010 21:17:34 |
wxs |
Reset to ports@. Thanks Frank for your work on these ports.
Discussed on: ports@ |
0.5.3_2 11 Aug 2010 06:57:34 |
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. |
0.5.3_1 30 Jan 2010 09:43:31 |
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) |
0.5.3 19 Jul 2009 11:14:06 |
miwi |
- Update to 0.5.3
- Update MASTER_SITES
- Remove CVS-tag from previous maintainer
Submitted by: maintainer via irc |
0.5.2 16 Jul 2009 15:26:54 |
skreuzer |
Change maintainer to steinex@nognu.de
Submitted by: steinex@nognu.de (on ports@)
Approved by: carpetsmoker@rwxrwxrwx.net (maintainer) wxs (mentor, implicit) |
0.5.2 31 May 2009 20:31:08 |
pav |
- Resolve LATEST_LINK conflict |
0.5.2 04 Apr 2008 14:30:44 |
pav |
- Update to 0.5.2
PR: ports/120100
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer) |
0.5.1_2 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
0.5.1_1 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
0.5.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}. |
0.5.1 07 Mar 2007 09:14:01 |
miwi |
- Update to 0.5.1
- Drop 4.X support
- Pass maintainership to submitter
PR: 110006
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> |
0.4.9_1 20 Sep 2006 11:21:59 |
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) |
0.4.9 04 Sep 2006 07:26:23 |
linimon |
Reset inactive maintainer who has not responded to email.
Hat: portmgr |
0.4.9 12 Jun 2006 14:23:13 |
miwi |
Update to 4.9
PR: ports/98297
Submitted by: miwi
Approved by: krion (mentor) |
0.4.5 22 Jan 2006 11:18:58 |
edwin |
SHA256ify
Approved by: krion@ |
0.4.5 03 Dec 2005 03:18:32 |
edwin |
Update port: games/crimson fix WWW
Fix WWW on pkg-descr.
PR: ports/89854
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
0.4.5 02 Nov 2005 13:36:24 |
arved |
Update to 0.4.5
PR: 88376
Submitted by: Jan Stocker <jan.stocker@t-online.de> |
0.4.4 15 Jun 2005 02:43:36 |
lesi |
Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist. |
0.4.4 02 Jan 2005 00:48:37 |
kris |
BROKEN: Internal compiler error on alpha 4.x
Approved by: portmgr (self) |
0.4.4 12 Oct 2004 00:03:28 |
edwin |
MAINTAINER_UPDATE: games/crimson 0.4.4
Update Crimson Fields 0.4.4
PR: ports/71914
Submitted by: Jan Stocker <Jan.Stocker@t-online.de> |
0.3.8_1 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
0.3.8_1 16 Mar 2004 04:23:56 |
edwin |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
0.3.8 19 Feb 2004 18:49:43 |
krion |
- Update to version 0.3.8
PR: ports/63071
Submitted by: maintainer |
0.3.7_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.3.7 20 Jan 2004 21:18:12 |
krion |
- Use new knobs from bsd.sdl.mk
Approved by: portmgr |
0.3.7 19 Oct 2003 13:27:37 |
krion |
- Update to version 0.3.7
PR: 58237
Submitted by: maintainer |
0.3.5 23 Aug 2003 22:03:52 |
krion |
- Update to version 0.3.5
PR: 55903
Submitted by: Jan Stocker <Jan.Stocker@t-online.de> (maintainer) |
0.3.4 28 Jul 2003 18:23:12 |
krion |
Update to 0.3.4
PR: 54983
Submitted by: maintainer
Approved by: fjoe (mentor) (implicit) |
0.3.3 10 Jun 2003 12:50:59 |
osa |
Maintainer update to 0.3.3
PR: 52704
Approved by: fjoe (implicit) |
0.3.2 18 May 2003 18:50:42 |
arved |
Update to 0.3.2
PR: 52394
Submitted by: Jan Stocker <Jan.Stocker@t-online.de> |
0.3.0 31 Mar 2003 00:40:37 |
edwin |
Crimson Fields update to 0.3.0 with some new maps
PR: ports/49979
Submitted by: Jan Stocker <Jan.Stocker@t-online.de> |
0.2.8 21 Feb 2003 12:06:01 |
knu |
De-pkg-comment. |
0.2.8 02 Jan 2003 16:01:14 |
petef |
Update to 0.2.8.
PR: 46525
Submitted by: maintainer |
0.2.7 02 Jan 2003 15:06:10 |
sobomax |
Update version number of SDL shared library. |
0.2.7 07 Nov 2002 17:21:58 |
ijliao |
upgrade to 0.2.7
PR: 44761
Submitted by: maintainer |
0.2.6 12 Jul 2002 02:58:23 |
pat |
Update to 0.2.6
PR: ports/40158
Submitted by: maintainer |
0.2.5 23 Jun 2002 04:48:04 |
pat |
Update to 0.2.5
PR: ports/39126
Submitted by: maintainer |
0.2.3 23 May 2002 02:26:37 |
ijliao |
fix configure
Reported by: bento, kris |
0.2.3 21 May 2002 07:52:47 |
ijliao |
upgrade to 0.2.3
PR: 37513
Reported by: Jan Stocker <Jan.Stocker@t-online.de>
Submitted by: maintainer |
0.1.3 17 Apr 2002 12:38:03 |
sobomax |
Chase increase of libSDL version number. |
17 Jan 2002 08:20:44 |
pat |
Fix sdl errors caught by bento |
06 Nov 2001 20:33:13 |
knu |
Change the package name from "crimson" to "crimson-fields" by setting
PKGNAMESUFFIX in order to avoid conflict with textproc/crimson. |
20 May 2001 04:01:01 |
will |
Add crimson 0.1.3, a tactical war game in the tradition of Battle Isle. |