Commit Graph

2490 Commits

Author SHA1 Message Date
ajacoutot
2fbd5e1e51 We have everything we need not to be forced to hardcode ,python3.
Use MODPY_FLAVOR instead.

ok sthen@
2020-04-25 10:07:41 +00:00
robert
487830ffe2 update to 6.4.3.2 2020-04-17 18:14:37 +00:00
sthen
9fbb0b9c06 update maintainer email, from Alessandro De Laurenzis 2020-04-12 14:46:04 +00:00
sthen
8470d501aa update to vim-8.2.534 2020-04-09 20:07:47 +00:00
naddy
eeb57515dc Update to 4.9.2. Fix another bug introduced in 4.9: undoing an <enter>
at the end of leading whitespace could cause a crash.
2020-04-09 19:22:23 +00:00
pirofti
04e10556a8 Bump after MAINTAINER update. 2020-04-06 08:48:06 +00:00
pirofti
4f09f04a74 Update my email address. 2020-04-06 00:04:31 +00:00
rsadowski
688d700b7e Update kile to 2.9.93 2020-04-05 15:49:09 +00:00
naddy
e8092ac1dd bump for plist changes 6.6 -> 6.7 2020-04-05 15:44:52 +00:00
naddy
3ee778aaec Update to 4.9.1. Fixes two bug introduced in 4.9: The cursor was
misplaced when undoing line cuts, and filtering of the whole buffer
to a new buffer did not work.
2020-04-02 19:36:08 +00:00
naddy
7fcc364054 maintenance update to 4.9; from Nam Nguyen 2020-03-28 16:17:39 +00:00
rsadowski
74a4934396 Update KDE Frameworks to 5.68.0 and KDE5 to 19.12
This commit includes 218 port updates and 16 tweak updates after KDE framework
changes. Most of this 16 changes caused by:

- KF5Auth split into KF5Auth and KF5AuthCore, which ends in a lot of new

  WANTLIBs
- Upstream changed some xdg paths from share/examples/***/xdg/ to
  share/qlogging-categories5/, which ends in a lot of PLIST chages.

List of notable changes:
- Bump all kf5 shared libs.
- Use ">=${MODKF5_VERSION}" in all kf5 ports that all kf5 use the
  latest version an update together. (Idea from Qt5).
- s/=+/=/ for LIB_*,RUN_* and BUILD_* in x11/kde-applications, hint by jca@.
- Update okteta to 0.26.3
- Update spectacle only to 19.04.3, latest version without hard wayland
  dependency.
- Remove python2 support in cantor, python3 only!
- devel/kf5/kfilemetadata: switch to python 3 (TDEP only), by kn@
- devel/kf5/ki18n: switch to python 3, by kn@
- devel/kf5/kservice: switch to python 3, by kn@
- devel/kf5/kconfigwidgets: remove python module usage, by kn@
- devel/kf5/ktextigwidgets: remove python module usage, by kn@

Tweaks and feedback from landry@, amd64 bulk build and error reports by naddy@
Thanks a lot!
2020-03-23 18:01:02 +00:00
kili
d1707dc096 Let it build with upcoming poppler-0.86.x.
ok robert@ (maintainer)
2020-03-21 19:44:46 +00:00
robert
c12e914247 update to 6.4.2.2 2020-03-21 19:11:28 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
bcallah
7e27910cf8 Fix the distfile name; noticed by aja@ 2020-03-17 13:03:29 +00:00
bcallah
056479bee3 Update featherpad to 0.13.1
The important changelog bits are here:
https://github.com/tsujan/FeatherPad/releases/tag/V0.13.0
2020-03-16 23:22:17 +00:00
sthen
9e8aac8d90 update to vile-9.8t 2020-03-12 14:22:22 +00:00
naddy
2d67d2fae9 move home page and master site to https 2020-03-11 22:27:58 +00:00
sthen
db2a6b77a2 update to Sigil-0.9.14 (there are newer versions than this, but they require
QtWebEngine).  Disable the phone-home update checker while there.
2020-03-09 21:13:41 +00:00
robert
dff77ed871 update to 6.4.1.2 2020-03-08 08:27:08 +00:00
sthen
793093c249 update to vim-8.2.356 2020-03-05 20:53:13 +00:00
bcallah
42cb224d2f Update to ne-3.3.0
Changelog: https://github.com/vigna/ne/compare/3.2.1...3.3.0
2020-02-29 13:44:07 +00:00
rsadowski
90acd4c1b4 Clean tabs vs spaces 2020-02-29 08:19:59 +00:00
rsadowski
ec1b71d900 Remove -qt4 flover in editors/qscintilla
All our consumers only use the qt5 FLAVOR. Because here, switch homepage to
https and bump revisions
2020-02-29 08:17:58 +00:00
jca
89334849fc Update to TeXmacs-1.99.12
Changelog: https://texmacs.org/tmweb/about/changes.en.html

