1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Commit Graph

19453 Commits

Author SHA1 Message Date
Nikolai Lifanov
9694688767 update games/tome4 to 1.6.4 2019-11-28 03:22:36 +00:00
Tobias Kortkamp
a8ed451b9c games/eboard: Unbreak JOYSTICK option
devel/linux-js has been gone for over 6 years.  Use devel/evdev-proto
instead.  It now provides linux/joystick.h.

PR:		241354
Submitted by:	rozhuk.im@gmail.com
2019-11-27 10:51:59 +00:00
Jung-uk Kim
5a52a08234 Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
2019-11-26 21:46:12 +00:00
Jason Helfman
a7d7a98af2 - update to 0.7
* incorporated patches by Robert Bonomi into cribbage
* moved sources to a dedicated github.com repository for easier future
  bugfixing
* changed epoch - 5.5.0 (as in DragonFlyBSD) really doesn't make sense.
  version 0.7 suggests it's not as tidy as it should be, so that's
  appropriate.

PR:		242250
Submitted by:	jockl@pianojockl.org (maintainer)
2019-11-26 19:37:41 +00:00
Nikolai Lifanov
347baf359b update games/tome4 to 1.6.3 2019-11-26 18:53:14 +00:00
Brooks Davis
f2ab442843 Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.

When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively.  When declared in the environment they
become WITHOUT_<FOO>.
2019-11-25 23:25:52 +00:00
Tobias Kortkamp
c8bec6c6fe Give KDE games back a useful COMMENT after r518382
Pointy hat:	tobik
2019-11-25 15:56:43 +00:00
Tobias Kortkamp
7bdae66f3e games/rocksndiamonds-data: Remove nop options
The symlinks are not staged and never packaged.

- Fix it to always install the symlinks instead
- Remove bad advice from pkg-message
- Remove useless pkg-deinstall script
- Clean up cruft in extract phase
2019-11-25 10:50:12 +00:00
Tobias Kortkamp
be57909497 games/kdegames: Canonicalize option names
/!\ kdegames-19.08.3: Makefile warnings, please consider fixing /!\

These options name have characters outside of [-_A-Z0-9]:

bomber bovo granatier kapman katomic kblackbox kblocks kbounce kbreakout
kdiamond kfourinline killbots kiriki kjumpingcube klickety klines kmahjongg
kmines knavalbattle knetwalk knights kolf kollision kpat kshisen ksirk ksquares
ktuberling picmi

Approved by:	kde (tcberner, in D22540)
2019-11-25 07:49:08 +00:00
Piotr Kubaj
10538d905e games/reminiscence: fix build on GCC architectures
Use newer GCC for build:
cc1plus: error: unrecognized command line option "-Wpedantic"

Approved by:	mentors (implicit approval)
2019-11-24 11:16:47 +00:00
Dmitry Marakasov
5f38767fb1 - Update to 2.4.2 2019-11-22 23:36:47 +00:00
Dmitry Marakasov
857f685df1 - Update to 2.4.2 2019-11-22 23:36:42 +00:00
Jan Beich
5520043a39 games/onscripter: update to 20191116
Changes:	http://onscripter.osdn.jp/onscripter_devel.2019.html
2019-11-22 20:04:43 +00:00
Jason Helfman
c61c6eee20 Add new port: games/mancala
Implementation of the simple board game called Mancala.  Contains both a
user unfriendly character based interface, and a nice, user friendly X11
interface.  Be warned: If you just bother to read the rules, you may get
hooked on this!
2019-11-22 00:50:06 +00:00
Dmitry Marakasov
1acb9bbaa3 - Fix build on gcc archs by requiring newer compiler
PR:		242079
Submitted by:	pkubaj@FreeBSD.org
2019-11-21 21:10:39 +00:00
Dmitry Marakasov
7b04eb900c - Update to 1.61 2019-11-21 20:49:25 +00:00
Dmitry Marakasov
a419b154ec - Update to 1.1.3
- Take maintainership
- Fix LICENSE
- Simplify
- Support global highscore
2019-11-21 20:44:50 +00:00
Dmitry Marakasov
40f546bb60 - Update to 20191114 2019-11-21 11:43:19 +00:00
Dmitry Marakasov
3aa2f28b93 - Update to 0.43.2
- Take maintainership
- Install desktop entry, icon, appdata file, documentation
- Add support for global highscore table
2019-11-21 11:43:06 +00:00
Dmitry Marakasov
166b8f5011 - Update to 5.1.0 2019-11-21 11:25:56 +00:00
Dmitry Marakasov
059de3bd87 - Update to 5.1.0 2019-11-21 11:25:52 +00:00
Nikolai Lifanov
6250a0c26b update game/tome4 to 1.6.1 2019-11-21 01:00:23 +00:00
Dmitry Marakasov
a83e80b02d - Update to 1.3.1 2019-11-19 20:56:17 +00:00
Dmitry Marakasov
661d8e771e - Update to 1.0.0 2019-11-19 12:43:54 +00:00
Dmitry Marakasov
a7c0db668e - Update to 0.4.5 2019-11-18 20:22:51 +00:00
Jason Helfman
c567546cee Update to version 2.2.0
- shift to xz
- build process is more straight-forward, so drop do-build target.
- CHANGELOG is now CHANGES.md
- update WWW project page
- update maintainer address

