Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
124.3_1 11 Mar 2025 04:56:47
    |
Dirk Meyer (dinoex)  |
net/miniupnpc: Update to 2.3.2 |
124.3 10 Feb 2025 17:34:52
    |
Dmitry Marakasov (amdmi3)  |
games/simutrans: skip nightly in portscout |
124.3 07 Feb 2025 11:22:10
    |
Dmitry Marakasov (amdmi3)  |
games/simutrans: update 124-2-2 → 124.3 |
124.2.2_1 13 Jan 2025 18:32:10
    |
Dirk Meyer (dinoex)  |
net/miniupnpc: Update to 2.3.0
bump API change |
124.2.2 19 Sep 2024 02:09:28
    |
Dmitry Marakasov (amdmi3)  |
games/simutrans: update 124-2-1 → 124-2-2 |
124.2.1 31 Aug 2024 01:28:29
    |
Dmitry Marakasov (amdmi3)  |
games/simutrans: update 124-2 → 124-2-1 |
124.2 22 Jul 2024 22:38:01
    |
Dmitry Marakasov (amdmi3)  |
games/simutrans: update 124-1 → 124-2 |
124.1_1 18 Jul 2024 16:14:33
    |
Dmitry Marakasov (amdmi3)  |
games/simutrans: Fix build after net/miniupnpc API breakage |
124.1_1 15 Jul 2024 11:45:00
    |
Dirk Meyer (dinoex)  |
net/miniupnpc: Update to 2.2.8 |
124.1 05 Jul 2024 01:45:40
    |
Dmitry Marakasov (amdmi3)  |
games/simutrans: update 124-0 → 124-1 |
124.0 14 May 2024 00:40:08
    |
Dmitry Marakasov (amdmi3)  |
games/simutrans: update 123-0-1 → 124-0 |
123.0.1_1 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
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) |
123.0.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 ) |
123.0.1 15 Mar 2022 17:45:10
    |
Dmitry Marakasov (amdmi3)  |
games/simutrans: update 121-0 → 123-0-1 |
121.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
121.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
121.0 18 Dec 2019 12:41:37
  |
pkubaj  |
games/simutrans: fix build on GCC architectures
New compiler is necessary:
gui/display_settings.h:39: error: expected ';' before 'override' |
121.0 14 Dec 2019 07:05:17
  |
tobik  |
games/simutrans: Fix LICENSE_FILE_* |
121.0 13 Dec 2019 23:39:23
  |
amdmi3  |
- Update games/simutrans to 121.0
- Take maintainership
- Move graphic sets into separate ports |
120.2.2 08 Nov 2019 10:47:01
  |
tobik  |
games: Add missing USES={gnome,gl,sdl,xorg} |
120.2.2 24 Sep 2018 11:14:28
  |
sunpoet  |
Update WWW |
120.2.2 28 Jul 2018 08:12:06
  |
tobik  |
games/simutrans: Fix build with Clang 6
gui/simwin.cc:503:11: error: case value evaluates to -1, which cannot be
narrowed to type 'uint32' (aka 'unsigned int') [-Wc++11-narrowing]
case magic_none: return;
^
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475044_s336572/logs/simutrans-120.2.2.log
- While here apply dos2unix and fix patch line endings |
120.2.2 31 Oct 2017 14:51:54
  |
olgeni  |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
120.2.2 21 Sep 2017 23:34:52
  |
jbeich  |
games/simutrans: regen patches via "make makepatch" |
120.2.2 21 Sep 2017 23:26:46
  |
jbeich  |
games/simutrans: unbreak with libc++ 5.0
In file included from squirrel/squirrel/sqvm.cc:5:
In file included from /usr/include/c++/v1/math.h:310:
/usr/include/c++/v1/limits:233:91: error: member reference base type 'int' is
not a structure or union
_LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type quiet_NaN()
_NOEXCEPT {return type(0);}
^~~~~~~
squirrel/squirrel/sqobject.h:131:25: note: expanded from macro 'type'
#define type(obj) ((obj)._type)
~~~~~^~~~~~
PR: 222402
Submitted by: chardon.frederic@gmail.com
Reported by: pkg-fallout |
120.2.2 28 Jul 2017 21:14:57
  |
tijl  |
Release maintainership. |
120.2.2 16 May 2017 15:28:54
  |
