pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
hs-wai: remove; It is already in the main pkgsrc tree
Module Name: pkgsrc-wip
Committed By: PHO <pho%cielonegro.org@localhost>
Pushed By: pho
Date: Wed Feb 1 12:52:01 2023 +0900
Changeset: b4833ebb9a2b28ebc1e9676d6da2c167d1402532
Modified Files:
Makefile
hoogle/Makefile
Removed Files:
hs-wai/DESCR
hs-wai/Makefile
hs-wai/PLIST
hs-wai/buildlink3.mk
hs-wai/distinfo
Log Message:
hs-wai: remove; It is already in the main pkgsrc tree
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b4833ebb9a2b28ebc1e9676d6da2c167d1402532
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
hoogle/Makefile | 2 +-
hs-wai/DESCR | 2 --
hs-wai/Makefile | 18 ------------------
hs-wai/PLIST | 21 ---------------------
hs-wai/buildlink3.mk | 21 ---------------------
hs-wai/distinfo | 4 ----
7 files changed, 1 insertion(+), 68 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index e3390a93c7..2af7667e5d 100644
--- a/Makefile
+++ b/Makefile
@@ -1731,7 +1731,6 @@ SUBDIR+= hs-vector-space
SUBDIR+= hs-vector-th-unbox
SUBDIR+= hs-vte
SUBDIR+= hs-vty
-SUBDIR+= hs-wai
SUBDIR+= hs-x11-extras
SUBDIR+= hs-xdg-basedir
SUBDIR+= hs-xmobar
diff --git a/hoogle/Makefile b/hoogle/Makefile
index b71c5f79f2..62b9917f99 100644
--- a/hoogle/Makefile
+++ b/hoogle/Makefile
@@ -27,6 +27,6 @@ LICENSE= modified-bsd
.include "../../devel/hs-uniplate/buildlink3.mk"
.include "../../devel/hs-vector/buildlink3.mk"
.include "../../devel/hs-vector-algorithms/buildlink3.mk"
-.include "../../wip/hs-wai/buildlink3.mk"
+.include "../../www/hs-wai/buildlink3.mk"
.include "../../www/hs-warp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/hs-wai/DESCR b/hs-wai/DESCR
deleted file mode 100644
index ebb3aba290..0000000000
--- a/hs-wai/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Provides a common protocol for communication between web applications and
-web servers.
diff --git a/hs-wai/Makefile b/hs-wai/Makefile
deleted file mode 100644
index 78c36b6486..0000000000
--- a/hs-wai/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2014/07/28 21:05:56 szptvlfn Exp $
-
-DISTNAME= wai-1.4.1
-CATEGORIES= www
-
-MAINTAINER= szptvlfn%NetBSD.org@localhost
-COMMENT= Web Application Interface
-LICENSE= mit
-
-.include "../../wip/mk/haskell.mk"
-.include "../../devel/hs-blaze-builder/buildlink3.mk"
-.include "../../wip/hs-conduit/buildlink3.mk"
-.include "../../wip/hs-http-types/buildlink3.mk"
-.include "../../net/hs-network/buildlink3.mk"
-.include "../../devel/hs-text/buildlink3.mk"
-.include "../../devel/hs-transformers/buildlink3.mk"
-.include "../../devel/hs-vault/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/hs-wai/PLIST b/hs-wai/PLIST
deleted file mode 100644
index 728f6e61e8..0000000000
--- a/hs-wai/PLIST
+++ /dev/null
@@ -1,21 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2014/04/21 09:11:39 szptvlfn Exp $
-lib/wai-${PKGVERSION}/${HASKELL_VERSION}/HSwai-${PKGVERSION}.o
-lib/wai-${PKGVERSION}/${HASKELL_VERSION}/Network/Wai.hi
-lib/wai-${PKGVERSION}/${HASKELL_VERSION}/Network/Wai.p_hi
-lib/wai-${PKGVERSION}/${HASKELL_VERSION}/libHSwai-${PKGVERSION}.a
-lib/wai-${PKGVERSION}/${HASKELL_VERSION}/libHSwai-${PKGVERSION}_p.a
-lib/wai-${PKGVERSION}/${HASKELL_VERSION}/package-description
-share/doc/wai-${PKGVERSION}/LICENSE
-${PLIST.doc}share/doc/wai-${PKGVERSION}/html/Network-Wai.html
-${PLIST.doc}share/doc/wai-${PKGVERSION}/html/doc-index.html
-${PLIST.doc}share/doc/wai-${PKGVERSION}/html/frames.html
-${PLIST.doc}share/doc/wai-${PKGVERSION}/html/haddock-util.js
-${PLIST.doc}share/doc/wai-${PKGVERSION}/html/hslogo-16.png
-${PLIST.doc}share/doc/wai-${PKGVERSION}/html/index-frames.html
-${PLIST.doc}share/doc/wai-${PKGVERSION}/html/index.html
-${PLIST.doc}share/doc/wai-${PKGVERSION}/html/mini_Network-Wai.html
-${PLIST.doc}share/doc/wai-${PKGVERSION}/html/minus.gif
-${PLIST.doc}share/doc/wai-${PKGVERSION}/html/ocean.css
-${PLIST.doc}share/doc/wai-${PKGVERSION}/html/plus.gif
-${PLIST.doc}share/doc/wai-${PKGVERSION}/html/synopsis.png
-${PLIST.doc}share/doc/wai-${PKGVERSION}/html/wai.haddock
diff --git a/hs-wai/buildlink3.mk b/hs-wai/buildlink3.mk
deleted file mode 100644
index cbe898a1d0..0000000000
--- a/hs-wai/buildlink3.mk
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.7 2014/08/29 14:10:30 szptvlfn Exp $
-
-BUILDLINK_TREE+= hs-wai
-
-.if !defined(HS_WAI_BUILDLINK3_MK)
-HS_WAI_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.hs-wai+= hs-wai>=1.4.1
-BUILDLINK_ABI_DEPENDS.hs-wai+= hs-wai>=1.4.1
-BUILDLINK_PKGSRCDIR.hs-wai?= ../../wip/hs-wai
-
-.include "../../devel/hs-blaze-builder/buildlink3.mk"
-.include "../../wip/hs-conduit/buildlink3.mk"
-.include "../../wip/hs-http-types/buildlink3.mk"
-.include "../../net/hs-network/buildlink3.mk"
-.include "../../devel/hs-text/buildlink3.mk"
-.include "../../devel/hs-transformers/buildlink3.mk"
-.include "../../devel/hs-vault/buildlink3.mk"
-.endif # HS_WAI_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -hs-wai
diff --git a/hs-wai/distinfo b/hs-wai/distinfo
deleted file mode 100644
index 69c998f291..0000000000
--- a/hs-wai/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.1 2013/11/25 11:39:41 szptvlfn Exp $
-
-RMD160 (wai-1.4.1.tar.gz) = 42f0f7d66c417b4a6955961f792be6d75759a9a9
-Size (wai-1.4.1.tar.gz) = 4774 bytes
Home |
Main Index |
Thread Index |
Old Index