PR:		241749
Submitted by:	jgh@
Approved by:	maintainer (markand@malikania.fr)
2019-11-18 16:33:07 +00:00
Jan Beich
86984b3bb2 games/openra: update to 20191117
Changes:	https://github.com/OpenRA/OpenRA/wiki/Changelog#release-20191117
MFH:		2019Q4 (for multiplayer)
2019-11-17 15:44:55 +00:00
Dmitry Marakasov
170b16802f - Update to 1.2 2019-11-17 14:50:03 +00:00
Stefan Eßer
11b5684394 Update to latest version
Approved by:	antoine (implicit)
2019-11-16 22:16:24 +00:00
Dmitry Marakasov
c92883d2d1 - Update to 1.1.0 2019-11-15 23:39:01 +00:00
Ganael LAPLANCHE
ca02b2baaa Update devel/flatzebra and dependent ports
Also:
- take maintainership for it
- clean up / re-order a few things
2019-11-15 11:00:18 +00:00
Tobias Kortkamp
581cac9416 Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql 2019-11-15 10:12:08 +00:00
Kai Knoblich
b90cc799d2 games/dMagnetic: Update to 0.18
* Update WWW and MASTER_SITES as both were switched to HTTPS.

Changelog:

* Fixed issues with graphics
* Fixed some glitches in the textual output

PR:		241885
Submitted by:	Thomas Dettbarn <dettus@dettus.net> (maintainer)
MFH:		2019Q4 (bugfix blanket)
2019-11-14 13:29:43 +00:00
Tobias Kortkamp
863110e9f9 Add USES={gl,gnome,mate,sdl,xorg} missed in the last round 2019-11-14 12:39:42 +00:00
Jan Beich
c75e649803 games/openbor: update to 7082
Changes:	9b0f0d29...d647dc4f
2019-11-14 00:43:49 +00:00
Jan Beich
29d77e9e77 games/freeorion: unbreak with boost 1.72
GG/src/Texture.cpp:232:25: error: no template named 'vector4' in namespace 'boost::mpl'
    typedef boost::mpl::vector4<
            ~~~~~~~~~~~~^
In file included from GG/src/Texture.cpp:32:
In file included from /usr/local/include/boost/gil/extension/dynamic_image/any_image.hpp:11:
In file included from /usr/local/include/boost/gil/extension/dynamic_image/any_image_view.hpp:17:
In file included from /usr/local/include/boost/variant.hpp:17:
/usr/local/include/boost/variant/variant.hpp:2416:5: error: static_assert failed due to requirement '::boost::mpl::is_sequence<int>::value' "( ::boost::mpl::is_sequence<Types>::value )"
    BOOST_STATIC_ASSERT(( ::boost::mpl::is_sequence<Types>::value ));
    ^                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/boost/static_assert.hpp:70:41: note: expanded from macro 'BOOST_STATIC_ASSERT'
 #     define BOOST_STATIC_ASSERT( ... ) static_assert(__VA_ARGS__, #__VA_ARGS__)
                                         ^             ~~~~~~~~~~~
/usr/local/include/boost/gil/extension/dynamic_image/any_image.hpp:88:26: note: in instantiation of template class 'boost::make_variant_over<int>' requested here
class any_image : public make_variant_over<Images>::type
                         ^
