Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
08 Dec 2020 01:53:35
3.1.12

|
danfe  |
Amend the logic to handle both GTK v2 and v3 backends.
Reported by: pkg-fallout |
03 Dec 2020 08:53:06
3.1.12

|
danfe  |
- Resurrect SLADE and update to version 3.1.12
- C++14 is now required to build the project
- Register explicit dependencies on cURL and FreeType
- Do not try to force GTK 2.0, no support in wxWidgets |
05 Sep 2019 11:40:24
3.1.4_2

|
rene  |
Remove expired ports:
2019-09-04 devel/ace+tao-doc: Broken for more than 6 months
2019-09-04 devel/dfmt: Broken for more than 6 months
2019-09-04 devel/ignition-transport: Broken for more than 6 months
2019-09-04 devel/spin: Broken for more than 6 months
2019-09-04 editors/dexed: Depends on expiring devel/dfmt
2019-09-04 editors/p5-Padre: Depends on expiring x11-toolkits/p5-Wx
2019-09-04 emulators/qemu2: Latest 3.X branch is in ports tree
2019-09-04 games/asc: Broken for more than 6 months
2019-09-04 games/slade: Broken for more than 6 months
2019-09-04 graphics/gimp-wavelet-decompose-plugin: Broken for more than 6 months
2019-09-04 graphics/py-pyembree: Depends on expiring graphics/embree
2019-09-04 irc/irssi-otr: Broken for more than 6 months
2019-09-04 mail/p5-Mail-ClamAV: Broken for more than 6 months
2019-09-04 mail/qmail-ldap: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
04 Aug 2019 09:07:48
3.1.4_2

|
antoine  |
Deprecate ports broken for more than 6 months |
26 Jul 2019 20:46:57
3.1.4_2

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
27 Mar 2019 20:50:44
3.1.4_1

|
antoine  |
Mark BROKEN: fails to build
/usr/bin/c++ -DINSTALL_PREFIX=\"/usr/local\" -DWXUSINGDLL
-D_FILE_OFFSET_BITS=64 -D_THREAD_SAFE -D__WXGTK__ -I/usr/local/include
-I/usr/local/include/SFML -I/usr/local/include/freetype2
-I/wrkdirs/usr/ports/games/slade/work/SLADE-3.1.4/src/.
-I/wrkdirs/usr/ports/games/slade/work/SLADE-3.1.4/src/./External/dumb
-I/wrkdirs/usr/ports/games/slade/work/SLADE-3.1.4/src/./Application
-I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/fribidi -I/usr/local/include/cairo
-I/usr/local/include/pixman-1 -I/usr/local/include/libdrm
-I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz
-I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -isystem
/usr/local/lib/wx/include/gtk3-unicode-3.0 -isystem /usr/local/include/wx-3.0
-O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -pthread -O2
-pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Qunused-arguments
-include
wrkdirs/usr/ports/games/slade/work/.build/src/cotire/slade_CXX_prefix.hxx
-std=gnu++14 -MD -MT src/CMakeFiles/slade.dir/OpenGL/Drawing.o -MF
src/CMakeFiles/slade.dir/OpenGL/Drawing.o.d -o
src/CMakeFiles/slade.dir/OpenGL/Drawing.o -c
/wrkdirs/usr/ports/games/slade/work/SLADE-3.1.4/src/OpenGL/Drawing.cpp
In file included from
/wrkdirs/usr/ports/games/slade/work/SLADE-3.1.4/src/OpenGL/Drawing.cpp:47:
In file included from /usr/local/include/gtk-3.0/gtk/gtk.h:30:
In file included from /usr/local/include/gtk-2.0/gdk/gdk.h:32:
In file included from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31:
In file included from /usr/local/include/gtk-2.0/gdk/gdkscreen.h:32:
/usr/local/include/gtk-2.0/gdk/gdktypes.h:69:36: error: typedef redefinition
with different types ('struct _GdkRectangle' vs 'cairo_rectangle_int_t' (aka
'_cairo_rectangle_int'))
typedef struct _GdkRectangle GdkRectangle;
^
/usr/local/include/wx-3.0/wx/gtk/dvrenderers.h:16:35: note: previous definition
is here
typedef cairo_rectangle_int_t GdkRectangle;
Reported by: pkg-fallout |
02 Mar 2019 16:55:53
3.1.4_1

|
riggs  |
Chase update of fluidsynth to 2.0.3
PR: 233448 |
27 Dec 2018 10:01:06
3.1.4

|
danfe  |
Update SLADE to version 3.1.4 (minor bugfix release). |
13 Dec 2018 16:30:38
3.1.3

|
danfe  |
Update SLADE to version 3.1.3.
Reported by: portscout |
12 Dec 2018 01:35:36
3.1.1.5_5

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
29 Jul 2018 22:18:46
3.1.1.5_4

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
01 Jun 2018 22:16:12
3.1.1.5_3

|
riggs  |
Bump PORTREVISIONS to chase update to audio/fluidsynth 1.1.11
PR: 228265 |
18 Nov 2017 19:32:39
3.1.1.5_2

|
zeising  |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine |
10 Sep 2017 20:55:39
3.1.1.5_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
03 Aug 2017 15:23:45
3.1.1.5

|
danfe  |
Belatedly update `games/slade' to version 3.1.1.5, the latest stable release.
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1484663152 which corresponds to commit 00bae1f tagged
as this release. |
23 May 2017 05:03:16
3.1.1.4_2

|
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 |
01 Apr 2017 15:23:32
3.1.1.4_1

|
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
03 Oct 2016 10:14:49
3.1.1.4

|
danfe  |
Update SLADE to version 3.1.1.4 (bugfix release).
Because GitHub releases are not fetched with correct modification time,
set TIMESTAMP to 1474862429 which corresponds to commit 0e5c7a6 tagged
as release. |
01 Oct 2016 02:15:10
3.1.1.3_1

|
amdmi3  |
- Update devel/sfml to 2.4
- Add LICENSE
- Bump dependent ports due to shlib versioning scheme change
- Add missing dependency to games/slade |
05 Aug 2016 08:06:07
3.1.1.3

|
danfe  |
Update SLADE to version 3.1.1.3. |
02 Jul 2016 13:17:56
3.1.1.2

|
danfe  |
- Update SLADE to version 3.1.1.2
- Depend on `audio/fluid-soundfont' if MIDI support is enabled, to ensure
that music tracks are playable in editor
- Remove hand-rolled installation routine, it's not needed since recently
Reported by: portscout |
01 Apr 2016 14:00:57
3.1.1.1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
16 Mar 2016 19:22:02
3.1.1.1

|
danfe  |
Update to version 3.1.1.1, which comes with quite a few bug fixes, including
some especially major ones. Define LICENSE (GPLv2) while here. |
01 Mar 2016 16:41:13
3.1.1

|
danfe  |
Add FLUIDSYNTH option generic description, and remove ad-hoc setting in
ports where it is applicable (alongside with other shared descriptions). |
01 Mar 2016 15:56:22
3.1.1

|
danfe  |
- Update to the official release version 3.1.1
- Make MIDI playback via FluidSynth optional
- Rename patches to chase new source structure
Reported by: portscout |
04 Feb 2016 14:44:35
3.1.1.b3

|
danfe  |
Update to the 3rd beta of 3.1.1. |
28 Jan 2016 20:04:51
3.1.1.b2

|
danfe  |
- Add a port of SLADE3, a Doom editor
- Bring COMMENT in `games/Makefile' closer to reality
WWW: http://slade.mancubus.net/ |