1195 Commits

Author SHA1 Message Date
jasper
702ba203f9 register quvi removal and add a better reason for flash/swf-related pruning 2021-02-14 13:31:38 +00:00
jasper
1c96f1f088 register ming/swftools/swfmill removal 2021-02-14 13:19:49 +00:00
sthen
e58761d112 update to py-qtpy-1.9.0, drop py2 2021-02-13 23:01:09 +00:00
sthen
e4521f52b7 convert icinga 1 eol to $obsolete_reason 2021-02-10 12:49:31 +00:00
kn
36efff7c87 Remove editors/hnb
This port hits segmentation faults right on startup (amd64, default/empty
`vm.malloc_conf'), both built with either `-fcommon' or fixes from FreeBSD.

No update since 2003.
Fails to build the now default "-fno-common".

OK gnezdo
2021-02-10 08:25:46 +00:00
kn
e77048a606 Remove audio/xhippo
tream at https://www.gnu.org/software/xhippo/ no longer provides
distfiles since at least 2019, FreeBSD also has marked the port as such;
the website says

        The GNU xhippo has been decommissioned.

Fails to build the now default "-fno-common".

Other ports such as audio/mkplaylist do similar jobs, most media players
also have such functionality, e.g. VLC does.

OK danj
2021-02-10 01:01:10 +00:00
kn
57fe6d691e Remove audio/gimmix
Starting the app shows a window but upon clicking "OK" it dies immediately.
It depends on old Python and GTK and already carries a local patch to cope
an old cURL update.

Upstream is dead, FreeBSD also marked the port for removal.

OK danj
2021-02-10 00:56:14 +00:00
kn
16f602dadc Oops, use right msg for www6to4 2021-02-10 00:48:39 +00:00
kn
756656ea94 Remove www/www6to4
The import of this tool in 2004 predates pf.conf(5)'s "af-to" which came
about in 2011.

Since that, there have been no port changes other than dusting things of
in the Makefile.

Upstream is dead, this port fails with "-fno-common" and I have a hard
time seeing how one would use a proxy daemon with their browser to do
address family translation these days.

OK danj
2021-02-10 00:45:31 +00:00
naddy
b484a714d9 remove x11/xfed
Three-decade-old code, long abandoned, parse error on first .bdf file
I tried.

ok solene@ ajacoutot@ kn@
2021-02-08 20:48:32 +00:00
naddy
121b202269 remove multimedia/avinfo
No release for 15 years, therefore unable to handle modern formats, crashed
on the first A/V file I tried.

ok mestre@ sthen@ kn@
2021-02-07 22:06:53 +00:00
bket
007ebcd0f5 Add CVE-quirk for privoxy 2021-02-04 19:25:04 +00:00
sthen
85796d41a2 update to py-ldap3 2.9 and make py3-only, mostly from Lucas Raab 2021-02-03 15:32:23 +00:00
sebastia
2245c759de quirks to replace stegcracker with stegseek 2021-02-02 16:10:46 +00:00
kn
788b0a7599 Remove security/siphon
Upstream still ships the tarball, that's it, as per CVS log:
"primary distsite and homepage have gone away".

The only TCP port I've been able to detect (after producing traffing on a
variety of them) is SSH -- and that only worked after enabling IPv4.

Siphon does not seem to support/detect IPv6 at all and it's OS fingerprints
are extremely old;  besides Gentoo we're the only ones still packaging it
according to https://repology.org/project/siphon/versions .

Fails with "-fno-common".
OK cwen
2021-02-01 14:07:51 +00:00
kn
25284374c4 Remove security/lxnb
That's a NetBus 1.6 client... upstream's dead as in NXDOMAIN, we seem to be
the only folks still packaging it.

It has not changed in twenty years (surprise!) and basically only exists to
screw around with old old Windows boxes which... still run the server?

Fails with "-fno-common".
OK jsg
2021-02-01 01:02:54 +00:00
kn
06906d2629 Remove net/nemesis
No release from upstream since 2004, no IPv6 support and the port now fails
to build with "-fno-common".

There's net/scapy in our tree which can do everything that nemesis does and
more.

