notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: games/simutrans/Makefile

Number of commits found: 40

Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Tuesday, 15 Mar 2022
17:45 Dmitry Marakasov (amdmi3) search for other commits by this committer
games/simutrans: update 121-0 → 123-0-1
commit hash: 75bd60e30e2c3071b2134e9ba6ed8585a4ebb3d9 commit hash: 75bd60e30e2c3071b2134e9ba6ed8585a4ebb3d9 commit hash: 75bd60e30e2c3071b2134e9ba6ed8585a4ebb3d9 commit hash: 75bd60e30e2c3071b2134e9ba6ed8585a4ebb3d9 75bd60e
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 18 Dec 2019
12:41 pkubaj search for other commits by this committer
games/simutrans: fix build on GCC architectures

New compiler is necessary:
gui/display_settings.h:39: error: expected ';' before 'override'
Original commitRevision:520382 
Saturday, 14 Dec 2019
07:05 tobik search for other commits by this committer
games/simutrans: Fix LICENSE_FILE_*
Original commitRevision:520091 
Friday, 13 Dec 2019
23:39 amdmi3 search for other commits by this committer
- Update games/simutrans to 121.0
- Take maintainership
- Move graphic sets into separate ports
Original commitRevision:520073 
Friday, 8 Nov 2019
10:47 tobik search for other commits by this committer
games: Add missing USES={gnome,gl,sdl,xorg}
Original commitRevision:517046 
Saturday, 28 Jul 2018
08:12 tobik search for other commits by this committer
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
Original commitRevision:475510 
Tuesday, 31 Oct 2017
14:51 olgeni search for other commits by this committer
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
Original commitRevision:453238 
Thursday, 21 Sep 2017
23:34 jbeich search for other commits by this committer
games/simutrans: regen patches via "make makepatch"
Original commitRevision:450310 
Friday, 28 Jul 2017
21:14 tijl search for other commits by this committer
Release maintainership.
Original commitRevision:446851 
Tuesday, 16 May 2017
15:28 tijl search for other commits by this committer
Update to 120.2.2
Original commitRevision:441004 
Thursday, 4 Feb 2016
12:32 tijl search for other commits by this committer
Update to 120.1.3
Original commitRevision:408028 
Monday, 1 Feb 2016
10:09 tijl search for other commits by this committer
Update to 120.1.2
Original commitRevision:407694 
Thursday, 3 Dec 2015
14:29 tijl search for other commits by this committer
Update to 120.1.1
Original commitRevision:402876 
Monday, 12 Oct 2015
09:47 tijl search for other commits by this committer
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.
Original commitRevision:399117 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
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.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Tuesday, 18 Nov 2014
21:44 tijl search for other commits by this committer
- Update games/simutrans to 120.0.1
- Disable multi-threading because FreeBSD does not provide a static
  initializer for recursive mutexes
Original commitRevision:372746 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
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)
Original commitRevision:367888 
Monday, 10 Mar 2014
14:49 bapt search for other commits by this committer
Convert g* to USES=zip
Original commitRevision:347760 
Saturday, 26 Oct 2013
10:22 tijl search for other commits by this committer
- USES=gmake.
- Staging.
Original commitRevision:331672 
Friday, 20 Sep 2013
17:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Original commitRevision:327730 
Sunday, 9 Jun 2013
11:23 tijl search for other commits by this committer
Simutrans 112.3
Original commitRevision:320326 
Wednesday, 24 Apr 2013
08:01 tijl search for other commits by this committer
Set MAINTAINER to my @FreeBSD.org address.

Suggested by:	crees
Original commitRevision:316410 
Monday, 25 Mar 2013
12:36 tijl (src committer) search for other commits by this 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
Original commitRevision:315217 
Thursday, 8 Nov 2012
22:54 makc search for other commits by this committer
Update to 112.0

PR:		ports/173330
Submitted by:	Tijl Coosemans (maintainer)
Feature safe:	yes
Original commitRevision:307212 
Tuesday, 28 Aug 2012
12:03 madpilot search for other commits by this committer
- 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)
Original commit
Wednesday, 9 May 2012
02:20 ak search for other commits by this committer
- 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)
Original commit
Saturday, 18 Feb 2012
10:18 mva search for other commits by this committer
- 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
Original commit
Friday, 4 Nov 2011
21:18 pawel search for other commits by this committer
- 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)
Original commit
Sunday, 3 Apr 2011
19:58 makc search for other commits by this committer
Update to 110.0.1, which includes a new online multiplayer mode
and lots of bug fixes.

PR:             ports/155790
Submitted by:   tijl@ (maintainer)
Original commit
Tuesday, 30 Mar 2010
18:11 amdmi3 search for other commits by this committer
- Update to 102.2.2

PR:             145083
Submitted by:   Tijl Coosemans <tijl@coosemans.org> (maintainer)
Original commit
Saturday, 30 Jan 2010
09:43 mva search for other commits by this committer
- 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)
Original commit
Monday, 14 Dec 2009
20:32 pav search for other commits by this committer
- 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)
Original commit
Sunday, 13 Dec 2009
22:49 amdmi3 search for other commits by this committer
- 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)
Original commit
Saturday, 22 Aug 2009
00:23 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
Original commit
Saturday, 28 Mar 2009
09:36 dhn search for other commits by this committer
- Update to 102.0

PR:     ports/133135
Submitted by:   Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Approved by:    miwi (mentor)
Original commit
Tuesday, 27 Jan 2009
19:27 pgollucci search for other commits by this committer
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>
Original commit

Number of commits found: 40