Port details |
- galaxis Clone of the nifty little Macintosh game
- 1.10_1 games
=2 1.10_1Version of this port present on the latest quarterly branch. - Maintainer: alfix86@gmail.com
 - Port Added: unknown
- Last Update: 2024-01-10 13:13:03
- Commit Hash: 64631af
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- http://www.catb.org/~esr/galaxis/
- Description:
- GALAXIS for UNIX
Lifeboats from a crippled interstellar liner are adrift in a
starfield. To find them, you can place probes that look in all
eight compass directions and tell you how many lifeboats they see.
If you drop a probe directly on a lifeboat it will be revealed
immediately. Your objective: find the lifeboats as quickly as
possible, before the stranded passengers run out of oxygen!
This is a UNIX-hosted, curses-based clone of the nifty little
Macintosh freeware game Galaxis. It doesn't have the super-simple,
point-and-click interface of the original, but compensates by
automating away some of the game's simpler deductions.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/galaxis/ && make install clean
- To add the package, run one of these commands:
- pkg install games/galaxis
- pkg install galaxis
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: galaxis
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1560689909
SHA256 (galaxis-1.10.tar.gz) = b9601c833c379daa84879b0b22bdb281d3a55c592fdeb9c426e9804cfee80185
SIZE (galaxis-1.10.tar.gz) = 11499
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.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for galaxis-1.10_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_galaxis
- 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.10_1 10 Jan 2024 13:13:03
    |
Baptiste Daroussin (bapt)  |
MAN?PREFIX: eleminate its usage and move man to share/man |
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.10 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.10 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.10 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.10 30 Jun 2019 20:19:21
  |
swills  |
games/galaxis: Update to 1.10
While here, assign maintainership to submitter
PR: 238612
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> |
1.9 26 Jun 2018 17:06:33
  |
ehaupt  |
Reset maintainer (3+ months of inactivity).
Discussed with: portmgr (adamw, mat) |
1.9 04 Feb 2016 21:26:16
  |
marino  |
games/galaxis: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by: infrastructure blanket |
1.9 28 Jul 2014 19:38:05
  |
nemysis  |
- Update to 1.9, announce message:
Add a desktop file. Port fix from the BSD maintainer
- Add WRKSRC=${WRKDIR}/${PORTNAME}- is bad packaged
- Remove Desktop entry file, use supplied desktop files
- Remove obsolete patch |
1.8_1 22 Dec 2013 13:50:38
  |
nemysis  |
- Bump PORTREVISION
- Change master sites, add icon
- Add license (BSD3CLAUSE)
- USES gmake instead of USE_GMAKE
- Change PLIST_FILES
- Support STAGEDIR
- Add DOCS and Option
- Add files/galaxis.desktop
- Add patch, fix bad C++ code
Approved by: pawel / wg (mentors, implicit) |
1.8 18 Dec 2013 10:20:49
  |
nemysis  |
- Change maintainer email of my ports to @FreeBSD.org
Approved by: pawel / wg (mentors, implicit) |
1.8 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.8 07 Sep 2012 23:35:52
  |
amdmi3  |
- Cleanup makefile
- Use more informative pkg-descr
- Pass maintainership to submitter
PR: ports/171273
Submitted by: nemysis <nemysis@gmx.ch> |
1.8 24 Sep 2011 10:06:21
 |
dhn  |
- Reset maintainership to ports@
PR: ports/160965
Submitted by: Glen Barber <gjb@FreeBSD.org> (maintainer) |
1.8 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
1.8 21 Oct 2010 01:18:34
 |
wen  |
- Update to 1.8
- Pass maintainership to submitter
PR: ports/151601
Submitted by: Glen Barber <gjb@FreeBSD.org> |
1.7 24 Nov 2005 19:28:01
 |
pav  |
- Add SHA256 |
1.7 12 Oct 2005 02:48:19
 |
kris  |
Add USE_GMAKE to fix build |
1.7 30 Jul 2004 20:51:23
 |
krion  |
Update to version 1.7
PR: ports/69814
Submitted by: Ports Fury |
1.6 05 Feb 2004 20:38:07
 |
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
1.6 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
1.6 27 Dec 2003 15:07:21
 |
pav  |
- Update to 1.6
PR: ports/60622
Submitted by: Ports Fury |
1.5 17 Dec 2003 16:34:45
 |
krion  |
- Update to version 1.5
PR: 60337
Submitted by: Ports Fury |
1.4 20 Feb 2003 17:32:26
 |
knu  |
De-pkg-comment. |
1.4 09 Feb 2003 19:39:17
 |
naddy  |
URL updates.
PR: 48027, 48082
Submitted by: tadalunch@s5.xrea.com |
1.4 25 Jan 2003 23:53:39
 |
arved  |
Update to 1.4
PR: 47480
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
27 Mar 2001 13:18:20
    |
kevlo  |
Fix MASTER_SITES |
03 Feb 2001 15:05:06
    |
kevlo  |
Fix MASTER_SITES |
08 Oct 2000 03:48:59
    |
asami  |
Convert category games to new layout. |
02 Aug 2000 01:19:59
    |
jedgar  |
Update port to 1.2 |