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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: games/openttd/distinfo

Number of commits found: 64

Thursday, 22 Feb 2024
11:09 Alexey Dokuchaev (danfe) search for other commits by this committer
games/openttd: update OpenTTD to the latest version 13.4

- By popular demand, prefer SDL 2.x by default but leave the option
  to use the previous stable version
- Drop incomplete work-around for strange Clang bug added in commit
  f2488f960dc8: the problem is not specific to PowerPC but versions
  13.1 and later no longer trigger it (pending investigation)

PR:		272428, 272623
Reported by:	portscout, pkg-fallout
Clang bug:	https://github.com/llvm/llvm-project/issues/49093
commit hash: b274c8918b4f9bda160326dc0233524975acd031 commit hash: b274c8918b4f9bda160326dc0233524975acd031 commit hash: b274c8918b4f9bda160326dc0233524975acd031 commit hash: b274c8918b4f9bda160326dc0233524975acd031 b274c89
Tuesday, 7 Feb 2023
07:02 Alexey Dokuchaev (danfe) search for other commits by this committer
games/openttd: update OpenTTD to the latest version 13.0

This is one of the largest releases they've done in several
years, with numerous features and improvements covering the
user interface, gameplay features, and modding extensions.

Rename files/pkg-message.in -> pkg-message now that it does
not use any %%-substitutions.

Via:	https://www.opennet.ru/opennews/art.shtml?num=58608
commit hash: f9524ac49ca356296dd87f2084e4a8fabd9390d1 commit hash: f9524ac49ca356296dd87f2084e4a8fabd9390d1 commit hash: f9524ac49ca356296dd87f2084e4a8fabd9390d1 commit hash: f9524ac49ca356296dd87f2084e4a8fabd9390d1 f9524ac
Sunday, 10 Apr 2022
12:10 Alexey Dokuchaev (danfe) search for other commits by this committer
games/openttd: update OpenTTD to version 12.2.
commit hash: d6090705165174908ba4e2d6b404d62844ce5e95 commit hash: d6090705165174908ba4e2d6b404d62844ce5e95 commit hash: d6090705165174908ba4e2d6b404d62844ce5e95 commit hash: d6090705165174908ba4e2d6b404d62844ce5e95 d609070
Wednesday, 17 Nov 2021
07:02 Alexey Dokuchaev (danfe) search for other commits by this committer
games/openttd: update OpenTTD to version 12.1, another bugfix release

While here, drop our custom DESKTOP_ENTRIES in favor of upstream file.
commit hash: c198b9495e7c55fad7875c7189be365cf5d7197a commit hash: c198b9495e7c55fad7875c7189be365cf5d7197a commit hash: c198b9495e7c55fad7875c7189be365cf5d7197a commit hash: c198b9495e7c55fad7875c7189be365cf5d7197a c198b94
Friday, 22 Oct 2021
10:57 Alexey Dokuchaev (danfe) search for other commits by this committer
games/openttd: update OpenTTD to version 12.0

Disable __builtin_mul_overflow() on i386 for the time being as it
breaks the build.  Yes, they have dropped the leading digit in the
version scheme; it seems like a common trend, unfortunately.

Reported on:	OpenNET
commit hash: add4129da071870c390bfb8845ee9c01fc852f31 commit hash: add4129da071870c390bfb8845ee9c01fc852f31 commit hash: add4129da071870c390bfb8845ee9c01fc852f31 commit hash: add4129da071870c390bfb8845ee9c01fc852f31 add4129
Wednesday, 5 May 2021
12:49 Alexey Dokuchaev (danfe) search for other commits by this committer
- Update OpenTTD to version 1.11.2
- Hook some tests to our framework

