Port details |
- ufoai-data UFO alien invasion data files
- 2.5_1 games =2 2.5_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-10-01 02:11:47
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2 CC-BY-SA-3.0
- WWW:
- https://ufoai.org/
- Description:
- UFO ALIEN INVASION data files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ufoai-data>0:games/ufoai-data
- To install the port:
- cd /usr/ports/games/ufoai-data/ && make install clean
- To add the package, run one of these commands:
- pkg install games/ufoai-data
- pkg install ufoai-data
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ufoai-data
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1535553182
SHA256 (ufoai/ufoai-2.5-data.tar) = 5e706a424aff6a2ea30a4c798129d6304e897387eadf808528129b512b7dcdb0
SIZE (ufoai/ufoai-2.5-data.tar) = 1277143040
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Patch dependencies:
-
- unzip : archivers/unzip
- This port is required by:
- for Run
-
- games/ufoai
Configuration Options:
- No options to configure
- Options name:
- games_ufoai-data
- 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 |
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) |
2.5_1 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 ) |
2.5_1 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 ) |
2.5_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5_1 04 Jan 2021 18:12:36 |
fernape |
games/ufoai games/ufoai-data release to the pool
Reset maintainership per maintainer's request.
PR: 252411
Submitted by: m.tsatsenko@gmail.com
MFH: 2021Q1 |
2.5_1 08 Nov 2019 03:54:11 |
linimon |
Unmark these ports broken on aarch64.
Submitted by: emaste (TRYBROKEN run)
Approved by: portmgr (tier-2 blanket) |
2.5_1 02 Sep 2018 22:37:59 |
swills |
games/ufoai-data: update distinfo
While here, pet portlint by moving BROKEN_* up
PR: 231035
Submitted by: m.tsatsenko@gmail.com (maintainer) |
2.5 08 Dec 2017 01:46:01 |
linimon |
Mark these ports as buildable on armv6 after a trybroken run. (Also
tested with trybroken on armv7.)
The 'runaway process' ones are most likely just statistical.
Approved by: portmgr (tier-2 blanket) |
2.5 01 Dec 2016 11:18:04 |
mat |
Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight |
2.5 14 Nov 2016 06:19:30 |
linimon |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
2.5 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2.5 28 Sep 2016 06:38:00 |
jbeich |
Convert CC license names to r421995 spellings
While here fix common mistakes such as:
- Missing "or (at your option) any later version" bit
- LICENSE_FILE with LICENSE_COMB != single
- LICENSE_COMB = dual for code + assets
- Copy-pasting undocumented NC/SA restriction |
2.5 23 May 2016 16:23:26 |
mat |
While having a distfile of 400MB 10 years ago was big, it is not a
problem any more.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6512 |
2.5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.5 31 Dec 2015 20:48:04 |
riggs |
Fix build failure
PR: 205069
Submitted by: florian.ermisch@alumni.tu-berlin.de
Reviewed by: m.tsatsenko@gmail.com (maintainer)
Approved by: m.tsatsenko@gmail.com (maintainer) |
2.5 10 Aug 2015 15:02:11 |
amdmi3 |
- Add NO_ARCH
- Add MANUAL_PACKAGE_BUILD as we do with other huge packages
Submitted by: portmgr blanket |
2.5 14 May 2015 00:49:43 |
amdmi3 |
- Drop @dirrm* from plist
- Fix WWW:
Approved by: portmgr blanket |
2.5 25 Aug 2014 10:16:42 |
madpilot |
- Update games/ufoai and games/ufoai-data to 2.5
- Stagify games/ufoai
- Modernize port
- Fix UFORADIANT option (off by default)
- Assign maintainership to submitter [1]
PR: 192419
Submitted by: m.tsatsenko at gmail.com
Approved by: portmgr [1] |
2.4 20 Feb 2014 23:40:14 |
antoine |
- Stage support
- Add LICENSE and allow packaging |
2.4 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
2.4 27 Feb 2013 14:37:43 |
miwi |
- Fix build on FreeBSD 9
- While here trim header |
2.4 13 Dec 2012 18:15:37 |
acm |
- Update to 2.4
PR: 171290
Submitted by: "Mikhail T." <m.tsatsenko at gmail.com> |
2.3.1 13 Dec 2010 17:37:45 |
acm |
- Update to 2.3.1
PR: 153121
Submitted by: Mikhail T. <m.tsatsenko at mail.ru> |
2.3 14 Aug 2010 00:53:16 |
acm |
- Update to 2.3
- Fix build on amd64
- Add UFORADIANT option. UFOradiant is a ufoai map editor
- Add a new entry about uforadiant to pkg-message.in file
- Clean up
PR: 148640
Submitted by: Mikhail T. <m.tsatsenko__ at _mail.ru> |
2.2.1 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
2.2.1 20 Mar 2009 23:34:24 |
acm |
- Update to 2.2.1
PR : 131804
Submitted by: Tobias Rehbein <tobias.rehbein _at_ web.de> |
2.2 09 Sep 2008 21:37:53 |
gahr |
- Move archivers/unzip from BUILD_DEPENDS to EXTRACT_DEPENDS
Reported by: QA Tindie
Approved by: portmgr |
2.2 02 Apr 2008 15:51:21 |
acm |
- Update to 2.2
- Remove obsolete options
- Remove obsolete patch files
Submitted by: Alex Kozlov <spam__ (at)_rm-rf.kiev.ua> |
2.1.1 20 Aug 2007 07:51:23 |
acm |
- Update to 2.1.1
- Update WWW
- Add patch-src-client_qal.h,patch-src-ports-linux_qal_linux.h patch files
- Add two new OPTIONS to games/ufoai port
- Now, it uses GNU_CONFIGURE
- Remove obsolete patch file
- Another tiny modifications |
2.0.r5 01 Oct 2006 02:10:10 |
acm |
- New ports: games/ufoai games/ufoai-data
UFO ALIEN INVASION is a strategy game featuring tactical combat against hostile
alien forces which are about to infiltrate earth at this very moment. You are
in command of a small special unit which has been founded to face the alien
strike force. To be successful on the long run, you will also have to have a
research team study the aliens and their technologies in order to learn as much
as possible about their technology, their goals and the aliens themselves.
WWW: http://ufo.myexp.de/ |