pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

hs-unix-compat: 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 13:10:27 2023 +0900
Changeset:	a0334acf56d225fe3d6636a3ee6a13376d60cfb4

Modified Files:
	Makefile
	hs-filemanip/Makefile
	hs-filemanip/buildlink3.mk
	yi/Makefile
	yi/buildlink3.mk
Removed Files:
	hs-unix-compat/DESCR
	hs-unix-compat/Makefile
	hs-unix-compat/PLIST
	hs-unix-compat/buildlink3.mk
	hs-unix-compat/distinfo

Log Message:
hs-unix-compat: 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=a0334acf56d225fe3d6636a3ee6a13376d60cfb4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                     |  1 -
 hs-filemanip/Makefile        |  2 +-
 hs-filemanip/buildlink3.mk   |  2 +-
 hs-unix-compat/DESCR         |  3 ---
 hs-unix-compat/Makefile      | 12 -----------
 hs-unix-compat/PLIST         | 50 --------------------------------------------
 hs-unix-compat/buildlink3.mk | 13 ------------
 hs-unix-compat/distinfo      |  5 -----
 yi/Makefile                  |  2 +-
 yi/buildlink3.mk             |  2 +-
 10 files changed, 4 insertions(+), 88 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 810fdf9a38..0ac159983e 100644
--- a/Makefile
+++ b/Makefile
@@ -1724,7 +1724,6 @@ SUBDIR+=	hs-time-http
 SUBDIR+=	hs-time-w3c
 SUBDIR+=	hs-transformers-abort
 SUBDIR+=	hs-uconv
-SUBDIR+=	hs-unix-compat
 SUBDIR+=	hs-vector-bytestring
 SUBDIR+=	hs-vector-space
 SUBDIR+=	hs-vte
diff --git a/hs-filemanip/Makefile b/hs-filemanip/Makefile
index 8010e94017..080c7687d4 100644
--- a/hs-filemanip/Makefile
+++ b/hs-filemanip/Makefile
@@ -10,5 +10,5 @@ LICENSE=	modified-bsd
 
 .include "../../wip/mk/haskell.mk"
 .include "../../devel/hs-mtl/buildlink3.mk"
-.include "../../wip/hs-unix-compat/buildlink3.mk"
+.include "../../devel/hs-unix-compat/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/hs-filemanip/buildlink3.mk b/hs-filemanip/buildlink3.mk
index 949e8b1b1c..f757460c51 100644
--- a/hs-filemanip/buildlink3.mk
+++ b/hs-filemanip/buildlink3.mk
@@ -10,7 +10,7 @@ BUILDLINK_ABI_DEPENDS.hs-filemanip+=	hs-filemanip>=0.3.5.2
 BUILDLINK_PKGSRCDIR.hs-filemanip?=	../../wip/hs-filemanip
 
 .include "../../devel/hs-mtl/buildlink3.mk"
-.include "../../wip/hs-unix-compat/buildlink3.mk"
+.include "../../devel/hs-unix-compat/buildlink3.mk"
 .endif	# HS_FILEMANIP_BUILDLINK3_MK
 
 BUILDLINK_TREE+=	-hs-filemanip
