non port: games/openrct2/Makefile |
SVNWeb
|
Number of commits found: 56 |
Wed, 10 May 2023
|
[ 13:44 Piotr Kubaj (pkubaj) ] 3096e23
games/openrct2: update to 0.4.5
Changelog: https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.5
|
Thu, 13 Apr 2023
|
[ 00:56 Jan Beich (jbeich) ] f1f1a8b (Only the first 10 of 214 ports in this commit are shown above. )
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine
|
Wed, 29 Mar 2023
|
[ 03:32 Piotr Kubaj (pkubaj) ] f9d7e7a
games/openrct2: update to 0.4.4
Also adds music and sound effects from OpenMusic and OpenSoundEffects repos,
removes not necessary anymore duktape-lib (bundled one is used without
making it possible to remove it), add missing libogg dependency and switch to
static pkg-plist.
Changelog: https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.4
|
Fri, 16 Dec 2022
|
[ 06:49 Piotr Kubaj (pkubaj) ] 85dec4f
games/openrct2: update to 0.4.3
Changelog: https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.3
|
Wed, 19 Oct 2022
|
[ 08:10 Jan Beich (jbeich) ] dfe25d7 (Only the first 10 of 208 ports in this commit are shown above. )
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine
|
Wed, 5 Oct 2022
|
[ 14:44 Piotr Kubaj (pkubaj) ] 1a623762
games/openrct2: update to 0.4.2
Changelog: https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.2
|
Sun, 25 Sep 2022
|
[ 20:14 Christian Weisgerber (naddy) ] 1e5aaab (Only the first 10 of 76 ports in this commit are shown above. )
audio/flac: bump port revision of consumers after update to 1.4.1
|
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 )
|
Fri, 5 Aug 2022
|
[ 17:58 Bernard Spil (brnrd) ] 57a153b (Only the first 10 of 35 ports in this commit are shown above. )
archivers/libzip: Bump PORTREVISION on dependent ports
|
Wed, 6 Jul 2022
|
[ 00:25 Piotr Kubaj (pkubaj) ] c23249c
games/openrct2: update to 0.4.1
Changelog: https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.1
|
Tue, 26 Apr 2022
|
[ 19:24 Piotr Kubaj (pkubaj) ] 72b0fb0
games/openrct2: update to 0.4.0
Changelog: https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.4.0
|
Thu, 7 Apr 2022
|
[ 00:39 Jan Beich (jbeich) ] 268cee3 (Only the first 10 of 179 ports in this commit are shown above. )
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy
|
Mon, 21 Feb 2022
|
[ 07:16 Daniel Engberg (diizzy) ] 7424b1d
*/*: Bump PORTREVISION of users due to bump of lang/duktape*
|
Tue, 23 Nov 2021
|
[ 23:18 Piotr Kubaj (pkubaj) ] 63eeabb
games/openrct2: update to 0.3.5.1
|
Sat, 6 Nov 2021
|
[ 23:57 Piotr Kubaj (pkubaj) ] c5cd2f6
games/openrct2: update to 0.3.5
Changelog: https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.3.5
|
Thu, 28 Oct 2021
|
[ 16:37 Jan Beich (jbeich) ] f34ece3 (Only the first 10 of 157 ports in this commit are shown above. )
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine
|
Tue, 19 Oct 2021
|
[ 08:36 Tobias Kortkamp (tobik) ] ce1af7f (Only the first 10 of 154 ports in this commit are shown above. )
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit
|
Sun, 17 Oct 2021
|
[ 11:40 Piotr Kubaj (pkubaj) ] 875b901
games/openrct2: update to objects 1.2.2
- Create invisible footpath (to go with the railings)
- Add flag that says there is no queue banner (to avoid text being superimposed
on nothing)
- Add objects for "invisible railings with circuitboard queue banner"
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
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)
|
Sun, 25 Jul 2021
|
[ 20:33 Piotr Kubaj (pkubaj) ] 6a3cf86
games/openrct2: update to 0.3.4.1
|
Mon, 19 Jul 2021
|
[ 12:22 Piotr Kubaj (pkubaj) ] 26c89fa
games/openrct2: update to 0.3.4
Changelog at https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.3.4
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
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
|
Wed, 19 May 2021
|
[ 14:57 Piotr Kubaj (pkubaj) ] c938597
games/openrct2: update objects to 1.2.1
|
Thu, 8 Apr 2021
|
[ 23:33 Jan Beich (jbeich) ] 69d24a7 (Only the first 10 of 145 ports in this commit are shown above. )
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases)
|
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.
|
Sat, 13 Mar 2021
|
[ 16:30 pkubaj ]
games/openrct2: update to 0.3.3
Changelog: https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.3.3
Also sort NOT_FOR_ARCHS.
|
Mon, 8 Mar 2021
|
[ 15:42 pkubaj ]
games/openrct2: only for little-endian architectures
|
Sun, 7 Mar 2021
|
[ 22:26 pkubaj ]
games/openrct2: update objects to 1.0.21
Changelog:
* Lots of translation updates
* Use JSON identifier for scenery groups
* Use new ride types where appropriate
Also remove BROKEN on powerpc64, go doesn't work there anyway.
|
Wed, 10 Feb 2021
|
[ 20:39 pkubaj ]
games/openrct2: update to the newest objects
This changes scenery groups to use JSON ids and updates eo-OO, pt-BR, es-ES and
it-IT translations.
https://github.com/OpenRCT2/objects/releases/tag/v1.0.20
|
Wed, 20 Jan 2021
|
[ 14:18 antoine ]
Fix LIB_DEPENDS
|
Wed, 6 Jan 2021
|
[ 20:24 sunpoet ]
Bump PORTREVISION for devel/grpc shlib change (r560402)
|
Wed, 4 Nov 2020
|
[ 01:30 pkubaj ]
games/openrct2: update to 0.3.2
Changelog:
- Feature: [#12110] Add Hybrid Coaster (Rocky Mountain Construction I-Box) track
type.
- Feature: [#12999] .sea (RCT Classic) scenarios are now listed in the "New
Scenario" dialog.
- Feature: [#13000] objective_options command for console.
- Feature: [#13096] Add Esperanto translation.
- Feature: [#13164] Add 'Objective options' to Cheats menu.
- Change: [#9568] Change lift sounds of Reverser Roller Coaster and Compact
Inverted Coaster to better fitting ones.
- Change: [#13160] The lay-out of the Park Cheats tab has been improved.
- Fix: [#1324] Last track piece map selection still visible when placing ride
entrance or exit (original bug).
- Fix: [#3200] Close Construction window upon selecting vehicle page.
- Fix: [#4022] Fix Mac cursor offset on launch
- Fix: [#4041] Garbled park option on scenario editor with custom theme.
- Fix: [#4865] Offer an option to disable inhibiting the monitor power. (Only the first 15 lines of the commit message are shown above )
|
Tue, 3 Nov 2020
|
[ 00:56 jbeich ] (Only the first 10 of 186 ports in this commit are shown above. )
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases)
|
Mon, 28 Sep 2020
|
[ 21:56 pkubaj ]
games/openrct2: update to 0.3.1
Changelog:
https://github.com/OpenRCT2/OpenRCT2/releases/tag/v0.3.1
|
Thu, 20 Aug 2020
|
[ 01:25 pkubaj ]
games/openrct2: update to 0.3.0
|
Mon, 18 May 2020
|
[ 00:33 linimon ]
Fix OSVESIONs.
|
[ 00:25 linimon ]
Mark as broken on powerpc64.
Approved by: maintainer
|
Thu, 7 May 2020
|
[ 17:54 pkubaj ]
games/openrct2: update to 0.2.6
|
Thu, 23 Apr 2020
|
[ 20:14 jbeich ] (Only the first 10 of 130 ports in this commit are shown above. )
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases)
|
Sun, 29 Mar 2020
|
[ 22:32 pkubaj ]
games/openrct2: update to 0.2.5
|
Fri, 13 Mar 2020
|
[ 09:47 jbeich ] (Only the first 10 of 126 ports in this commit are shown above. )
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
|
Sat, 9 Nov 2019
|
[ 19:35 pkubaj ]
games/openrct2: update to 0.2.4
Update to 0.2.4, regenerate patches, remove clang 9 patch (already upstreamed).
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D22183
|
Thu, 3 Oct 2019
|
[ 20:35 jbeich ] (Only the first 10 of 135 ports in this commit are shown above. )
devel/icu: update to 65.1
Changes: http://site.icu-project.org/download/65
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
|
Mon, 30 Sep 2019
|
[ 10:08 pkubaj ]
games/openrct2: fix build with Clang 9, add USES=xorg, update objects and
title-sequences
Merge upstream patch (by jbeich) to fix build with Clang 9.
Add USES=xorg.
Update objects and title-sequences.
Submitted by: jbeich (LLVM9 patch)
Approved by: tcberner (mentor)
|
Thu, 1 Aug 2019
|
[ 18:51 pkubaj ]
games/openrct2: change maintainer address, use WRKSRC_title_sequences and
WRKSRC_objects
Approved by: linimon (mentor)
Differential Revision: https://reviews.freebsd.org/D20937
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Fri, 12 Jul 2019
|
[ 09:04 pkubaj ]
games/openrct2: update to 0.2.3
Also update title-sequences to 0.1.2b and objects to 1.0.11.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20923
|
Fri, 3 May 2019
|
[ 08:45 pkubaj ]
games/openrct2: move title-sequence and objects to the port, update to 0.2.2,
fix build with big-endian architectures, change maintainer
Patch for big-endian compatibility taken from upstream at
https://github.com/OpenRCT2/OpenRCT2/pull/8091
PR: 226897
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D19941
|
Tue, 25 Dec 2018
|
[ 20:25 tcberner ] (Only the first 10 of 1277 ports in this commit are shown above. )
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Fri, 23 Mar 2018
|
[ 21:54 yuri ]
games/openrct2: Replace static lib with shared lib
Approved by: portmgr blanket
|
[ 21:25 yuri ]
games/openrct2: Update to 0.1.1 -> 0.1.2
Port changes:
* Add USES=desktop-file-utils
* Add USES=shared-mime-info
* Group the USExx section
PR: 226803
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
|
Mon, 6 Nov 2017
|
[ 14:24 mat ]
Fix USE_GITHUB usage.
Sponsored by: Absolight
|
Wed, 27 Sep 2017
|
[ 18:08 rakuco ] (Only the first 10 of 18 ports in this commit are shown above. )
Bump PORTREVISION in ports depending on archivers/libzip.
libzip was updated to 1.3.0 in r450774, and its SOVERSION went from .4 to .5
after the removal of zip_archive_set_tempdir(). All dependent ports continue to
build fine without that symbol.
PR: 222638
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
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
|
Thu, 24 Aug 2017
|
[ 19:22 amdmi3 ]
An open-source re-implementation of RollerCoaster Tycoon 2. A construction and
management simulation video game that simulates amusement park management.
WWW: https://openrct2.website/
PR: 221375
Submitted by: pkubaj@anongoth.pl
|
Number of commits found: 56 |