139455 Commits

Author SHA1 Message Date
sthen
419271df6a oops, forgot to remove this patch when backing out 2019-07-16 20:42:26 +00:00
bket
fc5fc45ade Update to py-pandas-0.24.2.
0.24.x is a major release from 0.23.4, which includes a number of API
changes, new features, enhancements, and performance improvements along
with a large number of bug fixes.

Lists of changes can be found at:
- https://pandas.pydata.org/pandas-docs/version/0.24/whatsnew/v0.24.0.html
- https://pandas.pydata.org/pandas-docs/version/0.24/whatsnew/v0.24.1.html
- https://pandas.pydata.org/pandas-docs/version/0.24/whatsnew/v0.24.2.html

OK daniel@
2019-07-16 20:38:03 +00:00
jasper
9e419ba728 update to vala-0.44.6 2019-07-16 19:05:56 +00:00
landry
e9d67e3b0b Upgrade to sqlite 3.29.0.
See https://sqlite.org/releaselog/3_29_0.html
2019-07-16 18:39:34 +00:00
chrisz
213549bcb4 Straightforward upgrade to 2.0.5
OK avsm@
2019-07-16 18:02:07 +00:00
robert
888d0f1b0e update to 75.0.3770.142 2019-07-16 16:59:25 +00:00
sthen
cc9d78b8ee Revert the Dovecot update for now, there are some problems with replication
e.g. https://www.mail-archive.com/dovecot@dovecot.org/msg78030.html
2019-07-16 16:14:57 +00:00
kirby
6b8a31b282 update to seafile-7.0.1 2019-07-16 15:59:17 +00:00
landry
f81ed0bd1b Update to mapserver 7.4.1. 2019-07-16 13:14:50 +00:00
stsp
89b375f628 Fix gitdaemon rc.d(8) script's mechanism for setting the daemon's UID.
UID switching was controlled via git-dameon's --user option in $daemon_flags.
This is problematic in case $gitdaemon_flags is unwittingly set to some value
which omits the --user option: git-daemon would then run as root.

The fix implemented here sets $daemon_user to _gitdaemon by default,
and leaves $daemon_flags empty by default. This ensures that git-daemon
runs as user _gitdaemon regardless of the value of $gitdaemon_flags.

Anyone using git-daemon should check their system. If gitdaemon is
currently running as root, set gitdaemon_user=_gitdaemon in rc.conf.local
and restart the service.

ok kn@
2019-07-16 09:56:55 +00:00
ajacoutot
3ff02ae6d6 Update to evolution-3.32.4. 2019-07-16 07:47:07 +00:00
ajacoutot
f8dd67eaa2 Update to evolution-data-server-3.32.4. 2019-07-16 07:46:50 +00:00
espie
d512256640 forgot that one (pointed out by naddy) 2019-07-16 03:49:32 +00:00
sebastia
0d773eff84 simple update to 0.5.7 2019-07-15 21:54:17 +00:00
cwen
bb60a910c8 qtav: unbreak with ports-gcc
Fix various occurrences where ports-gcc doesn't want to
consider NULL as false.

OK rsadowski@
2019-07-15 21:50:18 +00:00
sebastia
26eb0aa1fa simple update to 3.14.1, eventually got the utpmx patches merged upstream. 2019-07-15 21:45:42 +00:00
kn
d83b6f1773 Update to sblg 0.4.28
Documentation updates only: clarify "multi-standalone" mode
as combined, remove references to amalgamation, clarify where tag
symbols may be used, add more meaningful examples, etc. No code change.

From Bryan Vyhmeister, thanks.
2019-07-15 14:15:18 +00:00
kmos
d7cbc1d336 Change the PyPI module of portgen(1) to create DESCR from the longer
description field from the JSON about the module rather than the
summary (which is used for COMMENT in the Makefile).  This provides
a better starting point to create the DESCR from.

OK afresh1@ sthen@
2019-07-15 13:35:35 +00:00
gonzalo
976d613887 Update for SMPlayer to 19.5.0
OK bket@
2019-07-15 13:23:05 +00:00
gonzalo
4cd5bce0eb Update for SMTube to 19.6.0.
OK bket@
2019-07-15 13:21:51 +00:00
gonzalo
9d6f263995 Update to Lynis to 2.7.5
OK solene@
2019-07-15 12:23:29 +00:00
job
db346359a6 Update description
OK sthen@
2019-07-15 11:05:09 +00:00
sthen
45750beeb4 libbind's version of netdb.h has ai_addr and ai_canonname the wrong way
round compared to the one in base; swap them, fixing a failure with net/bro
in cluster mode tracked down by Matt Dunwoodie. ok aja@