diff --git a/hs-unix-compat/DESCR b/hs-unix-compat/DESCR
deleted file mode 100644
index a517fa7df4..0000000000
--- a/hs-unix-compat/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-This package provides portable implementations of parts of the unix
-package. This package re-exports the unix package when available. When
-it isn't available, portable implementations are used.
diff --git a/hs-unix-compat/Makefile b/hs-unix-compat/Makefile
deleted file mode 100644
index a927cf67be..0000000000
--- a/hs-unix-compat/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2013/04/25 22:34:23 szptvlfn Exp $
-#
-
-DISTNAME=	unix-compat-0.4.1.1
-CATEGORIES=	devel
-
-MAINTAINER=	pho%cielonegro.org@localhost
-COMMENT=	Portable POSIX-compatibility layer
-LICENSE=	modified-bsd
-
-.include "../../wip/mk/haskell.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/hs-unix-compat/PLIST b/hs-unix-compat/PLIST
deleted file mode 100644
index 28e2f1b7cb..0000000000
--- a/hs-unix-compat/PLIST
+++ /dev/null
@@ -1,50 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2014/04/21 09:11:39 szptvlfn Exp $
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/HSunix-compat-${PKGVERSION}.o
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/System/PosixCompat.hi
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/System/PosixCompat.p_hi
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/System/PosixCompat/Extensions.hi
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/System/PosixCompat/Extensions.p_hi
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/System/PosixCompat/Files.hi
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/System/PosixCompat/Files.p_hi
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/System/PosixCompat/Temp.hi
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/System/PosixCompat/Temp.p_hi
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/System/PosixCompat/Time.hi
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/System/PosixCompat/Time.p_hi
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/System/PosixCompat/Types.hi
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/System/PosixCompat/Types.p_hi
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/System/PosixCompat/Unistd.hi
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/System/PosixCompat/Unistd.p_hi
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/System/PosixCompat/User.hi
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/System/PosixCompat/User.p_hi
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/include/HsUnixCompat.h
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/libHSunix-compat-${PKGVERSION}.a
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/libHSunix-compat-${PKGVERSION}_p.a
-lib/unix-compat-${PKGVERSION}/${HASKELL_VERSION}/package-description
-share/doc/unix-compat-${PKGVERSION}/LICENSE
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/System-PosixCompat-Extensions.html
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/System-PosixCompat-Files.html
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/System-PosixCompat-Temp.html
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/System-PosixCompat-Time.html
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/System-PosixCompat-Types.html
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/System-PosixCompat-Unistd.html
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/System-PosixCompat-User.html
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/System-PosixCompat.html
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/doc-index.html
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/frames.html
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/haddock-util.js
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/hslogo-16.png
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/index-frames.html
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/index.html
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/mini_System-PosixCompat-Extensions.html
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/mini_System-PosixCompat-Files.html
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/mini_System-PosixCompat-Temp.html
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/mini_System-PosixCompat-Time.html
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/mini_System-PosixCompat-Types.html
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/mini_System-PosixCompat-Unistd.html
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/mini_System-PosixCompat-User.html
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/mini_System-PosixCompat.html
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/minus.gif
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/ocean.css
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/plus.gif
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/synopsis.png
-${PLIST.doc}share/doc/unix-compat-${PKGVERSION}/html/unix-compat.haddock
diff --git a/hs-unix-compat/buildlink3.mk b/hs-unix-compat/buildlink3.mk
deleted file mode 100644
index b9507a2607..0000000000
--- a/hs-unix-compat/buildlink3.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.4 2014/08/29 14:10:29 szptvlfn Exp $
-
-BUILDLINK_TREE+=	hs-unix-compat
-
-.if !defined(HS_UNIX_COMPAT_BUILDLINK3_MK)
-HS_UNIX_COMPAT_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.hs-unix-compat+=	hs-unix-compat>=0.4.1
-BUILDLINK_ABI_DEPENDS.hs-unix-compat+=	hs-unix-compat>=0.4.1.1
-BUILDLINK_PKGSRCDIR.hs-unix-compat?=	../../wip/hs-unix-compat
-.endif	# HS_UNIX_COMPAT_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-hs-unix-compat
diff --git a/hs-unix-compat/distinfo b/hs-unix-compat/distinfo
deleted file mode 100644
index e471c196cc..0000000000
--- a/hs-unix-compat/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.4 2013/04/25 22:34:23 szptvlfn Exp $
-
-RMD160 (unix-compat-0.4.1.1.tar.gz) = 0288dd5dd66194c0cc24d82e3324c4e626e1e2c4
-SHA512 (unix-compat-0.4.1.1.tar.gz) = aa17c3b4c02f31da0fc9d2d1e5d32f16e20f83da7d7fa8bce0ac4f93c128c8681bb14d4034706ffb07962672863db10705b64e53c279ab32667bada8a50c945b
-Size (unix-compat-0.4.1.1.tar.gz) = 13013 bytes
diff --git a/yi/Makefile b/yi/Makefile
index 22d2426c2c..a3b25123ad 100644
--- a/yi/Makefile
+++ b/yi/Makefile
@@ -39,6 +39,6 @@ CONFIGURE_ARGS+= \
 .include "../../wip/hs-rosezipper1/buildlink3.mk"
 .include "../../devel/hs-split/buildlink3.mk"
 .include "../../devel/hs-uniplate/buildlink3.mk"
-.include "../../wip/hs-unix-compat/buildlink3.mk"
+.include "../../devel/hs-unix-compat/buildlink3.mk"
 .include "../../devel/hs-utf8-string/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/yi/buildlink3.mk b/yi/buildlink3.mk
index 464b8dff91..cb090f9ce2 100644
--- a/yi/buildlink3.mk
+++ b/yi/buildlink3.mk
@@ -28,7 +28,7 @@ BUILDLINK_PKGSRCDIR.yi?=	../../wip/yi
 .include "../../wip/hs-rosezipper1/buildlink3.mk"
 .include "../../devel/hs-split/buildlink3.mk"
 .include "../../devel/hs-uniplate/buildlink3.mk"
-.include "../../wip/hs-unix-compat/buildlink3.mk"
+.include "../../devel/hs-unix-compat/buildlink3.mk"
 .include "../../devel/hs-utf8-string/buildlink3.mk"
 .endif	# YI_BUILDLINK3_MK
 


Home | Main Index | Thread Index | Old Index