rsadowski
7abdad94b6
Update KMyMoney to 5.1.2
2021-11-10 11:55:27 +00:00
kirby
0149ee424b
update qbirthday to 0.7.0b3
2021-11-08 08:53:58 +00:00
sthen
37d14a5394
bump REVISION for switch from Python 3.8 -> 3.9
2021-11-02 00:01:52 +00:00
landry
665f1a77b1
bump REVISION for sqlalchemy consumers after pkgpath change
2021-11-01 08:24:40 +00:00
landry
e310eb5d02
productivity/grisbi: update to 2.0.4.
2021-10-31 16:04:10 +00:00
sthen
7e696f6165
calcurse: install calcurse-caldav sample config
2021-10-30 18:54:38 +00:00
paco
494cb05c31
update py-tasklib to its latest version 2.4.0
...
tweaks and ok thfr@
2021-10-30 16:21:15 +00:00
jasper
f1fb488f15
drop bogus force flag from post-install and zap extra space from DESCR while here
2021-10-27 15:03:26 +00:00
sthen
5c6ee67e1a
add ,python3 to parent dir makefile where the relevant ports use
...
FLAVOR=python3 + FLAVORS=python3
2021-10-24 22:51:16 +00:00
paco
7b61e62ba0
update py-tasklib to its latest version 2.4.0
...
tweaks and ok thfr@
2021-10-16 08:56:43 +00:00
gnezdo
b4db489150
Upgrade to hledger 1.23
...
kili: ... just go ahead
2021-10-14 05:12:25 +00:00
sthen
3eaebbcff3
gnucash-docs needs bash for build
2021-10-11 11:07:25 +00:00
ajacoutot
d32f999517
Update to gnucash-4.8.
...
Unmerge gnucash-docs from gnucash (like it was a few years ago) to simplify the
port.
2021-10-09 05:58:16 +00:00
bcallah
c4330b8729
Update to novprog-3.2.0
...
Changelog: https://gottcode.org/novprog/
2021-10-08 03:45:23 +00:00
solene
14244f036f
Update to osmo-0.4.4
...
ok rsadowski@
2021-10-05 09:40:39 +00:00
solene
2e9e9bafb9
Update to zim-0.74.0
...
ok benno@ (maintainer)
2021-10-04 16:35:11 +00:00
solene
530eb49dac
Update to lifeograph-2.0.2
...
taking maintainership
2021-10-04 11:14:13 +00:00
jung
34bcb36b3a
update to khal-0.10.4
...
from marcus merighi
ok remi
2021-09-15 20:06:12 +00:00
ajacoutot
0875b8d768
Update to rubrica2-2.0.8.
2021-08-31 11:56:51 +00:00
ajacoutot
c365a5b9a7
Update to rednotebook-2.22.
2021-08-30 19:36:13 +00:00
kmos
6ee242aeed
Strip out two instances of -Werror to fix build on sparc64
...
ok sthen
2021-08-09 16:08:43 +00:00
rsadowski
9eb21a3194
Update homebank to 5.5.3
2021-08-08 18:35:11 +00:00
gnezdo
cafcfd0198
Update hledger-1.2{1->2}, written by cabal-bundler and make makesum
...
OK kili@
2021-08-07 04:16:50 +00:00
sthen
5198de70c5
update to libphonenumber-8.12.28
2021-07-23 11:47:11 +00:00
sthen
9faa0e2de1
update to p5-Business-Tax-VAT-Validation-1.20, including support for the
...
exciting new non-ISO3166 XI vat code
2021-07-15 17:02:57 +00:00
martin
afa8474513
tighten permissions on database and config directories, because they might
...
contain sensitive data
prodded by James Cook
2021-07-15 14:03:33 +00:00
jasper
29aa487f1b
fix HOMEPAGE
...
from Jiri Navratil, thanks
2021-07-15 07:04:45 +00:00
daniel
7437f9d093
update py-sphinx to 4.0.2 and regen PLISTs for affected consumers
...
all consumers were packaged and installed on amd64 by me; all python2
syntax in consumers appears to have been updated at this point making
it possible to move to the 4.x series.
lang/ghc bits look ok to gnezdo@
ok sthen@ on the rest
2021-07-06 16:55:32 +00:00
ajacoutot
8004e2e1eb
Update to gnucash-4.6.
2021-07-01 11:51:42 +00:00
rsadowski
0a597a2584
Fix compilation with Boost 1.76
...
From 69e6b89cf8
2021-06-22 04:19:25 +00:00
tb
72b83649bf
productivity/zim: do not leave stuff in /tmp after build
...
ok benno
2021-06-20 17:32:09 +00:00
rsadowski
ee22f51cfc
Update libphonenumber to 8.12.25
2021-06-19 18:12:19 +00:00
ajacoutot
c0fc7f0df9
Fix building with newer boost; from Brad.
2021-05-23 17:53:32 +00:00
rsadowski
df5ff89413
Hook up libphonenumber to the build
2021-05-23 14:27:52 +00:00
rsadowski
2c440230b2
Import libphonenumber-8.12.23
...
Comment:
C++ library to parse/format/validate phone numbers
Description:
Google's common C++ library for parsing, formatting, and validating
international phone numbers.
Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>
WWW: https://github.com/google/libphonenumber
Tweak and OK sthen@
2021-05-23 14:26:04 +00:00
kurt
f9d899e6a0
Bump revision on all 1.8+ ports since now they will build with jdk
...
1.8 on aarch64 and their run depends will also change. okay ian@
2021-05-19 01:50:29 +00:00
bluhm
ba9cea69cb
+p5-iCal-Parser
2021-05-17 10:17:54 +00:00
bluhm
193b803ac7
import p5-iCal-Parser 1.21
...
OK afresh1@
Comment:
parse iCalendar files into a data structure
Description:
This module processes iCalendar (vCalendar 2.0) files as specified
in RFC 2445 into a data structure. It handles recurrences (`RRULE's),
exclusions (`EXDATE's), event updates (events with a `RECURRENCE-ID'),
and nested data structures (`ATTENDEES' and `VALARM's). It currently
ignores the `VTIMEZONE', `VJOURNAL' and `VFREEBUSY' entry types.
2021-05-17 10:16:47 +00:00
rsadowski
1b8cda77a5
Update homebank to 5.5.2
2021-05-17 05:17:42 +00:00
fcambus
e39e0b1e16
Update calcurse to 4.7.1.
2021-05-01 13:42:25 +00:00
paco
799e59d9df
forgot to hook py-tasklib. Spotted by danj@
2021-04-30 13:25:12 +00:00
paco
f56bbad1fc
tasklib is a Python library for interacting with taskwarrior databases,
...
using a queryset API similar to that of Django's ORM.
ok sthen@
2021-04-30 08:14:12 +00:00
benno
81eaa56614
update zim to 0.73.5, from Caspar Schutijser, thanks!
...
danj@ sthen@ agree
2021-04-29 22:31:00 +00:00
semarie
9c0a0522ec
productivity/tryton/5.0: maintenance update
2021-04-05 15:58:14 +00:00
ajacoutot
9729279b43
Update to gnucash-4.5.
2021-04-02 08:31:52 +00:00
gnezdo
e3c0a566d0
Plug in productivity/hledger
2021-03-31 03:27:41 +00:00
gnezdo
d3df2db084
Add hledger-1.21 via devel/cabal module
...
ok kili@
2021-03-31 02:56:57 +00:00
landry
072c1902f5
productivity/grisbi: update to 2.0.3
2021-03-21 17:23:55 +00:00
sthen
51f0846e7f
update to projectlibre-1.9.3, from Marcus Merighi, I removed REVISION, and
...
added more detail to the license marker while there
2021-03-15 09:29:32 +00:00
rsadowski
9b2133f6ad
Remove default maintainer in kf5.port.mk
...
Bump or explicit set me as maintainer.
2021-03-15 06:28:03 +00:00