143633 Commits

Author SHA1 Message Date
ajacoutot
fde8230ea6 Update to evolution-data-server-3.34.3. 2020-01-04 12:16:50 +00:00
sthen
ad7388912e unbreak, sorry naddy@ 2020-01-04 11:50:29 +00:00
ajacoutot
181e7c64fd Update to glib2-networking-2.62.3. 2020-01-04 11:34:58 +00:00
ajacoutot
dab7472989 Update to shotwell-0.30.8. 2020-01-04 11:09:54 +00:00
benoit
4ed39e0b78 Update to rocksndiamonds-4.1.4.0. 2020-01-04 10:51:59 +00:00
benoit
9e0f4833b9 Update to p5-Redis-1.995. 2020-01-04 10:36:32 +00:00
anton
7c4054c647 Update to mdsort-5.0.0. 2020-01-04 09:32:36 +00:00
benoit
8bb6ab5014 Update to stella-6.0.2. 2020-01-04 09:30:20 +00:00
bket
431a020f46 Update to filezilla-3.46.3
This release fixes a crash if an FTP server sends too long response
lines. Changes/additions: https://filezilla-project.org/versions.php.
2020-01-04 07:28:07 +00:00
bket
c41c3af15c Update to libfilezilla-0.19.3
Needed for updating filezilla. Changes/additions:
https://svn.filezilla-project.org/filezilla/libfilezilla/trunk/NEWS?revision=9552&view=markup

check_sym reported data object sizes changes in SHARED_LIBS, so I have
bumped major.
2020-01-04 07:27:41 +00:00
jsg
72df8d9478 store log file in ~/.config/eduke32/ instead of current dir
discussed with maintainer Ryan Freeman
2020-01-04 05:44:39 +00:00
bcallah
2bd650a5ae Install the sacc manual page. Bump REVISION.
Reported by Anders Damsgaard <anders (AT) adamsgaard (DOT) dk> off-list.
2020-01-04 02:53:04 +00:00
bcallah
e8f2315199 Update to elvish-0.13
Changelog: https://github.com/elves/elvish/compare/v0.12...v0.13
2020-01-04 02:49:08 +00:00
sthen
89c7c18191 Update to net-snmp 5.8.1pre1.
Enable installing snmpps/snmptop, they have been around for a while but were
just segfaulting in tests before - turns out this was actually only when
pointed at OpenBSD snmpd which doesn't handle hrSWRunPerfMem/hrSWRunPerfCPU
and was OK pointed at net-snmp snmpd - so patch to fix the segfault.
2020-01-03 22:34:35 +00:00
sthen
136e9f379b tests want py-pathlib 2020-01-03 22:21:04 +00:00
kili
49df02bee8 We'll need ghc-8.6 bootstrappers for ghc-8.8.
If things go well, I'll try to jump to 8.10 (build 8.8 without
committing, build new bootstrappers from that, and then work on
8.10).

While here, make it possible to build the bootstrappers with
PORTS_PRIVSEP enabled (dirty and brittle, but works for me[tm]).
2020-01-03 21:55:57 +00:00
naddy
d7dd84b019 maintenance update to 3.4.1 2020-01-03 21:53:19 +00:00
sthen
9fae33ff8a use ports-clang + ld.lld to build aspell on mips64 to avoid ld.bfd ICE:
/usr/bin/ld: BFD 2.17 internal error, aborting at /usr/src/gnu/usr.bin/binutils-2.17/bfd/elfxx-mips.c line 4797 in mips_elf_create_dynamic_relocation

from Xiyue Deng (I added comments)
2020-01-03 21:25:06 +00:00
sthen
6516f166f1 set ONLY_FOR_ARCHS-passenger to the set of arches where we actually have
packages of www/ruby-passenger, suggested by jeremy@
2020-01-03 21:03:10 +00:00
jasper
3335a1c75c update to wireguard-tools-1.0.20200102 2020-01-03 20:14:34 +00:00
jasper
204cfaf4a2 update to gupnp-1.2.2 2020-01-03 20:03:20 +00:00
jasper
0034963d46 update to py-croniter-0.3.31 2020-01-03 20:03:14 +00:00
jasper
2f8ff2c9f7 update to gssdp-1.2.2 2020-01-03 19:59:10 +00:00
landry
f0caab327e Switch to python3 by default. 2020-01-03 17:58:34 +00:00
edd
6897277ccc Update net/syncthing to version 1.3.2.
OK gonzalo@ - thanks!
2020-01-03 17:57:34 +00:00
abieber
48562cb22b + lemonbar-xft 2020-01-03 17:23:20 +00:00
abieber
5980e716ac Import lemonbar-xft, a version of lemonbar that supports xft and is pledged!
Work/input from Tom Murphy, jca@, sthen@, Timo Myyrä, phessler@ .. maybe
me.