GG/src/Texture.cpp:247:15: note: in instantiation of template class 'boost::gil::any_image<int>' requested here
    ImageType image;
              ^
In file included from GG/src/Texture.cpp:32:
/usr/local/include/boost/gil/extension/dynamic_image/any_image.hpp:90:58: error: no type named 'type' in 'boost::make_variant_over<int>'
    using parent_t = typename make_variant_over<Images>::type;
                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
GG/src/Texture.cpp:247:15: note: in instantiation of template class 'boost::gil::any_image<int>' requested here
    ImageType image;
              ^
In file included from GG/src/Texture.cpp:32:
In file included from /usr/local/include/boost/gil/extension/dynamic_image/any_image.hpp:11:
In file included from /usr/local/include/boost/gil/extension/dynamic_image/any_image_view.hpp:12:
In file included from /usr/local/include/boost/gil/image.hpp:11:
In file included from /usr/local/include/boost/gil/algorithm.hpp:11:
In file included from /usr/local/include/boost/gil/bit_aligned_pixel_iterator.hpp:11:
In file included from /usr/local/include/boost/gil/bit_aligned_pixel_reference.hpp:12:
In file included from /usr/local/include/boost/gil/pixel.hpp:12:
In file included from /usr/local/include/boost/gil/channel.hpp:11:
In file included from /usr/local/include/boost/gil/utilities.hpp:11:
In file included from /usr/local/include/boost/gil/detail/mp11.hpp:12:
In file included from /usr/local/include/boost/mp11.hpp:11:
/usr/local/include/boost/mp11/list.hpp:45:19: error: no type named 'type' in 'boost::mp11::detail::mp_size_impl<int>'
template<class L> using mp_size = typename detail::mp_size_impl<L>::type;
                  ^~~~~
/usr/local/include/boost/mp11/algorithm.hpp:121:50: note: in instantiation of template type alias 'mp_size' requested here
template<template<class...> class F, class... L> using mp_transform = typename mp_if<mp_same<mp_size<L>...>, detail::mp_transform_impl<F, L...>, detail::list_size_mismatch>::type;
                                                 ^
/usr/local/include/boost/gil/extension/dynamic_image/any_image.hpp:33:1: note: in instantiation of template type alias 'mp_transform' requested here
using images_get_views_t = mp11::mp_transform<get_view_t, Images>;
^
/usr/local/include/boost/gil/extension/dynamic_image/any_image.hpp:92:43: note: in instantiation of template type alias 'images_get_views_t' requested here
    using view_t = any_image_view<detail::images_get_views_t<Images>>;
                                          ^
GG/src/Texture.cpp:247:15: note: in instantiation of template class 'boost::gil::any_image<int>' requested here
    ImageType image;
              ^
In file included from GG/src/Texture.cpp:32:
In file included from /usr/local/include/boost/gil/extension/dynamic_image/any_image.hpp:11:
In file included from /usr/local/include/boost/gil/extension/dynamic_image/any_image_view.hpp:12:
In file included from /usr/local/include/boost/gil/image.hpp:11:
In file included from /usr/local/include/boost/gil/algorithm.hpp:11:
In file included from /usr/local/include/boost/gil/bit_aligned_pixel_iterator.hpp:11:
In file included from /usr/local/include/boost/gil/bit_aligned_pixel_reference.hpp:12:
In file included from /usr/local/include/boost/gil/pixel.hpp:12:
In file included from /usr/local/include/boost/gil/channel.hpp:11:
In file included from /usr/local/include/boost/gil/utilities.hpp:11:
In file included from /usr/local/include/boost/gil/detail/mp11.hpp:12:
In file included from /usr/local/include/boost/mp11.hpp:11:
/usr/local/include/boost/mp11/list.hpp:45:19: error: no type named 'type' in 'boost::mp11::detail::mp_size_impl<int>'
template<class L> using mp_size = typename detail::mp_size_impl<L>::type;
                  ^~~~~
/usr/local/include/boost/mp11/algorithm.hpp:121:50: note: in instantiation of template type alias 'mp_size' requested here
template<template<class...> class F, class... L> using mp_transform = typename mp_if<mp_same<mp_size<L>...>, detail::mp_transform_impl<F, L...>, detail::list_size_mismatch>::type;
                                                 ^
