pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc svk: remove



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9cc36a634ae5
branches:  trunk
changeset: 445419:9cc36a634ae5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 23 09:45:26 2021 +0000

description:
svk: remove

Based on svn, but does not work against current perl svn bindings.
Not really surprising, since its last release was in 2010.

diffstat:

 devel/Makefile     |   3 +-
 devel/svk/DESCR    |  13 ----------
 devel/svk/Makefile |  70 ------------------------------------------------------
 devel/svk/distinfo |   6 ----
 doc/CHANGES-2021   |   3 +-
 5 files changed, 3 insertions(+), 92 deletions(-)

diffs (132 lines):

diff -r 2c7f67c64abf -r 9cc36a634ae5 devel/Makefile
--- a/devel/Makefile    Sat Jan 23 09:35:38 2021 +0000
+++ b/devel/Makefile    Sat Jan 23 09:45:26 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3318 2021/01/20 11:37:22 nia Exp $
+# $NetBSD: Makefile,v 1.3319 2021/01/23 09:45:27 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2996,7 +2996,6 @@
 SUBDIR+=       subversion
 SUBDIR+=       subversion-base
 SUBDIR+=       sunifdef
-SUBDIR+=       svk
 SUBDIR+=       svn-bisect
 SUBDIR+=       swig
 SUBDIR+=       swig2
