1167 Commits

Author SHA1 Message Date
schwarze
4a46fa2176 Don't spoil the tables by running GNU tbl(1) at build time,
just install the source and drop USE_GROFF.
While here, fix wrong escaping that may lose information.
2017-06-04 01:24:07 +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
jasper
51d207a1b7 update to radicale-1.1.3 which adds a migration path to radicale 2
ok sthen@
2017-05-29 14:44:40 +00:00
kili
92328dcc18 Add missing build dependency devel/py-setuptools_scm. 2017-05-27 20:09:38 +00:00
zhuk
97400a62dc Unbreak build with Clang.
Still wondering how things were supposed to work with GCC.
2017-05-27 09:51:12 +00:00
espie
052ef02483 WANT_CXX 2017-05-27 05:04:07 +00:00
jung
0cc65424ce link productivity/khal 2017-05-26 19:45:23 +00:00
jung
f69b938f27 import productivity/khal
Khal is a standards based CLI (console) calendar program, able to synchronize
with CalDAV servers through vdirsyncer.

with input from danj

ok danj
2017-05-26 19:43:03 +00:00
espie
cbe666a201 figure out how to get to sqlite during tests. fixes clang configure 2017-05-22 19:38:59 +00:00
espie
ec7902d676 WANT_CXX 2017-05-22 13:54:51 +00:00
espie
4fb3a1e7d6 allow build with clang, /usr/local does not come for free 2017-05-22 13:54:20 +00:00
pea
8cdfab3b75 Update to 5.1.5 2017-05-18 12:58:43 +00:00
jasper
c4e2da94fd various tweaks:
- install the 'rights' file and update README accordingly
- tune down default logging from DEBUG to INFO

MAINTAINER timed-out
ok sthen@
2017-05-16 17:15:40 +00:00
jasper
a0afe53048 Security update to radicale-1.1.2 addressing CVE-2017-8342:
"Radicale before 1.1.2 and 2.x before 2.0.0rc2 is prone to timing oracles and
simple brute-force attacks when using the htpasswd authentication method."

MAINTAINER timed-out
ok sthen@
2017-05-16 17:13:52 +00:00
espie
d9ad013a78 WANT_CXX. Adjust XOPEN_SOURCE to let libc++ work 2017-05-13 15:40:27 +00:00
espie
237eeaa7ab fix fix... replace estdc++ with LIBECXX
found by aja@
2017-05-11 21:22:31 +00:00
espie
5547286ead kill most of the / at the end of WRK* variables 2017-05-11 20:50:55 +00:00
espie
50124b3fca unhardcode libestdc++ 2017-05-11 20:29:32 +00:00
ajacoutot
5db86f01aa Delete tryton; the version we have in ports is not really maintained. I started
to work on an diff to update everything to the latest release just to realise
that there wasn't a point in doing this it's essentially a matter of
ftp+tar xzf. Not worth maintaining 100+ packages.
2017-05-08 17:01:14 +00:00
espie
0d53d6971a missing include, fixes clang 2017-05-08 12:06:47 +00:00
espie
15bf6ad85b trivial fix for clang 2017-05-08 11:56:50 +00:00
espie
dedd7074fa fixes for clang, don't collide with std::mutex, fix include guards 2017-05-08 11:50:27 +00:00
schwarze
63731a77f6 mandoc(1) now supports .ta, drop USE_GROFF and bump 2017-05-08 09:55:26 +00:00
jasper
355b2c15dd fix MASTER_SITES 2017-05-06 20:23:21 +00:00
rsadowski
67fad751ee disable doxygen
ok jca@
2017-04-29 16:17:35 +00:00
rsadowski
87ce984d78 disable doxygen
ok jca@
2017-04-29 16:16:38 +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
ajacoutot
39a1979b35 Regen WANTLIB. 2017-04-18 20:26:06 +00:00
landry
acde68e254 Fix homepage, previous url redirects to a parked domain. Port could also
be removed, as it's dead upstream since nearly 5 years (cf
27e2a66cc4)
2017-04-18 16:52:33 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
sthen
4b06d277bb update to 1.1.36 to unbreak with Perl 5.24, from Caspar Schutijser 2017-03-29 19:58:54 +00:00
ajacoutot
a67eb2a482 Update to gnucash-2.6.16. 2017-03-29 07:49:42 +00:00
benoit
3b2642241f Update to p5-Business-Tax-VAT-Validation-1.11. 2017-03-28 08:59:42 +00:00
landry
49d6ba4f27 Add an example config for httpd(8), example from Michael Warmuth-Uhl,
diff from Marcus MERIGHI, thanks!
2017-03-24 18:29:37 +00:00
okan
951bd53769 Unhook productivity/wyrd; dead upstream and no further interest exists.
ok daniel@
2017-03-24 14:57:58 +00:00
sthen
a77f5d8616 BDEP on py-setuptools_scm, spotted by naddy 2017-03-18 14:44:26 +00:00
sthen
cf1e2b6245 +vdirsyncer 2017-03-17 07:54:17 +00:00
sthen
db1406ba9a import productivity/vdirsyncer, from Remi Locherer, ok danj@
Vdirsyncer synchronizes your calendars and addressbooks between two
storages. The most popular purpose is to synchronize a CalDAV/CardDAV
server with a local folder or file. The local data can then be accessed
via a variety of programs, none of which have to know or worry about
syncing to a server.
2017-03-17 07:53:49 +00:00
ajacoutot
3253b142b6 Drop MAINTAINER per his request. 2017-03-17 07:15:01 +00:00
ajacoutot
4b4b5db181 Update to calcurse-4.2.2v0. 2017-03-15 09:26:10 +00:00
okan
750a34453d Honour CFLAGS; noted by and OK naddy@ 2017-03-06 14:40:33 +00:00
jca
d4f83a6f63 Honour CC 2017-03-04 16:45:17 +00:00
jca
3d93198478 regen patch 2017-03-04 16:45:09 +00:00
ajacoutot
994733a9be First shot at fixing the idn -> idn2 failure after gnutls dependency change.
List provided by naddy@, thanks!
2017-02-19 14:43:49 +00:00
ajacoutot
a4751d331b Missed bump. 2017-02-18 17:33:51 +00:00
ajacoutot
1722249aa0 idn -> idn2 after gnutls WANTLIB change. 2017-02-18 17:32:37 +00:00
pea
287ff957dc Update to 5.1.4
ok ajacoutot@
2017-02-16 10:14:51 +00:00
ajacoutot
40a45f9ce5 WebKitGTK+ 2.4 is full of security holes and not maintained upstream anymore.
So stop coping with the insanity and let's remove py-webkitgtk (people should be
using the newer WebKit introspection libs) and rednotebook which depends on it
and hasn't been updated in years.

prodded by a mail from Davide Gerhard
ok robert@
2017-01-31 07:02:44 +00:00
jasper
213682b20c update to projectlibre-1.7.0 2017-01-29 11:54:30 +00:00
zhuk
138a8b9b64 Fix KBanking after update to 4.8.0.
The actual issue was that gwenhyfar had CMake interface different to what
KMyMoney was expecting.

Initial report from dorian dot buettner at gmx dot de, thanks!
2017-01-20 09:14:12 +00:00