OK jca@, \o/ kmos@
2020-01-03 17:15:00 +00:00
espie
d0d1ef4b4a add DEBUG_PACKAGES, okay sthen@ 2020-01-03 16:29:25 +00:00
kmos
405ee93852 Mark BROKEN-sparc64. Broken in the exact same manner as net/litecoin is. 2020-01-03 15:46:23 +00:00
kmos
732c09e4a0 Remove duplicate do-test target definition.
ok kn
2020-01-03 15:16:59 +00:00
sthen
e0e8bdcad9 PHP spring-cleaning:
- remove DESCR files from subpackages which have been removed
- add HOMEPAGEs for various subpackages (sometimes replacing ones
manually listed in DESCR-foo)
- some s/http/https/ in DESCR-foo
- build the enchant extension (won't work by default in chroot but
maybe useful in some cases)
2020-01-03 15:06:27 +00:00
sthen
509b04aafb backport 1e9cf75dcc28c6 to fix py-hypothesis on py2 following py-typing update
(hypothesis could probably be updated to 4.57.1 without trouble; 5.x is py3-only)
2020-01-03 14:51:21 +00:00
sthen
ed91e60e6c update to py-Pillow 6.2.2, build DEBUG_PACKAGES and use MODPY_PYTEST while there.
Pillow 7.0.0 is out now but it now requires Python 3.x and several ports that
depend on this still use py2:

games/fretsonfire	games/hypatia	games/mnemosyne
geo/gmapcatcher		geo/mapproxy	geo/tilecache
graphics/asymptote	graphics/comix	graphics/py-pyx
graphics/sk1		net/deluge	print/hplip
print/scribus		productivity/impressive
security/volatility	textproc/calibre
2020-01-03 14:42:18 +00:00
sthen
140a1eb140 update to dhcpcd-8.1.5 2020-01-03 12:39:25 +00:00
fcambus
27da1daca1 Update atari800 to 4.2.0.
Notable changes:

- Switch MASTER_SITES to GitHub
- Add --disable-rserial to CONFIGURE_ARGS, this disables support for
  using the host serial port with the R: networking device, which breaks
  the build in this version
2020-01-03 11:53:44 +00:00
sthen
ff04bacd71 update to roundcubemail-1.4.2 2020-01-03 11:29:59 +00:00
sthen
c66456bcb7 mark sslscan,openssl as BROKEN-sparc64; runs openssl tests during build;
fails SIGILL in BN_mod_sqrt (unsure if security/openssl/1.0.2 itself is
affected as sslscan builds it with nonstandard options)
2020-01-03 11:26:14 +00:00
sthen
4e8beab74f mark BROKEN-sparc64, fails building dependency "ring" 2020-01-03 11:20:20 +00:00
ajacoutot
c975d95e88 Update to awscli-1.16.310. 2020-01-03 09:11:12 +00:00
ajacoutot
76ab15cbeb Update to py-boto3-1.10.46. 2020-01-03 09:10:57 +00:00
ajacoutot
c525d2868a Update to py-botocore-1.13.46. 2020-01-03 09:10:46 +00:00
ajacoutot
defbfe4bf1 Update to cups-filters-1.26.1. 2020-01-03 09:10:25 +00:00
ajacoutot
cca383d754 Update to h323plus-1.27.1. 2020-01-03 09:01:55 +00:00
ajacoutot
7e1f8785ca Update to py-libcloud-2.8.0. 2020-01-03 08:58:55 +00:00
ajacoutot
b1d30cc200 Bring in the smb2 module from the 3 branch and enable it.
Disable the dsm module.
This switches from supporting SMB1 to supporting SMB2/3.

from Brad (maintainer)
2020-01-03 08:45:09 +00:00
ajacoutot
d5fed336bc Update to hwdata-0.331. 2020-01-03 08:22:51 +00:00
fcambus
cfbc65a354 Update libsixel to 1.8.5.
This fixes a bunch of CVEs.
2020-01-03 07:54:32 +00:00
jeremy
549f98b531 Update to pg 1.2.1 2020-01-02 23:07:28 +00:00
jeremy
f261f5c457 Update to sequel_pg 1.12.4 2020-01-02 23:06:59 +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