pkgsrc-WIP-changes archive

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

(p5-Data-ObjectDriver, p5-TheSchwartz) Removed. Transfered to pkgsrc proper



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara (CF-S9) <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Mon Jan 30 23:49:13 2017 +0900
Changeset:	739aec2e11b4a51c8501d3b976e12a0c60840841

Modified Files:
	Makefile
Removed Files:
	p5-Data-ObjectDriver/DESCR
	p5-Data-ObjectDriver/Makefile
	p5-Data-ObjectDriver/distinfo
	p5-TheSchwartz/DESCR
	p5-TheSchwartz/Makefile
	p5-TheSchwartz/distinfo

Log Message:
(p5-Data-ObjectDriver, p5-TheSchwartz) Removed. Transfered to pkgsrc proper

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=739aec2e11b4a51c8501d3b976e12a0c60840841

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

diffstat:
 Makefile                      |  2 --
 p5-Data-ObjectDriver/DESCR    |  3 ---
 p5-Data-ObjectDriver/Makefile | 26 --------------------------
 p5-Data-ObjectDriver/distinfo |  5 -----
 p5-TheSchwartz/DESCR          |  3 ---
 p5-TheSchwartz/Makefile       | 21 ---------------------
 p5-TheSchwartz/distinfo       |  6 ------
 7 files changed, 66 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index dbb0952..ea8aa27 100644
--- a/Makefile
+++ b/Makefile
@@ -2245,7 +2245,6 @@ SUBDIR+=	p5-DBIx-Simple
 SUBDIR+=	p5-Dancer-Plugin-Database
 SUBDIR+=	p5-Data-DPath
 SUBDIR+=	p5-Data-DPath-Validator
-SUBDIR+=	p5-Data-ObjectDriver
 SUBDIR+=	p5-Data-Properties
 SUBDIR+=	p5-Data-Types
 SUBDIR+=	p5-Date-Range
@@ -2355,7 +2354,6 @@ SUBDIR+=	p5-Text-Hatena
 SUBDIR+=	p5-Text-Quote
 SUBDIR+=	p5-Text-Trim
 SUBDIR+=	p5-Text-VimColor
-SUBDIR+=	p5-TheSchwartz
 SUBDIR+=	p5-Tie-DB_Lock
 SUBDIR+=	p5-Tie-Simple
 SUBDIR+=	p5-Time-Piece-Range
diff --git a/p5-Data-ObjectDriver/DESCR b/p5-Data-ObjectDriver/DESCR
deleted file mode 100644
index 39475eb..0000000
--- a/p5-Data-ObjectDriver/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Data::ObjectDriver providing a simple and generic abstraction
-to databases (DBI and otherwise), along with support for
-partitioning and caching.
diff --git a/p5-Data-ObjectDriver/Makefile b/p5-Data-ObjectDriver/Makefile
deleted file mode 100644
index 6129c51..0000000
--- a/p5-Data-ObjectDriver/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2012/10/04 10:45:26 asau Exp $
-
-DISTNAME=	Data-ObjectDriver-0.09
-PKGNAME=	p5-${DISTNAME}
-CATEGORIES=	databases perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Data/}
-
-MAINTAINER=	hiramatu%boreas.dti.ne.jp@localhost
-HOMEPAGE=	http://search.cpan.org/dist/Data-ObjectDriver/
-COMMENT=	Simple and generic abstraction to databases
-LICENSE=	artistic-2.0
-
-DEPENDS+=	p5-Class-Accessor>=0.34:../../devel/p5-Class-Accessor
-DEPENDS+=	p5-Class-Data-Inheritable>=0.08:../../devel/p5-Class-Data-Inheritable
-DEPENDS+=	p5-Class-Trigger>=0.14:../../devel/p5-Class-Trigger
-DEPENDS+=	p5-Text-SimpleTable>=2.0:../../textproc/p5-Text-SimpleTable
-
-USE_LANGUAGES=		# empty
-PERL5_PACKLIST=		auto/Data/ObjectDriver/.packlist
-PERL5_MODULE_TYPE=	Module::Install::Bundled
-
-BUILDLINK_API_DEPENDS.p5-DBI+=	p5-DBI>=1.605
-
-.include "../../databases/p5-DBI/buildlink3.mk"
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Data-ObjectDriver/distinfo b/p5-Data-ObjectDriver/distinfo
deleted file mode 100644
index b759815..0000000
--- a/p5-Data-ObjectDriver/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2012/02/17 10:10:31 jgoamakf Exp $
-
-SHA1 (Data-ObjectDriver-0.09.tar.gz) = 516031f61f1674934c747e763eb229155f196503
-RMD160 (Data-ObjectDriver-0.09.tar.gz) = 0981a56e3c379a9e5fcc1202db2fd381037341bd
-Size (Data-ObjectDriver-0.09.tar.gz) = 108863 bytes
diff --git a/p5-TheSchwartz/DESCR b/p5-TheSchwartz/DESCR
deleted file mode 100644
index 0ef3e14..0000000
--- a/p5-TheSchwartz/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-TheSchwartz is a reliable job queue system. Your application can put jobs into
-the system, and your worker processes can pull jobs from the queue atomically
-to perform. Failed jobs can be left in the queue to retry later.
diff --git a/p5-TheSchwartz/Makefile b/p5-TheSchwartz/Makefile
deleted file mode 100644
index 07eccb1..0000000
--- a/p5-TheSchwartz/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2014/10/09 14:06:30 thomasklausner Exp $
-
-DISTNAME=		TheSchwartz-1.12
-PKGNAME=		p5-${DISTNAME}
-CATEGORIES=		devel perl5
-MASTER_SITES=		http://search.cpan.org/CPAN/authors/id/J/JF/JFEARN/
-
-MAINTAINER=		hiramatu%boreas.dti.ne.jp@localhost
-HOMEPAGE=		http://search.cpan.org/dist/TheSchwartz/
-COMMENT=		Reliable job queue system
-LICENSE=		artistic-2.0
-
-DEPENDS+=		p5-Data-ObjectDriver>=0.04:../../wip/p5-Data-ObjectDriver
-DEPENDS+=		p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
-#DEPENDS+=		p5-Storable-[0-9]*:../../devel/p5-Storable
-
-PERL5_MODULE_TYPE=	Module::Build
-PERL5_PACKLIST=		auto/TheSchwartz/.packlist
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/p5-TheSchwartz/distinfo b/p5-TheSchwartz/distinfo
deleted file mode 100644
index a525cb6..0000000
--- a/p5-TheSchwartz/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/03/25 07:44:05 jgoamakf Exp $
-
-SHA1 (TheSchwartz-1.12.tar.gz) = 0d82a2a45ef4ae19a436762f29b63f9324ce2866
-RMD160 (TheSchwartz-1.12.tar.gz) = dc4afdb75d618adac7d73bd0b24549fa94b6c7c6
-SHA512 (TheSchwartz-1.12.tar.gz) = 87c691c6aee0603a68d4116e9254308331974042d8578d6df086bc6f0f07783d757951f8c3a35227b9d716e94ccecbcea1f92ab488005384c2caf2ba9aecae59
-Size (TheSchwartz-1.12.tar.gz) = 55047 bytes


Home | Main Index | Thread Index | Old Index