notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
bs Battleships solitaire game with a color interface
2.11_1 games on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.11Version of this port present on the latest quarterly branch.
Maintainer: alfix86@gmail.com search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-02-23 19:01:50
Commit Hash: 24a6df2
License: BSD2CLAUSE
WWW:
http://www.catb.org/~esr/bs/
Description:
Battleships solitaire game with a color point-and-shoot interface in the style of blue and galaxis games (for console). This program allows you to play the familiar Battleships game against the computer on a 10x10 board. The interface is visual and largely self-explanatory; you place your ships and pick your shots by moving the cursor around the `sea' with the rogue/hack motion keys hjklyubn.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. /usr/local/share/applications/bs.desktop
  2. bin/bs
  3. share/man/man6/bs.6.gz
  4. share/appdata/bs.xml
  5. share/icons/hicolor/32x32/apps/battleship.png
  6. /usr/local/share/licenses/bs-2.11_1/catalog.mk
  7. /usr/local/share/licenses/bs-2.11_1/LICENSE
  8. /usr/local/share/licenses/bs-2.11_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • bs>0:games/bs
To install the port:
cd /usr/ports/games/bs/ && make install clean
To add the package, run one of these commands:
  • pkg install games/bs
  • pkg install bs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: bs
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1617891376 SHA256 (esr-bs-73947294765e163a7b914fd6eb4dd364125b3382_GL0.tar.gz) = 3180bec84441b31fd31e4749598e2435286f1f87ed19aa882c469cd35c87b02e SIZE (esr-bs-73947294765e163a7b914fd6eb4dd364125b3382_GL0.tar.gz) = 14224

Packages (timestamps in pop-ups are UTC):
bs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.11_12.11_12.112.11_12.11_1---
FreeBSD:13:quarterly2.112.112.112.112.112.112.112.11
FreeBSD:14:latest2.11_12.11_12.112.11_12.11_12.11-2.11
FreeBSD:14:quarterly2.112.11-2.112.112.112.112.11
FreeBSD:15:latest2.11_12.11_1n/a2.11n/a2.112.112.11_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. xmlto : textproc/xmlto
  2. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for bs-2.11_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
games_bs
USES:
gmake gnome ncurses
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.com/esr/bs/-/archive/73947294765e163a7b914fd6eb4dd364125b3382.tar.gz?dummy=/
Collapse this list.

Number of commits found: 35

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.11_1
23 Feb 2024 19:01:50
commit hash: 24a6df2364570ef6175f37423783beb004644fe3commit hash: 24a6df2364570ef6175f37423783beb004644fe3commit hash: 24a6df2364570ef6175f37423783beb004644fe3commit hash: 24a6df2364570ef6175f37423783beb004644fe3 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
games/bs: Moved man to share/man

Approved by:    portmgr (blanket)
2.11
12 Jul 2023 18:56:04
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.11
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.11
20 Jul 2022 14:21:58
commit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27ccommit hash: d56127bdfc7d6fca27855e27a66e61ce99cce27c files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.11
19 Oct 2021 08:36:47
commit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2dcommit hash: ce1af7fdc2cde4dc409a344a4210a3af581ccd2d files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: apply refactor.remove-consecutive-empty-lines

Submitted by:	portedit
2.11
10 Oct 2021 19:44:42
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
2.11
09 Apr 2021 18:44:23
commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209commit hash: 911f04257e3175fca4e46c7d57bf5ca79767e209 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
Regenerate all distfiles using gitlab as source.

This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.

This commit also applies some small fixes to make sure all ports using
gitlab are buildable.

Reviewed by:	mat
Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D29628
2.11
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.11
30 Jun 2019 20:08:37
Revision:505469Original commit files touched by this commit
swills search for other commits by this committer
games/bs: update to 2.11

While here, assign maintainership to submitter

PR:		238575
Submitted by:	Alfonso S. Siciliano <alfix86@gmail.com>
2.10
26 Jun 2018 17:06:33
Revision:473398Original commit files touched by this commit
ehaupt search for other commits by this committer
Reset maintainer (3+ months of inactivity).

Discussed with:	portmgr (adamw, mat)
2.10
04 Feb 2016 19:34:36
Revision:408084Original commit files touched by this commit
marino search for other commits by this committer
games/bs: document ncurses rqmt (USES+=ncurses), respect LDFLAGS

approved by:	infrastructure blanket
2.10
14 Dec 2014 23:25:54
Revision:374730Original commit files touched by this commit
nemysis search for other commits by this committer
- Update to 2.10, announce message:
  Added desktop file.

- Change PLIST_FILES, changed by me and Upstream
- Simplify installation handling, changed by me and Upstream
- Add REINPLACE, fix GNU/Linux paths
- Strip executable
- Remove Desktop entry file, use supplied desktop files
2.9_1
01 Apr 2014 23:48:38
Revision:349896Original commit files touched by this commit
nemysis search for other commits by this committer
- Change license BSD to BSD3CLAUSE
- Cosmetical changes
2.9_1
03 Dec 2013 15:44:07
Revision:335576Original commit files touched by this commit
nemysis search for other commits by this committer
- Bump PORTREVISION
- Add files/bs.desktop

Reported by:	makc
Approved by:	pawel / wg (mentors, implicit)
2.9
30 Nov 2013 20:09:00
Revision:335345Original commit files touched by this commit
nemysis search for other commits by this committer
- Change maintainer email to @FreeBSD.org
- Change license GPLv2 to BSD
- USES gmake instead of USE_GMAKE
- Add DOCS and Option
- Add Desktop entry file

Approved by:	pawel / wg (mentors, implicit)
2.9
20 Sep 2013 17:36:36
Revision:327730Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
2.9
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
2.9
07 Dec 2012 16:48:51
Revision:308435Original commit files touched by this commit
arved search for other commits by this committer
Update to 2.9

PR:		174109
Submitted by:	maintainer
Feature safe:	yes
2.8
06 Oct 2012 13:40:15
Revision:305361Original commit files touched by this commit
jhale search for other commits by this committer
- Add LICENSE
- Mark MAKE_JOBS_SAFE
- Update pkg-descr
- Convert Makefile header to new format
- Pass maintainership to submitter

PR:		ports/172186
Submitted by:	nemysis <nemysis@gmx.ch>
Approved by:	makc (mentor)
2.8
03 Jul 2011 14:25:36
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
2.8
13 Mar 2011 06:08:54
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign to the heap

PR:             ports/155507 ports/155508
2.8
21 Oct 2010 00:48:08
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.8
- Pass maintainership to submitter

PR:             ports/151612
Submitted by:   Glen Barber <gjb@FreeBSD.org>
2.7
24 Nov 2005 19:28:01
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
2.7
12 Oct 2005 02:45:04
Original commit files touched by this commit
kris search for other commits by this committer
Add USE_GMAKE to fix build
2.7
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
2.7
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
2.7
13 Jan 2004 21:48:18
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.7

PR:             ports/61333
Submitted by:   Vincent Tantardini <vinc@FreeBSD-fr.org>
2.5
25 Dec 2003 17:59:05
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 2.5

PR:             60564
Submitted by:   Ports Fury
2.4
20 Feb 2003 17:32:26
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
2.4
09 Feb 2003 19:39:17
Original commit files touched by this commit
naddy search for other commits by this committer
URL updates.

PR:             48027, 48082
Submitted by:   tadalunch@s5.xrea.com
2.4
25 Jan 2003 23:46:09
Original commit files touched by this commit
arved search for other commits by this committer
Update to 2.4

PR:             47478
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
27 Mar 2001 14:08:39
commit hash: fp1.11657@dev.null.freshports.orgcommit hash: fp1.11657@dev.null.freshports.orgcommit hash: fp1.11657@dev.null.freshports.orgcommit hash: fp1.11657@dev.null.freshports.org files touched by this commit
kevlo search for other commits by this committer
Fix MASTER_SITES    
03 Feb 2001 15:00:15
commit hash: fp1.9170@dev.null.freshports.orgcommit hash: fp1.9170@dev.null.freshports.orgcommit hash: fp1.9170@dev.null.freshports.orgcommit hash: fp1.9170@dev.null.freshports.org files touched by this commit
kevlo search for other commits by this committer
Fix MASTER_SITES    
08 Oct 2000 03:48:59
commit hash: fp1.4769@dev.null.freshports.orgcommit hash: fp1.4769@dev.null.freshports.orgcommit hash: fp1.4769@dev.null.freshports.orgcommit hash: fp1.4769@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category games to new layout.  

Number of commits found: 35