Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.11_7,1 09 May 2019 15:03:38 |
rene |
Remove expired ports:
2019-05-08 databases/ruby-odbc: Broken for more than 6 months
2019-05-08 databases/rubygem-dbd-odbc: Broken for more than 6 months
2019-05-08 devel/dlangui: Broken for more than 6 months
2019-05-08 editors/dlangide: Broken for more than 6 months
2019-05-08 emulators/desmume: Broken for more than 6 months
2019-05-08 emulators/yabause: Broken for more than 6 months
2019-05-08 emulators/yape: Broken for more than 6 months
2019-05-08 games/armagetron: Broken for more than 6 months
2019-05-08 games/boswars: Broken for more than 6 months
2019-05-08 games/ceferino: Broken for more than 6 months
2019-05-08 games/chanta: Broken for more than 6 months
2019-05-08 games/d2x-xl: Broken for more than 6 months
2019-05-08 games/drcreep: Broken for more than 6 months
2019-05-08 games/frobtads: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
5.0.11_7,1 07 Apr 2019 07:43:38 |
antoine |
Deprecate ports broken for more than 6 months |
5.0.11_7,1 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
5.0.11_7,1 06 Nov 2018 01:50:27 |
jbeich |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
5.0.11_6,1 04 Nov 2018 14:43:09 |
antoine |
Mark BROKEN: fails to build
In file included from
/wrkdirs/usr/ports/games/stepmania-devel/work/stepmania-5.0.11/src/ScreenDebugOverlay.cpp:12:
In file included from
/wrkdirs/usr/ports/games/stepmania-devel/work/stepmania-5.0.11/src/ScreenGameplay.h:10:
In file included from
/wrkdirs/usr/ports/games/stepmania-devel/work/stepmania-5.0.11/src/BeginnerHelper.h:9:
/wrkdirs/usr/ports/games/stepmania-devel/work/stepmania-5.0.11/src/NoteData.h:378:25:
error: 'swap<NoteData>' is missing exception specification
'noexcept(is_nothrow_move_constructible<NoteData>::value &&
is_nothrow_move_assignable<NoteData>::value)'
template<> inline void swap<NoteData>( NoteData &nd1, NoteData &nd2 ) {
nd1.swap( nd2 ); }
^
Reported by: pkg-fallout |
5.0.11_6,1 02 May 2018 15:07:27 |
jbeich |
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175 |
5.0.11_5,1 12 Dec 2017 21:29:57 |
madpilot |
- Update libva to 2.0.0
- Update libva-intel-driver to 2.0.0
- Update libva-utils to 2.0.0
- Bump dependent ports due to shlib bump
- Import upstream patch to fix multimedia/mpv [1]
- Import upstream patch to fix multimedia/gstreamer1-vaapi [2]
Approved by: cpm [1], multimedia (timeout) [2]
Obtained
from: https://github.com/mpv-player/mpv/commit/2ecf240b1cd20875991a5b18efafbe799864ff7f
[1]
https://cgit.freedesktop.org/gstreamer/gstreamer-vaapi/commit/gst-libs/gst/vaapi/gstvaapiutils.c?id=777bba473e3ed1c7b8b7f7f0322892851c70dfd9
[2]
Differential Revision: https://reviews.freebsd.org/D12761 |
5.0.11_4,1 18 Nov 2017 19:32:39 |
zeising |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine |
5.0.11_3,1 21 Oct 2017 06:50:50 |
jbeich |
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine |
5.0.11_2,1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
5.0.11_1,1 22 May 2017 13:17:39 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
5.0.11_1,1 11 Dec 2016 15:22:47 |
jbeich |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries) |
5.0.11,1 17 Oct 2016 04:00:21 |
danfe |
- Double-quote $@ to properly propagate parameters down the execution path
- Consistently pad (separate) shebang in wrapper scripts with an empty line |
5.0.11,1 08 Apr 2016 12:37:55 |
mat |
Update to 5.0.11.
PR: 208613
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
5.0.10,1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
5.0.10,1 06 Jan 2016 16:18:46 |
jhale |
- Fix typo in COMMENT
- Remove pathfix from USES as it does nothing for ports that use CMake yet
and this port does not install pkgconfig files |
5.0.10,1 22 Dec 2015 04:55:14 |
miwi |
- Update to 5.0.10
PR: 204443
Submitted by: Ports Fury
Approved by: mat (mentor)
Differential Revision: D4616 |
5.0.9,1 10 Oct 2015 14:18:31 |
marino |
games/stepmania-devel: upgrade version 5.0.a3 => 5.0.9
PR: 199230
Submitted by: ports fury |
5.0.a3_4,1 20 Sep 2015 01:12:49 |
jbeich |
games/stepmania-devel: minor cleanup
- Convert to USE_GL
- Convert to option helpers |
5.0.a3_4,1 19 Mar 2015 19:23:10 |
robak |
games/stepmania-devel: fix clang 3.6 build
PR: 198206
Submitted by: Dimitry Andric <dim@FreeBSD.org> |
5.0.a3_4,1 08 Dec 2014 16:48:41 |
tijl |
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 ) |
5.0.a3_3,1 26 Nov 2014 23:20:07 |
amdmi3 |
- Drop @dirrm* from plist |
5.0.a3_3,1 10 Sep 2014 20:50:37 |
gerald |
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) |
5.0.a3_2,1 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
5.0.a3_2,1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
5.0.a3_1,1 05 Feb 2014 15:53:18 |
bapt |
Chase libmad changes |
5.0.a3,1 26 Dec 2013 18:49:00 |
marino |
games/stepmania-devel: Restore LDFLAGS removed by r336938
The LDFLAG -lpthread is needed by newer gcc with modern binutils.
It was introduced along with -lX11 in r329747 by myself, but it was
removed with the last commit to this port (ports/184822) |
5.0.a3,1 19 Dec 2013 17:22:11 |
pawel |
Fix build with clang
PR: ports/184822
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
5.0.a3,1 11 Nov 2013 02:40:42 |
danilo |
- Convert LIB_DEPENDS to new syntax
- Use options helpers
- Add stage support |
5.0.a3,1 22 Oct 2013 13:53:34 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (games category)
Approved by: portmgr (bdrewery) |
5.0.a3,1 07 Oct 2013 23:40:23 |
marino |
Explicitly link libraries on 10 unmaintained ports
The following ports will not build with a binutils 2.22+ linker built
with standard options. This has been obvious with DPorts, but difficult
to see on FreeBSD. However, setting the ports compiler as a recent gcc
(e.g lang/gcc48) is an excellent way to detect the unspecified but needed
libraries as these recent GCC compilers use the latest binutils linkers.
These patches were tested on FreeBSD 8.4 and DragonFly 3.5 |
5.0.a3,1 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
5.0.a3,1 04 Sep 2013 18:06:08 |
madpilot |
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code) |
03 Sep 2013 06:36:42
|
bapt |
Add an explicit dependency on pkgconf |
5.0.a3 03 Aug 2013 13:44:01 |
mat |
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
5.0.a3,1 07 May 2013 13:12:32 |
bapt |
Add some shebangfix to allow building most of the ports tree without
/usr/bin/perl
Submitted by: John Marino
Obtained from: DPorts |
5.0.a3,1 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
5.0.a3,1 28 Mar 2013 03:28:31 |
eadler |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
5.0.a3,1 14 Dec 2012 07:09:28 |
araujo |
- Update to 5.0.a3.
PR: ports/172006
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
20071121_9 04 Oct 2012 07:16:12 |
bapt |
Convert to new options framework |
20071121_9 22 Sep 2012 15:54:26 |
tabthorpe |
- Reassign to the heap at maintainer's request |
20071121_9 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
20071121_8 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
20071121_7 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
20071121_7 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
20071121_7 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
20071121_6 15 Apr 2010 22:22:38 |
pav |
- Mark BROKEN on 7.X too
Reported by: pointyhat |
20071121_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
20071121_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
20071121_4 22 Aug 2009 00:23:13 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
20071121_4 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
20071121_3 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
20071121_2 23 Jul 2008 22:54:31 |
pav |
- Mark BROKEN on 6.x: does not link (cannot find -lrt) |
20071121_2 08 Jul 2008 23:27:42 |
edwin |
Add share/games to the pkg-plist
Submitted by: pavmail |
20071121_1 07 Jul 2008 23:12:17 |
pav |
- Engage MASTER_SITES=SF magic |
20071121_1 05 Jul 2008 04:54:54 |
edwin |
New port: games/stepmania-devel - Stepmania dance and rhythm game
StepMania is a dance and rhythm video game created by Chris
Danford. It was originally developed as a simulator of
Konami's popular arcade game series Dance Dance Revolution,
and has since evolved into an extensible rhythm game engine
capable of supporting a wide variety of rhythm-based game
types.
Features 3D graphics, visualizations, support for gamepads/dance
pads, a step recording mode, and more!
WWW: http://www.stepmania.com
PR: ports/118769
Submitted by: Brad Allen <braddo@tranceaddict.net> |