Found out via:	repology.org
commit hash: 102adfca132760a608de3179fa7444b301964747 commit hash: 102adfca132760a608de3179fa7444b301964747 commit hash: 102adfca132760a608de3179fa7444b301964747 commit hash: 102adfca132760a608de3179fa7444b301964747 102adfc
Thursday, 8 Apr 2021
02:51 Alexey Dokuchaev (danfe) search for other commits by this committer
- Update OpenTTD to version 1.11.0
- Now requires C++17 and built with CMake
- Finally, convert to options and helpers
- Drop no longer needed Makefile targets
commit hash: 8c5a0d0eb2f465e003a8b7109131329f7f8bea3f commit hash: 8c5a0d0eb2f465e003a8b7109131329f7f8bea3f commit hash: 8c5a0d0eb2f465e003a8b7109131329f7f8bea3f commit hash: 8c5a0d0eb2f465e003a8b7109131329f7f8bea3f 8c5a0d0
Tuesday, 18 Aug 2020
08:25 danfe search for other commits by this committer
Update OpenTTD to version 1.10.3.
Original commitRevision:545223 
Friday, 5 Jun 2020
15:50 danfe search for other commits by this committer
Update OpenTTD to version 1.10.2, another bugfix release.

Found out via:	repology.org
Original commitRevision:538030 
Thursday, 16 Apr 2020
12:19 danfe search for other commits by this committer
Update OpenTTD to version 1.10.1, mandatory bugfix release.

Some server administrators complained about us breaking the admin
port protocol.  Sorry about that, we're bringing the old protocol
back now, your old tools will now work again.

Someone also found two crash bugs to fix, game script goal question
id's being truncated, and a display issue when refitting incredibly
large trains.

Found out via:	repology.org
Original commitRevision:531844 
Thursday, 2 Apr 2020
08:36 danfe search for other commits by this committer
- Update OpenTTD to version 1.10.0
- Adjust existing patches and PORTDOCS
- Stick to SDL 1.2 for the time being

PR:	245253 (independent)
Original commitRevision:530264 
Thursday, 19 Dec 2019
11:28 danfe search for other commits by this committer
Update OpenTTD to version 1.9.3.

PR:		242623
Submitted by:	amdmi3
Original commitRevision:520436 
Thursday, 18 Apr 2019
17:01 danfe search for other commits by this committer
- Update to the last minute bugfix release 1.9.1
- Optimize away `post-install' target while here

PR:	237137
Original commitRevision:499278 
Monday, 8 Apr 2019
12:14 danfe search for other commits by this committer
- Update OpenTTD to the latest stable version 1.9.0
- Collapse per-mirror MASTER_SITES into single CDN entry point:
  old mirrors do not carry 1.9.0 distfile and I could not find
  current mirror list, should be OK as new entry point works
  with "fetch -A": it either does not redirect at all, or sends
  301 (permanent), not 302 (temporary) redirect response
- Allow to build with Fluidsynth music driver (off by default)
- Install more complete set of documentation and game files
- Move docfiles installation under `post-install-DOCS-on'
- Add `sdl' to USES list and make pkg-plist file better sorted

PR:	237094 (patchless update request)
Original commitRevision:498368 
Monday, 2 Apr 2018
13:05 danfe search for other commits by this committer
- Update OpenTTD to version 1.8.0
- TIMESTAMP (openttd-1.8.0-source.tar.xz) = 1522588020
Original commitRevision:466226 
Wednesday, 3 Jan 2018
12:10 danfe search for other commits by this committer
- Update OpenTTD to version 1.7.2
- Move another icon under !dedicated-server clause

TIMESTAMP (openttd-1.7.2-source.tar.xz) = 1514117460
Original commitRevision:457957 
Wednesday, 14 Jun 2017
17:14 danfe search for other commits by this committer
Update OpenTTD to version 1.7.1.

TIMESTAMP (openttd-1.7.1-source.tar.xz) = 1497378900
Original commitRevision:443592 
Monday, 3 Apr 2017
07:39 danfe search for other commits by this committer
Update OpenTTD to version 1.7.0.

TIMESTAMP (openttd-1.7.0-source.tar.xz) = 1491064380
Original commitRevision:437595 
Saturday, 2 Jul 2016
07:38 danfe search for other commits by this committer
Update OpenTTD to version 1.6.1 and make pkg-plist more sorted while here.
Original commitRevision:417912 
Sunday, 3 Apr 2016
05:24 danfe search for other commits by this committer
Update to version 1.6.0.
Original commitRevision:412448 
Friday, 4 Dec 2015
16:22 danfe search for other commits by this committer
Update to version 1.5.3.

Prodded by:	kwm
Original commitRevision:402999 
Tuesday, 8 Sep 2015
11:43 danfe search for other commits by this committer
- Update to version 1.5.2, mostly bugfix release
- Actualize mirror list (https://devs.openttd.org/~truebrain/mirror.txt)
Original commitRevision:396373 
Wednesday, 3 Jun 2015
06:27 danfe search for other commits by this committer
Update to version 1.5.1.
Original commitRevision:388423 
Tuesday, 7 Apr 2015
02:49 danfe search for other commits by this committer
- Update to version 1.5.0, fixup optional persistent password saving patch
- Replace references to PORTVERSION with DISTVERSION throughout Makefile to
  make testing of beta- and RC-versions easier (e.g., just set DISTVERSION=
  1.x.y-RCz and go)
Original commitRevision:383488 
Friday, 24 Oct 2014
06:21 danfe search for other commits by this committer
- Update OpenTTD to version 1.4.4
- Mention that one can copy game data files to ~/.openttd/data/ rather
  than %%DATADIR%%/data/ (and thus avoid polluting system domain)
Original commitRevision:371421 
Sunday, 12 Oct 2014
16:14 danfe search for other commits by this committer
- Update to version 1.4.3
- Fix spelling of `non-Latin'
Original commitRevision:370727 
Friday, 22 Aug 2014
10:01 danfe search for other commits by this committer
- Update OpenTTD to version 1.4.2
- Trim @dirrmtry entries owned by dependency
Original commitRevision:365629 
Thursday, 12 Jun 2014
06:06 danfe search for other commits by this committer
- Update OpenTTD to version 1.4.1 which fixes a regression with the order
  of how some packets are sent to the admin port
