1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

18719 Commits

Author SHA1 Message Date
Jan Beich
c9cd2ac9aa games/openbor: update to 6560
Changes:	5e47d7c6...5026dd18
2018-12-29 00:03:29 +00:00
Dmitry Marakasov
8bcc70a7c1 - Fix installation after cmake default changed to outsource
Pointyhat to:	tcberner
Approved by:	portmgr blanket
2018-12-28 21:20:08 +00:00
Dmitry Marakasov
ad7652cd5a - Fix build with newer compilers in portable way, by specifying C++ standard 2018-12-28 18:20:13 +00:00
Dmitry Marakasov
1b183841b4 - Fix build with newer compilers in portable way, by specifying C++ standard 2018-12-28 18:20:03 +00:00
Dmitry Marakasov
2b56010a17 - Fix build with newer compilers in portable way, by specifying C++ standard
- Switch to options helpers
2018-12-28 16:52:44 +00:00
Jan Beich
d6e9e0f078 games/aquaria: unbreak on GCC architectures after r455508
In file included from /usr/local/include/glm/detail/setup.hpp:30,
                 from /usr/local/include/glm/detail/type_int.hpp:6,
                 from /usr/local/include/glm/fwd.hpp:6,
                 from /usr/local/include/glm/glm.hpp:61,
                 from BBGE/RenderObject.cpp:29:
/usr/local/include/glm/detail/../simd/platform.h:206:4: error: #error "GLM requires GCC 4.7 or higher"
/usr/local/include/glm/detail/../simd/platform.h:230:3: error: #error "GLM_COMPILER undefined, your compiler may not be supported by GLM. Add #define GLM_COMPILER 0 to ignore this message."

https://github.com/g-truc/glm/commit/dd48b56e44d6

PR:		234348
Submitted by:	Piotr Kubaj
2018-12-27 19:45:18 +00:00
Alexey Dokuchaev
6ffade66d6 Update SLADE to version 3.1.4 (minor bugfix release). 2018-12-27 10:01:05 +00:00
Barbara Guida
28dd7bedd3 Removed post-configure target to fix the build. 2018-12-26 21:12:17 +00:00
Mark Linimon
a3d9055cdd -Wno-c++11-narrowing is not supported by GCC. Set USE_CXXSTD=c++98
to build with both GCC and Clang.

PR:		234365
Submitted by:	Piotr Kubaj
2018-12-26 20:51:56 +00:00
Steve Wills
11f9a7f633 games/oolite: Update to 1.88
PR:		234408
Submitted by:	lightside <lightside@gmx.com>
2018-12-26 20:36:58 +00:00
Dmitry Marakasov
6e2ac9a141 - Update WWW
Approved by:	portmgr blanket
2018-12-26 17:29:35 +00:00
Tobias C. Berner
3c3a7cdee0 Update games/gcompris-qt to 0.95
- https://gcompris.net/index-en.html#2018-12-20
2018-12-26 09:09:48 +00:00
Tobias C. Berner
8a4ab05d84 Update math/eigen3 to 3.3.7
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.6
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.7
2018-12-26 09:06:34 +00:00
Tobias C. Berner
707c6bf295 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
2018-12-25 20:25:39 +00:00
Dmitry Marakasov
b5722fac7f - Fix build with GCC-based architectures
- Add USES=gl

PR:		234389
Submitted by:	pkubaj@anongoth.pl
2018-12-25 16:11:45 +00:00
Danilo Egea Gondolfo
856820e40b - Update to 1.9.3
PR:		234366
2018-12-25 12:14:18 +00:00
Danilo Egea Gondolfo
8325f6c0ec - Update to 1.6.0
- Switch to gitlab
2018-12-25 11:59:36 +00:00
Danilo Egea Gondolfo
f8b034544e - Update to 1.6.0
- Use luajit
2018-12-25 11:58:52 +00:00
Mark Linimon
e47c46e857 Add compiler:c++11-lang to USES to fix building these ports on GCC-based
architectures.

Reported by:	jhibbits
Approved by:	portmgr (tier-2 blanket)
2018-12-25 11:15:44 +00:00
Tobias Kortkamp
969b700849 New port: games/dxx-rebirth
DXX-Rebirth is a source port of the Descent and Descent 2 engines
for Windows, Mac OS, Linux (most *NIX systems), offering OpenGL
graphics and effects, advanced multiplayer, many improvements and
new features.

Descent and Descent 2 are pretty old games so you usually run into
problems running it on more recent hardware and operating systems.
DXX-Rebirth will also take care about this for you.

WWW: https://www.dxx-rebirth.com/

