1647 Commits

Author SHA1 Message Date
ajacoutot
1f49aee47b Fix RDEP after gnucash-docs update. 2022-04-13 05:40:12 +00:00
ajacoutot
5e7b24e727 Update to gnucash-docs-4.10.1. 2022-04-13 05:39:49 +00:00
sthen
8048276166 fix copy-and-paste failure 2022-04-02 15:02:25 +00:00
sthen
65dfb2bcab sync WANTLIB 2022-04-01 18:43:18 +00:00
sthen
f9298a676b sync WANTLIB 2022-04-01 17:23:55 +00:00
sthen
11ae68af7b khard actually deals with local vcf files rather than CardDAV directly,
update COMMENT/DESCR with some clues. Based on a diff from Marcus Merighi
ok paco@
2022-03-30 20:02:59 +00:00
ajacoutot
c6229b7721 Update to gnucash-docs-4.10. 2022-03-28 09:09:07 +00:00
ajacoutot
3e67c82e68 Update to gnucash-4.10. 2022-03-28 09:08:58 +00:00
sthen
3cdf2816b0 sync WANTLIB for some packages that could be semi-automated for some
common missing libs, with "help" from portbump, but i reviewed everything
2022-03-27 16:23:04 +00:00
matthieu
fffbaebeab Uppdate to impressive 0.13.1. ok sthen@
- switches to Python3
- adds video support through mplayer
2022-03-26 17:09:00 +00:00
sthen
60a48cf9c2 switch the default php version to 8.0 2022-03-23 23:58:28 +00:00
sthen
9d623ec305 explicitly set MODPHP_VERSION=7.4 for PHP ports unless they're known
or strongly suspected to support at least 8.0. (7.4 is currently on security
support only, and that finishes in November, so I intend to switch the "ports
default" version to 8.0).

some of these ports _may_ work with 8.0 already, some have pull requests or
support in newer upstream code (not always in a release), others definitely
need 7.4.
2022-03-22 18:20:52 +00:00
rsadowski
a021561f99 +kalendar 2022-03-19 06:26:03 +00:00
rsadowski
1c143ec840 Import kalendar-1.0.0
Comment:
Akonadi calendar application

Description:
Kalendar is a calendar application that allows you to manage your tasks and
events. Kalendar supports both local calendars as well as a multitude of online
calendars:

 - CalDAV calendars (e.g. Nextcloud)
 - Google calendars
 - Exchange calendars
 - iCal calendar files (.ics)
 - iCal calendar folders
 - Kolab groupware servers
 - Open-Xchange groupware servers

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://apps.kde.org/kalendar/

Tweak and OK kn@
2022-03-19 06:24:52 +00:00
rsadowski
0413f71e64 Remove all LIBxxx_VERSION hacks, cmake.mk can cope that now 2022-03-18 21:14:30 +00:00
naddy
e81b3cdf62 drop RCS Ids 2022-03-11 19:51:39 +00:00
semarie
fb1576686f 5.0: trytond: add py-defusedxml run_depends
missed dependency in last update. bump.
2022-03-11 07:17:07 +00:00
semarie
298803da2b productivity/tryton/5.0: maintenance update 2022-03-10 16:18:41 +00:00
semarie
cac9023704 productivity/tryton: unbreak after werkzeug update
- backport werkzeug 2.0 support to 5.0 and 5.2 series
- remove RCSTag while here
2022-03-10 13:25:23 +00:00
kn
e7411f37c1 Remove RCSIDs from ports I maintain 2022-03-10 12:03:30 +00:00
sthen
385739a94f drop rcs id in category Makefiles 2022-03-09 16:18:03 +00:00
bket
1671c11734 Convert unflavored python3 py-* ports, and update dependencies and bump REVISION of consumers
OK sthen@
2022-02-22 04:22:19 +00:00
rsadowski
0de5aa17cb Update kuserfeedback to 1.2.0 2022-02-20 19:23:23 +00:00
rsadowski
12ae4c69cc Remove the cmake wxneeded-hack and replace it with USE_WXNEEDED
Remove the webkit/webengine-wxneeded hack in cmComputeLinkInformation.cxx
and add USE_WXNEEDED=Yes to all cmake webkit/webengine consumer.

Background knowledge about the "hack":
It searches for webkit/webengine (lower-case search) in all link-entries for
EXECUTABLE/SHARED_LIBRARY targets. If the search match it adds
"-Wl,-z,wxneeded".

Feedback, help and OK sthen@ Thanks!
2022-02-13 16:38:29 +00:00
rsadowski
2351d790c0 Update homebank to 5.5.4 2022-02-13 07:28:33 +00:00
landry
2567dd3e6d productivity/grisbi: update to 2.0.5 2022-02-03 10:53:15 +00:00
martin
c72d95d17b Update baikal to 0.9.1.
Please portcheck while there.
2022-01-27 14:20:42 +00:00
paco
085534b19f update productivity/py-tasklib 2.4.0 --> 2.4.3 2022-01-26 18:19:46 +00:00
gnezdo
7966c8de69 Upgrade productivity/hledger 1.23->1.24.1
OK kili@
2022-01-25 04:11:10 +00:00
kmos
f64cbbd098 jrnlc uses numerous CFLAGS that base-gcc doesn't recognize. Switch to
using ports-gcc on base-gcc arches to fix build on sparc64
2022-01-19 17:17:57 +00:00
sdk
dc9cb519a5 Adding jrnlc 2022-01-14 19:21:56 +00:00
sdk
15b40acf4f Import jrnlc 2021.b
Jrnlc is a opinionated command line application to take notes likes a
journal similar to jrnl.  You can take notes by entering them on the
command line or providing them from a file to jrnlc's standard input.
It supports full encryption of the journal, so that your notes remain
secret.

Ported by Matthias Schmidt, who takes MAINTAINER. Thank you!

With help/suggestions from sthen@ and me.

ok rsadowski@
2022-01-14 19:20:56 +00:00
rsadowski
436521eb47 Add patch from upstream to unbreak the build
"Fix Compile for Newer Akonadi Builds"
a32357290129f1acc002623acc21c72ad00e37e7

Spotted by aja
2022-01-06 08:07:05 +00:00
sdk
544ef040c8 Update zim 0.74.0 => 0.74.3
Changes in 0.74.3:
* Fix issue with broken links on move page
* Fix bug in copy-paste
* Fix bug on move page for existing textbuffer
* Fix bug with saving of notebook editable state
* Fix for error while loading plugins
* Fix issue with stray unicode character
* Fix issue to allow relative document root
* Fix hack for rendering sourceview blocks
* Add mnemonic keys to open sidepane tabs
* Add links and screenshot to macOS app & update README information
* Improve inline rendering of equations & make image DPI confingurable
* Add box drawing characters to symbols list
* Scroll on moving lines with linesorter plugin
* Move floating table of contents to overlay layer

Changes in 0.74.2:
* Let Toolbar plugin also remove window decoration
* Fix execution of custom tools from Toolbar
* Add plugin "view" items to Toolbar plugin
* Make drag&drop optional in the pageindex
* Add option to toggle tooltips for index panes
* Fix Zeitgeist plugin to work with Gtk3 branch
* Improve dialog feedback for invalid input
* Fix error on cancel insert dialog
* Let exceptions not block search
* Make page parser robust for empty files

Changes in 0.74.1:
* Add preference to hide edit bar
* Add separate parameter for wrapped lines linespacing
* Fix behavior of copying images on copy-paste
* Fix export of anchors to make valid HTML tags
* Fix storing of uistate for window panes
* Fix issues for "file:/path" file URIs
* Fix bug in "copy link"
* Make clipboard handling robust for non-local file URI
* Fix issue with escaping in find input
* Fix behavior of TrashDialog on error
* Remove string literal formatting syntax

Patch by Caspar Schutijser, thank you!

benno@ (maintainer): I'm fine with it
2021-12-25 10:21:25 +00:00
ajacoutot
2c00368887 Update to gnucash-4.9. 2021-12-22 18:48:21 +00:00
ajacoutot
81c753ee2d Update to gnucash-docs-4.9. 2021-12-22 18:48:05 +00:00
kn
dd792a5197 + ktimetracker 2021-12-11 10:22:07 +00:00
kn
c84cfc68b7 Import productivity/ktimetracker 5.0.1
Input OK rsadowski
---
KTimeTracker helps you track your personal time spent on various
tasks and projects.

It is useful for tracking billable hours and can report the hours
logged by task and day.

With KTimeTracker, you can organize a broken-down project as subtasks
with unlimited nesting. The standard keyboard and mouse shortcuts are
simple and make the tool really comfortable and intuitive to use.
2021-12-11 10:21:15 +00:00
rsadowski
e987602c61 +kuserfeedback 2021-12-10 06:48:00 +00:00
rsadowski
d6319073f4 Import kuserfeedback-1.0.0
Comment:
KDE framework for collecting user feedback

Description:
Framework for collecting feedback from application users via telemetry and
targeted surveys.

- Telemetry
  Extensible set of data sources for telemetry. Full control for the
  user on what data to contribute.

- Surveys
  Distribute surveys and offer users to participate in them.
  Survey targeting based on telemetry data. Allow the user to configure
  how often they want to participate in surveys.

- Components
  Libraries for use in applications.
  QML bindings for the above.
  A server application.
  A management and analytics application.

Maintainer: Rafael Sadowski <rsadowski@openbsd.org>

WWW: https://github.com/KDE/kuserfeedback

Tweak and OK sthen@ Thanks!
2021-12-10 06:44:11 +00:00
sthen
c0dfa0f446 update to p5-Business-Tax-VAT-Validation-1.21 2021-11-29 22:01:53 +00:00
paco
d67f13fb82 update productivity/taskwarrior to 2.6.1
Taking maintainer while here.

Input and ok rsadowski@
2021-11-12 16:59:21 +00:00
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