1266 Commits

Author SHA1 Message Date
rsadowski
e19fa07465 Update homebank-5.2.2
ok pea@
2018-11-06 17:24:42 +00:00
sthen
12488f7920 update to radicale-2.1.11 2018-11-06 14:29:37 +00:00
bentley
ed24aae5c1 Explicitly disable libedit support since we don't install the needed headers.
ok naddy@
2018-11-05 10:24:17 +00:00
naddy
ff4cf372bf libalkimia and its dependent kmymoney require the C++ template code in
gmpxx.h but do not link with libgmpxx, so add devel/gmp,-cxx to both
build and run depends.
2018-11-03 14:46:02 +00:00
naddy
6708eafbb8 require the devel/gmp,-cxx subpackage at build time for the templates in
gmpxx.h
2018-11-02 18:56:50 +00:00
naddy
84174f9106 bump for package path change devel/gmp -> devel/gmp,-main 2018-11-02 18:48:39 +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
naddy
cd6d868b66 Bug fix: In some cases (e.g., TERM=pccon0) wgetch(3) can return
KEY_ENTER instead of '\n' when the return key is pressed, causing
getstring() to fail.  From Mohamed Aslan.
2018-10-19 14:19:59 +00:00
sthen
44f8a14fd9 switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still
using mcrypt).
2018-10-17 14:15:55 +00:00
remi
9383aadfb3 add khard 2018-10-01 10:40:34 +00:00
remi
4f143b9833 Import khard - a console editor for vcard
port created by Marcus MERIGHI
improved an OK feinerer@
2018-10-01 10:37:58 +00:00
sthen
52947b3b57 update khal to a checkout from master, this includes a fix for dateutil>=2.7
problem reported by feinerer@ and Marcus Merighi, ok jung@ (maintainer)
2018-09-19 09:18:44 +00:00
pea
6b165809d3 Update to 5.2.1
ok ajacoutot@ rsadowski@
2018-09-17 08:59:22 +00:00
rsadowski
f4eaad62a7 Update homebank-5.2
WANTLIB tweak and ok pea@
2018-09-14 15:45:35 +00:00
sthen
353e676591 add @option is-branch 2018-09-11 20:40:52 +00:00
sthen
d9948b2410 +radicale2 2018-09-11 08:55:51 +00:00
sthen
3e38ef19d4 import ports/productivity/radicale2, ok jasper@ - data formats changed
and upgrading from radicale 1.x requires exporting from the older
version, so it makes sense to carry the two in parallel for a time.

---
The Radicale Project is a complete CalDAV calendar server solution,
capable of making multiple calendars available to local and remote
users, with optional authentication policies. Calendars can be
viewed and edited by a calendar client such as
Mozilla Lightning Calendar or Evolution.

The Radicale Project aims to be a light solution, easy to use, easy
to install, easy to configure. As a consequence, it requires few
software dependencies and is pre-configured to work out-of-the-box.
---
2018-09-11 08:55:27 +00:00
sthen
92a30c643c https HOMEPAGE 2018-09-06 22:54:07 +00:00
sthen
4ffbadf18b update to radicale-1.1.6, the most recent of the 1.1.x branch.
py3 works so switch across.

2.x is a bit different and would probably benefit from being a separate
port rather than directly updating productivity/radicale (not least
because you need to export data from 1.1.x before migrating).
2018-09-06 22:48:30 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
ajacoutot
92fec481f0 Drop the empty do-build target and use NO_BUILD=Yes and MODPY_BUILDDEP=Yes. 2018-08-19 09:00:45 +00:00
remi
fefa67c89b Add www/py-requests-oauthlib as additional dependency.
This allows vdirsyncer to synchronize contactc and calendars with google.

ok danj@
2018-08-16 21:37:55 +00:00
remi
5fc9326fa9 update to vdirsyncer 0.16.7
ok danj@
2018-08-11 09:28:30 +00:00
kili
a721e40ec2 Remove devel/py-test-capturelog from TEST_DEPENDS.
It doesn't exist any longer and the broken dependency
breaks the build of databases/sqlports.