PR:		233755
Submitted by:	pkubaj@anongoth.pl
2018-12-25 08:27:40 +00:00
Jan Beich
5e6d5d48f4 games/openbor: update to 6557
Changes:	f30613ae...5e47d7c6
2018-12-24 23:33:36 +00:00
Guido Falsi
e980b845d2 Update 0ad to 0.0.23b. 2018-12-24 17:05:13 +00:00
Mark Linimon
18c40a1ee6 Add compiler:c++11-lang to USES to allow these ports to build on
GCC-based architectures.

While here, pet portlint.
2018-12-24 04:34:15 +00:00
Sean Bruno
8476b16bcc games/cockatrice: update to 2.6.2: Bog Humbug
https://github.com/Cockatrice/Cockatrice/releases/tag/2018-12-20-Release-2.6.2
2018-12-23 14:13:18 +00:00
Mark Linimon
3ff147be39 This port needs USES=compiler:c++11-lang, because of linking to libraries
linked with ports GCC on GCC-based architectures.

While here, add USES=gl.

PR:		234247
Submitted by:	Piotr Kubaj
2018-12-22 02:18:43 +00:00
Mark Linimon
df92891fa6 -Wno-c++11-narrowing is not supported by base GCC. Set USE_CXXSTD=c++98
instead.

Also add USES=gl and sort USES.

PR:		234246
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-22 02:16:08 +00:00
Fernando Apesteguía
4d401c32f0 games/stockfish: update to 10
Add LDFLAGS+= -fuse-ld=lld
so the port builds regardless of the linker differences between FreeBSD
releases.

Not much in the release notes:
http://blog.stockfishchess.org/post/180691011237/stockfish-10

SF 10 improves by about 50 ELO in self-play compared to SF 9.

