155039 Commits

Author SHA1 Message Date
sthen
1b1028bcff jftpgw: fix commons, and a 64-bit time_t issue while there 2021-02-22 11:55:34 +00:00
kn
383b88eb16 Unhook mail/avenger
We package 0.8.3 05-Apr-2012 but 0.8.4 in 13-Jul-2013 and 0.8.5 in
08-Oct-2018 were released;  the release tarball's NEWS file states
"changes to make it compile with newer g++ and libcrypto" and
"Manually parse /etc/resolv.conf, rather than attempting to make use of the
res data structure (which at least on OpenBSD no longer actually contains
the addresses of resolvers)".

This port fails to build with "-fno-common" and noone has spoken up on
ports@ to fix and update it.

PS: http://www.mailavenger.org/NEWS is sitll missing 0.8.5 changes, so
best look at the actual tarball.

Unhook now and give it a few days grace period before actual removal.
OK gnezdo for sending it to the attic
2021-02-22 11:55:23 +00:00
mestre
307b5d42b5 update to 2021.02.22 2021-02-22 08:40:32 +00:00
fcambus
fca785b9e9 Update tarlz to 0.19. 2021-02-22 08:07:05 +00:00
daniel
26c6acfd33 I'm unfamiliar with the fhttp protocol; reported by repology 2021-02-22 06:16:37 +00:00
daniel
a24aa3e0b1 add mdbook and python to cve list and resort list while here 2021-02-22 05:31:10 +00:00
daniel
d17f6b479a update mdbook to 0.4.6 fixing cve-2020-26297
ok edd@ (MAINTAINER)
2021-02-22 05:03:58 +00:00
bket
a1f14b6f11 Bump audio/audacious/{player,plugins}
audio/audacious/player failed to package in naddy@'s latest bulk build due a
missing bump. The addition of the qt5 flavor also involves a change in the
PLIST of audio/audacious/plugins, so bump this one as well.
2021-02-22 04:22:42 +00:00
sthen
6e16f0a618 remind the user that DHCPv6 (and NDP) require PF rules to pass the traffic
as is not generally the case with v4. pointed out by stsp@
2021-02-21 21:36:30 +00:00
sthen
fcb24d94fa fix typo, from Brad 2021-02-21 21:24:06 +00:00
sthen
03d56c48e8 mysticmine: add missing RDEP on py-numpy 2021-02-21 21:22:08 +00:00
sthen
077d39fa62 use py3 version of cython 2021-02-21 21:12:11 +00:00
sthen
543ea52b4d update to picard-2.5.6 2021-02-21 21:10:40 +00:00
sthen
332f7bbf34 switch pygame_sdl2 to py3 cython, it just runs the script so doesn't need the py2 version 2021-02-21 20:32:08 +00:00
matthieu
f8d003bf86 Fix build with -fno-common. ok tb@ 2021-02-21 20:30:26 +00:00
naddy
b37e945a54 games/gnurobbo: fix build for -fno-common
This defines globals in header files throughout.  Permit this practice
by adding -fcommon to CFLAGS.
2021-02-21 20:19:40 +00:00
sthen
2deca7006c fix distfile source, github vs pypi 2021-02-21 20:16:13 +00:00
daniel
1fe1f313e3 update py-aiohttp to 3.7.3 for python 3.8 compatibility 2021-02-21 19:29:22 +00:00
daniel
1209d6bb09 update to python 3.8.8
ok sthen@
2021-02-21 19:24:26 +00:00
daniel
1b538e6b27 update to python 3.9.2
ok sthen@
2021-02-21 19:23:21 +00:00
abieber
f055b436d8 Update miniflux to 2.0.28 2021-02-21 19:00:24 +00:00
abieber
e3c7a5a70f Update restic to 0.12.0
- add trimpath as a reminder to myself to try and get the reproducable build
  working.