This update also includes improvements and fixes for plug-ins, and
documents how to activate them if additional packages are needed.
Tested plug-ins: dratex, graph, graphviz, python, sympy, gnuplot,
maxima, octave and pari.  The python plugin is usable by default.

from Nam Nguyen (maintainer)
2020-02-27 14:29:46 +00:00
rsadowski
39da989220 Fix build with upcoming Qt5 update 2020-02-25 18:08:07 +00:00
bcallah
99ac45adf8 Update to focuswriter-1.7.5
Translation updates: Ukrainian
2020-02-25 02:27:37 +00:00
kili
6191c97d7c Update to gummi-0.8.1. 2020-02-22 20:27:13 +00:00
rsadowski
88a4fd24b4 Update tiled to 1.3.1 (Qt4 to Qt5)
Notable changes:
- Move to GH_*
- s/http/https/
- Set MODPY_DEFAULT_VERSION_3
- Reorder DPB_PROPERTIES

Input and OK jca@
2020-02-22 05:29:12 +00:00
sthen
46694f1ad2 fix PKGNAME, aja's eyesight is better than mine :) 2020-02-22 00:54:02 +00:00
rsadowski
b1737954fd Update tea-qt to 50.0.4 (Qt4 to Qt5 switch)
Tweaks from sthen@, input and OK landry.
2020-02-21 15:32:07 +00:00
landry
42763653ec ensure -common dont end up in BUILD_DEPENDS otherwise hilarity ensues, spotted by sthen@ 2020-02-20 16:10:07 +00:00
juanfra
60768cb6a5 BUILD_DEPENDS-main -> BUILD_DEPENDS. Spotted by naddy@. 2020-02-19 23:16:54 +00:00
juanfra
c4bd686295 Move py-qscintilla to qt5 and remove the default qt4 flavor.
Help from landry@ and rsadowski@. OK landry@.

While here, update qscintilla and py-qscintilla to 2.11.4. From landry@.
2020-02-19 17:35:36 +00:00
naddy
d5adf00eb4 Update to 4.8. Improvements:
- Pasting from outside into nano suppresses auto-indentation.
- Such an external paste can be undone with a single M-U.
- Shift+Meta+letter key combos can be bound with 'bind Sh-M-letter ...'.
- A custom nanorc file may be specified with -f / --rcfile.
2020-02-15 19:56:37 +00:00
sthen
bda6511a83 update to vim-8.2.255 2020-02-14 10:59:54 +00:00
sthen
f69d1135ed be smarter about GH_TAGNAME; when generating the default DISTNAME, only
strip a leading "v" when it's followed by what looks like a version number,
also have it handle a few other common names seen in ports. likewise when
stripping 'v' from the default WRKDIST, also allow 'V', but only if
followed by digits (which seems a better match to what github are doing).

update the few ports which _require_ updates to match this change.

been through a bulk on i386 (plus I've diffed "make dump-vars" run in
in all ports having GH_TAGNAME before+after applying the patch), ok jca
2020-02-13 22:19:35 +00:00
robert
d749d3d710 remove a patch that was missed from the previous commit 2020-02-05 20:00:34 +00:00
robert
a6899c9414 update to 6.4.0.3 2020-02-05 19:58:09 +00:00
jasper
c0d71858db update MASTER_SITES where distfiles.nl was used 2020-01-26 11:14:29 +00:00
bcallah
24b6ade33d Update to focuswriter-1.7.4 2020-01-17 13:35:55 +00:00
bcallah
0e882d6b38 Update to featherpad-0.12.1
Changelog: https://github.com/tsujan/FeatherPad/releases/tag/V0.12.1
2020-01-13 19:31:41 +00:00
naddy
aafafd2515 Update to 4.7.
Note: The keywords in nanorc files must be in lowercase.
2020-01-02 21:26:53 +00:00
kili
0ad6c4f9a0 Unbreak the build with poppler-0.83.0.
ok robert@ (maintainer)
2020-01-02 20:31:11 +00:00
kili
742e3de954 Fix the build with poppler-0.83.0.
Thanks to sthen@ for the cmake hack appending -std=c++14.
2020-01-02 20:30:04 +00:00
bcallah
e32557be9f Update to le-1.16.7
ok solene@
2020-01-01 18:56:32 +00:00
ajacoutot
914a7c3f17 Update to abiword-3.0.4.
Still BROKEN (abort trap on startup).
2019-12-31 14:27:04 +00:00
bcallah
8ac4bc23a1 Update to featherpad-0.12.0
Changelog: https://github.com/tsujan/FeatherPad/releases/tag/V0.12.0
2019-12-28 16:13:41 +00:00
sthen
295df56382 update to vim-8.2.25 2019-12-21 13:27:04 +00:00