diff -r 2c7f67c64abf -r 9cc36a634ae5 devel/svk/DESCR
--- a/devel/svk/DESCR   Sat Jan 23 09:35:38 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-While Subversion aims to take over the CVS user base, SVK attempts
-to take over the others -- including people who are already using
-other SCM systems, and people who had not started using SCM.
-
-SVK is written in Perl, using Subversion's underlying filesystem
-but provides additional features:
-
- * Offline operations like "checkin", "log", "merge".
- * Distributed branches.
- * Lightweight checkout copy management (no ".svn" directories).
- * Advanced merge algorithms, like "star-merge" and "cherry picking".
-
-For more information, please visit the web site at http://svk.elixus.org/.
diff -r 2c7f67c64abf -r 9cc36a634ae5 devel/svk/Makefile
--- a/devel/svk/Makefile        Sat Jan 23 09:35:38 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,70 +0,0 @@
-# $NetBSD: Makefile,v 1.49 2020/08/31 18:09:21 wiz Exp $
-
-DISTNAME=      SVK-v2.2.3
-PKGNAME=       svk-2.2.3
-PKGREVISION=   10
-CATEGORIES=    devel perl5 scm
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=OurNet/CLKAO/}
-
-MAINTAINER=    bad%NetBSD.org@localhost
-HOMEPAGE=      https://svk.bestpractical.com/
-COMMENT=       Decentralized version control system built on Subversion
-LICENSE=       ${PERL5_LICENSE}
-
-DEPENDS+=      p5-subversion>=1.4.0:../../devel/p5-subversion
-DEPENDS+=      p5-Algorithm-Annotate>=0.10:../../devel/p5-Algorithm-Annotate
-DEPENDS+=      p5-Algorithm-Diff>=1.19.01:../../devel/p5-Algorithm-Diff
-DEPENDS+=      p5-App-CLI>=0.07:../../devel/p5-App-CLI
-DEPENDS+=      p5-Class-Accessor>=0.25:../../devel/p5-Class-Accessor
-DEPENDS+=      p5-Class-Autouse>=1.15:../../devel/p5-Class-Autouse
-DEPENDS+=      p5-Class-Data-Inheritable>=0.06:../../devel/p5-Class-Data-Inheritable
-DEPENDS+=      p5-Data-Hierarchy>=0.30:../../devel/p5-Data-Hierarchy
-#DEPENDS+=     {perl>=5.10.0,p5-File-Temp>=0.17}:../../devel/p5-File-Temp
-DEPENDS+=      p5-File-Type>=0.22:../../devel/p5-File-Type
-DEPENDS+=      p5-IO-Digest>=0.10:../../devel/p5-IO-Digest
-DEPENDS+=      p5-List-MoreUtils>=0.22:../../devel/p5-List-MoreUtils
-DEPENDS+=      p5-Path-Class>=0.16:../../devel/p5-Path-Class
-#DEPENDS+=     {perl>=5.10.0,p5-PathTools>=3.19}:../../devel/p5-PathTools
-DEPENDS+=      p5-PerlIO-eol>=0.13:../../devel/p5-PerlIO-eol
-DEPENDS+=      p5-PerlIO-via-dynamic>=0.11:../../devel/p5-PerlIO-via-dynamic
-DEPENDS+=      p5-PerlIO-via-symlink>=0.02:../../devel/p5-PerlIO-via-symlink
-#DEPENDS+=     {perl>=5.10.0,p5-Pod-Escapes>=1.04}:../../textproc/p5-Pod-Escapes
-#DEPENDS+=     {perl>=5.10.0,p5-Pod-Simple>=3.02}:../../textproc/p5-Pod-Simple
-DEPENDS+=      p5-SVN-Simple>=0.27:../../devel/p5-SVN-Simple
-DEPENDS+=      p5-Term-ReadKey>=2.30:../../devel/p5-Term-ReadKey
-DEPENDS+=      p5-Time-Progress>=1.3:../../time/p5-Time-Progress
-DEPENDS+=      p5-URI>=1.30:../../www/p5-URI
-DEPENDS+=      p5-UNIVERSAL-require>=0.10:../../devel/p5-UNIVERSAL-require
-DEPENDS+=      p5-YAML-Syck>=0.60:../../textproc/p5-YAML-Syck
-#DEPENDS+=     {perl>=5.10.0,p5-version>=0.68}:../../devel/p5-version
-
-# bootstrap feature dependencies
-DEPENDS+=      p5-PerlIO-via-Bzip2-[0-9]*:../../devel/p5-PerlIO-via-Bzip2
-DEPENDS+=      p5-PerlIO-gzip-[0-9]*:../../devel/p5-PerlIO-gzip
-DEPENDS+=      p5-SVN-Dump>=0.04:../../devel/p5-SVN-Dump
-DEPENDS+=      p5-libwww-[0-9]*:../../www/p5-libwww
-
-# localized messages
-DEPENDS+=      p5-Locale-Maketext-Lexicon>=0.62:../../misc/p5-Locale-Maketext-Lexicon
-#DEPENDS+=     {perl>=5.10.0,p5-Locale-Maketext-Simple>=0.16}:../../misc/p5-Locale-Maketext-Simple
-
-# message display though a pager
-DEPENDS+=      p5-IO-Pager>=0.06:../../devel/p5-IO-Pager
-
-# Log::log4perl support
-DEPENDS+=      p5-Log-Log4perl-[0-9]*:../../devel/p5-Log-Log4perl
-
-# SVN::Mirror support
-DEPENDS+=      p5-SVN-Mirror>=0.71:../../devel/p5-SVN-Mirror
-
-# Patch management
-#DEPENDS+=     {perl>=5.9.3,p5-IO-Compress>=2.017}:../../devel/p5-IO-Compress  # Compress::Zlib>=0
-DEPENDS+=      p5-FreezeThaw>=0.43:../../devel/p5-FreezeThaw
-
-PERL5_PACKLIST=                auto/SVK/.packlist
-PERL5_MODULE_TYPE=     Module::Install::Bundled
-
-MAKE_ENV+=     PERL_USE_UNSAFE_INC=1
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 2c7f67c64abf -r 9cc36a634ae5 devel/svk/distinfo
--- a/devel/svk/distinfo        Sat Jan 23 09:35:38 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.15 2015/11/03 03:29:34 agc Exp $
-
-SHA1 (SVK-v2.2.3.tar.gz) = 52e3e9bbf9199e7ffc9b11164d3ebadcb471e584
-RMD160 (SVK-v2.2.3.tar.gz) = 0977a421a96f808bb6c500a8dda49cb177ab588a
-SHA512 (SVK-v2.2.3.tar.gz) = d0f2b0d1cde254e0613ca786e1e79f3ece7497ec296ee1a946520baf1729c6b2e887653f7d22ffc3c8ec554ebd205b52d15dcac30a21af90bf63366591eece47
-Size (SVK-v2.2.3.tar.gz) = 505012 bytes
diff -r 2c7f67c64abf -r 9cc36a634ae5 doc/CHANGES-2021
--- a/doc/CHANGES-2021  Sat Jan 23 09:35:38 2021 +0000
+++ b/doc/CHANGES-2021  Sat Jan 23 09:45:26 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.540 2021/01/23 09:08:16 wiz Exp $
+$NetBSD: CHANGES-2021,v 1.541 2021/01/23 09:45:26 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -686,3 +686,4 @@
        Added biology/bedtools version 2.29.2 [bacon 2021-01-22]
        Updated devel/py-xdg to 0.27 [triaxx 2021-01-22]
        Updated chat/loudmouth to 1.5.3nb3 [wiz 2021-01-23]
+       Removed devel/svk [wiz 2021-01-23]



Home | Main Index | Thread Index | Old Index