Commit Graph

146701 Commits

Author SHA1 Message Date
kn
e9e331ad9b Update PLIST
Although installed manually in post-install, README.md was never packaged.
2020-04-26 21:22:51 +00:00
cwen
2b5d593ff2 fastnetmon: fix the build with clang on powerpc
Remove the now unneeded 'atomic' from WANTLIB for this arch. While
here, reword the comment about atomics (with input from jca@, thanks)

OK jasper@ (maintainer), sthen@ and jca@
2020-04-26 20:18:58 +00:00
naddy
207a4c5532 Fix build on aarch64 by providing dummy functions in a file that was
accidentally omitted when upstream included a copy of PuTTY.  ok bket@
2020-04-26 19:16:07 +00:00
rsadowski
cf941927ff Register qtdeclarative-xmllistmodel removal 2020-04-26 18:50:55 +00:00
kn
95aca1ad1a Update to wiresep 0.11.3
* many improvements in handling transient socket errors, i.e. no route to
  host no longer prevents us from trying to reconnect at a later time if
  the remote endpoint is known
* fix a possible deadlock when the queue runs full while a peer is not
  connected
* schedule a keepalive after receiving the first data packet in a
  responder role
* further improve log messages

From Tim Kuijsten (maintainer), thanks!

Tested on amd64, sparc64 and macppc myself as well
2020-04-26 16:40:16 +00:00
robert
04b1f33fc5 Update to version 1.2.5 which is a fork of the original project that is
still maintained. Fixes a lot of deprecated warnings.

This commit also removed the dependency on the deprecated mcrypt extension
because phpldapadmin uses openssl which is enabled by default in our php.


ok sthen@
2020-04-26 15:21:11 +00:00
robert
3bfc0fd104 merge a missing patch from chromium which initializes fontconfig before
all the sandboxing in the renderer process to avoid hitting pledge violations
2020-04-26 11:42:32 +00:00
ajacoutot
1720bf8fe3 gegl03' => 'gegl04' 2020-04-26 10:54:02 +00:00
ajacoutot
f3bc4148aa Provide upgrade path from gegl03. 2020-04-26 10:53:50 +00:00
ajacoutot
59f0dd3d0d Remove gegl03, it's not used by anything. 2020-04-26 10:53:19 +00:00
ajacoutot
f94017123a Update to gnome-user-docs-3.34.2. 2020-04-26 08:03:13 +00:00
ajacoutot
3543bb90df Update to gnome-getting-started-docs-3.34.2. 2020-04-26 08:02:56 +00:00
ajacoutot
f02199ee35 Update to gnome-initial-setup-3.34.6. 2020-04-26 07:48:27 +00:00
ajacoutot
8c85e0d959 Remove BROKEN which dates from before this port moved to ports-gcc to give
it a chance to build.

from Brad
2020-04-26 07:37:13 +00:00
kn
f7c4f6f24f Drop obsolete x11/gtk+2 dependency, add required x11/gtk+3
Deluge no longer uses GTK+2, it builds and runs fine without it.
GTK+3 is used, but has been missing a proper RDEP;  probably unnoticed
since because it was already installed on every user's system.

Use proper MODPY_FLAVOR and comment patches while here.

Missing GTK+3 dependency spotted by ajacoutot
OK sthen
2020-04-26 00:58:39 +00:00
kmos
e8cb4947ab Fix build for games/postal on ld.bfd architectures.
Mark it NOT_FOR_ARCHS for big endian architectures since the colors
are all wrong on BE architectures (as pointed out by cwen@)

ok bcallah@ cwen@
2020-04-26 00:58:20 +00:00
kmos
e11cb760bb On sparc64 (and presumably other base-gcc arches), ports-gcc needs to
be used to build spiped successfully.

ok jturner@ (maintainer)
2020-04-26 00:29:16 +00:00
kmos
42da882c9b sparc64 (and presumably other ld.bfd arches) need "-L${X11BASE}/lib" added
to the LDFLAGS for the build to complete sucessfully.

ok bcallah@
2020-04-25 22:41:39 +00:00
sthen
5670b81fd4 set junk CONFIGURE_STYLE to cope with python.port.mk CONFIGURE_STYLE annoyance 2020-04-25 20:48:29 +00:00
jca
23ed729d5e Don't pick up ccache
ok ajacoutot@ (maintainer)
2020-04-25 20:04:50 +00:00
jca
b8c71ac3c0 Fix build on sparc64
ok ajacoutot@ (maintainer)
2020-04-25 20:04:14 +00:00
afresh1
a7461e2826 Add some FIX_EXTRACT_PERMISSIONS 2020-04-25 18:36:38 +00:00
afresh1
aabc7c0c86 Update mail/p5-Email-Sender to 1.300034
From wen heping <wenheping2000 () hotmail ! com>
2020-04-25 17:59:42 +00:00
afresh1
9d3794884a Update mail/p5-Mail-AuthenticationResults to 1.20200331.1
From MAINTAINER wen heping <wenheping2000 () hotmail ! com> MAINTAINER
2020-04-25 17:43:09 +00:00
stsp
0e46d9e4a2 update to got 0.35
- don't pass "-p 22" to ssh; makes ssh_config's Port option work (semarie)
- fix a file index corruption problem with 'got rebase' (found by tracey)
- fix 'got log -r' loading refs from the wrong repo if invoked in a work tree
- filter out "remotes/*/HEAD" references in got/tog log output
2020-04-25 16:10:42 +00:00
espie
2c8634306c +tumble 2020-04-25 14:02:58 +00:00
espie
2411a45b07 as requested by Miod a port of tumble
tumble is a somewhat rustic utility that takes jpeg pictures OR 1 bit
tiff b&w pictures and creates a pdf out of them, see the README for more
details