Probably lost in the longish py-test-capturelog thread
on ports@.
2018-07-26 21:30:44 +00:00
espie
0ff5d4cb86 dependency: missed one 2018-07-23 08:05:58 +00:00
zhuk
aa12016298 Fix path to manual in, err, manual page and in vym itself.
okay jasper@
2018-07-21 19:52:38 +00:00
ajacoutot
2eca0f8e0b Don't pick up gmkdir. 2018-07-18 05:46:15 +00:00
ajacoutot
fb2e3c3947 Fix SYSCONFDIR. Can't really be done using an environment variable because
of how binreloc is handled.
2018-07-11 21:14:36 +00:00
ajacoutot
87183a2e41 Update to gnucash-3.2, which was one of the last users of the old and
unmaintained www/webkit; now uses webkitgtk4.
2018-07-11 12:09:10 +00:00
gonzalo
f79c3102c7 Update for Khal to 0.9.9
OK jung@ (maintainer)
2018-07-10 13:24:14 +00:00
espie
2a95b6e111 tag glib-compile-schemas 2018-07-06 06:04:41 +00:00
espie
a3cc216348 @tag update-mime-database 2018-07-01 18:33:35 +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
ajacoutot
b777f8e35f Update to rednotebook-2.5. 2018-06-23 15:23:52 +00:00
ajacoutot
9e4dacd0e6 Adapt to recent httpd(8) syntaxt change (root+strip => root, request strip) 2018-06-16 08:34:38 +00:00
rsadowski
cbcc885830 Update homebank-5.1.8
Maintainer timeout

ok ajacoutot@
2018-06-15 17:30:01 +00:00
rsadowski
e3b3091c90 Unhook kcalc KDE4 and hook KDE5
RUN_DPENEDS change from x11/kde4/kcalc to x11/kde-applications/kcalc
in productivity/kmymoney.
2018-06-06 10:30:16 +00:00
jasper
bf76677b34 - use https for HOMEPAGE and MASTER_SITES
- take maintainership
- reformat DESCR
- don't install unneeded files
- drop RDEP on python
2018-06-03 11:20:18 +00:00
jasper
683bfef606 update to projectlibre-1.8.0 2018-06-02 12:38:05 +00:00
landry
97c5409909 Update to grisbi 1.0.4. 2018-06-01 07:35:36 +00:00
kspillner
b8f4c8bda5 Reserve uid 734 for _taskd, and make uid & gid match. Also tweak
MASTER_SITES and remove unnecessary CONFIGURE_ENV while here.  Reported by
espie@ & viq, with suggestions from kn@ and sthen@.

ok sthen@
2018-05-29 04:11:49 +00:00
landry
ba7d7a215e Unbreak with php 7 by updating to 1.1.7.
Tested with php 7 on 6.3, syncing events between thunderbird and davdroid.
2018-05-28 20:20:46 +00:00
sthen
ee5cc861cb - bump REVISION for php switch 2018-05-22 08:18:08 +00:00
sthen
3e72bf134b +timewarrior 2018-05-17 23:22:49 +00:00
sthen
c9bda98cb1 import ports/productivity/timewarrior, slightly tweaked from
Matthieu Guegan's submission, ok bket@

Timewarrior is a command line time tracking application, which allows
you to record time spent on activities.

It can be used as a companion program for Taskwarrior - a hook script
provides integration with the matching start and stop commands, thereby
enabling proper time tracking for Taskwarrior users.
2018-05-17 23:22:21 +00:00
ajacoutot
f4245891ac Regen WANTLIB/LIB_DEPENDS. 2018-05-15 13:27:47 +00:00
landry
53c7bf078a Update to grisbi 1.0.3.
Switch back to sourceforge as real tarballs are provided there.
2018-05-14 16:36:55 +00:00
jasper
992b2f1ba5 remove unneeded patch 2018-04-29 22:05:53 +00:00
jasper
46e831d035 update to vym-2.6.0 2018-04-29 08:13:07 +00:00