OK bcallah
2021-01-31 19:50:02 +00:00
sthen
2e53577b30 Drop Icinga 1.x ports; merge into relevant icinga2 ports with an @ask-update
It has been long enough, if people have systems still using 1.x (*cough*)
they need a bit of a shove at this point.
2021-01-31 18:53:54 +00:00
kn
cea0b1b507 Remove net/packit
Our packaged 1.0 version seems to be the last one that can be fetched
from upstream, which is long dead;  HOMEPAGE http://packit.sf.net points
to a generic corporate stub.

FreeBSD packages an "updated" version, see
https://github.com/resurrecting-open-source-projects/packit/blob/master/ChangeLog
which effectively is the old source could with all readily available
distribution patches from Debian, Gento, etc. applied on top;  other than
that there's no development, the project README explicitly asks for help
from actual developers to keep such life support running.

Since noone could be bothered with updating our port since at least 2016,
I doubt there's much interest.

packit is a mixture of tcpdump(1) and scapy(1), it's synopsis uses every
letter (upper and lower) of the alphabet and IPv6 is not supported at all
(not even printing captured packets).

Basic tests showed no output when capturing on lo(4) devices.

tl;dr:  There's little to no value in beating a dead horse.
OK solene
2021-01-31 00:36:12 +00:00
kn
496a7504b0 Remove biology/nutdb
It fails to build with "-fno-common" and HOMEPAGE indicates that it's
no longer being worked on.

The website points at https://cronometer.com/ (website / mobile app) to be
used in the interim until upstream's NUT rewrite is done.

There is NUTsqlite on the sourceforge site's files section, not sure
but perhaps that is the rewrite talked about on the website. It is
written in Tcl/Tk. (thanks sthen)

OK sthen
2021-01-30 14:27:32 +00:00
kn
d4b19362dd Remove astro/sattrack
Imported in 1998 and modified in 2009 to "fix Y2K bug" which means
"we may not distribute modified versions [due to its license]".

There has been no update and it now fails to build with "-fno-common".

The servers used by "getsts" and "gettle" to fetch satellite information
no longer exist.

FreeBSD removed it in 2011, "No more public distfiles". (thanks naddy)

OK naddy
2021-01-30 14:14:38 +00:00
kn
55c848aaf5 Remove audio/py-ogg and audio/py-vorbis
Both are Python 2 only, collecting dust, their common upstream is dead
and py-vorbis is the only consumer of py-ogg.

Nothing in the tree uses either of them, not even as TEST_DEPENDS.

py-ogg now fails to build with "-fno-common".

OK sthen
2021-01-30 11:45:54 +00:00
kn
d97cbe6942 Remove x11/xtraceroute
It often aborts upon start due to "free(): recursive call",
does not support IPv6,
segfaults in vfscanf(3) due to "traceroute: sendto: No route to host" and
specifying a target only seems to work on the command line but not during
runtim in the window.
At runtime, it eventually aborts again.

tb even reported graphics related crashes in X11's iris driver when clicking
on the globe.

This port fails to build with "-fno-common".

No objections tb
OK sthen
2021-01-30 11:41:49 +00:00
kn
c288f41495 Remove security/hitch
Over half a year ago I dropped MAINTAINER on this port due to not using it
any longer.  At that time it was already outdated.  Noone spoke up to
update or even maintain it.

The new (unported) version 1.6.0 already suffers from TLS related build
failures, now there's another problem: it does not build with "-fcommon"
which will become a default compiler option in the tree.

If someone wants to fix both and get an up-to-date version running they
recover it from the attic.

OK tb
2021-01-29 16:50:42 +00:00
sthen
df64346652 Remove the old ACMEv1-only version of acme-client from ports.
letsencrypt have already stopped allowing ACMEv1 for new domain
validations, and are now doing "brownouts" for all ACMEv1 access,
disabling it temporarily twice a month for increasing lengths of
time (6/24/48/72/120/168 hours) in the run up to disabling it
completely on June 1st.
2021-01-25 14:21:29 +00:00
sthen
f04bcdefa9 better @msg for gns3 2021-01-24 13:53:55 +00:00
rsadowski
bea31153e4 Register removal of py-qt4{-docs} 2021-01-24 10:43:12 +00:00
rsadowski
e2c3f837f7 Add gns3 2021-01-24 09:31:48 +00:00
rsadowski
3ac6567c42 x11/kde-applications/kdepim-apps-libs
No longer part of KDE5
2021-01-24 06:46:08 +00:00
kn
f74a289f21 Remove mcollective puppet-agent plugin
Puppet deprecated this over two years ago.

