9 Commits

Author SHA1 Message Date
sthen
248932be74 switch MODPY_BIN_SUFFIX to -2 for py2 and (blank) for py3
switch ports using command-line tools from py-sphinx that don't need a
py2 version of it to py3-sphinx
2021-02-19 23:13:00 +00:00
sthen
0315329940 mark BROKEN-aarch64, these use ring-0.16.11 which fails on aarch64 (already marked broken on sparc64) 2020-04-14 21:45:41 +00:00
semarie
b7db15b89a update security/sn0int to 0.18.0
from kpcyrd at rxv cc
2020-03-21 05:30:58 +00:00
semarie
f64f776a43 add more magic to devel/cargo to help maintainers dealing with rust
devel/cargo modules will take care of some aspects of crate dependencies on
system/ports libraries

adapt some ports depending on devel/cargo to properly link to ports libraries,
and to not patch anymore what it is now done by devel/cargo (openssl-sys crate
for example)

with help and ok @sthem
2020-03-12 10:30:05 +00:00
semarie
614c7c9d0e small devel/cargo cleanup
keep MODCARGO_CRATE for libc separated from the big list, and properly document it.
2020-03-02 07:20:23 +00:00
semarie
0fb585e377 update libc-rs for include sparc64 compatibility
ok landry@
2019-08-30 12:24:00 +00:00
sthen
67a90c1183 mark BROKEN-i386 2019-07-04 06:58:28 +00:00
semarie
9eca09f5b1 backport a fix to rustyline crate for upcoming lang/rust 1.36.0
https://github.com/kkawakam/rustyline/pull/218

ok tb@
2019-07-04 06:54:52 +00:00
sebastia
38e4b3b7ce import sn0int
sn0int is a semi-automatic OSINT framework and package manager. It was built
for IT security professionals and bug hunters to gather intelligence about a
given target or about yourself. sn0int is enumerating attack surface by
semi-automatically processing public information and mapping the results in a
unified format for followup investigations.

port from kpcyrd at rxv cc

OK gonzalo@, bentley@
2019-06-25 10:50:02 +00:00