rsadowski
7273c8b085
Fix and cleanup dependencies
2020-03-29 19:28:34 +00:00
rsadowski
75a12525f1
Switch CMake to use python3-sphinx to create docs.
2020-03-29 19:14:24 +00:00
paco
f3afca8f2f
move py-curtsies, bpython, py-prompt_toolkit and py-wcwidth to py3 only.
2020-03-29 18:47:31 +00:00
paco
8c95ef5831
- bpython
...
- py-curtsies
- py-prompt_toolkit
- py-wcwidth
All py3 only now.
2020-03-29 18:47:09 +00:00
paco
407ec5c9b2
update devel/py-wcwidth to 0.1.8
...
While here move it to py3 only.
ok bket@ jca@
2020-03-29 18:46:23 +00:00
paco
6b1c6913ed
make devel/py-promtp_toolkit py3 only.
...
This is triggered by the move of devel/py-wcwidth to py3
ok bket@ jca@
2020-03-29 18:46:05 +00:00
paco
98d2a4acae
make bpython py3 only.
...
Triggered by devel/py-curtsies moving to py3 only.
The main binary is now called 'bpython' as agreed with maintainer
bcallah@
ok bket@ jca@
2020-03-29 18:45:52 +00:00
paco
eb4cd069ce
update devel/py-curtsies to 0.3.1
...
While here make it py3 only.
This is triggered by the move of devel/py-wcwidth to py3.
ok bket@ jca@
2020-03-29 18:45:38 +00:00
rsadowski
0e1cdb244f
Fix and cleanup dependencies
2020-03-29 18:18:01 +00:00
ajacoutot
403d5f26b1
Update terraform providers.
2020-03-29 17:39:57 +00:00
rsadowski
e9f0080713
Fix and cleanup dependencies
2020-03-29 17:33:52 +00:00
kn
06fa5dffdc
Provide debug package
...
Tested on amd64 and sparc64.
2020-03-29 17:26:23 +00:00
ajacoutot
3bedecec87
Update to vault-1.3.4.
2020-03-29 17:24:22 +00:00
kn
908fe6864a
Set SEPARATE_BUILD=yes
...
118M build-amd64 and 192M gdb-7.2.1 are worth keeping apart.
No modification to WRKSRC spotted during build, tests pass,
no PLIST change.
2020-03-29 17:23:30 +00:00
rsadowski
7cccec26ea
Remove kiconthemes dependency, found by portcheckg(1)
2020-03-29 17:21:37 +00:00
rsadowski
78e7673558
Remove kconfigwidgets dependency, found by portcheck(1)
2020-03-29 17:19:07 +00:00
ajacoutot
2d3b4571a1
Update to terragrunt-0.23.4.
2020-03-29 17:18:55 +00:00
rsadowski
7b85ed1265
Add missing port bump
2020-03-29 17:16:04 +00:00
rsadowski
37921a2750
Delete dependencies no longer necessary, found by portcheck(1)
2020-03-29 17:15:28 +00:00
ajacoutot
64b94c3593
Update to awscli-1.18.31.
2020-03-29 17:13:46 +00:00
ajacoutot
4e39f10102
Update to py3-boto3-1.12.31.
2020-03-29 17:13:34 +00:00
ajacoutot
b67eaac503
Update to py3-botocore-1.15.31.
2020-03-29 17:13:22 +00:00
rsadowski
a14c0d3c4b
Add missing dependency kio, found by portcheck(1)
2020-03-29 17:06:14 +00:00
rsadowski
5daec79a98
Python tweak, compile all python modules, OK kn@
2020-03-29 16:49:36 +00:00
rsadowski
7a1b61e253
Python tweaks
...
- use python3 py-sphinx to generate docs
- compileall.py
OK kn@
2020-03-29 16:47:45 +00:00
rsadowski
593bb29082
Fix missing run dependencies, found by portcheck(1)
2020-03-29 16:44:08 +00:00
sthen
0444d86f0b
update to asterisk-16.9.0
2020-03-29 15:42:27 +00:00
sthen
32997cdfed
update to mutt-1.13.5
2020-03-29 15:36:45 +00:00
espie
2f332e01a7
oops, forgot CACHE_REPO in the committed version.
...
pointed out by our semi-anonymous friend (Lucas who ?)
2020-03-29 15:06:05 +00:00
kn
cc20508bd6
Python is a BDEP, add @shared-lib PLIST marker
...
Python is in LDEP and used in post-install.
MODPY_BUILDDEP=No removal OK sthen
2020-03-29 14:47:51 +00:00
espie
dfcb157ef7
/tmp/cvseSzodp
2020-03-29 12:11:45 +00:00
rsadowski
27461f457e
Update qt-creator to 4.11.1
...
- Depends on Qbs 1.15.0 to build
- Use system devel/kf5/syntax-highlighting, devel/yaml-cpp
- Switch to python3
2020-03-29 10:50:02 +00:00
rsadowski
cad2e2cf09
Update Qbs to 1.15.0
2020-03-29 10:49:51 +00:00
ajacoutot
50c2173603
Update to gnome-music-3.34.5.
2020-03-29 10:28:12 +00:00
kirby
5c03a93991
update to munin-2.0.59
2020-03-29 10:22:17 +00:00
ajacoutot
1864ae9a26
Update to py3-smbc-1.0.20.
2020-03-29 10:11:04 +00:00
solene
ffda64f7ea
Update to mednafen-1.24.1
...
ok jeremy@
update include libco patches to repair snes module which was crashing
clues from bentley@ for importing patches from emulators/higan
2020-03-29 10:10:29 +00:00
ajacoutot
3953a95905
Set dav1dSettings.frame_size_limit to avoid OOM.
...
from upstream via Brad
2020-03-29 09:54:58 +00:00
sthen
86e3b2617b
handle Clementine->clementine
2020-03-29 09:33:48 +00:00
sthen
b9c2631fb9
lowercase PKGNAME, missed when I converted to GH_*. Spotted by steven@
2020-03-29 09:31:45 +00:00
rsadowski
585aaad6f9
Update pycharm to 2019.3.4
...
Update diff from Lucas Raab, thanks!
2020-03-29 07:52:02 +00:00
rsadowski
eb033fa167
Add aspell sonnet backend and konsole as run-time dependency
...
- Kate needs an installed sonnet backend to enable spell checking.
- Kate needs x11/kde-applications/konsole to enable the terminal feature.
Spotted by Sabina Hofmann, Thanks!
2020-03-29 07:18:07 +00:00
sebastia
87d27bf762
Update 1.10.0 -> 1.11.0
2020-03-28 22:04:02 +00:00
mariani
71d03adcfc
UPDATE: net/qbittorrent 4.2.1 to 4.2.2
...
Changelog:
https://github.com/qbittorrent/qBittorrent/blob/release-4.2.2/Changelog
Use python3 on RUN_DEPENDS.
Tested OK on amd64.
Taking MAINTAINER.
ok kn@ with modifications:
MODULES = lang/python
MODPY_BUILDDEP = No
MODPY_TESTDEP = No
2020-03-28 19:48:15 +00:00
kmos
825c0cba10
Somehow munged the upnp.c patch and ended up with the old version
...
appended to the current version.
Found by naddy.
2020-03-28 19:19:35 +00:00
kmos
3bfa3cc15f
Fix build for base-gcc architectures
...
Add a comment to indicate why, per ajacoutot
2020-03-28 18:51:17 +00:00
landry
5e5bb05160
Fix build after lastools update by adding LASLIB_INCLUDE_DIRS to
...
CONFIGURE_ARGS and adapting LASLIB_LIBRARY.
build breakage reported by naddy@, thanks !
2020-03-28 18:19:31 +00:00
sthen
2c6d6e5c7d
opam: add archivers/bzip2 to BUILD_DEPENDS; uses bunzip2 during build
2020-03-28 17:56:44 +00:00
kn
eefe70dc4f
Disable use libexecinfo unconditionally
...
tmate has no LIB_DEPENDS on devel/libexecinfo and the configure script does
not detect it even if installed.
Since all of tmate-debug.c is under an HAVE_BACKTRACE macro guard, it makes
no sense to compile most of it and only keep calls to libexecinfo under a
DEBUG macro guard.
Disable it entirely to simplify the patch and avoid dead code.
2020-03-28 17:39:42 +00:00
kn
35c6204e42
Remove NOOP hunk
...
+#if DEBUG
#endif
+#endif
adds an empty block under #DEBUG, it does nothing.
2020-03-28 17:23:44 +00:00