155010 Commits

Author SHA1 Message Date
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
sthen
0039210746 remove unneeded sphinx-build${MODPY_BIN_SUFFIX} symlink 2021-02-21 10:29:43 +00:00
sthen
0624157df9 regen plist (I forgot to do that for py-pexpect-4.7.0 after I gave up
trying to get 4.8.0 tests to work reliably)
2021-02-21 10:23:32 +00:00
landry
a02ba815b9 geo/spatialite/virtualpg: update to 2.0.1.
an update to spatialite 5.0.1 is in the pipe..
2021-02-21 10:17:02 +00:00
landry
1698dc00a0 x11/girara: update to 0.3.5. 2021-02-21 10:16:07 +00:00
sthen
52491417b2 disable intersphinx_mapping to prevent going online while building sphinx's
own docs. spotted by aja@
2021-02-21 10:04:45 +00:00
ajacoutot
8524284edb textproc/py-precis_i18n -> textproc/py-precis_i18n${MODPY_FLAVOR} 2021-02-21 10:02:41 +00:00
ajacoutot
d01166c2bd Use FLAVOR instead of MODPY_DEFAULT_VERSION_3. 2021-02-21 10:02:05 +00:00
tb
219e04f97c security/ipguard: fix build with -fno-common 2021-02-21 09:54:55 +00:00
sthen
8372a72b46 move websupport from BDEP to RDEP, some ports geneeate extra files if this
is present (e.g. luacheck, spotted by aja@)
2021-02-21 09:52:31 +00:00
landry
2c700a585f geo/geos: update to 3.9.1.
See https://lists.osgeo.org/pipermail/geos-devel/2021-February/010138.html

Face reality & take maintainership while here.
2021-02-21 09:31:48 +00:00
tb
16cce2e734 net/honeyd: fix -fno-common build failure
Simplified version of bket's port of FreeBSD's fix.

ok bket
2021-02-21 09:25:25 +00:00
semarie
071b5be212 devel/cargo: remove .crates2.json file after installing with cargo
we are managing installed files with different mecanism.
it is the v2 for tracking crates installation, and we already remove v1 (.crates.toml).

take care of cleaning ports which are already seen it

problem spotted by landry@
ok landry@
2021-02-21 09:19:07 +00:00
espie
4d7cd6c96a document DEBUG_* tables and views 2021-02-21 09:14:05 +00:00
ajacoutot
78e2a13011 Update PLIST after the move to py3-sphinx. 2021-02-21 08:56:25 +00:00
ajacoutot
0ba111a4f2 Add missing dependency on gmake and py-imagesize.
Regen PLIST.
2021-02-21 08:42:50 +00:00
landry
4342ee0c4c geo/py-owslib: update to 0.23.0. 2021-02-21 08:09:19 +00:00
landry
a8a59e3f5d geo/gdal: tidy up python dependencies
- drop unneeded MODPY_LIB_DEPENDS/MODPY_WANTLIB from
LIB_DEPENDS-python/WANTLIB-python (checked on amd64 & sparc64)
- add missing TDEP on py-lxml
2021-02-21 07:53:35 +00:00
martin
5cb424fab1 Update py-pkgconfig to 1.5.2. 2021-02-21 07:52:19 +00:00
landry
a698672c34 geo/spatialite/libspatialite: drop ${COMPILER_LIBCXX} from WANTLIB.
This was coming from geo/geos via geo/librttopo, and was wrong. Checked
on amd64 & sparc64.
2021-02-21 07:38:27 +00:00
landry
9d0a757bba geo/librttopo: drop ${COMPILER_LIBCXX} from WANTLIB
this was coming from geo/geos, and was wrong. Checked on amd64 &
sparc64.
2021-02-21 07:37:43 +00:00
landry
b649fe5daa geo/geos: drop unneeded chunk forcefully linking against -lstdc++
that bit was added in 2008, but now down the line, this caused gdal*
commands to blow on sparc64 with warnings such as
"/usr/local/lib/libestdc++.so.19.0:/usr/lib/libstdc++.so.57.0 : WARNING:
symbol(_ZNSt6locale5_Impl11_S_id_ctypeE) size mismatch, relink your
program", as reported by Phil Plane.

With all the gdal stack rebuilt, a basic gdalbuildvrt test now succeeds
on sparc64.

while here, fix geos-config --libs output which appended the lib version
we remove..

Went in an amd64 bulk without fallout, thanks ajacoutot@
2021-02-21 07:36:49 +00:00
ajacoutot
6ab8493301 Update to meson-0.57.1. 2021-02-21 07:26:14 +00:00
rsadowski
00aa4dd8ab Unbreak sparc64 (gcc-ports) build
Add "-lc -lpthread" by CMAKE_*_LINKER_FLAGS to unbreak the gcc build.

OK kmos (Thanks for testing in a sparc64 bulk build)
2021-02-21 04:03:50 +00:00
cwen
aea2962595 openvdb: don't build on powerpc
This can't be built on powerpc because devel/tbb does not support 64-bits
atomics on ppc32 and forcing them does not help (as seen previously with
geo/osrm-backend). Spotted in the current macppc bulk.
2021-02-21 01:19:28 +00:00
sthen
29704c3c83 adapt to py-sphinx-3.5.1 2021-02-20 22:27:27 +00:00
sthen
00eca0a706 update to py-sphinx-3.5.1 2021-02-20 22:27:19 +00:00
naddy
bb7ac34aa7 unhook security/flasm, already deleted 2021-02-20 21:54:20 +00:00
sthen
8ddb336391 off-by-one in path in pre-test 2021-02-20 21:48:10 +00:00
sthen
b9bc5991fa py-pexpect: drop an unnecessary sphinx.info call that is not supported
in newer sphinx. clean up tests while there.

I looked at updating to 4.8.0 but it seems to have some intermittent
hangs/timeouts in the tests.
2021-02-20 21:44:58 +00:00