Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20240710 22 Jul 2024 22:18:53 |
Dmitry Marakasov (amdmi3) |
games/pioneer: update 20240314 → 20240710 |
20240314 20 Jun 2024 05:18:37 |
Piotr Kubaj (pkubaj) |
games/pioneer: fix build on !x86
c++: error: unsupported option '-maes' for target
'powerpc64le-unknown-freebsd14.1' |
20240314 23 Apr 2024 13:34:59 |
Dmitry Marakasov (amdmi3) |
games/pioneer: update 20230203 → 20240314
Tested by: Dmitry Lukhtionov |
20230203 06 Feb 2023 17:52:42 |
Dmitry Marakasov (amdmi3) |
games/pioneer: update 20220203 → 20230203 |
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) |
20220203_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 ) |
20220203_1 20 Jul 2022 19:34:00 |
Yuri Victorovich (yuri) |
multimedia/assimp: Update 5.1.5 -> 5.2.4
Also:
* simplify test-related code
* add workaround for minizip-related build breakage in new versions |
20220203 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 ) |
20220203 09 Feb 2022 18:40:33 |
Dmitry Marakasov (amdmi3) |
games/pioneer: update 20210723 → 20220203 |
20210723_1 16 Nov 2021 04:42:29 |
Yuri Victorovich (yuri) |
multimedia/assimp: Update 5.0.1 -> 5.1.0
Also:
* add the 'test' target
* update WWW |
20210723 21 Oct 2021 16:55:10 |
Dmitry Marakasov (amdmi3) |
games/pioneer: take maintainership and update to 20210723 |
0.0.20191009_2 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
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) |
0.0.20191009_2 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
0.0.20191009_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.0.20191009_1 19 Jan 2021 03:11:17 |
linimon |
Mark as BROKEN on riscv64 the same as on powerpc*.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com build testing |
0.0.20191009_1 04 Nov 2020 08:03:45 |
wen |
- Drop maintainership
PR: 250844
Submitted by: lightside@gmx.com(maintainer) |
0.0.20191009_1 25 Jan 2020 20:36:38 |
yuri |
multimedia/assimp: Update 4.1.0 -> 5.0.1
Reported by: portscout |
0.0.20191009 08 Nov 2019 10:47:01 |
tobik |
games: Add missing USES={gnome,gl,sdl,xorg} |
0.0.20191009 15 Oct 2019 15:52:59 |
swills |
games/pioneer: Update to 20191009
PR: 241197
Submitted by: lightside <lightside@gmx.com> (maintainer) |
0.0.20190203_1 14 Sep 2019 22:01:13 |
jbeich |
Drop C++11 workaround for GCC < 6 after r449590
lang/gcc5 will expire in ~1 month. If someone still uses lang/gcc48
they should backport C++11 fix instead. QA on GCC architecuters is
currently limited to powerpc64 which uses GCC_DEFAULT.
PR: 193528 |
0.0.20190203_1 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
0.0.20190203_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.0.20190203 03 Apr 2019 19:00:34 |
linimon |
Mark broken on powerpc*:
contrib/profiler/Profiler.h:158:51: error: inconsistent operand constraints in
an 'asm'
It may be an easy fix, but it represents as an architectural problem.
Approved by: portmgr (tier-2 blanket) |
0.0.20190203 07 Feb 2019 13:29:46 |
tobik |
games/pioneer: Update to 20190203
- While here move option descriptions before options helpers as
recommended by the Porter's Handbook section 15.10.
Changes: https://github.com/pioneerspacesim/pioneer/compare/20180203...20190203
Changes: https://github.com/pioneerspacesim/pioneer/blob/20190203/Changelog.txt
PR: 235515
Submitted by: lightside@gmx.com (maintainer) |
0.0.20180203_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.0.20180203_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
0.0.20180203 10 Feb 2018 11:17:38 |
yuri |
games/pioneer: Update to 0.0.20180203
Changelog:
https://github.com/pioneerspacesim/pioneer/blob/master/Changelog.txt
Additional port changes:
* Removed the patch that has been committed upstream:
patch-data_modules_SearchRescue_SearchRescue.lua
* Slight whitespace reformatting.
PR: 225722
Submitted by: lightside <lightside@gmx.com> (maintainer)
Approved by: tcberner (mentor, implicit) |
0.0.20171001_1 08 Feb 2018 22:09:16 |
yuri |
multimedia/assimp: Update to 4.1.0
Change log:
https://github.com/assimp/assimp/releases/tag/v4.1.0
Additional port changes:
* Removed CMAKE_SKIP_RPATH, the default behavior should suffice
* Changed to CMAKE_OFF
* Removed the unnecessary .if/gcc clause
* Improved PLIST_SUB tokens
* Added the patch for #include that is already in the upstream
repository now
Also tried to add the double-precision option, but it fails in build,
so I reported this to the upsream.
Bumped PORTREVISION: games/pioneer games/doomsday graphics/qt5-3d
Submitted by: myself
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14253 |
0.0.20171001 06 Oct 2017 15:08:56 |
jbeich |
games/pioneer: update to 0.0.20171001
- Remove already applied patch for assimp-4.0.0
- Move USES before USE_* per Porter's Handbook style (found by portlint)
- Add SERVERAGENT port's option
- Apply upstream patch to "Fix SAR selection of ship sizes for missions"
Note, saved games from previous version are not compatible.
Changes: https://github.com/pioneerspacesim/pioneer/blob/20171001/Changelog.txt
https://github.com/pioneerspacesim/pioneer/compare/20170304...20171001
PR: 222823
Submitted by: lightside@gmx.com (maintainer)
MFH: 2017Q4 |
0.0.20170304_4 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
0.0.20170304_3 22 Jul 2017 12:22:33 |
jbeich |
multimedia/assimp: rebuild consumers after r446390
ABI: https://abi-laboratory.pro/tracker/timeline/assimp/
PR: 220889
Pointy hat to: jbeich |
0.0.20170304_2 22 Jul 2017 12:17:51 |
jbeich |
games/pioneer: unbreak after r446390
checking for ASSIMP... yes
checking for ASSIMP version >= 3.2... no
configure: error: "assimp version >= 3.2 not found. Get it from
https://assimp.sourceforge.net/"
===> Script "configure" failed unexpectedly.
PR: 220889
Pointy hat to: jbeich
Obtained from: upstream
Approved by: portmgr blanket |
0.0.20170304_2 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
0.0.20170304_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
0.0.20170304 05 Mar 2017 11:17:58 |
miwi |
- Update to 20170304
PR: 217554 |
0.0.20161129 09 Jan 2017 13:16:50 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
0.0.20161129 07 Dec 2016 11:12:31 |
amdmi3 |
- Update to 0.0.20161129
PR: 214977
Submitted by: lightside@gmx.com (maintainer) |
0.0.20161110 12 Nov 2016 10:19:51 |
antoine |
Spell CHOSEN_COMPILER_TYPE correctly |
0.0.20161110 12 Nov 2016 10:06:49 |
madpilot |
- Update to 20161110
- Convert to USES=localbase
- Removed upstreamed patches
PR: 214420
Submitted by: lightside@gmx.com (maintainer) |
0.0.20161028 02 Nov 2016 10:24:07 |
madpilot |
- Update pioneer to 20161028
- Add NOGPUJOBS option
PR: 213873
Submitted by: lightside <lightside@gmx.com> |
0.0.20160610 13 Sep 2016 22:34:29 |
amdmi3 |
- Switch to newly supported CC licenses
Submitted by: lightside@gmx.com (maintainer via private email) |
0.0.20160610 13 Jun 2016 16:12:46 |
pi |
games/pioneer: 20160404 -> 20160610
Changes:
https://github.com/pioneerspacesim/pioneer/compare/20160404...20160504
- This version uses multimedia/assimp v3.2 library from bug 209356.
- The saved games from previous version are not compatible!
PR: 209357
Submitted by: lightside@gmx.com (maintainer) |
0.0.20160404 06 Apr 2016 03:58:53 |
amdmi3 |
- Update to 0.0.20160404 |
0.0.20160225_1 03 Apr 2016 12:00:26 |
amdmi3 |
- Switch profiler which depends on x86 assembly off by default, fixing build on
arm
PR: 207559
Submitted by: lightside@gmx.coma (maintainer) |
0.0.20160225_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.0.20160225_1 27 Mar 2016 07:34:57 |
riggs |
Update multimedia/assimp to upstream version 3.1.1
Details:
- Allow build with clang on FreeBSD >= 10
- Add BOOST option
- Add restrictions for USE_GCC
- Update post-patch and pkg-plist file
- Bump PORTREVISION on dependent ports (possible ABI change)
PR: 207575
Submitted by: lightside@gmx.com
Approved by: maintainer timeout |
0.0.20160225 28 Feb 2016 10:19:10 |
madpilot |
- Update to 20160225
Note that saved games from previous versions are not compatible.
PR: 206811
Submitted by: lightside at gmx.com (maintainer) |
0.0.20151130 04 Dec 2015 08:36:35 |
wen |
- Update to 20151130
PR: 204974
Submitted by: lightside@gmx.com(maintainer) |
0.0.20151004 10 Oct 2015 09:50:52 |
madpilot |
- Update to 20151004
- Use option target helpers
PR: 203427
Submitted by: lightside at gmx.com (maintainer) |
0.0.20150614 15 Jun 2015 23:54:21 |
amdmi3 |
- Update to 20150614
PR: 200858
Submitted by: lightside@gmx.com (maintainer) |
0.0.20150314 18 May 2015 17:07:46 |
mat |
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
0.0.20150314 17 Mar 2015 09:27:34 |
vanilla |
Upgrade to 20150314.
PR: 198649
Submitted by: maintainer |
0.0.20150201 02 Feb 2015 02:30:42 |
amdmi3 |
- Update to 20150201
PR: 20150201
Submitted by: lightside@gmx.com (maintainer) |
0.0.20141230 21 Jan 2015 04:16:50 |
amdmi3 |
- Update to 20141230
PR: 196373
Submitted by: lightside@gmx.com (maintainer) |
0.0.20141128_1 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
0.0.20141128 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
0.0.20141128 11 Dec 2014 23:06:10 |
amdmi3 |
- Fix build with new freetype
PR: 195895
Submitted by: lightside@gmx.com (maintainer) |
0.0.20141128 02 Dec 2014 03:15:34 |
amdmi3 |
- Update to 20141128 (changes:
https://github.com/pioneerspacesim/pioneer/compare/20141029...20141128)
- Update licenses
- Added OPSYS in conjunction to OSVERSION
- Wrapped cd related command to parentheses
- Corrected patch for src/posix/OSPosix.cpp file
- Fix multiple WWW in pkg-descr
PR: 195514
Submitted by: lightside@gmx.com (maintainer) |
0.0.20141029 30 Oct 2014 11:35:58 |
amdmi3 |
- Update to 0.0.20141029
Submitted by: lightside@gmx.com (maintainer) via private email |
0.0.20141021 29 Oct 2014 04:40:30 |
amdmi3 |
Pioneer Space Simulator.
Pioneer is a space adventure game set in the Milky Way galaxy at the turn of
the 31st century.
The game is open-ended, and you are free to explore the millions of star
systems in the game. You can land on planets, slingshot past gas giants, and
burn yourself to a crisp flying between binary star systems. You can try your
hand at piracy, make your fortune trading between systems, or do missions for
the various factions fighting for power, freedom or self-determination.
WWW: http://pioneerspacesim.net
WWW: http://github.com/pioneerspacesim/pioneer
PR: 193213
Submitted by: lightside@gmx.com |