tijl  |
Update to 120.2.2 |
120.1.3 04 Feb 2016 12:32:16
  |
tijl  |
Update to 120.1.3 |
120.1.2 01 Feb 2016 10:09:23
  |
tijl  |
Update to 120.1.2 |
120.1.1 03 Dec 2015 14:29:22
  |
tijl  |
Update to 120.1.1 |
120.0.1_2 12 Oct 2015 09:47:35
  |
tijl  |
Update pak128 graphics data to 2.5.3. Another distfile has been repackaged
as well, but the port only uses a few data files from it and they haven't
been changed. |
120.0.1_1 08 Dec 2014 16:48:41
  |
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
120.0.1 18 Nov 2014 21:44:11
  |
tijl  |
- Update games/simutrans to 120.0.1
- Disable multi-threading because FreeBSD does not provide a static
initializer for recursive mutexes |
112.3_1 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
10 Mar 2014 14:49:26

|
bapt  |
Convert g* to USES=zip |
112.3 26 Oct 2013 10:22:52
  |
tijl  |
- USES=gmake.
- Staging. |
112.3 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
112.3 13 Sep 2013 19:02:30
  |
tijl  |
Include time.h to fix build with libc++. |
112.3 09 Jun 2013 11:23:12
  |
tijl  |
Simutrans 112.3 |
112.2 24 Apr 2013 08:01:29
  |
tijl  |
Set MAINTAINER to my @FreeBSD.org address.
Suggested by: crees |
112.2 25 Mar 2013 12:36:40
  |
tijl (src committer)  |
- Update to version 112.2
- Introduce option to install pak128 game data
- Use DESKTOP_ENTRIES
- Fix clang build
- Update pkg-descr with changes from the new website
Approved by: crees |
112.0 08 Nov 2012 22:54:51
  |
makc  |
Update to 112.0
PR: ports/173330
Submitted by: Tijl Coosemans (maintainer)
Feature safe: yes |
111.3.1 28 Aug 2012 12:03:45
 |
madpilot  |
- Update to version 111.3.1
- Convert to OptionsNG
PR: ports/171112
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer)
Approved by: crees, tabthorpe (mentors, implicit) |
111.2.2 09 May 2012 02:20:13
 |
ak  |
- Update to version 111.2.2
- Use PORTDATA instead of a long plist
- Remove plist files
PR: ports/167529
Submitted by: Tijl Coosemans <tijl@coosemans.org>
Approved by: eadler (mentor) |
111.0_1 18 Feb 2012 10:18:33
 |
mva  |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
111.0 04 Nov 2011 21:18:44
 |
pawel  |
- Update to 111.0
- Make food add-on optional because servers usually don't support it
- Move LICENSE section up to satisfy portlint
PR: ports/162296
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer) |
110.0.1 03 Apr 2011 19:58:32
 |
makc  |
Update to 110.0.1, which includes a new online multiplayer mode
and lots of bug fixes.
PR: ports/155790
Submitted by: tijl@ (maintainer) |
102.2.2 30 Mar 2010 18:11:51
 |
amdmi3  |
- Update to 102.2.2
PR: 145083
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer) |
102.2.1_1 30 Jan 2010 09:43:31
 |
mva  |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
102.2.1 14 Dec 2009 20:32:52
 |
pav  |
- Update to 102.2.1
- Support NOPORTDOCS
- Add desktop entry
- New pkg-descr
- Add empty directories to package
PR: ports/141461
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer) |
102.0 13 Dec 2009 22:49:18
 |
amdmi3  |
- Update maintainer's email
- Fix some pkg-descrs
- Update some MASTER_SITES
PR: 140966
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer from new email)
Approved by: portmgr (miwi) |
102.0 22 Aug 2009 00:23:13
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
102.0 28 Mar 2009 09:36:56
 |
dhn  |
- Update to 102.0
PR: ports/133135
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Approved by: miwi (mentor) |
101.0 27 Jan 2009 19:27:09
 |
pgollucci  |
Choose one, out of the many thousands, of Simutrans lands. Then, put
yourself in the shoes of a young entrepeneur with some money from your
grandparents: eager to make them proud, with ambitions of establishing
a successful transport company, your challenge now is to build a
prospering enterprise.
WWW: http://simutrans.sourceforge.net/
PR: ports/130952
Submitted by: Tijl Coosemans <tijl at ulyssis.org> |