- Add another mirror (per http://devs.openttd.org/~truebrain/mirror.txt)
- Remove trivial files/liblzma.pc and handle liblzma the same way as zlib
  and lzo2; this also allows to simplify `post-patch' target
Original commitRevision:357564 
Wednesday, 2 Apr 2014
11:39 danfe search for other commits by this committer
- Update to version 1.4.0
- USE_XZ -> USES (tar:xz)

PR:	ports/188192
Original commitRevision:349914 
Tuesday, 3 Dec 2013
06:28 danfe search for other commits by this committer
Update to version 1.3.3, which fixes an important crashy bug: denial of
service (server) using forcefully crashed aircrafts.

While here, reduce the diffs between other OpenTTD's VuXML entries; and
limit build logs verbosity to bulk package builders (or batch builds).

PR:		ports/184434, ports/184435
Submitted by:	Ilya A. Arkhipov
Security:	CVE-2013-6411
Original commitRevision:335546 
Monday, 29 Jul 2013
14:16 danfe search for other commits by this committer
- Update to version 1.3.2
- Convert USE_GMAKE, drop MAKE_JOBS_SAFE

Prodded by:	several
Original commitRevision:323886 
Monday, 3 Jun 2013
14:59 danfe search for other commits by this committer
- Update to version 1.3.1
- Remove one stale mirror (per distilator)

Submitted by:	Ilya Arkhipov (privately)
Original commitRevision:319787 
Wednesday, 17 Apr 2013
11:27 danfe search for other commits by this committer
- Update to version 1.3.0
- Drop an article from COMMENT line
- Remove one defunct mirror
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Sort pkg-plist a bit while here

Feature safe:	yes
Original commitRevision:315958 
Thursday, 1 Nov 2012
08:29 danfe search for other commits by this committer
- Update to version 1.2.3, bugfix release
- Trim Makefile header per new world order

Submitted by:	maintainer (on IRC)
Feature safe:	yes
Original commitRevision:306785 
Saturday, 18 Aug 2012
09:27 danfe search for other commits by this committer
Update to version 1.2.2.
Original commit
Thursday, 5 Jul 2012
07:46 danfe search for other commits by this committer
- Update to the latest stable version, 1.2.1 [1]
- Drop hardcoded library ABI versions from LIB_DEPENDS [1]
- Allow to install unstripped binaries for debugging [2]
- Add missing quotes when passing extra CONFIGURE_ARGS

Submitted by:   Ilya Arkhipov [1]
PR:             ports/167814 [2]
Original commit
Monday, 16 Jan 2012
03:51 danfe search for other commits by this committer
Update OpenTTD to version 1.1.5, bringing few fixes which affect multiplayer
(cf. CVE-2012-0049).  All server owners are advised to update.

Reported by:    Ilya Arkhipov
Original commit
Wednesday, 28 Dec 2011
02:50 danfe search for other commits by this committer
Update to version 1.1.4, which brings again less crashes, fixes nasty memory
bug, and improves handling of ships near locks.

Reported by:    Ilya Arkhipov
Original commit
Thursday, 13 Oct 2011
02:18 danfe search for other commits by this committer
Update to version 1.1.3 which brings three important bug fixes for situations
that could crash the game.

PR:     ports/161488
Original commit
Tuesday, 30 Aug 2011
03:20 danfe search for other commits by this committer
Update to version 1.1.2, minor bugfix release.

PR:     ports/159797
Original commit
Wednesday, 22 Jun 2011
02:00 danfe search for other commits by this committer
Update to version 1.1.1.

PR:     ports/157598, ports/157599
Original commit
Monday, 16 May 2011
18:20 kwm search for other commits by this committer
Update to 1.1.0.

Update mirrors. Use USE_XZ
liblzma check, only works with the pkgconfig file. Add workaround for
systems where liblzma is in base.

PR:             ports/156114
Submitted by:   myself
Approved by:    maintainer timeout (45 days)
Original commit
Wednesday, 24 Nov 2010
06:13 danfe search for other commits by this committer
- Long awaited update to version 1.0.5 [1]
- Add rc.d script [2]
- Fix compilation warnings and improve LOCALBASE safeness [3]
- Add LICENSE (GPLv2)
- Clean up Makefile, utilize PORTNAME where appropriate

Security:       VuXML 373e412e-f748-11df-96cd-0015f2db7bde [1]
Reviewed by:    dougb [2]
PR:             ports/151090 [3], ports/151915 [1,2], ports/152529 [1,3]
Submitted by:   Thomas Rasmussen, swell.k@gmail.com, Ilya Arhipov, kwm, wen
Original commit
Sunday, 22 Aug 2010
12:30 kwm search for other commits by this committer
Update to 1.0.3.

Approved by:    danfe@ (maintainer)
Original commit
Wednesday, 12 May 2010
20:26 danfe search for other commits by this committer
Update to long-anticipated version 1.0.1.
Original commit
Tuesday, 16 Feb 2010
12:35 danfe search for other commits by this committer
- Update to version 0.7.5
- Disable SF mirror since it does not carry new distfile
- Utilize PORTDOCS macro and offload pkg-plist
- Optimize away `.for .. .endfor' loop in Makefile

Reminded by:    pav
Feature safe:   yes
Original commit
Monday, 19 Oct 2009
15:33 danfe search for other commits by this committer
Update to version 0.7.3.

PR:             ports/139757
Submitted by:   tdb
Original commit
Sunday, 2 Aug 2009
12:54 osa search for other commits by this committer
Update from 0.7.1 to 0.7.2.

Approved by:    danfe (maintainer)
Original commit
Monday, 15 Jun 2009
09:09 osa search for other commits by this committer
Update from 0.7.0 to latest bugfix release 0.7.1.

Approved by:    maintainer (danfe)
Original commit
Friday, 3 Apr 2009
10:32 osa search for other commits by this committer
Update from 0.6.3 to 0.7.0.
Enable MAKE_JOBS_SAFE.

Approved by:    danfe (maintainer)
Original commit
Monday, 29 Dec 2008
09:23 osa search for other commits by this committer
Update from 0.6.1 to 0.6.3.

Approved by:    danfe (maintainer)
PR for close:   129476
Original commit
Thursday, 19 Jun 2008
12:47 danfe search for other commits by this committer
- Update to version 0.6.1
- Use SF macro
- Add new knob, WITH_MIDI_PLAYER_ARGS
- Use FreeType for font rendering instead of sprites.  This brings full
  unicode support (input, rendering, file I/O) and greatly enhances
  internationalization for non-latin languages
- Install default set of icons
- Improve desktop entry description
- Add a piece of advice to pkg-message, kill superfluous article

Based on PR:    ports/122550
Submitted by:   Artem Naluzhnyy
Original commit
Monday, 15 Oct 2007
11:30 danfe search for other commits by this committer
Update to version 0.5.3.
Original commit
Wednesday, 15 Aug 2007
13:25 danfe search for other commits by this committer
- Update to version 0.5.2 [1]
- Use PTHREAD_LIBS building dedicated server as well

Based on PR:    ports/114927 [1]
Submitted by:   Jan-Olof Lindqvist [1]
Original commit
Thursday, 1 Mar 2007
12:30 danfe search for other commits by this committer
Update to new shiny version 0.5.0.

We have a new fast, robust and flexible pathfinder, a brandnew terrain
generator, full UNICODE support and better multiplayer.  NewGRF
compatibility (modding) has been greatly enhanced with support for changing
stations, adding sounds, more vehicle sets, etc.

The smaller feature- and buglist goes on and on, but we'll let the user
explore this.  All users of 0.4.8 are encouraged to update to this new
release.  Enjoy!
Original commit
Thursday, 31 Aug 2006
15:11 danfe search for other commits by this committer
Update to version 0.4.8.
Original commit
Monday, 27 Mar 2006
09:02 danfe search for other commits by this committer
Update to version 0.4.7.
Original commit
Tuesday, 7 Feb 2006
13:16 osa search for other commits by this committer
Update to 0.4.5.

Approved by:    danfe (maintainer)
Original commit
Sunday, 22 Jan 2006
11:18 edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
Original commit
Thursday, 26 May 2005
15:07 danfe search for other commits by this committer
Update to 0.4.0.1, a bugfix release.

PR:             ports/81503
Submitted by:   Vsevolod Stakhov <vsevolod(at)highsecure.ru>
Original commit
Monday, 16 May 2005
13:45 osa search for other commits by this committer
Update to 0.4.0.

Add new language-files to package list,
remove needless patch for Makefile.

Approved by:    danfe (maintainer)
Original commit
Thursday, 27 Jan 2005
08:01 osa search for other commits by this committer
Update to latest release: 0.3.6.
A ton of fixes and new features, so enjoy!

Remove unfinished language-files (latvian, russian, turkish).

Approved by:    danfe (maintainer)
Original commit
Friday, 14 Jan 2005
10:30 danfe search for other commits by this committer
Update to most recent version 0.3.5.

Some of the features introduced in this version:
- [Network] New network, very stable, a lot of new features
- [Network] Ingame Serverlist (with online game-servers to join)
- [Network] Webbased Serverlist: http://servers.openttd.org/
- [Network] Added dedicated server support
- [Network] Cheat protection in MultiPlayer
- [Network] Patch settings are also synced with the server
- [Network] Chat
- Custom currency settings
- Per-station vehicle lists
- More realistically sized catchment areas
- Sticky windows
- Even better support for newgrf-files
- Implement improved vehicle loading algorithm
- Even more advanced console
- Many more new things...
Original commit
Friday, 17 Dec 2004
14:38 danfe search for other commits by this committer
An open source clone of the Microprose game "Transport Tycoon Deluxe".
Original commit

Number of commits found: 64