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

Number of commits found: 38

Sunday, 7 Apr 2019
07:43 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:498264 
Sunday, 4 Nov 2018
13:04 antoine search for other commits by this committer
Mark BROKEN: fails to build

engine/map/minimap.cpp:490:21: error: non-constant-expression cannot be narrowed
from type 'int' to 'Sint16' (aka 'short') in initializer list
[-Wc++11-narrowing]
                SDL_Rect drect = {X, Y, 0, 0};
                                  ^

Reported by:	pkg-fallout
Original commitRevision:484019 
Wednesday, 9 Aug 2017
09:01 amdmi3 search for other commits by this committer
- Update WWW
- Switch to options helpers
- Cosmetic fixes

Approved by:	portmgr blanket
Original commitRevision:447605 
Tuesday, 23 May 2017
05:03 rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Original commitRevision:441503 
Saturday, 12 Nov 2016
06:26 antoine search for other commits by this committer
Fix COPYTREE_SHARE invocation
Original commitRevision:425920 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Monday, 31 Aug 2015
17:20 amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Fix shebangs

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
Original commitRevision:395704 
Wednesday, 25 Mar 2015
23:00 marino search for other commits by this committer
games category: Remove $PTHREAD_LIBS

approved by:	PTHREAD blanket
Original commitRevision:382275 
Thursday, 25 Dec 2014
20:54 bapt search for other commits by this committer
Bump portrevision after png update
Original commitRevision:375598 
19:04 antoine search for other commits by this committer
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Original commitRevision:375594 
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 
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 
Tuesday, 27 May 2014
13:41 bapt search for other commits by this committer
Support stage and USES=scons
Original commitRevision:355516 
Monday, 26 May 2014
15:28 bapt search for other commits by this committer
Replace lang/lua with the new lang/lua51

lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua

Approved by:	portmgr (implicit)
Original commitRevision:355360 
Friday, 21 Feb 2014
13:36 ehaupt search for other commits by this committer
Remove trailing whitespaces from category games
Original commitRevision:345410 
Monday, 10 Feb 2014
13:54 ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Original commitRevision:343634 
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 
Monday, 10 Jun 2013
14:58 ak search for other commits by this committer
- Fix pkg-plist
- Switch to PORTDOCS

PR:	ports/178777
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Approved by:	maintainer timeout (20 days)
Original commitRevision:320484 
Saturday, 2 Mar 2013
14:26 pawel search for other commits by this committer
- Add desktop entry file
- Remove ABI versions from LIB_DEPENDS
- Update pkg-descr
- Convert to OptionsNG

PR:		ports/175976
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Approved by:	Martin Tournoij <martin@arp242.net> (maintainer)
Original commitRevision:313231 
Thursday, 19 Jul 2012
20:15 naddy search for other commits by this committer
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
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
Saturday, 12 Nov 2011
17:17 miwi search for other commits by this committer
- Update to 0.6.1
- Pass maintainership to submitter

PR:             162501
Submitted by:   Martin Tournoij <martin@arp242.net>
Feature safe:   yes
Original commit
Tuesday, 2 Aug 2011
13:49 bapt search for other commits by this committer
Update master_site
Original commit
Tuesday, 12 Oct 2010
03:19 alepulver search for other commits by this committer
- Drop maintainership.
Original commit
Sunday, 6 Jun 2010
20:44 naddy search for other commits by this committer
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
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
Monday, 6 Jul 2009
21:26 naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Original commit
Monday, 21 Apr 2008
18:31 alepulver search for other commits by this committer
- Update to version 2.5.
- Use standard options passing method for SConstruct (scons).

Obtained from:  "Jeremy Messenger" <mezz7@cox.net> (private e-mail)
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Original commit
Thursday, 13 Mar 2008
14:28 miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
Original commit
Tuesday, 9 Oct 2007
18:20 ahze search for other commits by this committer
Chase libtheora lib version
Original commit
Monday, 10 Sep 2007
04:06 alepulver search for other commits by this committer
- Update to version 2.4.1.

Reported by:    portscout
Original commit
Wednesday, 5 Sep 2007
03:04 alepulver search for other commits by this committer
- Update to version 2.4.

PR:             ports/115811
Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
Original commit
Saturday, 28 Jul 2007
12:27 miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
Original commit
Friday, 13 Jul 2007
17:58 alepulver search for other commits by this committer
- Update MASTER_SITES (subdirectory change in URL).
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
Monday, 9 Apr 2007
17:40 alepulver search for other commits by this committer
- Complete repocopy of games/bos to games/boswars.
- Update to version 2.3 (first version released after the project was renamed).

PR:             ports/110633
Submitted by:   alepulver (myself)
Original commit

Number of commits found: 38