notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: games/boswars/Makefile
SVNWeb

Number of commits found: 38

Sun, 7 Apr 2019
[ 07:43 antoine search for other commits by this committer ] Original commit   Revision:498264 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 6 months
Sun, 4 Nov 2018
[ 13:04 antoine search for other commits by this committer ] Original commit   Revision:484019
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
Wed, 9 Aug 2017
[ 09:01 amdmi3 search for other commits by this committer ] Original commit   Revision:447605
- Update WWW
- Switch to options helpers
- Cosmetic fixes

Approved by:	portmgr blanket
Tue, 23 May 2017
[ 05:03 rezny search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Sat, 12 Nov 2016
[ 06:26 antoine search for other commits by this committer ] Original commit   Revision:425920
Fix COPYTREE_SHARE invocation
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 31 Aug 2015
[ 17:20 amdmi3 search for other commits by this committer ] Original commit   Revision:395704
- Add LICENSE_FILE
- Fix shebangs

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
Wed, 25 Mar 2015
[ 23:00 marino search for other commits by this committer ] Original commit   Revision:382275 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
games category: Remove $PTHREAD_LIBS

approved by:	PTHREAD blanket
Thu, 25 Dec 2014
[ 20:54 bapt search for other commits by this committer ] Original commit   Revision:375598 (Only the first 10 of 446 ports in this commit are shown above. View all ports for this commit)
Bump portrevision after png update
[ 19:04 antoine search for other commits by this committer ] Original commit   Revision:375594 (Only the first 10 of 332 ports in this commit are shown above. View all ports for this commit)
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 27 May 2014
[ 13:41 bapt search for other commits by this committer ] Original commit   Revision:355516
Support stage and USES=scons
Mon, 26 May 2014
[ 15:28 bapt search for other commits by this committer ] Original commit   Revision:355360 (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 21 Feb 2014
[ 13:36 ehaupt search for other commits by this committer ] Original commit   Revision:345410 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespaces from category games
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 20 Sep 2013
[ 17:36 bapt search for other commits by this committer ] Original commit   Revision:327730 (Only the first 10 of 1149 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
games)
Mon, 10 Jun 2013
[ 14:58 ak search for other commits by this committer ] Original commit   Revision:320484
- Fix pkg-plist
- Switch to PORTDOCS

PR:	ports/178777
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Approved by:	maintainer timeout (20 days)
Sat, 2 Mar 2013
[ 14:26 pawel search for other commits by this committer ] Original commit   Revision:313231
- 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)
Thu, 19 Jul 2012
[ 20:15 naddy search for other commits by this committer ] Original commit  (Only the first 10 of 187 ports in this commit are shown above. View all ports for this commit)
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Sat, 18 Feb 2012
[ 10:18 mva search for other commits by this committer ] Original commit  (Only the first 10 of 537 ports in this commit are shown above. View all ports for this commit)
- 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
Sat, 12 Nov 2011
[ 17:17 miwi search for other commits by this committer ] Original commit 
- Update to 0.6.1
- Pass maintainership to submitter

PR:             162501
Submitted by:   Martin Tournoij <martin@arp242.net>
Feature safe:   yes
Tue, 2 Aug 2011
[ 13:49 bapt search for other commits by this committer ] Original commit 
Update master_site
Tue, 12 Oct 2010
[ 03:19 alepulver search for other commits by this committer ] Original commit 
- Drop maintainership.
Sun, 6 Jun 2010
[ 20:44 naddy search for other commits by this committer ] Original commit  (Only the first 10 of 174 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Mon, 6 Jul 2009
[ 21:26 naddy search for other commits by this committer ] Original commit  (Only the first 10 of 165 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Mon, 21 Apr 2008
[ 18:31 alepulver search for other commits by this committer ] Original commit 
- Update to version 2.5.
- Use standard options passing method for SConstruct (scons).

Obtained from:  "Jeremy Messenger" <mezz7@cox.net> (private e-mail)
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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)
Thu, 13 Mar 2008
[ 14:28 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 442 ports in this commit are shown above. View all ports for this commit)
- Chase devel/sdl12 shlib version bump
Tue, 9 Oct 2007
[ 18:20 ahze search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Chase libtheora lib version
Mon, 10 Sep 2007
[ 04:06 alepulver search for other commits by this committer ] Original commit 
- Update to version 2.4.1.

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

PR:             ports/115811
Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
Sat, 28 Jul 2007
[ 12:27 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 128 ports in this commit are shown above. View all ports for this commit)
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
Fri, 13 Jul 2007
[ 17:58 alepulver search for other commits by this committer ] Original commit 
- Update MASTER_SITES (subdirectory change in URL).
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Mon, 9 Apr 2007
[ 17:40 alepulver search for other commits by this committer ] Original commit 
- 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)

Number of commits found: 38