1668 Commits

Author SHA1 Message Date
rsadowski
99950b0f25 Bump missed 2022-06-08 17:18:30 +00:00
rsadowski
94207ae4f9 Disable php(1) by CMAKE_DISABLE_FIND_PACKAGE_Php=ON
Spotted by aja, merci
2022-06-08 17:17:58 +00:00
op
f42653625b productivity/monica: install and tweak the README
Install the README and add instructions on how to configure it if using
a web server chrooted into /var/www.  While here also fix the PLIST: use
@mode 750 for monica/boostrap/cache/ and don't mark package.php and
services.php as executables.

diff from Aisha (maintainer) with input from sthen@ and me.
2022-06-07 18:59:10 +00:00
rsadowski
8998614008 Update kalendar to 22.04.1
kalendar is part of KDE Gear since 22.04:
https://community.kde.org/KDE_Gear/22.04_Release_notes
2022-06-02 20:23:38 +00:00
rsadowski
40358d85bb Unbreak build by adding MODCMAKE_LDFLAGS 2022-05-30 05:57:41 +00:00
rsadowski
7c160450c0 Unbreak with CMake 3.23
Spotted by naddy, thanks
2022-05-29 16:55:21 +00:00
rsadowski
6ecf5561f1 Fix build with CMake 3.23
- Use CFLAGS and CXXFLAGS instead of  CMAKE_CXX_FLAGS and CMAKE_C_FLAGS.
- Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS
- Fix broken builds with CMake 3.23
2022-05-28 06:19:58 +00:00
ajacoutot
123ac36cee Update to libphonenumber-8.12.48. 2022-05-27 10:14:14 +00:00
ajacoutot
c9db7c2ecd Regen WANTLIB to unbreak. 2022-05-27 07:12:47 +00:00
landry
084cdc5c2f productivity/davical: drop MODPHP_VERSION, works fine with php 8.0 in my setup.
there are various commits about php 8.1 in git, pending a new release.
2022-05-23 08:07:13 +00:00
lraab
0b52c88e71 hook up productivity/monica 2022-05-21 00:59:40 +00:00
lraab
99d191b48a import productivity/monica
Monica is a personal CRM designed to help remember everything about
friends, family and business relationships. It provides a web UI,
designed with simplicity and ease of use in mind, while allowing
users to organize and track of interactions and important events
with their contacts.

MAINTAINER =    Aisha Tammy <openbsd@aisha.cc>

ok sthen@
2022-05-21 00:57:36 +00:00
solene
4fdee4969f drop maintainership 2022-05-08 09:39:32 +00:00
paco
08dcacd7ce update productivity/taskwarrior to 2.6.2
ok sthen@
2022-05-07 14:37:43 +00:00
semarie
26736119a6 productivity/tryton/5.0: maintenance update 2022-05-07 14:29:12 +00:00
rsadowski
ca418a7512 Update homebank to 5.5.5 2022-04-28 09:47:39 +00:00
fcambus
4abec75bd7 Update calcurse to 4.8.0. 2022-04-24 13:10:03 +00:00
gnezdo
035e69bb83 Upgrade productivity/hledger to 1.24.1=>1.25
OK kili@
2022-04-19 06:58:25 +00:00
ajacoutot
c580007bd1 Update to libphonenumber-8.12.46. 2022-04-18 11:06:49 +00:00
ajacoutot
afc345aaea Update to rednotebook-2.24. 2022-04-18 09:21:33 +00:00
martin
12b4aa7f4f Update baikal to 0.9.2. 2022-04-15 10:13:39 +00:00
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