/usr/local/include/boost/gil/extension/dynamic_image/any_image.hpp:39:1: note: in instantiation of template type alias 'mp_transform' requested here
using images_get_const_views_t = mp11::mp_transform<get_const_view_t, Images>;
^
/usr/local/include/boost/gil/extension/dynamic_image/any_image.hpp:93:49: note: in instantiation of template type alias 'images_get_const_views_t' requested here
    using const_view_t = any_image_view<detail::images_get_const_views_t<Images>>;
                                                ^
GG/src/Texture.cpp:247:15: note: in instantiation of template class 'boost::gil::any_image<int>' requested here
    ImageType image;
              ^

Obtained from:	upstream
2019-11-14 00:43:28 +00:00
Dmitry Marakasov
c03670dd75 - Update to 3.3.0 2019-11-13 21:48:38 +00:00
Dmitry Marakasov
db3a484558 Update distinfo, unbreak fetch
Tarball contents have not changed, binary diff show just some file
names moved around in the tar file

Approved by:	portmgr blanket
2019-11-13 19:48:18 +00:00
Piotr Kubaj
b97323f1c0 games/dxx-rebirth: update to 20191018, fix build with LLVM9
Update to the newest snapshot and merge upstream fix for LLVM9.

Approved by:	mentors (implicit approval)
Obtained from:	d056611989
2019-11-12 10:35:30 +00:00
Dmitry Marakasov
87d93667ce - Fix LICENSE (COPYING is GPLv3, but source files mention GPLv2+)
- Add LICENSE_FILE
- Switch to USES=localbase
- Optionize NLS (doesn't build with --disable-nls, so just make translation files installation optional)
2019-11-11 21:05:09 +00:00
Piotr Kubaj
f392900a27 games/devilutionX: fix build on GCC architectures
Needs C++11 compiler:
  Target "devilution" requires the language dialect "CXX11" , but CMake does
  not know the compile flags to use to enable it.

Approved by:	mentors (implicit approval)
2019-11-11 18:20:06 +00:00
Yuri Victorovich
001a7a1252 games/emptyepsilon: Update 2019.10.28 -> 2019.11.01
Reported by:	portscout
2019-11-10 16:40:01 +00:00
Danilo Egea Gondolfo
d5716de728 - Update to 2.1.2 2019-11-10 12:38:56 +00:00
Piotr Kubaj
132606a4a9 games/openrct2: update to 0.2.4
Update to 0.2.4, regenerate patches, remove clang 9 patch (already upstreamed).

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D22183
2019-11-09 19:35:11 +00:00
Tobias Kortkamp
6fa10ebd62 games/{ioquake3,openarena}: Add missing USES=sdl 2019-11-09 12:44:25 +00:00
Tobias C. Berner
19206a139e KDE Applications: update to 19.08.3
November 07, 2019.
Today KDE released the third stability update for KDE Applications 19.08. This
release contains only bugfixes and translation updates, providing a safe and
pleasant update for everyone.

More than a dozen recorded bugfixes include improvements to Kontact, Ark,
Cantor, K3b, Kdenlive, Konsole, Okular, Spectacle, Umbrello, among others.

Improvements include:
 *   In the video-editor Kdenlive, compositions no longer disappear when
     reopening a project with locked tracks
 *   Okular's annotation view now shows creation times in local time zone
     instead of UTC
 *   Keyboard control has been improved in the Spectacle screenshot utility

You can find the full list of changes here:
	https://kde.org/announcements/fulllog_applications-aether.php?version=19.08.3
2019-11-09 08:13:40 +00:00
Dmitry Marakasov
0f5565f5fb - Optionalize NLS 2019-11-08 18:57:29 +00:00
Tobias Kortkamp
ef878751a7 games: Add missing USES={gnome,gl,sdl,xorg} 2019-11-08 10:47:01 +00:00
Mark Linimon
686730d4e7 Unmark these ports broken on aarch64.
Submitted by:	emaste (TRYBROKEN run)
Approved by:	portmgr (tier-2 blanket)
2019-11-08 03:54:11 +00:00
Niclas Zeising
ef5d45aaa6 Sprinkle more USES=xorg 2019-11-07 20:19:59 +00:00