Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.g_1,1 27 Sep 2023 07:53:54 |
Nuno Teixeira (eduardo) |
games/cataclysm-dda: Re-fix PORTSCOUT
- Limit release versions to 0.[A-Z] |
0.g_1,1 23 Sep 2023 10:49:29 |
Nuno Teixeira (eduardo) |
games/cataclysm-dda: Fix PORTSCOUT
- Upstream uses versions like 0.F, 0.G, etc.
Use limit to avoid experimental versions. |
0.g_1,1 18 Sep 2023 11:59:37 |
Nuno Teixeira (eduardo) |
games/cataclysm-dda: Add PORTSCOUT |
0.g_1,1 22 Aug 2023 13:12:51 |
Nuno Teixeira (eduardo) |
games/cataclysm-dda: Complete flavorize and cleanup
- Complete full flavorize
- Cleanup by removing some unneeded USES items
- Use better cmake option helpers
- Add conflicts between flavors (there is no possible to install both
flavors at same time)
- DOCS and NLS options are available to both flavors
- Bump PORTREVISION |
0.g,1 20 Aug 2023 19:19:08 |
Nuno Teixeira (eduardo) |
games/cataclysm-dda{,-tiles}: Update to 0.G
- Switch to cmake build
- Use flavors to build master/slave ports instead of options:
WIP/TODO: remove slave port and do all flavor builds in master port.
Looking for a way of run depends -tiles on -curses flavor (like slave port
is doing)
- Take maintainership
ChangeLog: https://github.com/CleverRaven/Cataclysm-DDA/releases/tag/0.G |
0.f,1 09 Oct 2022 11:56:28 |
Fernando Apesteguía (fernape) |
*/*: Release ports from maintainership
Maintainer releases all his ports.
PR: 266871
Reported by: unrelentingtech <greg@unrelenting.technology> |
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.f,1 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.f,1 03 Aug 2022 12:57:07 |
Dmitry Marakasov (amdmi3) |
games/cataclysm-dda-tiles: fix build
Approved by: portmgr blanket |
0.f,1 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.f,1 09 Jul 2021 05:49:30 |
Fernando Apesteguía (fernape) |
games/cataclysm-dda: Add missing patch
Submitter forgot to include a patch in the previous update
PR: 256977
Reported by: greg@unrelenting.technology (maintainer)
Fixes: c0e6f62c86b7 - games/cataclysm-dda: update to 0.F |
0.f,1 06 Jul 2021 11:39:19 |
Fernando Apesteguía (fernape) |
games/cataclysm-dda: update to 0.F
While here:
* Unmute INSTALL command
* Sort variables
PR: 256977
Reported by: greg@unrelenting.technology (maintainer) |
0.e,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.e,1 01 Feb 2021 19:58:38 |
antoine |
Do not include bsd.port.options.mk twice |
0.e,1 23 May 2020 10:32:56 |
tagattie |
- Update to 0.E
- Add tiles version as a slave port
PR: 246133
Submitted by: Greg V <greg@unrelenting.technology> (maintainer)
Approved by: ehaupt (mentor) |
0.c.26605_2,1 14 Nov 2019 12:39:42 |
tobik |
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round |
0.c.26605_2,1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.c.26605_1,1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.c.26605,1 20 Sep 2018 05:04:03 |
swills |
games/cataclysm-dda: update, fix build, add SDL option
While here, give maintainership to submitter
PR: 226418
Submitted by: Greg V <greg@unrelenting.technology> |
0.C_3,1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
0.C_2,1 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
0.C_2,1 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
0.C_2,1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
0.C_1,1 27 May 2017 16:00:49 |
linimon |
Mark some ports failing on armv6, for errors classified as "clang_werror".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.C_1,1 22 May 2017 13:17:39 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
0.C_1,1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
0.C,1 14 Nov 2016 06:19:30 |
linimon |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.C,1 28 Sep 2016 06:38:00 |
jbeich |
Convert CC license names to r421995 spellings
While here fix common mistakes such as:
- Missing "or (at your option) any later version" bit
- LICENSE_FILE with LICENSE_COMB != single
- LICENSE_COMB = dual for code + assets
- Copy-pasting undocumented NC/SA restriction |
0.C,1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.C,1 15 Mar 2016 15:28:56 |
mat |
Update to 0.C.
PR: 207988
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
0.B,1 05 Feb 2016 00:04:44 |
marino |
games/cataclysm-dda: USES+= ncurses |
0.B,1 18 Dec 2015 12:08:49 |
amdmi3 |
- Silence patching |
0.B,1 06 May 2015 16:04:20 |
mat |
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.B,1 19 Mar 2015 20:57:13 |
robak |
games/cataclysm-dda: fix clang 3.6 build
- Maintainer's timeout (wulf@cicgroup.ru)
PR: 198209
Submitted by: Dimitry Andric <dim@FreeBSD.org> |
0.B,1 05 Mar 2015 13:49:49 |
antoine |
Reset maintainer, connections to SMTP server time out |
0.B,1 23 Jan 2015 19:31:27 |
pawel |
- Update to version 0.B
- Add options for Lua scripting and sound support
PR: 196181
Submitted by: Vladimir Kondratiev <wulf@cicgroup.ru> (maintainer) |
0.9_1 15 Jan 2015 13:40:57 |
amdmi3 |
- Drop @dirrm* from and add empty directories to plists
Approved by: portmgr blanket |
0.9_1 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.9 31 Aug 2014 15:52:48 |
marino |
Make 7 ports jobs unsafe
A number of ports failed on the DragonFly package builder when
theoretically all of them should build. They had errors in logs
indicating that was parallel building issue. Rerunning through again
with -j1 resulted in a good build. There were more than 7, but these
seven are the ports that I'm confident are not 100% jobs safe based on
the errors seen. |
0.9 15 Jul 2014 23:30:06 |
adamw |
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. |
0.9 06 Feb 2014 16:22:33 |
pawel |
Cataclysm: Dark Days Ahead is a roguelike set in a post-apocalyptic world.
While some have described it as a "zombie game", there's far more to
Cataclysm than that. Struggle to survive in a harsh, persistant,
procedurally generated world. Scavenge the remnants of a dead civilization
for for food, equipment, or, if you're lucky, a vehicle with a full tank of
gas to get you the hell out of Dodge. Fight to defeat or escape from a wide
variety of powerful monstrosities, from zombies to giant insects to killer
robots and things far stranger and deadlier, and against the others like
yourself, that want what you have...
WWW: http://en.cataclysmdda.com/
PR: ports/183162
Submitted by: Vladimir Kondratiev <wulf@mail.mipt.ru> |