(libbind is the BIND resolver used in very few specialist cases where the
resolver in base isn't compatible enough - previously used for mtr but now
it's only used by bro. I am still quietly hoping that bro will switch to
another resolver library sometime and we can remove this hack of a port
again :-)
2019-07-15 08:47:45 +00:00
gonzalo
a5af42f795 Update for SQLMap to 1.3.7
OK lteo@
2019-07-15 07:34:17 +00:00
bcallah
da7b1c487a Update to musescore-3.2.3
Changelog: https://musescore.org/en/3.2.3
2019-07-14 23:18:10 +00:00
kmos
b866338647 Hook py-discid into the build. 2019-07-14 23:05:05 +00:00
kmos
8997ef6b1f audio/py-discid is a Python binding for audio/libdiscid. Needed to be able
to update audio/picard.

Python binding of MusicBrainz Libdiscid. Libdiscid's main purpose
is the calculation of an identifier of audio discs (disc ID) to use
for the MusicBrainz database.

That identifier is calculated from the TOC of the disc, similar to
the freeDB CDDB identifier. Libdiscid can calculate MusicBrainz
disc IDs and freeDB disc IDs. Additionally the MCN of the disc and
ISRCs from the tracks can be extracted.

This module is a close binding that offloads all relevant data
storage and calculation to Libdiscid. On the other hand it gives a
pythonic API and uses objects and exceptions.

Version 1.2.0

Input from sthen@

OK edd@ sthen@
2019-07-14 23:01:58 +00:00
bcallah
e2948fb5de Update to feh-3.2
Changelog: https://feh.finalrewind.org/archive/3.2/
2019-07-14 21:53:23 +00:00
bcallah
88624b4961 Update to libmicrohttpd-0.9.65
Consumers happy
2019-07-14 21:49:24 +00:00
bcallah
e4eedd71df Update to diffoscope-118 2019-07-14 21:46:26 +00:00
kmos
bfcd295421 Move HOMEPAGE and MASTER_SITES to https. Also add a comment above the
PERMIT_PACKAGE line noting it is GPLv2 licensed while here. REVISION
bumped. Also put a line between PERMIT_PACKAGE and WANTLIB.

Tweak and ok sthen@
2019-07-14 21:45:42 +00:00
bcallah
fea28d8be5 Update to bfs-1.5
Changelog: https://github.com/tavianator/bfs/releases/tag/1.5
2019-07-14 21:43:56 +00:00
bcallah
e395652294 Update to ebc-2.1.0
Changelog: https://github.com/gavinhoward/bc/releases/tag/2.1.0
2019-07-14 21:42:27 +00:00
bcallah
c7467d93f5 Update to samurai-0.7
Changelog: https://github.com/michaelforney/samurai/releases/tag/0.7
2019-07-14 21:41:19 +00:00
kmos
29bc9ca41d FreeBSD removed this port in June with the reasoning that the distfile was
only available in the directory of one of their committers who's been
inactive since 2001. It's not licensed such that it can be packaged.

OK rsadowski@ jca@
2019-07-14 20:02:02 +00:00
kmos
c97e58309c FreeBSD removed this port in June with the reasoning that the distfile was
only available in the directory of one of their committers who's been
inactive since 2001. It's not licensed such that it can be packaged.

Time to delete it.

OK rsadowski@ jca@
2019-07-14 20:00:38 +00:00
ajacoutot
15b005053f Add link to PR. 2019-07-14 17:26:48 +00:00
ajacoutot
5cf4f3be10 Update to direvent-5.2. 2019-07-14 17:18:35 +00:00
ajacoutot
e49cfb7988 Tweak comment a bit. 2019-07-14 16:58:25 +00:00
sthen
43030f7452 zap a stray PERMIT_DISTFILE_FTP (should have been PERMIT_DISTFILES, but
now surplus to requirements)
2019-07-14 12:44:45 +00:00
espie
12277c91d8 prepare to shorten it in pkg_create as well 2019-07-14 11:32:05 +00:00
espie
bdcc73df3b bye bye old PERMIT_*
thanks to sthen@ for the sweep
2019-07-14 11:29:38 +00:00
espie
d45c8394c9 bye bye old PERMIT_* 2019-07-14 11:27:19 +00:00
espie
ac0e995b1e bye bye old PERMIT_* 2019-07-14 09:47:38 +00:00
espie
ff7be10872 move to github, no change
3 -> 3.1 is an admissible upgrade
2019-07-14 09:30:49 +00:00
ajacoutot
82512b4f89 Update to libwebp-1.0.3.
from Brad
2019-07-14 08:11:54 +00:00
robert
ccbbe9b462 install vulkan libraries as well 2019-07-14 08:08:46 +00:00
kirby
2136aad8dc update to foxtrotgps-1.2.2 2019-07-14 04:41:36 +00:00
naddy
ae1cb22cb2 Switch to PERMIT_(DISTFILES|PACKAGE).
CDROM restrictions are no longer applicable.
2019-07-14 02:16:50 +00:00
naddy
a63961b689 switch unusual case to PERMIT_(DISTFILES|PACKAGE) 2019-07-14 00:51:55 +00:00