33 Commits

Author SHA1 Message Date
jasper
fe19141287 mark this broken for big endian arches. even if it builds the runtime has
serious issues as pointed out by cwen@

ok bcallah@ (MAINTAINER)
2021-01-23 15:19:54 +00:00
bcallah
e7fa670ef5 Update to valyriatear-1.1.0
Changelog: https://github.com/ValyriaTear/ValyriaTear/releases/tag/1.1.0
ok solene@
2019-09-22 21:39:53 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
bentley
f7b3edf8e9 Rename valyriatear package to lowercase.
The package name used to be lowercase, but inadvertently gained
capitals with the 1.0.0 update.

ok bcallah@ (MAINTAINER)
2018-10-27 07:22:47 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
bentley
df83b42219 Explicitly link against libiconv, fixing build with lld. 2018-10-24 09:42:44 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
bcallah
f5e7bcdd72 Unbreak build with gcc-4.2.1
Noticed by and ok naddy@
2018-04-28 18:10:04 +00:00
bcallah
d82c18bf6f Fix build with clang6. Retake MAINTAINER while here.
ok jasper@
2018-04-08 19:16:43 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
naddy
adfe0960ab Move BUILD_DEPENDS+=devel/gettext-tools out of the gettext module and
into those ports that actually require it.
2017-11-18 22:23:59 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
d157c2c3fd build with clang 2017-05-22 18:26:30 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
bentley
7a6cabbec2 Use https for Blogspot URLs. 2016-05-05 02:32:55 +00:00
jasper
d6e85d6790 DISTNAME is set by bsd.port.mk for these ports now 2015-12-29 19:49:39 +00:00
jasper
b3f43061d5 use GH_PROJECT for DISTNAME and sync distinfo 2015-12-29 12:45:43 +00:00
sthen
b0afd3bc40 remove bcallah as maintainer of his ports, at his request 2015-08-25 13:18:24 +00:00
jasper
807431aae3 Fixed luabind compilation when using boost 1.57
from upstream
2015-06-29 08:04:42 +00:00
sthen
f12e6be118 drop GH_COMMIT lines which are hidden behind GH_TAGNAME,
discussed with a few in the room.
2015-04-05 13:31:13 +00:00
ajacoutot
f33b253e38 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:41:04 +00:00
bcallah
06e0db6ec8 Update to 1.0.0
Testing/tweaks from kirby@ and bentley@
ok kirby@
2014-09-22 17:23:47 +00:00
landry
8780e26c9e Bump ports using gcc4 module.
(not: mozilla ports not bumped since they're going to be updated in a few)
2014-03-10 20:27:25 +00:00
brad
d22e03cc5b Disable the use of precompiled headers which triggers known bug(s) with
various GCC versions. This allows valyriatear to be built with the
system compiler.

ok bcallah@
2013-12-12 07:53:03 +00:00
bcallah
d5d488aa3d Forgot to remove these, all of this stuff was committed upstream. 2013-10-04 18:26:47 +00:00
bcallah
a6432af694 Update games/valyriatear to 0.6.0
Use gcc-4.6 due to a compiler bug with gcc-4.2
ok benoit@
2013-10-04 18:12:09 +00:00
naddy
2ff433c059 Fix build with png-1.6. 2013-06-07 20:03:31 +00:00
bcallah
fe65090f7f Update games/valyriatear to 0.5.1
ok brad@
2013-04-09 14:03:05 +00:00
bentley
918260932c Use MODLUA_WANTLIB. Also don't unintentionally "cp ${FILESDIR}/CVS/ ..."
ok bcallah@
2013-03-13 22:44:45 +00:00
bcallah
9e3e5ff61f Import games/valyriatear, a free J-RPG game.
ok benoit@
2013-03-13 15:49:53 +00:00