PR:	234035
Submitted by:	execve@gmail.com (maintainer)
2018-12-21 19:23:45 +00:00
Rene Ladan
1f39a9465d games/quakeforge: remove optional dependency on expired multimedia/xmms 2018-12-21 14:12:32 +00:00
Rene Ladan
e5aaf05932 Remove expired ports:
2018-12-19 net/py-libstorj: Broken for more than 6 months
2018-12-20 net/xferstats: Uses obsolete glib12
2018-12-20 net/wmlj: Uses obsolete glib12
2018-12-20 net/ipsorc: Uses obsolete glib12
2018-12-20 net/bsdproxy: Uses obsolete glib12
2018-12-20 net/gini: Uses obsolete glib12
2018-12-21 net/netatalk: Outdated branch of netatalk; use net/netatalk3 instead
2018-12-20 net/nocatsplash: Uses obsolete glib12
2018-12-20 net/jags: Uses obsolete glib12
2018-12-19 net/scribe: Broken for more than 6 months
2018-12-20 net/libnetdude: Uses obsolete glib12
2018-12-20 net/nepim: Uses obsolete glib12
2018-12-20 emulators/generator: Uses obsolete glib12
2018-12-19 emulators/py-nova: Broken for more than 6 months
2018-12-20 emulators/generator-cbiere: Uses obsolete glib12
2018-12-20 x11-toolkits/p5-Gtk-Perl: Uses obsolete glib12
2018-12-20 deskutils/ithought: Uses obsolete glib12
2018-12-20 deskutils/gaddr: Uses obsolete glib12
2018-12-20 x11-fonts/gfe: Uses obsolete glib12
2018-12-20 graphics/graphopt: Uses obsolete glib12
2018-12-19 graphics/fotoxx: Broken for more than 6 months
2018-12-20 graphics/gcolor: Uses obsolete glib12
2018-12-20 graphics/danpei: Uses obsolete glib12
2018-12-20 graphics/chbg: Uses obsolete glib12
2018-12-20 mail/pop3lite: Uses obsolete glib12
2018-12-20 mail/gbuffy: Uses obsolete glib12
2018-12-20 security/gtk-knocker: Uses obsolete glib12
2018-12-20 security/gpasman: Uses obsolete glib12
2018-12-20 security/crank: Uses obsolete glib12
2018-12-20 security/stegdetect: Uses obsolete glib12
2018-12-20 devel/liboop: Uses obsolete glib12
2018-12-20 devel/gcvs: Uses obsolete glib12
2018-12-20 print/lpr-wrapper: Uses obsolete glib12
2018-12-20 print/libppd: Uses obsolete glib12
2018-12-20 net-p2p/napshare: Uses obsolete glib12
2018-12-20 net-p2p/gnewtellium: Uses obsolete glib12
2018-12-20 editors/gnotepad+: Uses obsolete glib12
2018-12-20 editors/manedit: Uses obsolete glib12
2018-12-20 misc/gtkfind: Uses obsolete glib12
2018-12-20 games/mindguard: Uses obsolete glib12
2018-12-20 games/xbattle: Uses obsolete glib12
2018-12-20 games/xbill: Uses obsolete glib12
2018-12-20 games/corewars: Uses obsolete glib12
2018-12-20 games/dopewars: Uses obsolete glib12
2018-12-20 games/garith: Uses obsolete glib12
2018-12-20 games/wmquake: Uses obsolete glib12
2018-12-20 games/znibbles: Uses obsolete glib12
2018-12-20 games/xpuyopuyo: Uses obsolete glib12
2018-12-19 games/kajongg: Broken for more than 6 months
2018-12-20 games/netspades: Uses obsolete glib12
2018-12-20 games/gtklife: Uses obsolete glib12
2018-12-20 biology/xmolwt: Uses obsolete glib12
2018-12-20 x11-clocks/wmclockmon: Uses obsolete glib12
2018-12-20 x11-clocks/asclock-gtk: Uses obsolete glib12
2018-12-20 net-im/gale: Uses obsolete glib12
2018-12-20 audio/xmms-ahx: Uses obsolete glib12
2018-12-20 audio/xmms-curses: Uses obsolete glib12
2018-12-20 audio/scrobbler: Uses obsolete glib12
2018-12-20 audio/xmms-nsf: Uses obsolete glib12
2018-12-20 audio/xmms-nas: Uses obsolete glib12
2018-12-20 audio/xmms-gbsplay: Uses obsolete glib12
2018-12-20 audio/xmms-wavpack: Uses obsolete glib12
2018-12-20 audio/xmms-shn: Uses obsolete glib12
2018-12-20 audio/xmms-volnorm: Uses obsolete glib12
2018-12-20 audio/xmms-faad: Uses obsolete glib12
2018-12-20 audio/xmms-scrobbler: Uses obsolete glib12
2018-12-20 audio/mcplay: Uses obsolete glib12
2018-12-20 audio/gmixer: Uses obsolete glib12
2018-12-20 audio/soundtracker: Uses obsolete glib12
2018-12-20 audio/xmms-sapplug: Uses obsolete glib12
2018-12-20 audio/rio500: Uses obsolete glib12
2018-12-20 audio/xmmsctrl: Uses obsolete glib12
2018-12-20 audio/xmms-xf86audio: Uses obsolete glib12
2018-12-20 audio/xmms-mailnotify: Uses obsolete glib12
2018-12-20 audio/xmms-sexypsf: Uses obsolete glib12
2018-12-20 audio/gqmpeg: Uses obsolete glib12
2018-12-20 audio/wmalbum: Uses obsolete glib12
2018-12-20 audio/xmms-xymms: Uses obsolete glib12
2018-12-20 audio/xmms-flac: Uses obsolete glib12
2018-12-20 audio/xmms-festalon: Uses obsolete glib12
2018-12-20 audio/gkrellmms2: Uses obsolete glib12
2018-12-20 audio/xmms-ladspa: Uses obsolete glib12
2018-12-19 math/octave-forge-engine: Broken for more than 6 months
2018-12-20 math/surf: Uses obsolete glib12
2018-12-19 math/msieve: Broken for more than 6 months
2018-12-19 math/octave-forge-fl-core: Broken for more than 6 months
2018-12-19 math/octave-forge-pdb: Broken for more than 6 months
2018-12-19 math/octave-forge-audio: Broken for more than 6 months
2018-12-20 math/geg: Uses obsolete glib12
2018-12-20 math/grpn: Uses obsolete glib12
2018-12-20 x11/gdkxft: Uses obsolete glib12
2018-12-20 x11/gtk-theme-switch: Uses obsolete glib12
2018-12-19 x11/xpyb: Broken for more than 6 months
2018-12-20 x11/gtk-launch: Uses obsolete glib12
2018-12-19 x11/xpra: Broken for more than 6 months
2018-12-20 palm/pilrc: Uses obsolete glib12
2018-12-20 x11-fm/mtoolsfm: Uses obsolete glib12
2018-12-20 german/steak: Uses obsolete glib12
2018-12-20 multimedia/xmms-skins-huge: Uses obsolete glib12
2018-12-20 multimedia/openquicktime: Uses obsolete glib12
2018-12-20 multimedia/xmms-skins: Uses obsolete glib12
2018-12-20 multimedia/oqtplayer: Uses obsolete glib12
2018-12-20 multimedia/oqtencoder: Uses obsolete glib12
2018-12-20 multimedia/p5-Video-OpenQuicktime: Uses obsolete glib12
2018-12-20 multimedia/xtheater: Uses obsolete glib12
2018-12-20 multimedia/dv2jpg: Uses obsolete glib12
2018-12-20 comms/hf: Uses obsolete glib12
2018-12-20 comms/gscmxx: Uses obsolete glib12
2018-12-20 sysutils/wmcube-gdk: Uses obsolete glib12
2018-12-20 sysutils/gcombust: Uses obsolete glib12
2018-12-20 sysutils/xlogmaster: Uses obsolete glib12
2018-12-20 sysutils/mount.app: Uses obsolete glib12
2018-12-20 sysutils/bbapm: Uses obsolete glib12
2018-12-21 13:19:02 +00:00
Dmitry Marakasov
d4fcbb9e64 - Update WWW 2018-12-20 09:30:11 +00:00
Dmitry Marakasov
8596ccad62 - Update WWW 2018-12-19 09:30:07 +00:00
Niclas Zeising
248c6b5c09 Split out evdev headers from multimedia/v4l_compat
Split out evdev headers (input.h, input-event-codes.h, uinput.h) into their
own port, devel/evdev-proto, and update those to be current with the Linux
4.19 kernel.  This is done in order to be able to update the rest of the
FreeBSD input stack, which is forthcoming.

