Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.76,2 20 Sep 2024 16:17:01 |
Vladimir Druzenko (vvd) Author: Joachim Werner |
games/bsdgames: Update 0.75 → 0.76 which fixes a current compile error
Currently doesn't compile, apparently due to an API change in ncurses.
More precisely, "mille" uses functions that are no longer available.
Version 0.76 includes a workaround.
Commit log:
https://github.com/pianojockl/bsdgames/compare/v0.75...v0.76
PR: 281559
MFH: 2024Q3 |
0.75_2,2 10 Jan 2024 13:13:03 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
0.75_1,2 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
0.75_1,2 22 Dec 2022 16:17:24 |
Fernando Apesteguía (fernape) Author: Martin Neubauer |
games/bsdgames: atc: Import fix for plane allocation
Where there is only one remaining slot.
This was fixed in NetBSD long time ago.
PR: 268248
Reported by: m.ne@gmx.net
Approved by: jockl@pianojockl.org (maintainer, timeout > 2 weeks)
Obtained
from: http://cvsweb.netbsd.org/bsdweb.cgi/src/games/atc/update.c?only_with_tag=MAIN#rev1.22 |
0.75,2 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.75,2 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
0.75,2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.75,2 05 Feb 2021 16:43:16 |
fernape |
games/bsdgames: NO_WERROR fix for FreeBSD 13
* use WITHOUT_WERROR instead of NO_WERROR
* remove noop REINPLACE statements
* moves the wump.info out of the pkg-plist into the Makefile
PR: 252941
Submitted by: jockl@pianojockl.org (maintainer) |
0.75,2 27 Aug 2020 15:47:15 |
eugen |
games/bsdgames: fix build for clang 11 and gcc 10 (FreeBSD 13)
Add -fcommon to CFLAGS as patching this historic code would be
too invasive. PORTREVISION not bumped as it fixes build for FreeBSD 13.
Reported by: pkg-fallout |
0.75,2 08 Apr 2020 18:50:04 |
cy |
Update 0.7 --> 0.75, fixing ncurses 6.2 build issues.
PR: 244568
Submitted by: Joachim Werner <jockl at pianojockl.org> (maintainer)
Reported by: Joachim Werner <jockl at pianojockl.org> (maintainer)
Approved by: maintainer (implicit)
MFH: 2020Q2 |
0.7,2 26 Nov 2019 19:37:41 |
jgh |
- update to 0.7
* incorporated patches by Robert Bonomi into cribbage
* moved sources to a dedicated github.com repository for easier future
bugfixing
* changed epoch - 5.5.0 (as in DragonFlyBSD) really doesn't make sense.
version 0.7 suggests it's not as tidy as it should be, so that's
appropriate.
PR: 242250
Submitted by: jockl@pianojockl.org (maintainer) |
5.5.0,1 11 May 2019 19:52:08 |
mat |
Use USE_GITHUB when appropriate. |
5.5.0,1 11 Mar 2019 14:02:13 |
rodrigo |
Upgrade games/bsdgames from v5.2.2 to v5.5.0
Update to DragonflyBSD 5.5.0 sources.
Pulled sail from NetBSD, since it wasn't working.
Remake patches
PR: 236377
Submitted by: Joachim Werner <jockl@pianojockl.org> |
5.2.2,1 01 Nov 2018 15:10:30 |
swills |
games/bsdgames: update to 5.2.2
Added bcd, boggle, ppt, tetris
Pet portlint
While here, pass maintainership to submitter
PR: 232051
Submitted by: Joachim Werner <jockl@pianojockl.org> |
4.8.1,1 26 May 2018 15:46:14 |
adamw |
Release maintainership |
4.8.1,1 29 Sep 2017 21:41:01 |
adamw |
Distfiles work better when they're uploaded.
Reported by: cy |
4.8.1,1 29 Sep 2017 16:55:34 |
adamw |
Update to the sources from DragonflyBSD 4.8.1 |
4.6.1,1 31 Oct 2016 17:10:52 |
adamw |
Update to the sources from DragonflyBSD 4.6.1. We lost piano(6),
but gained two vitally important tools: colorbars(6), which displays
a couple colors in the terminal, and hals_end(6), which displays
a script of HAL's final words. |
4.4.2_1,1 13 May 2016 19:06:58 |
bapt |
Prevent collision with getline(3) |
4.4.2_1,1 12 May 2016 14:54:19 |
adamw |
Fix potion mixing.
From PR:
This routine is swapping the potion colors and because only 2/3
of the color swap code is there, many of the potions end up with
the same color.
PORTREVISION bump.
PR: 209310
Submitted by: sjrbulk at verizon dot net |
4.4.2,1 14 Mar 2016 16:40:10 |
adamw |
Update to sources from DragonflyBSD 4.4.2. |
4.4.1,1 24 Dec 2015 18:05:57 |
adamw |
Update to the DragonflyBSD 4.4.1 source. |
4.2.4,1 15 Aug 2015 16:02:48 |
adamw |
Update to sources from DragonFlyBSD 4.2.4. |
4.0.6,1 29 Jun 2015 00:47:00 |
adamw |
Update to DragonflyBSD 4.0.6. |
4.0.5_1,1 24 Mar 2015 21:17:24 |
adamw |
Use MASTER_SITES macro for LOCAL
Suggested by: mat |
4.0.5_1,1 24 Mar 2015 19:55:16 |
adamw |
Add two patches from DragonFlyBSD trunk:
- 68420e59f12cf9c9fc14db0c493426150dd9ed95
Fix some typos in messages/manpages. (Sascha Wildner)
- 890b6f4a25a31acb7bb5b8c16193dc5d404b0805
games: Fix real bugs on three games (found by gcc 5.0) (John Marino) |
4.0.5,1 24 Mar 2015 19:42:24 |
adamw |
Update to bsdgames from DragonFlyBSD 4.0.5.
Thanks to marino for helping me find an easier way to create the tarballs
for these updates. |
3.8.2_4,1 13 Dec 2014 19:46:33 |
adamw |
Revert the contents of r374674, as it broke packaging as a regular
user. Instead, set the group and mode manually in the plist.
Submitted by: antoine |
3.8.2_3,1 13 Dec 2014 18:54:03 |
adamw |
Since r367027, the setgid games have been installed as setgid root
instead of setgid root. The port redefines BINGRP when necessary,
but since BINGRP was being passed in MAKE_ARGS, it overrode those
redefinitions. Passing BINGRP in MAKE_ENV instead should allow
uidfix to still work, while making sure that the games are installed
with the correct group.
Submitted by: Glen Foster
MFH: 2014Q4 |
3.8.2_2,1 12 Dec 2014 15:15:35 |
adamw |
Fix a bounds-checking typo in trek. The number of sectors was being used
to check input for the quadrant, and NSECTS > NQUADS.
PR: 195837
Submitted by: Kenji Rikitake |
3.8.2_1,1 06 Dec 2014 19:55:14 |
adamw |
Rename bs and fish to avoid conflicts with games/bs and shells/fish.
While here, get on board with @dir.
PR: 195672
Submitted by: nemysis |
3.8.2,1 02 Sep 2014 15:14:37 |
bapt |
Remove useless @cwd
Allow packaging as regular user |
3.8.2,1 29 Aug 2014 16:39:51 |
adamw |
Update bsdgames to DragonflyBSD 3.8.2. |
3.8.1_1,1 23 Jul 2014 19:29:59 |
adamw |
The decision to move the savedata into ${PREFIX} did not go over
well. Revert it, and add a "@cwd /" that makes @sample do the
right thing. |
3.8.1,1 22 Jul 2014 14:45:41 |
adamw |
Update to 3.8.1. Along with this, savegame data is now in
/usr/local/var/games instead of /var/games. This was necessary
because @sample cannot operate outside of %%PREFIX%%, and
previously the port would overwrite or remove previously
saved games. This is easier, better and more hier(7)ful. |
2.4_3,1 22 Jul 2014 13:39:58 |
adamw |
Stage, simplify, and put everything in /var/games as a @sample so that
saved data is precious.
Also, take maintainership, thank you uqs! |
2.4_2,1 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
2.4_2,1 24 Sep 2013 03:47:56 |
amdmi3 |
- Add CONFLICTS with games/hangman
PR: 179687
Submitted by: myself
Approved by: maintainer timeout |
2.4_2,1 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
2.4_2,1 05 May 2013 21:47:26 |
bapt |
Fix build on current |
2.4_2,1 25 May 2012 10:50:07 |
uqs |
Fix battlestar(6), there was treachery afoot, see the newsflash.
*BATTLESTAR NEWSFLASH*BATTLESTAR NEWSFLASH*BATTLESTAR NEWSFLASH*
Battlestar Daily uncovers heinous sabotage scheme!
Leaked mission radio protocols show losing grip on reality.
In what flabbergasted experts describe as a 'highly efficient, covert
thingie'-scheme, members of our forces involved in highly classified operations
suffered a dramatic loss of vital sensorical capabilities, leading to
desastrous results.
From leaked radio recordings and its own sources involved in mission
preparation and conduct, BD learned shocking details of failed missions.
(Only the first 15 lines of the commit message are shown above ) |
2.4_1,1 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
2.4_1,1 26 Nov 2010 08:01:49 |
uqs |
Use MASTER_SITE_SUBDIR instead of rolling my own.
Clue provided by: pav |
2.4_1,1 25 Nov 2010 19:00:01 |
uqs |
Fix remaining MASTER_SITE_LOCAL abuses for my ports. |
2.4_1,1 31 May 2010 08:03:53 |
uqs |
- Update to my @FreeBSD.org address
- Add distfile mirror to single source MASTER_SITES
- Also update no longer working addresses |
2.4_1,1 02 Feb 2010 23:44:38 |
miwi |
- Drop some empty files
PR: 142990
Submitted by: Ulrich Spoerlein <uqs@spoerlein.net> |
2.4_1,1 17 Dec 2009 16:45:05 |
nemoliu |
- Make it unbreak on -CURRENT
PR: ports/141673
Submitted by: Ulrich Spoerlein <uqs@spoerlein.net> (maintainer) |
2.4_1,1 30 Nov 2009 14:01:04 |
glewis |
. pre-install -> pre-su-install since it creates directories in /var/games.
PR: 141002
Approved by: Ulrich Spoerlein (maintainer) |
2.4_1,1 26 Nov 2009 14:45:24 |
miwi |
Fix installation and packaging of most of the BSD games.
Their mode was fixed at 0550 which would only work, if
your user happened to be in group games.
Thanks to Lowell Gilbert!
PR: 140894
Submitted by: Ulrich Spoerlein <uqs@spoerlein.net> (maintainer) |
2.4,1 21 Nov 2009 22:00:34 |
miwi |
- Update to 2.4
PR: 140478
Submitted by: Ulrich Spoerlein <uqs@spoerlein.net> (maintainer) |
5.1.1_7 21 Nov 2009 21:55:02 |
miwi |
- Force commit
repocopy from games/freebsd-games -> games/bsdgames |