OK sebastia
2021-01-23 12:48:37 +00:00
bluhm
0f699e9b18 Quirks for obsolete devel/p5-Regexp-Copy port removal.
OK sthen@
2021-01-22 22:34:32 +00:00
daniel
be4cf6c389 update py-sphinx-intl to 2.0.1 which is now python3-only 2021-01-20 07:36:43 +00:00
daniel
08a99be460 update py-torando to 6.1 and make it python3 only
py-tornado 6.x and later is python3-only. The update is needed so
jupyter-notebook can be updated.

ok sthen@, bket@
2021-01-18 21:26:25 +00:00
rsadowski
04c6246072 Remove qtstyleplugins-5.0.0.20170311
"it was originally ported to 'fix' the qt5 bug with file dialogs when
running within gtk desktop environments, the default gtk3 file dialog
triggers a cpu 100% spin." -- landry

This issue still exists so DO NOT USE GTK3-style (which should not be the
default) for (py)-Qt applications.

Qt5 does not ship a qtconfig utility to configure fonts, icons or styles. You
can use the qt5ct package to do this job.  Don't forget to set the environment
variable QT_QPA_PLATFORMTHEME=qt5ct so that the settings are picked up by Qt
applications

OK kmos, kn and landry
2021-01-18 20:25:47 +00:00
jasper
cb698c3bc1 we have reached enlightenment and as such no longer need to weighed down by
the ancient cruft of e17 which has long outlived its purpose.

prompted by laurent
ok cwen@ gnezdo@ jca@
2021-01-18 19:48:14 +00:00
daniel
b4c4ee289d make py-sphinx_guzzle_theme python3-only
ok bket@ (MAINTAINER)
2021-01-18 06:43:19 +00:00
daniel
8eb2b064a3 update py-commonmark and py-recommonmark and make them python3 only
These ports are on the update path for py-sphinx so making them python3
only helps. Both jca and I built ports llvm with this update.

ok jca@, sebastia@ (maintainers of these ports)
2021-01-18 00:15:37 +00:00
jasper
79677016bb - update to py-mulpyplexer-0.09
- switch to python3 by default
2021-01-17 19:34:50 +00:00
daniel
613e4033aa make py-sphinx-notfound-page python3-only 2021-01-15 01:00:15 +00:00
sthen
36e5766046 update to py-tzlocal-2.1 and drop py2 version 2021-01-10 20:13:04 +00:00
daniel
241f1b8e58 py-pyglet was missing PKGNAME; add it
edd@ was ok with this but asked to be dropped as MAINTAINER.

ok sthen@
2021-01-07 07:02:24 +00:00
kn
6dd5bfda0a Update to pylint 2.6.0
First the package was broken due to too recent dependent packages, then it
was broken due to beeing too old itself.

Upstream dropped the GUI years ago, so remove it.

With daniel
2021-01-05 04:37:19 +00:00
benoit
7d5f02bd50 py-sqlobject went python3-only 2021-01-01 11:31:58 +00:00
kn
e5a0b38593 Check syntax for all .pm files 2020-12-30 21:43:51 +00:00
kn
d63327a39a Move scapy to python 3 only
Now that base regress is fully converted to using the Python 3 version
merge scapy (Python 2) and py3-scapy into scapy (Python 3).

OK bluhm sthen
2020-12-30 21:38:58 +00:00
daniel
bdba762576 update py-lazy-object-proxy to 1.4.3 so pylint can be repaired
while here, make it python3-only too
2020-12-30 08:44:37 +00:00
landry
4ffd1f7df0 devel/quirks: register removal of x11/xfce4/orage and
x11/xfce4/xfce4-statusnotifier

orage was Gtk+2 only, saw no development since 4.12.
xfce4-statusnotifier features were merged to xfce4-panel systray plugin.
2020-12-29 15:23:42 +00:00
solene
574eb0dc40 Register docker -> docker-cli package rename
ok sthen@
2020-12-22 21:02:31 +00:00
ajacoutot
6c1231c2b4 Remove libxml++3; it's unused. 2020-12-21 21:19:21 +00:00
ajacoutot
e9b19353be Revision 1.1108 went backwards. 2020-12-21 07:45:44 +00:00