155286 Commits

Author SHA1 Message Date
sthen
e2937f0e31 update to calibre-5.12.0 2021-02-28 21:01:59 +00:00
daniel
53850840be switch compizconfig-python from pyrex to cython
This port is the last user of pyrex, so switching to cython will let us
retire pyrex.
2021-02-28 21:01:32 +00:00
naddy
03edc50d87 comms/xdx: fix build with -fno-common; sync wantlib 2021-02-28 20:54:51 +00:00
sthen
1c33fbaefc add hidden BDEP on xmlto 2021-02-28 20:37:56 +00:00
gnezdo
33f3d69d9d Use devel/cabal module for devel/shellcheck and upgrade to 0.7.1
Upgrade fix-up and ok kili
2021-02-28 19:58:09 +00:00
gnezdo
7ef0034777 Use devel/cabal module for devel/cpphs and upgrade to 1.20.9.1
Removed do-test, it was pre-broken in the previous update as upstream
stopped shipping the tests.

ok kili
2021-02-28 19:40:24 +00:00
gnezdo
ffbf83e4b0 Use devel/cabal module for x11/xmobar and upgrade to 0.37
Local APM patches still work after minor massaging.

ok kili
2021-02-28 19:35:41 +00:00
gnezdo
674001cf72 Use devel/cabal module for devel/alex and upgrade to 3.2.5
ok kili
2021-02-28 19:31:57 +00:00
gnezdo
05e604041d Use devel/cabal module for devel/darcs and upgrade to 2.16.3
ok kili
2021-02-28 19:31:22 +00:00
gnezdo
f1e952dfe5 Use devel/cabal module for devel/hasktags and upgrade 0.71.2
ok kili
2021-02-28 19:30:21 +00:00
landry
a6bba22820 emulators/qemu: subpackage qemu guest agent
Allows to only install qemu-ga (which only depends on glib2) in a KVM
vm, which permits to interact with the guest from a host, cf examples at
http://www.undeadly.org/cgi?action=article;sid=20200514073852

From MAINTAINER Brad Smith
with a tweak from and ok sthen@
2021-02-28 18:38:41 +00:00
landry
531a95a52d x11/xfce4/mousepad: update to 0.5.3 2021-02-28 18:17:20 +00:00
landry
cdcb8e8007 www/tor-browser: update to 10.0.12.
See https://blog.torproject.org/new-release-tor-browser-10012

From MAINTAINER Caspar Schutijser, tested (and reminder to delete
Carto.toml patch) by Dimitri Karamazov.
2021-02-28 18:16:47 +00:00
daniel
c45da19742 update sdlpop to latest so it builds with -fno-common
A previous version of the diff was ok tb@
2021-02-28 17:41:20 +00:00
daniel
e2fa4125b5 move ski to python3 and update to 6.13
According to NEWS, ski was ported to python3 as of version 6.10. Switch it
over and update to the latest while here.

ok sthen, gsoares (MAINTAINER)
2021-02-28 17:37:27 +00:00
pvk
bf41c58107 Add section regarding _gitea user change
for upgrades from gitea-<1.7.0.

Suggested by Pedro de Oliveira, thanks!
2021-02-28 17:21:40 +00:00
semarie
ac060ea72e lang/zig: various build tricks
- verbose build
- pass MODCMAKE_PORT_BUILD=yes to cmake to respect CFLAGS
2021-02-28 15:36:55 +00:00
semarie
42be91efca import lang/zig, ok abieber@
Zig is a general-purpose programming language and toolchain for
maintaining robust, optimal, and reusable software.

- Robust: behavior is correct even for edge cases such as out of memory.
- Optimal: write programs the best way they can behave and perform.
- Reusable: the same code works in many environments which have different constraints.
- Maintainable: precisely communicate intent to the compiler and other programmers. The language imposes a low overhead to reading code and is resilient to changing requirements and environments.
2021-02-28 15:32:17 +00:00
sthen
915163ad5d requires C11; use base-clang ports-gcc, from tb@ 2021-02-28 14:50:14 +00:00
sthen
b9564e47fd update to freerdp-2.3.0, using newly imported epoll-shim to work around
lack of posix timers (timer_create et al).
2021-02-28 14:42:09 +00:00
sthen
ac3e277b04 +epoll-shim 2021-02-28 14:40:57 +00:00
sthen
a3e85be3be import ports/devel/epoll-shim, ok/comment ian@
This is a small library that implements epoll on top of kqueue. It has
been successfully used on FreeBSD to port libinput, libevdev, Wayland
and more. It may be useful for porting other software that uses epoll
or some other features (e.g. timerfd).
2021-02-28 14:40:04 +00:00
sthen
e5327c4a96 remove wmpop3, wmmultipop3. both fail with -fno-common, appear dead upstream,
and a mail checker that can't use TLS isn't really all that useful nowadays.
ok kn@ tb@
2021-02-28 14:34:09 +00:00
naddy
316c9e7191 remove carriage returns ('\r') from patch files and set FIX_CRLF_FILES 2021-02-28 14:27:51 +00:00
espie
81871ee2a5 - move FIX_CRLF_FILES to post-dispatch (suggested by naddy@, okay sthen@)
- fix an old optimisation that was lost, namely do not run distpatch
if it's not necessary