okay jca@
2020-04-25 14:02:14 +00:00
ajacoutot
e4ea4b8323 Missing BDEP on shells/bash. 2020-04-25 11:54:42 +00:00
cwen
ce35714ddf keepassxc: build the 'browser' FLAVOR only on capable archs
Browser integration only works with Chromium-based browsers
and/or Firefox, build it only on archs that support either of
these two to avoid wasting bulk time.

"fine for me" rsadowski@ (maintainer), OK kmos@
2020-04-25 11:12:35 +00:00
robert
599f6cdfd0 backport several upstream commits that fix different kids of crashes
in marco after the 1.24.0 release
2020-04-25 10:49:43 +00:00
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
ajacoutot
74b65fbb8a Update to awscli-1.18.46. 2020-04-25 09:06:29 +00:00
ajacoutot
2f4062d7db Update to py3-boto3-1.12.46. 2020-04-25 09:06:15 +00:00
ajacoutot
01730be1d5 Update to py3-botocore-1.15.46. 2020-04-25 09:06:04 +00:00
ajacoutot
91eb327a44 Update to aisleriot-3.22.11. 2020-04-25 08:55:44 +00:00
ajacoutot
79cca29bc7 Update to accerciser-3.34.5. 2020-04-25 08:37:48 +00:00
kn
991dadf679 Properly register git-shell(1) with @shell
Make shells(5) list it and enable "chsh -s git-shell user";
"chsh -s /usr/local/bin/git-shell user" already works but is more typing
and inconsistent with other shells.
2020-04-24 23:22:38 +00:00
naddy
b28357be8b remove py-iniparse as intended and restore iniparser 2020-04-24 21:14:36 +00:00
kn
6e6bff4d8c Update to wiresep 0.11.2
* fix endless loop on platforms where char is unsigned, e.g. macppc
  (fix by Klemens Nanni)
* print interface v6 address on -vv
* fix log message if no suitable address could be picked

All patches upstreamed, thanks Tim Kuijsten (author/maintainer)!
2020-04-24 20:50:15 +00:00
cwen
b43f8f0204 novprog: drop 'atomic' from WANTLIB for powerpc, it breaks the build
and is not needed anymore with base-clang on this arch.

OK bcallah@ (maintainer)
2020-04-24 16:17:35 +00:00
cwen
18f51b599c ogle: fix the 'altivec' FLAVOR build with clang on powerpc
Drop unsupported assembler switch; use `-maltivec' to ensure
this FLAVOR stays true to its name.

"sure" espie@ (maintainer)
2020-04-24 16:04:48 +00:00
ajacoutot
fb905c4300 Update to nautilus-3.34.3. 2020-04-24 16:02:29 +00:00
ajacoutot
cd786810a1 Update to webkitgtk4-2.28.2. 2020-04-24 15:55:05 +00:00
kurt
ca9f97a686 Update to 8u252 GA:
* Contains many upstream bug fixes and security fixes which can be found
in the release notes here:
https://adoptopenjdk.net/release_notes.html#jdk8u252
https://openjdk.java.net/groups/vulnerability/advisories/2020-04-14
* Adjust build-bootjdk target to work with PORTS_PRIVSEP
2020-04-24 14:46:56 +00:00
paco
7814044f8c update www/hugo to bugfix release 0.69.2
* Fix IsAncestor and IsDescendant when the same page is passed
* deps: Update goldmark-highlighting
* Fix IsAncestor and IsDescendant under subsection

ok jca@
2020-04-24 13:21:03 +00:00
rsadowski
d40a96f757 Update qt-creator to 4.12.0
My patch was merged upstream so keep in sync and add comment. Will be available
in version 4.12.1. https://www.qt.io/blog/qt-creator-4.12-released
2020-04-24 13:14:09 +00:00
sthen
10d9780653 Drop the post-install "if you want to use this as your default system
Python" messages, Python 2 development has finished so this is not a
sensible option to use as default.

(It is still kept in the ports tree for now, as some important software
has not been updated to use Python 3).

ok tracey aja mariani rpointel

From https://www.python.org/doc/sunset-python-2/, "We are volunteers who
make and take care of the Python programming language. We have decided
that January 1, 2020, was the day that we sunset Python 2. That means
that we will not improve it anymore after that day, even if someone
finds a security problem in it. You should upgrade to Python 3 as soon
as you can."
2020-04-24 11:01:26 +00:00
bluhm
500596ab6b update p5-OPCUA-Open62541 to 0.011 2020-04-24 10:34:15 +00:00
kmos
2ce5f03e78 py-iniparse has no consumers and hasn't been updated in 8 years.
It was brought in for tortoisehg, which was recently removed. Time for
it to go too.

"Kill it with fire!" gsoares
2020-04-24 09:03:07 +00:00
ajacoutot
240c200824 Update to librsvg-2.48.4. 2020-04-24 08:55:10 +00:00