2021-02-21 18:59:02 +00:00
abieber
b38f4fdf61 Update dendrite to 0.3.10. 2021-02-21 18:56:19 +00:00
sthen
89ce465c35 use lang/cython,python3 to build renpy.
following MODPY_BIN_SUFFIX switch the "cython" command is renamed
to cython-2 for the py2 version - the py3 build of cython is happy to
work with code from a py2 port.
2021-02-21 18:46:21 +00:00
sthen
3139efab65 drop building sphinx's own docs in post-build and thus the dependency
on graphviz; naddy points out that the graphviz has a large set of
dependencies (which end up causing a loop; cmake -> sphinx -> graphviz
-> jpeg -> cmake)
2021-02-21 17:42:21 +00:00
sthen
22178eefa3 update to py3-semver-2.13.0 2021-02-21 17:27:21 +00:00
sthen
44a1102320 update to citus-9.5.4 2021-02-21 17:26:46 +00:00
jsing
b7aa6c9e3c Add binary bootstrap for mips64/octeon. 2021-02-21 17:21:42 +00:00
sthen
aee5f45f22 update to repmgr-5.2.1 2021-02-21 17:19:58 +00:00
sthen
ae151a55e8 update to stuntman-1.2.16 2021-02-21 16:51:25 +00:00
sthen
8feafc55c1 update to iaxmodem-1.3.2 2021-02-21 16:49:50 +00:00
jsing
1fd0846f22 Bump lang/go binary bootstraps to Go 1.16. 2021-02-21 16:49:11 +00:00
sthen
a0f6a2ea3e remove dead HOMEPAGE and MASTER_SITES 2021-02-21 16:46:29 +00:00
sthen
289442ae65 sync plists following py-sphinx_rtd_theme update 2021-02-21 16:30:45 +00:00
sthen
3ed2a7579a update to py-sphinx_rtd_theme-0.5.1. the upstream distfiles require npm at
build time to fetch dependencies; fetches during build aren't permitted so
work around this by using the files that Debian have generated for their
packaging and use their packaging patches directly.
2021-02-21 16:30:23 +00:00
sthen
0fef402bf5 update to py3-snowballstemmer-2.1.0 2021-02-21 16:01:05 +00:00
sthen
c935116bdc update to calc-2.12.8.2 2021-02-21 16:00:25 +00:00
danj
c6ce35a2f5 Enable TLSv1.3
This mimics what has been done in www/nginx.

Lack of TLSv1.3 pointed out by Brandon (theriverlethe at gmail).
From and ok tb@
2021-02-21 15:05:21 +00:00
bcallah
0e2b31daa4 Update to bc-gh-3.3.0
Changelog: https://github.com/gavinhoward/bc/releases/tag/3.3.0
2021-02-21 14:55:09 +00:00
paco
1aade3152c fix runtime dependency for www/ephemetoot.
Spotted by Felix Maschek.  Thank you !
2021-02-21 14:51:21 +00:00
sthen
e90fba5b70 add a dependency on graphviz; some extensions included in sphinx use it
(including one used to generate sphinx's own docs). while many uses of
sphinx work without this, package builds that change depending on what
is installed at build time are problematic, so just force the dependency..

regen PLIST, extra files are built when this is present (used in
file:///usr/local/share/doc/py3-sphinx/usage/extensions/inheritance.html).
2021-02-21 13:43:10 +00:00
landry
4f56b0c922 geo/spatialite/tools: update to 5.0.1. 2021-02-21 13:30:39 +00:00
landry
83b61805bd geo/spatialite/libspatialite: update to 5.0.1.
See https://groups.google.com/g/spatialite-users/c/ve9ujm4DkdY
2021-02-21 13:29:58 +00:00
landry
3a951efede security/nss: update to 3.62.
Will be required by gecko 87.
Relnotes will be at https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.62_release_notes
2021-02-21 13:15:18 +00:00
landry
d1d0931c2d editors/py-qscintilla: add missing BDEP on py-qt-builder
should fix a build failure reported by naddy@
2021-02-21 12:56:38 +00:00
landry
303f1bd583 devel/cbindgen: update to 0.17.0.
See https://github.com/eqrion/cbindgen/releases/tag/v0.17.0
Built firefox-esr-78.8.0rc1 without issues.
2021-02-21 12:47:44 +00:00
sthen
2f246c2f08 qemu: remove hack for old sphinx, from Brad. 2021-02-21 10:50:58 +00:00
ajacoutot
e8517f28ce Update to consul-template-0.25.2. 2021-02-21 10:49:53 +00:00
sthen
6311f228e2 Record timings at the bottom of the individual build log (it's just the
same information as in summary.log but I find it useful to have here too0.
ok espie@
2021-02-21 10:48:04 +00:00
sthen
91953cc8dc Repair COMMENT, thanks portgen. Pointed out by Karlis Mikelson. 2021-02-21 10:39:47 +00:00