nothing broken after 3000 ports built, so it's unlikely to have any negative
side-effect
2021-02-28 14:01:11 +00:00
sthen
f1b65c2a0a update cdiff-1.0 to ydiff-1.2 (it has been renamed upstream) and switch to py3 2021-02-28 13:46:58 +00:00
sthen
2afb40ea2f update to gprof2dot-2021.02.21 and switch to py3 2021-02-28 13:38:00 +00:00
sthen
5cc733a064 update to gif2png-2.5.14, the last C version (newer ones are in golang)
drop web2png, a python 1.5/2 script that 2to3 can't handle that runs over
website files converting in html/scripts (the golang version still has the
same py1.5/2 script for this)
2021-02-28 13:29:02 +00:00
jasper
e6b76068ab update to vala-0.50.4 2021-02-28 13:25:37 +00:00
sthen
675adba88e add github url for repo, tracked down while looking into converting to py3 2021-02-28 13:17:06 +00:00
sthen
f20f26ce92 update to libpqxx-6.4.7
(there are newer, but osm2pgrouting failed with 7.x)
2021-02-28 12:58:21 +00:00
sthen
c782b2c284 Portroach/SiteHandler/GitHub.pm wants a trailing / when pointing
PORTROACH=site:... at a github url
2021-02-28 12:40:28 +00:00
sthen
af7f6e95fd update broken HOMEPAGE/MASTER_SITES for old pgfoundry ports.
add PORTROACH=site markers pointing at newer versions where I could find them.
2021-02-28 12:36:46 +00:00
sthen
68987afbb0 update to privoxy-3.0.32, various crash and other fixes 2021-02-28 11:43:44 +00:00
benoit
4e7dfd9771 Update to rocksndiamonds-4.2.3.1. 2021-02-28 10:53:32 +00:00
yasuoka
5606d0a45b Add a patch from upsgream which avoids crashes in Mew due to corrupted
tool-bar label.

ok jca
2021-02-28 10:47:09 +00:00
phessler
879f5dd591 add support for using the system lwjgl3 instead of the bundled version
this allows for playing Minecraft 1.13 and later versions, including the most
recent snapshots.

from MAINTAINER
extensive testing by myself, kmos@, pamela@
2021-02-28 09:54:38 +00:00
jsg
8625263f96 update dtb to linux 5.11 2021-02-28 09:33:30 +00:00
ajacoutot
6cac88e5e1 Bump for libiptcdata losing python subpackage. 2021-02-28 08:24:40 +00:00
ajacoutot
967e0ffcfa Delete the -python subpackage.
It's py2 only and nothing uses it in tree.
Also dependencies were wrong since -main was depending on python.
2021-02-28 08:24:21 +00:00
ajacoutot
6d09535a16 Remove bogus gtk-update-icon-cache trigger:
@tag gtk-update-icon-cache %D/share/icons/scalable
2021-02-28 08:09:03 +00:00
ajacoutot
a7a0157792 Missed bump after the move to python 3. 2021-02-28 07:51:06 +00:00
espie
31a243366b fix build (missing build depends) 2021-02-28 07:38:02 +00:00
rsadowski
ca50a20ecc Update opensubdiv to 3.4.4
Update diff from maintainer, thanks
2021-02-28 06:27:01 +00:00
rsadowski
60f1ae14cf Update openvdb to 8.0.1
Update diff from maintainer, thanks
2021-02-28 06:19:01 +00:00
bket
8688e272d4 Update to ipython-7.21.0
Changes:
https://github.com/ipython/ipython/blob/7.21.0/docs/source/whatsnew/version7.rst
2021-02-28 06:17:30 +00:00
bket
1eb013cf81 Update to sabnzbd-3.2.0
Release notes: https://github.com/sabnzbd/sabnzbd/releases/tag/3.2.0
2021-02-28 06:17:03 +00:00
bket
c67ddd05a7 games/corewars fix -fno-common build error
With lots of help from daniel@ and naddy@, thank you!

OK naddy@
2021-02-28 06:13:34 +00:00
bentley
0ba10032f1 Backport upstream fix for -fno-common.
While here:
 - move homepage to https
 - update license marker
 - kill unnecessary post-install target
2021-02-28 04:03:14 +00:00
daniel
695255ea5d convert goopy to python3 2021-02-28 04:02:06 +00:00