non port: games/ufoai-data/Makefile |
SVNWeb
|
Number of commits found: 29 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d56127b (Only the first 10 of 744 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 4 Jan 2021
|
[ 18:12 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
|
Fri, 8 Nov 2019
|
[ 03:54 linimon ] (Only the first 10 of 24 ports in this commit are shown above. )
Unmark these ports broken on aarch64.
Submitted by: emaste (TRYBROKEN run)
Approved by: portmgr (tier-2 blanket)
|
Sun, 2 Sep 2018
|
[ 22:37 swills ]
games/ufoai-data: update distinfo
While here, pet portlint by moving BROKEN_* up
PR: 231035
Submitted by: m.tsatsenko@gmail.com (maintainer)
|
Fri, 8 Dec 2017
|
[ 01:46 linimon ] (Only the first 10 of 27 ports in this commit are shown above. )
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)
|
Thu, 1 Dec 2016
|
[ 11:18 mat ] (Only the first 10 of 56 ports in this commit are shown above. )
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
|
Mon, 14 Nov 2016
|
[ 06:19 linimon ] (Only the first 10 of 13 ports in this commit are shown above. )
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Wed, 28 Sep 2016
|
[ 06:38 jbeich ] (Only the first 10 of 18 ports in this commit are shown above. )
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
|
Mon, 23 May 2016
|
[ 16:23 mat ] (Only the first 10 of 12 ports in this commit are shown above. )
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
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 31 Dec 2015
|
[ 20:48 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)
|
Mon, 10 Aug 2015
|
[ 15:02 amdmi3 ]
- Add NO_ARCH
- Add MANUAL_PACKAGE_BUILD as we do with other huge packages
Submitted by: portmgr blanket
|
Thu, 14 May 2015
|
[ 00:49 amdmi3 ]
- Drop @dirrm* from plist
- Fix WWW:
Approved by: portmgr blanket
|
Mon, 25 Aug 2014
|
[ 10:16 madpilot ] (Only the first 10 of 13 ports in this commit are shown above. )
- 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]
|
Thu, 20 Feb 2014
|
[ 23:40 antoine ]
- Stage support
- Add LICENSE and allow packaging
|
Fri, 20 Sep 2013
|
[ 17:36 bapt ] (Only the first 10 of 1149 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
|
Wed, 27 Feb 2013
|
[ 14:37 miwi ]
- Fix build on FreeBSD 9
- While here trim header
|
Thu, 13 Dec 2012
|
[ 18:15 acm ]
- Update to 2.4
PR: 171290
Submitted by: "Mikhail T." <m.tsatsenko at gmail.com>
|
Mon, 13 Dec 2010
|
[ 17:37 acm ]
- Update to 2.3.1
PR: 153121
Submitted by: Mikhail T. <m.tsatsenko at mail.ru>
|
Sat, 14 Aug 2010
|
[ 00:53 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>
|
Sat, 22 Aug 2009
|
[ 00:23 amdmi3 ] (Only the first 10 of 415 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with G
|
Fri, 20 Mar 2009
|
[ 23:34 acm ]
- Update to 2.2.1
PR : 131804
Submitted by: Tobias Rehbein <tobias.rehbein _at_ web.de>
|
Tue, 9 Sep 2008
|
[ 21:37 gahr ]
- Move archivers/unzip from BUILD_DEPENDS to EXTRACT_DEPENDS
Reported by: QA Tindie
Approved by: portmgr
|
Wed, 2 Apr 2008
|
[ 15:51 acm ]
- Update to 2.2
- Remove obsolete options
- Remove obsolete patch files
Submitted by: Alex Kozlov <spam__ (at)_rm-rf.kiev.ua>
|
Mon, 20 Aug 2007
|
[ 07:51 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
|
Sun, 1 Oct 2006
|
[ 02: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/
|
Number of commits found: 29 |