By splititng out the evdev headers we can update them independent of other
updates in v4l_compat, which makes it easier for the graphics team to keep
track of them and keep them updated as needed.

Update devel/libevdev from 1.4.4 to 1.5.9 instead of trying to make it work
with the updated headers.  This will be further updated.

Update devel/py-evdev from 0.5.0 to 0.8.1 instead of trying to make it work
with the updated evdev headers.

Update consumers to use devel/evdev-proto rather than multimedia/v4l_compat
as needed, and bump portrevisions.

This is the first step in getting the FreeBSD input stack (libevdev,
libinput and so on) updated to newer versions.

Many thanks to all who have helped out with testing, code and exp-runs.
Apologies if I've forgotten to add any names.

PR:		222905, 217248, (based on, in part), 233787 (exp-run)
Submitted by:	Greg V, wulf
Tested by:	tcberner, kde
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Obtained from:	FreeBSDDesktop development repo
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input-ports
2018-12-19 09:09:11 +00:00
Dmitry Marakasov
a1bf52ba51 - Update to 1.5.0
- Update WWW
2018-12-17 20:34:09 +00:00
Dmitry Marakasov
f36f26a68e - Update WWW 2018-12-17 19:21:10 +00:00
Dmitry Marakasov
e9452ad255 - Update WWW
PR:		234046
Submitted by:	freebsd_ports@k-worx.org
Approved by:	portmgr blanket
2018-12-17 19:13:18 +00:00
Dmitry Marakasov
e4fb30ffe3 - Mark BROKEN and deprecate 2018-12-17 18:51:22 +00:00
Nikolai Lifanov
c273917016 update games/wtf to 20181212 snapshot from NetBSD 2018-12-17 01:47:32 +00:00
Jan Beich
5cbcf6de91 games/openra: update to 20181215
Changes:	https://github.com/OpenRA/OpenRA/wiki/Changelog#release-20181215
MFH:		2018Q4 (for multiplayer, mostly bug fixes otherwise)
2018-12-16 00:56:33 +00:00
Koop Mast
ee59a27b6b Make sure share/games gets created and removed. Otherwise there might be
chicken & egg issues. While here fix tali score files.

Reported by:	mandree@, antoine@
2018-12-15 21:43:49 +00:00
Antoine Brodin
43dadc9930 Revert r487528 and unbreak 2018-12-15 20:29:45 +00:00
Koop Mast
59e9dec76e Update libgnome-games-support to 1.4.3. 2018-12-15 19:29:23 +00:00
Koop Mast
8e40243dc2 Fix leftover issue.
Submitted by:	mandree@
2018-12-15 15:43:13 +00:00
Jan Beich
52b2a52b18 games/openbor: update to 6551
Changes:	a26efe22...f30613ae
2018-12-14 23:41:13 +00:00
Danilo Egea Gondolfo
162abcef4d - Update to 2.1.0 2018-12-14 21:15:16 +00:00
Dmitry Marakasov
0674a3d197 - Update to 1.09.01 2018-12-14 16:18:16 +00:00
Dmitry Marakasov
853b12d76a - Update to 1.09.01 2018-12-14 16:18:09 +00:00
Dmitry Marakasov
ac635e3764 - Fix build when SDL is built with sndio by adding USES=localbase:ldflags
PR:		233987
Submitted by:	pkubaj@anongoth.pl
MFH:		2018Q4
2018-12-14 15:49:57 +00:00
Tobias C. Berner
3ac19993e6 Update KDE Applications to 18.12.0
https://www.kde.org/announcements/announce-applications-18.12.0.php
2018-12-14 05:07:04 +00:00
Dmitry Marakasov
0839c563bc - Update to 1.5 2018-12-13 19:26:39 +00:00
Alexey Dokuchaev
8b702f0de0 Update SLADE to version 3.1.3.
Reported by:	portscout
2018-12-13 16:30:37 +00:00