From 633ea1ab54275575395d12c07ebfbd3f24aca78a Mon Sep 17 00:00:00 2001 From: gnezdo Date: Thu, 4 Mar 2021 02:45:49 +0000 Subject: [PATCH] Unplug all hs-* ports for removal ok kili, sthen --- archivers/Makefile | 4 +-- audio/Makefile | 3 +- devel/Makefile | 73 +--------------------------------------------- graphics/Makefile | 4 +-- net/Makefile | 4 +-- security/Makefile | 7 +---- textproc/Makefile | 10 +------ www/Makefile | 3 +- x11/Makefile | 5 +--- 9 files changed, 9 insertions(+), 104 deletions(-) diff --git a/archivers/Makefile b/archivers/Makefile index 03e497a84d2..febb1f2f1dd 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.106 2021/02/24 21:23:16 sthen Exp $ +# $OpenBSD: Makefile,v 1.107 2021/03/04 02:45:49 gnezdo Exp $ SUBDIR = SUBDIR += arc @@ -18,8 +18,6 @@ SUBDIR += gtar SUBDIR += gtar,static SUBDIR += ha - SUBDIR += hs-zip-archive - SUBDIR += hs-zlib SUBDIR += innoextract SUBDIR += laszip SUBDIR += lha diff --git a/audio/Makefile b/audio/Makefile index f9b3c496204..5e51492a14b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.451 2021/02/26 13:00:43 sthen Exp $ +# $OpenBSD: Makefile,v 1.452 2021/03/04 02:45:50 gnezdo Exp $ SUBDIR = SUBDIR += abcde @@ -56,7 +56,6 @@ SUBDIR += gsm SUBDIR += gsound SUBDIR += herrie - SUBDIR += hs-libmpd SUBDIR += hydrogen SUBDIR += id3ed SUBDIR += id3lib diff --git a/devel/Makefile b/devel/Makefile index 3894982b5d3..e52d73a73a1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2082 2021/03/03 21:52:28 kmos Exp $ +# $OpenBSD: Makefile,v 1.2083 2021/03/04 02:45:50 gnezdo Exp $ SUBDIR = SUBDIR += 64tass @@ -202,77 +202,6 @@ SUBDIR += harfbuzz SUBDIR += hasktags SUBDIR += help2man - SUBDIR += hs-FindBin - SUBDIR += hs-HUnit - SUBDIR += hs-QuickCheck - SUBDIR += hs-ansi-terminal - SUBDIR += hs-ansi-wl-pprint - SUBDIR += hs-async - SUBDIR += hs-base-compat - SUBDIR += hs-base16-bytestring - SUBDIR += hs-base64-bytestring - SUBDIR += hs-byteable - SUBDIR += hs-cereal - SUBDIR += hs-cmdargs - SUBDIR += hs-conduit - SUBDIR += hs-constraints - SUBDIR += hs-convertible - SUBDIR += hs-data-default - SUBDIR += hs-data-ordlist - SUBDIR += hs-dlist - SUBDIR += hs-echo - SUBDIR += hs-edit-distance - SUBDIR += hs-enclosed-exceptions - SUBDIR += hs-exceptions - SUBDIR += hs-extensible-exceptions - SUBDIR += hs-fgl - SUBDIR += hs-hashable - SUBDIR += hs-hinotify - SUBDIR += hs-hslogger - SUBDIR += hs-lifted-async - SUBDIR += hs-lifted-base - SUBDIR += hs-mmap - SUBDIR += hs-mmorph - SUBDIR += hs-monad-control - SUBDIR += hs-mono-traversable - SUBDIR += hs-nats - SUBDIR += hs-network - SUBDIR += hs-network-uri - SUBDIR += hs-old-locale - SUBDIR += hs-old-time - SUBDIR += hs-primitive - SUBDIR += hs-random - SUBDIR += hs-regex-applicative - SUBDIR += hs-regex-base - SUBDIR += hs-regex-compat - SUBDIR += hs-regex-compat-tdfa - SUBDIR += hs-regex-posix - SUBDIR += hs-regex-tdfa - SUBDIR += hs-resourcet - SUBDIR += hs-sandi - SUBDIR += hs-scientific - SUBDIR += hs-semigroups - SUBDIR += hs-shelly - SUBDIR += hs-split - SUBDIR += hs-syb - SUBDIR += hs-system-fileio - SUBDIR += hs-system-filepath - SUBDIR += hs-tagged - SUBDIR += hs-tar - SUBDIR += hs-temporary - SUBDIR += hs-test-framework - SUBDIR += hs-test-framework-hunit - SUBDIR += hs-test-framework-quickcheck2 - SUBDIR += hs-tf-random - SUBDIR += hs-transformers-base - SUBDIR += hs-transformers-compat - SUBDIR += hs-unix-compat - SUBDIR += hs-unliftio-core - SUBDIR += hs-unordered-containers - SUBDIR += hs-utf8-string - SUBDIR += hs-vector - SUBDIR += hs-vector-algorithms - SUBDIR += hs-void SUBDIR += http-parser SUBDIR += hub SUBDIR += id-utils diff --git a/graphics/Makefile b/graphics/Makefile index 95e05710e91..81304ea9a98 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.546 2021/02/24 21:23:15 sthen Exp $ +# $OpenBSD: Makefile,v 1.547 2021/03/04 02:45:50 gnezdo Exp $ SUBDIR = SUBDIR += DevIL @@ -96,8 +96,6 @@ SUBDIR += gthumb SUBDIR += gtkam SUBDIR += gtkimageview - SUBDIR += hs-colour - SUBDIR += hs-graphviz SUBDIR += hugin SUBDIR += icoutils SUBDIR += iec16022 diff --git a/net/Makefile b/net/Makefile index b14076d88e7..36369d6c171 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1245 2021/03/01 17:34:34 tracey Exp $ +# $OpenBSD: Makefile,v 1.1246 2021/03/04 02:45:50 gnezdo Exp $ SUBDIR = SUBDIR += adns @@ -133,8 +133,6 @@ SUBDIR += hexchat SUBDIR += honeyd SUBDIR += hping - SUBDIR += hs-HTTP - SUBDIR += hs-hostname SUBDIR += httptunnel SUBDIR += i2p SUBDIR += i2pd diff --git a/security/Makefile b/security/Makefile index 40d1e462a36..ebcc821ff1a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.616 2021/02/26 12:53:38 sthen Exp $ +# $OpenBSD: Makefile,v 1.617 2021/03/04 02:45:50 gnezdo Exp $ SUBDIR = SUBDIR += ADMsnmp @@ -76,11 +76,6 @@ SUBDIR += hcxtools SUBDIR += heimdal SUBDIR += hlfl - SUBDIR += hs-SHA - SUBDIR += hs-crypto-api - SUBDIR += hs-cryptohash - SUBDIR += hs-digest - SUBDIR += hs-entropy SUBDIR += hydra SUBDIR += ikeman SUBDIR += integrit diff --git a/textproc/Makefile b/textproc/Makefile index fe9052541ba..6d9d96a814b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.670 2021/02/25 21:53:23 sthen Exp $ +# $OpenBSD: Makefile,v 1.671 2021/03/04 02:45:50 gnezdo Exp $ SUBDIR = SUBDIR += TclXML @@ -71,14 +71,6 @@ SUBDIR += hfst SUBDIR += hgrep SUBDIR += highlight - SUBDIR += hs-attoparsec - SUBDIR += hs-bytestring-show - SUBDIR += hs-json - SUBDIR += hs-libxml-sax - SUBDIR += hs-polyparse - SUBDIR += hs-wl-pprint-text - SUBDIR += hs-xml - SUBDIR += hs-xml-types SUBDIR += html SUBDIR += html-xml-utils SUBDIR += hunspell diff --git a/www/Makefile b/www/Makefile index f77ccb7d3ae..a1351ea8fc2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1016 2021/03/02 16:31:41 sthen Exp $ +# $OpenBSD: Makefile,v 1.1017 2021/03/04 02:45:50 gnezdo Exp $ SUBDIR = SUBDIR += analog @@ -56,7 +56,6 @@ SUBDIR += havp SUBDIR += hiawatha SUBDIR += honk - SUBDIR += hs-html SUBDIR += http_load SUBDIR += http_ping SUBDIR += httrack diff --git a/x11/Makefile b/x11/Makefile index 883172b115f..e9ce1d7d8b3 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.697 2021/03/01 04:20:28 gnezdo Exp $ +# $OpenBSD: Makefile,v 1.698 2021/03/04 02:45:51 gnezdo Exp $ SUBDIR = SUBDIR += 2bwm @@ -118,9 +118,6 @@ SUBDIR += gxmessage SUBDIR += herbstluftwm SUBDIR += hicolor-icon-theme - SUBDIR += hs-X11 - SUBDIR += hs-X11-xft - SUBDIR += hs-dbus SUBDIR += hsetroot SUBDIR += human-icon-theme SUBDIR += i3