Port details |
- vms-empire Simulation of a full-scale war between two emperors
- 1.18 games =2 1.16_1Version of this port present on the latest quarterly branch.
- Maintainer: uzsolt@FreeBSD.org
- Port Added: 2014-12-15 08:07:14
- Last Update: 2024-10-05 17:18:13
- Commit Hash: 04de1ea
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- http://www.catb.org/~esr/vms-empire/
- Description:
- The ancestor of all 4x (expand/explore/exploit/exterminate) games.
VMS-Empire is a simulation of a full-scale war between two emperors,
the computer and you. Naturally, there is only room for one, so the
object of the game is to destroy the other. The computer plays by the
same rules that you do. This game is the ancestor of all the multiplayer
4X simulations out there, including Civilization and Master of Orion.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- vms-empire>0:games/vms-empire
- To install the port:
- cd /usr/ports/games/vms-empire/ && make install clean
- To add the package, run one of these commands:
- pkg install games/vms-empire
- pkg install vms-empire
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vms-empire
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1728146872
SHA256 (vms-empire-1.18.tar.gz) = 2560a6ac64b88c29528ba302706362abccd41fef767e2a8cb64e7c07ec0c2909
SIZE (vms-empire-1.18.tar.gz) = 111335
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 vms-empire-1.18:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_vms-empire
- 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.18 05 Oct 2024 17:18:13 |
Zsolt Udvari (uzsolt) |
games/vms-empire: Update to 1.18
Switch to DISTVERSION.
Add LICENSE_FILE.
Add gmake to USES.
Replace post-patch target to patchfile.
Take maintainership.
Changelog: http://www.catb.org/~esr/vms-empire/NEWS |
1.16_1 24 Feb 2024 08:07:10 |
Muhammad Moinur Rahman (bofh) |
games/vms-empire: Moved man to share/man
Approved by: portmgr (blanket) |
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.16 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.16 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.16 07 Apr 2021 19:36:03 |
Rene Ladan (rene) |
games/vms-empire: update to 1.16 and fix no-common build.
PR: 245804
Submitted by: Gian-Simon Purkert <gspurki@gmail.com>
MFH: 2021Q2 |
1.14_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.14_1 30 Aug 2020 09:47:50 |
zeising |
Extend expiration of ports broken with -fno-common
Extend the expiration of unmaintained leaf ports that are broken with
-fno-common and previously had a short expiration date. The new date is set
to 2021-04-01, meaning the ports will be in the 2021Q2 branch, giving people
until 2021-06-30 (10 months from now) to fix issues.
Improve the wording of the deprecation message, mentioning both llvm 11 and
-fno-common.
Bump portrevision to force reinstall. This way the warning message about
deprecation will be displayed to users installing or reinstalling the
software.
MFH: 2020Q3 (maybe) |
1.14 29 Aug 2020 07:23:43 |
tcberner |
games/vms-empire: fix build on current and deprecate
- there has been some activity upstream recently
- https://gitlab.com/esr/vms-empire
- if you care about the port, update and maintain it |
1.14 26 Jun 2018 17:06:33 |
ehaupt |
Reset maintainer (3+ months of inactivity).
Discussed with: portmgr (adamw, mat) |
1.14 04 Feb 2016 22:33:19 |
marino |
games/vms-empire: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by: infrastructure blanket |
1.14 18 Jan 2016 22:51:17 |
nemysis |
- Update to 1.14, please see
/usr/local/share/doc/vms-empire/NEWS |
1.13 15 Dec 2014 08:06:56 |
nemysis |
- Update to 1.13, announce message:
Comment on entry to and exit from edit mode.
Cleaned up packaging and install/uninstall productions.
- Rename from games/empire to games/vms-empire to match Upstream name
- Remove DISTNAME
- Change PLIST_FILES, changed by me and Upstream
- Remove obsolete REINPLACE
- Simplify installation handling, changed by me and Upstream
- Add REINPLACE, fix GNU/Linux paths
- Strip executable
- Change pkg-descr |