154 Commits

Author SHA1 Message Date
sthen
6400c91455 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:14 +00:00
ajacoutot
d3aaddb10c WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
ajacoutot
6751d2cb8c Regen WANTLIB to unbreak. 2022-05-27 07:39:32 +00:00
sthen
fb4f4282c3 sync WANTLIB 2022-03-31 16:51:59 +00:00
naddy
b2cbb03f33 drop RCS Ids 2022-03-11 18:58:26 +00:00
sthen
5e4370b64d bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:12 +00:00
ajacoutot
1de900ae6b Update to abiword-3.0.5. 2021-07-04 08:01:05 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
ajacoutot
1d8d2e7f3f - Move to enchant2
- Remove uneeded patch
- Fix gobject-introspection overrides directory
- Fix for 64bit time_t
- Make AP_UnixPrefs::overlayEnvironmentPrefs() a noop; this function is totally
broken and leads to sigsegv.
2021-02-13 10:15:02 +00:00
ajacoutot
2f2d2fd3d0 Add DEBUG_PACKAGES. 2020-12-23 14:41:06 +00:00
ajacoutot
9890d8665a Bump after py-gobject3 merge. 2020-10-03 15:39:57 +00:00
ajacoutot
c7d9caa8d2 Move to py3 and unbreak. 2020-09-13 10:10:07 +00:00
ajacoutot
914a7c3f17 Update to abiword-3.0.4.
Still BROKEN (abort trap on startup).
2019-12-31 14:27:04 +00:00
ajacoutot
31ec4d522f Regent WANTLIB after recent librsvg update (lost its croco dependency). 2019-11-18 19:57:43 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
naddy
0819fd513b switch to CONFIGURE_STYLE=autoreconf 2019-05-19 11:26:24 +00:00
ajacoutot
940b19840a Upgrade to the newest git commit (still broken). 2019-05-14 05:07:23 +00:00
ajacoutot
d1b7d01ebb Set BROKEN.
No idea what's happening but it aborts on startup for months now.
I'll try and have a look but the release is approaching.
2019-03-14 10:13:31 +00:00
ajacoutot
9bada5133e Missing BDEP+RDEP on devel/py-gobject3.
failure reported by naddy@
2019-02-07 14:41:45 +00:00
ajacoutot
d4653ead97 Unbreak packaging, I had a bogus python -> python2.7 symlink lying
around.
2019-02-05 08:47:37 +00:00
ajacoutot
b4dbebfb29 Bring all stable patches from upstream.
Still broken at runtime but at least we have a base to start and fix
things.
2019-02-04 17:05:42 +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
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
rsadowski
8d59120635 sync WANTLIB; add Xtst
ok ajacoutot@
2017-11-12 18:16:22 +00:00
sthen
ceb7770170 Handle pthread-stubs removal. 2017-10-23 17:10:37 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
ajacoutot
6bbd5873a3 Make sure we don't pick up valgrind. 2017-07-25 11:25:14 +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
espie
630ad85f8c build with clang, trivial fixes 2017-05-26 14:51:27 +00:00
ajacoutot
d9c4d5c17b Update to abiword-3.0.2. 2017-04-13 09:54:38 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
ajacoutot
c6a409b78a Sync WANTLIB to unbreak (reported by naddy@). 2017-02-21 09:44:37 +00:00
sthen
2d2a417458 sync WANTLIB (readding idn to some where I was overzealous, plus some lzma/pthread) 2016-11-07 10:51:36 +00:00
sthen
c15b136e13 sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
naddy
ce859edcb4 garbage collect CONFIGURE_SHARED 2016-03-11 20:28:21 +00:00
sthen
4e2d8093a5 sync WANTLIB (curl+nghttp2) 2015-10-30 12:47:38 +00:00
pascal
f0585aa4cf gcc4 bumps, reminded by aja@ 2015-05-28 10:17:22 +00:00
sthen
d63e2ec7e6 sync WANTLIB 2015-05-05 17:00:16 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
37b0f26f0d x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:11:24 +00:00
landry
8e6eec1dbd Use -O0 on hppa, otherwise gcc 4.8 does an ICE on
"internal compiler error: in expand_expr_addr_expr_1, at expr.c:7656"
2015-03-16 21:45:18 +00:00
ajacoutot
7bbb9e0e78 Update to abiword-3.0.1. 2015-01-21 17:25:50 +00:00
sthen
87bb49c072 sync WANTLIB 2014-11-05 11:43:59 +00:00
ajacoutot
b3f79f4bc5 Sync WANTLIB after goffice update. 2014-03-09 22:11:05 +00:00
landry
cf6fcdce4c BROKEN-alpha since update to 3.0.0 (2.8.6 was fine)
gr_RenderInfo.cpp:426:1: internal compiler error: Segmentation fault
2013-12-22 10:41:26 +00:00
ajacoutot
164ffa5c3e Loosen up the dependency on devel/goffice version. 2013-11-29 08:51:52 +00:00
ajacoutot
3ca3105074 Update to abiword-3.0.0. 2013-10-26 11:27:21 +00:00
ajacoutot
539eeef333 distfiles.bsdfrog.org: http -> https 2013-10-01 09:07:14 +00:00