pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
hs-hxt-regex-xmlschema: 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 17:22:53 2023 +0900
Changeset: dd3a38f4363d7b61bd76dd9d56f1d23b96c34550
Modified Files:
Makefile
hs-hxt-relaxng/Makefile
hs-hxt-relaxng/buildlink3.mk
hs-hxt/Makefile
hs-hxt/buildlink3.mk
Removed Files:
hs-hxt-regex-xmlschema/DESCR
hs-hxt-regex-xmlschema/Makefile
hs-hxt-regex-xmlschema/PLIST
hs-hxt-regex-xmlschema/buildlink3.mk
hs-hxt-regex-xmlschema/distinfo
Log Message:
hs-hxt-regex-xmlschema: 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=dd3a38f4363d7b61bd76dd9d56f1d23b96c34550
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
hs-hxt-regex-xmlschema/DESCR | 10 ----------
hs-hxt-regex-xmlschema/Makefile | 14 --------------
hs-hxt-regex-xmlschema/PLIST | 16 ----------------
hs-hxt-regex-xmlschema/buildlink3.mk | 16 ----------------
hs-hxt-regex-xmlschema/distinfo | 4 ----
hs-hxt-relaxng/Makefile | 2 +-
hs-hxt-relaxng/buildlink3.mk | 2 +-
hs-hxt/Makefile | 2 +-
hs-hxt/buildlink3.mk | 2 +-
10 files changed, 4 insertions(+), 65 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index bbb06a0a91..deb3580302 100644
--- a/Makefile
+++ b/Makefile
@@ -1623,7 +1623,6 @@ SUBDIR+= hs-husk-scheme
SUBDIR+= hs-hxt
SUBDIR+= hs-hxt-charproperties
SUBDIR+= hs-hxt-curl
-SUBDIR+= hs-hxt-regex-xmlschema
SUBDIR+= hs-hxt-relaxng
SUBDIR+= hs-hxt-tagsoup
SUBDIR+= hs-hxt-xpath
diff --git a/hs-hxt-regex-xmlschema/DESCR b/hs-hxt-regex-xmlschema/DESCR
deleted file mode 100644
index f7b2f158e4..0000000000
--- a/hs-hxt-regex-xmlschema/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-This library supports full W3C XML Schema regular expressions
-inclusive all Unicode character sets and blocks. The complete grammar
-can be found under <http://www.w3.org/TR/xmlschema11-2/#regexs>. It is
-implemented by the technique of derivations of regular
-expressions. The W3C syntax is extended to support not only union of
-regular sets, but also intersection, set difference, exor. Matching of
-subexpressions is also supported. The library can be used for
-constricting lightweight scanners and tokenizers. It is a standalone
-library, no external regex libraries are used. This package is a
-substitute for the old regex-xmlschema package.
diff --git a/hs-hxt-regex-xmlschema/Makefile b/hs-hxt-regex-xmlschema/Makefile
deleted file mode 100644
index 97f3cab8be..0000000000
--- a/hs-hxt-regex-xmlschema/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2014/05/19 21:28:48 szptvlfn Exp $
-#
-
-DISTNAME= hxt-regex-xmlschema-9.1.0
-CATEGORIES= textproc
-
-MAINTAINER= pho%cielonegro.org@localhost
-COMMENT= Regular expression library for W3C XML Schema regular expressions
-LICENSE= mit
-
-.include "../../wip/mk/haskell.mk"
-.include "../../wip/hs-hxt-charproperties/buildlink3.mk"
-.include "../../textproc/hs-parsec/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/hs-hxt-regex-xmlschema/PLIST b/hs-hxt-regex-xmlschema/PLIST
deleted file mode 100644
index e0c86b29ea..0000000000
--- a/hs-hxt-regex-xmlschema/PLIST
+++ /dev/null
@@ -1,16 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2011/10/05 06:50:09 phonohawk Exp $
-lib/hxt-regex-xmlschema-${PKGVERSION}/${HASKELL_VERSION}/HShxt-regex-xmlschema-${PKGVERSION}.o
-lib/hxt-regex-xmlschema-${PKGVERSION}/${HASKELL_VERSION}/Text/Regex/Glob/String.hi
-lib/hxt-regex-xmlschema-${PKGVERSION}/${HASKELL_VERSION}/Text/Regex/Glob/String.p_hi
-lib/hxt-regex-xmlschema-${PKGVERSION}/${HASKELL_VERSION}/Text/Regex/Glob/String/RegexParser.hi
-lib/hxt-regex-xmlschema-${PKGVERSION}/${HASKELL_VERSION}/Text/Regex/Glob/String/RegexParser.p_hi
-lib/hxt-regex-xmlschema-${PKGVERSION}/${HASKELL_VERSION}/Text/Regex/XMLSchema/String.hi
-lib/hxt-regex-xmlschema-${PKGVERSION}/${HASKELL_VERSION}/Text/Regex/XMLSchema/String.p_hi
-lib/hxt-regex-xmlschema-${PKGVERSION}/${HASKELL_VERSION}/Text/Regex/XMLSchema/String/Regex.hi
-lib/hxt-regex-xmlschema-${PKGVERSION}/${HASKELL_VERSION}/Text/Regex/XMLSchema/String/Regex.p_hi
-lib/hxt-regex-xmlschema-${PKGVERSION}/${HASKELL_VERSION}/Text/Regex/XMLSchema/String/RegexParser.hi
-lib/hxt-regex-xmlschema-${PKGVERSION}/${HASKELL_VERSION}/Text/Regex/XMLSchema/String/RegexParser.p_hi
-lib/hxt-regex-xmlschema-${PKGVERSION}/${HASKELL_VERSION}/libHShxt-regex-xmlschema-${PKGVERSION}.a
-lib/hxt-regex-xmlschema-${PKGVERSION}/${HASKELL_VERSION}/libHShxt-regex-xmlschema-${PKGVERSION}_p.a
-lib/hxt-regex-xmlschema-${PKGVERSION}/${HASKELL_VERSION}/package-description
-share/doc/hxt-regex-xmlschema-${PKGVERSION}/LICENSE
diff --git a/hs-hxt-regex-xmlschema/buildlink3.mk b/hs-hxt-regex-xmlschema/buildlink3.mk
deleted file mode 100644
index 60fac36414..0000000000
--- a/hs-hxt-regex-xmlschema/buildlink3.mk
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.5 2014/08/29 14:10:25 szptvlfn Exp $
-
-BUILDLINK_TREE+= hs-hxt-regex-xmlschema
-
-.if !defined(HS_HXT_REGEX_XMLSCHEMA_BUILDLINK3_MK)
-HS_HXT_REGEX_XMLSCHEMA_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.hs-hxt-regex-xmlschema+= hs-hxt-regex-xmlschema>=9.1.0
-BUILDLINK_ABI_DEPENDS.hs-hxt-regex-xmlschema+= hs-hxt-regex-xmlschema>=9.1.0
-BUILDLINK_PKGSRCDIR.hs-hxt-regex-xmlschema?= ../../wip/hs-hxt-regex-xmlschema
-
-.include "../../wip/hs-hxt-charproperties/buildlink3.mk"
-.include "../../textproc/hs-parsec/buildlink3.mk"
-.endif # HS_HXT_REGEX_XMLSCHEMA_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -hs-hxt-regex-xmlschema
diff --git a/hs-hxt-regex-xmlschema/distinfo b/hs-hxt-regex-xmlschema/distinfo
deleted file mode 100644
index a51f33b2bd..0000000000
--- a/hs-hxt-regex-xmlschema/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.4 2013/09/30 23:05:23 phonohawk Exp $
-
-RMD160 (hxt-regex-xmlschema-9.1.0.tar.gz) = 0aa77acedf54c55056856daceebc977423295784
-Size (hxt-regex-xmlschema-9.1.0.tar.gz) = 26675 bytes
diff --git a/hs-hxt-relaxng/Makefile b/hs-hxt-relaxng/Makefile
index 22af36a2ee..cebc5441d4 100644
--- a/hs-hxt-relaxng/Makefile
+++ b/hs-hxt-relaxng/Makefile
@@ -11,7 +11,7 @@ LICENSE= mit
.include "../../wip/mk/haskell.mk"
.include "../../wip/hs-hxt/buildlink3.mk"
.include "../../wip/hs-hxt-charproperties/buildlink3.mk"
-.include "../../wip/hs-hxt-regex-xmlschema/buildlink3.mk"
+.include "../../textproc/hs-hxt-regex-xmlschema/buildlink3.mk"
.include "../../net/hs-network/buildlink3.mk"
.include "../../textproc/hs-parsec/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/hs-hxt-relaxng/buildlink3.mk b/hs-hxt-relaxng/buildlink3.mk
index 73ffc0b76c..989178017f 100644
--- a/hs-hxt-relaxng/buildlink3.mk
+++ b/hs-hxt-relaxng/buildlink3.mk
@@ -11,7 +11,7 @@ BUILDLINK_PKGSRCDIR.hs-hxt-relaxng?= ../../wip/hs-hxt-relaxng
.include "../../wip/hs-hxt/buildlink3.mk"
.include "../../wip/hs-hxt-charproperties/buildlink3.mk"
-.include "../../wip/hs-hxt-regex-xmlschema/buildlink3.mk"
+.include "../../textproc/hs-hxt-regex-xmlschema/buildlink3.mk"
.include "../../net/hs-network/buildlink3.mk"
.include "../../textproc/hs-parsec/buildlink3.mk"
.endif # HS_HXT_RELAXNG_BUILDLINK3_MK
diff --git a/hs-hxt/Makefile b/hs-hxt/Makefile
index 4e80509c7c..e2efd932ca 100644
--- a/hs-hxt/Makefile
+++ b/hs-hxt/Makefile
@@ -10,7 +10,7 @@ LICENSE= mit
.include "../../wip/mk/haskell.mk"
.include "../../wip/hs-hxt-charproperties/buildlink3.mk"
-.include "../../wip/hs-hxt-regex-xmlschema/buildlink3.mk"
+.include "../../textproc/hs-hxt-regex-xmlschema/buildlink3.mk"
.include "../../textproc/hs-hxt-unicode/buildlink3.mk"
.include "../../devel/hs-mtl/buildlink3.mk"
.include "../../net/hs-network/buildlink3.mk"
diff --git a/hs-hxt/buildlink3.mk b/hs-hxt/buildlink3.mk
index cda4ce7f73..33f4076e6b 100644
--- a/hs-hxt/buildlink3.mk
+++ b/hs-hxt/buildlink3.mk
@@ -10,7 +10,7 @@ BUILDLINK_ABI_DEPENDS.hs-hxt+= hs-hxt>=9.3.1.1
BUILDLINK_PKGSRCDIR.hs-hxt?= ../../wip/hs-hxt
.include "../../wip/hs-hxt-charproperties/buildlink3.mk"
-.include "../../wip/hs-hxt-regex-xmlschema/buildlink3.mk"
+.include "../../textproc/hs-hxt-regex-xmlschema/buildlink3.mk"
.include "../../textproc/hs-hxt-unicode/buildlink3.mk"
.include "../../devel/hs-mtl/buildlink3.mk"
.include "../../net/hs-network/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index