Port details |
- freesweep Minesweeper-style game for text-mode terminals
- 1.0.2_1 games
=2 1.0.2_1Version of this port present on the latest quarterly branch. - Maintainer: fuz@FreeBSD.org
 - Port Added: unknown
- Last Update: 2024-03-09 11:04:50
- Commit Hash: 26f603c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://github.com/rwestlund/freesweep
- Description:
- Minesweeper-type game for text-mode terminals. Features include boards up to
1024x1024, saving and loading of boards, shared and individual "best times"
files, and color.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- freesweep>0:games/freesweep
- To install the port:
- cd /usr/ports/games/freesweep/ && make install clean
- To add the package, run one of these commands:
- pkg install games/freesweep
- pkg install freesweep
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: freesweep
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1638919526
SHA256 (rwestlund-freesweep-v1.0.2_GH0.tar.gz) = ec9318eec04f8a7ce20c230620f830a17bcf02d8e161866750dfb0c89ff8fe72
SIZE (rwestlund-freesweep-v1.0.2_GH0.tar.gz) = 93986
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for freesweep-1.0.2_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_freesweep
- USES:
- gmake ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.2_1 09 Mar 2024 11:04:50
    |
Nuno Teixeira (eduardo)  |
games/freesweep: Move man pages to share/man
Approved by: portmgr (blanket) |
1.0.2 08 Feb 2023 23:24:25
    |
Robert Clausecker (fuz)  |
*/*: Update fuz@fuz.su to fuz@FreeBSD.org
www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit. I did intentionally not
touch the entry in UPDATING.
Reviewed by: eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435 |
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) |
1.0.2 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 ) |
1.0.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 ) |
1.0.2 08 Dec 2021 08:19:15
    |
Juraj Lutter (otis)  Author: Robert Clausecker |
games/freesweep: update to 1.0.2
Update to 1.0.2 and while we are here:
- make portlint happy
- move scores file to hier(7) directory
- fix plist issues and move plist to a plist file
- remove --disable-debug-log which had the opposite effect
- pass maintainership to fuz@fuz.su as requested by previous maintainer
Upstream fixes:
- always use "%s"-style format for printf()-style functions
- fix build with gcc 10
PR: 260233 |
1.0.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.1 16 Feb 2021 17:42:10
  |
antoine  |
Mark BROKEN on FreeBSD 13 and 14
ld: error: duplicate symbol: CharSet
>>> defined at clear.c
>>> clear.o:(CharSet)
>>> defined at drawing.c
>>> drawing.o:(.bss+0x0)
Reported by: pkg-fallout
MFH: 2021Q1 |
1.0.1 30 Nov 2017 19:15:00
  |
amdmi3  |
- Add LICENSE_FILE
Approved by: portmgr blanket |
1.0.1 25 Jun 2017 18:12:52
  |
sunpoet  |
Fix WWW
Approved by: portmgr (blanket) |
1.0.1 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.0.1 14 Feb 2016 22:22:39
  |
junovitch  |
games/freesweep: update 0.92 -> 1.0.1
- Transfer MAINTAINER from ports@ to submitter
- Update LICENSE
- Switch from GOOGLE_CODE to USE_GITHUB; use the maintainer's repository
- While here, convert to conditional docs target
- Expand on pkg-descr
- MFH as the original upstream version seg faults upon winning a game and
the maintainer is now a co-maintainer with the upstream project
PR: 205052
Submitted by: Randy Westlund <rwestlun@gmail.com> (incoming maintainer)
Reviewed by: amdmi3 (earlier version)
MFH: 2016Q1 |
0.92_1 04 Feb 2016 21:22:55
  |
marino  |
games/freesweep: USES+= ncurses |
0.92_1 22 Dec 2014 21:38:24
  |
bapt  |
Revert r375084
A too sharp axe causes unpredictable damages
Reported by: amdmi3 |
0.92_1 20 Dec 2014 18:37:12
  |
bapt  |
Cleanup plist |
0.92_1 13 Sep 2014 12:15:43
  |
antoine  |
- Allow staging as a regular user
- Bump portrevision as some files were not packaged with intended group |
0.92 15 Jul 2014 20:00:43
  |
adamw  |
Add missing EXAMPLES and DOCS to a couple ports that
already honour PORTDOCS and PORTEXAMPLES in the plist. |
0.92 09 Feb 2014 18:55:35
  |
adamw  |
Add stage support. |
0.92 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.92 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.92 08 Aug 2011 13:50:45
 |
ehaupt  |
- Update to 0.92
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Use PLIST_FILES
PR: 159446
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.90_1 02 Aug 2011 20:58:23
 |
ehaupt  |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
0.90_1 02 Aug 2011 17:04:00
 |
bapt  |
Deprecate some ports where I can't find distfiles and upstream |
0.90_1 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
0.90_1 21 Aug 2008 06:18:49
 |
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 ) |
0.90_1 20 Mar 2008 09:46:38
 |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.90_1 24 Nov 2005 19:28:01
 |
pav  |
- Add SHA256 |
0.90_1 16 May 2004 23:45:06
 |
adamw  |
Drop maintainership on most of my ports. Feel free to grab 'em if you
want 'em. |
0.90_1 18 Mar 2004 18:01:13
 |
trevor  |
Add size data, approved by maintainers. |
0.90_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.90 12 Nov 2003 09:33:41
 |
adamw  |
Update to 0.90.
Grab maintainership. I like this program. |
0.88 20 Feb 2003 17:32:26
 |
knu  |
De-pkg-comment. |
24 Dec 2001 02:17:17
    |
pat  |
- PORTDOCS police - DOCSDIR support to some - Brush out some lint |
11 Nov 2000 06:23:21
    |
kevlo  |
Update to version 0.88 |
11 Nov 2000 06:23:21
    |
kevlo  |
Update to version 0.88 |
08 Oct 2000 03:48:59
    |
asami  |
Convert category games to new layout. |
25 Sep 2000 13:21:43
    |
asami  |
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined. |