210 Commits

Author SHA1 Message Date
robert
9c30a506dd update to 6.0.3.2 2018-04-05 21:49:33 +00:00
robert
907902b41c update to 6.0.2.1 and use libepoxy from the system to avoid patching for
opening libGL.so.1 because the system one has the patch already
2018-03-15 15:15:07 +00:00
robert
6e60847c73 update to 6.0.1.1 2018-02-10 16:49:57 +00:00
robert
d87aba205e unbreak build if there is no cppunit installed on the system 2018-02-08 09:57:36 +00:00
robert
0aad37eda1 update to 6.0.0.3 2018-02-05 17:15:05 +00:00
robert
1d7af7ee5b set LC_CTYPE to en_US.UTF-8 if not set to anything else so that
documents with special characters can be opened
2018-01-22 15:48:21 +00:00
robert
52cb691f85 add missing distfile 2018-01-03 11:54:56 +00:00
robert
a18189fddd forgot to commit this patch in the previous commit for fixing the build 2018-01-01 13:37:49 +00:00
robert
c3b3e1df7f use system graphics/glm; fixes build breakage 2017-12-31 09:00:27 +00:00
robert
7b5ea120f5 update to 5.3.7.2 and drop COMPILER line as we are amd64 and i386 only 2017-12-29 07:39:30 +00:00
ajacoutot
2521c4748a Typo in comment. 2017-12-27 20:41:37 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
landry
fe3528c808 Fix some WANTLIB after nss dependency change (sometimes, just remove
unneeded softokn3, sometimes replace it by nssutil3) - note that there
might be more WANTLIB to fix/remove from those ports, but i only
concentrated on the changes related to nss.
2017-11-09 19:44:12 +00:00
naddy
ee41137ae4 replace gettext module 2017-11-06 17:51:39 +00:00
sthen
1dd1aed429 bump; textproc/icu4c now uses multi-packages for -wwwdata 2017-08-24 09:45:23 +00:00
robert
026b89f7e4 unbreak build on i386 2017-08-13 17:12:48 +00:00
sthen
7686fed6c8 mark BROKEN-i386 to save half an hour of build time. current failure:
/usr/obj/ports/libreoffice-5.2.7.2/libreoffice-5.2.7.2/bridges/source/cpp_uno/gcc3_linux_intel/except.cxx:164:32: error: unknown type name '__si_class_type_info'
/usr/obj/ports/libreoffice-5.2.7.2/libreoffice-5.2.7.2/bridges/source/cpp_uno/gcc3_linux_intel/except.cxx:170:32: error: unknown type name '__class_type_info'

previously failed with segfaults during build.
2017-08-10 15:55:03 +00:00
robert
4cafd023a3 add another boost include path fix and link the internal libhyphen statically as well 2017-07-31 21:45:37 +00:00
robert
bb800ec98d multiple clang fixes:
- make sure to link with the static libmythes in the build to avoid a runtime
  crash

- since libreoffice uses a bundled boost, let's make sure we don't pick
  up anything from the one installed on the system by using the proper
  include directory order
2017-07-31 15:39:05 +00:00
robert
c38bbcd5ee revert upstream commit 07157e644fa9666850767ff6bd54c1511167a0a2 which added
thread_local usage which we don't have yet to avoid __cxa_thread_atexit
problems on c++11
2017-07-30 19:39:18 +00:00
naddy
775e0ea243 bump; ok sthen@ 2017-07-28 11:21:01 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
a1a1713769 let this build with ports boost, until robert figures out the correct
include incantation.

okay robert@
2017-07-25 16:19:14 +00:00
robert
3a78f6911b allow build with system clang 2017-07-23 18:54:01 +00:00
espie
1cf6f70a42 oops, my editor killed one line 2017-07-18 21:06:48 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
robert
407280ef36 fix path to xdg-open and friends and add run dependency for devel/xdg-utils 2017-07-04 08:17:55 +00:00
robert
8e62b264b4 unbreak build 2017-07-03 11:02:02 +00:00
robert
e995764022 update to 5.2.7.2 2017-07-03 08:32:10 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
naddy
39f4a5fc8d proper bump after jdk 1.7 -> 1.8 change 2017-04-23 13:42:25 +00:00
kurt
558715b919 - disconnect devel/jdk/1.7 from the build
- adjust java.port.mk so all 1.7 and lower ports now build with 1.8
- bump revision on affected ports
okay sthen@, ian@, landry@
2017-04-21 13:27:46 +00:00
landry
52ca4711f9 Fix WANTLIB and bump REVISION for all ports depending on hunspell.
While here enforce dependency on hunspell 1.6 in mozilla.port.mk, as
it's a requirement for 53.
2017-04-12 18:12:33 +00:00
landry
f3bb4a5219 Use MODPY_DEFAULT_VERSION_3 via SUBST_VARS and SUBST_CMD in
patch-configure, so that this builds fine with python 3.6 instead of
hardcoding 3.4.
2017-01-03 19:30:57 +00:00
robert
a54cc4d99d update to 5.2.4.2 2016-12-26 19:04:31 +00:00
ajacoutot
dd9c8b1f65 Fix build with ICU 58. 2016-12-05 16:17:37 +00:00
robert
2840c8180b add missing patch 2016-11-02 14:33:47 +00:00
robert
d48afa0b55 update to 5.2.2.2 2016-11-01 11:56:29 +00:00
robert
4ea534456a update to 5.2.1.2 2016-09-08 16:47:21 +00:00
robert
86e5f1e48c unbreak build 2016-09-06 16:23:15 +00:00
robert
8072f67c8c update wantlib 2016-09-04 14:55:52 +00:00
robert
7407da49c7 update to 5.2.0.4 2016-09-04 12:02:49 +00:00
sthen
7f8773cd08 mark libreoffice as USE_WXNEEDED; working now that gcc4 can see the ld wrapper 2016-08-22 23:56:41 +00:00
sthen
1d81a7f192 sync WANTLIB 2016-07-09 09:09:08 +00:00
robert
8fa9c7ec12 update to 5.1.4.2 2016-06-24 14:06:27 +00:00
robert
9719cab9d0 update to 5.1.2.2 2016-04-08 20:42:14 +00:00
robert
c1effeb666 add missing dependency for gtk+3 2016-03-13 19:20:02 +00:00
robert
d5677d96c0 update to 5.1.1.3 2016-03-13 10:31:16 +00:00
robert
5ba4ab8392 change the dpb property from kde3 to kde4 2016-03-03 10:17:38 +00:00
robert
ede0882976 update to 5.1.0.3 2016-03-01 21:39:58 +00:00