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/openttd/Makefile

Number of commits found: 136 (showing only 36 on this page)

«  1 | 2 

Thursday, 19 May 2011
10:01 danfe search for other commits by this committer
- Once again, remove vendor-provided CFLAGS (broken in rev. 1.34), add a
  reminder in hope that people will properly update sed(1) code next time
- Set CXXFLAGS to empty value: OpenTTD treats them specially as options,
  used in addition to CFLAGS for C++ code.  Since normally one's CXXFLAGS
  match CFLAGS, they will appear twice in the build log without this change
- Unbreak the build for dedicated server (again, broken in rev. 1.34) by
  registering explicit dependency on pkg-config
- Make the build verbose so it's easier to see what's wrong from the logs
- Fix some typos in comments and clean up Makefile a bit
Original commit
Wednesday, 18 May 2011
11:58 kwm search for other commits by this committer
s/LIB_DEPEND/LIB_DEPENDS/ to fix the build on 8.0 and 7.x

Submitted by:   pointyhat via pav
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
07:33 danfe search for other commits by this committer
- Really fix strndup(3) issue by including of <sys/param.h>
- Add one more mirror site

Submitted by:   Ilya Arhipov
Original commit
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
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Wednesday, 17 Feb 2010
13:10 danfe search for other commits by this committer
Correct dependencies when building dedicated server only.

Feature safe:   yes
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
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
Wednesday, 12 Aug 2009
16:36 danfe search for other commits by this committer
Provide alternative download site until we deal with SF mirrors.

PR:     ports/137597
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
Thursday, 13 Mar 2008
14:28 miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
Original commit
Thursday, 18 Oct 2007
07:33 danfe search for other commits by this committer
- Fix "Bad system call" error with SDL sound driver
- Add a short note about fonts for non-latin languages

PR:     ports/117018
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
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
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
Wednesday, 29 Nov 2006
22:56 pav search for other commits by this committer
- Fix WITH_MIDI_PLAYER option (mixing of variable assignments and targets)

PR:             ports/100928
Submitted by:   Ed Schouten <ed@fxq.nl>
Approved by:    maintainer timeout (4 months)

- Add desktop entry

PR:             ports/104069
Submitted by:   Pawel Pekala <c0rn@o2.pl>
Approved by:    maintainer timeout (1,5 month)

- Modernize pkg-message handling, style
Original commit
Wednesday, 20 Sep 2006
11:21 stas search for other commits by this committer
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
Original commit
Thursday, 31 Aug 2006
15:11 danfe search for other commits by this committer
Update to version 0.4.8.
Original commit
Friday, 16 Jun 2006
04:45 danfe search for other commits by this committer
Fix the build on 4.X, respect CFLAGS.

Reported by:    krismail
Original commit
Sunday, 7 May 2006
23:46 edwin search for other commits by this committer
Remove USE_REINPLACE for categories starting with a G
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
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: 136 (showing only 36 on this page)

«  1 | 2