NOTICE: This package has been removed from pkgsrc

./devel/svk, Decentralized version control system built on Subversion

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.2.3nb10, Package name: svk-2.2.3nb10, Maintainer: bad

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/.


Required to run:
[textproc/p5-YAML-Syck] [www/p5-URI] [www/p5-libwww] [misc/p5-Locale-Maketext-Lexicon] [lang/perl5] [devel/p5-IO-Pager] [devel/p5-App-CLI] [devel/p5-subversion] [devel/p5-Algorithm-Diff] [devel/p5-Class-Accessor] [devel/p5-PerlIO-via-symlink] [devel/p5-UNIVERSAL-require] [devel/p5-File-Type] [devel/p5-Class-Data-Inheritable] [devel/p5-IO-Digest] [devel/p5-List-MoreUtils] [devel/p5-PerlIO-eol] [devel/p5-PerlIO-via-dynamic] [devel/p5-SVN-Mirror] [devel/p5-Data-Hierarchy] [devel/p5-Path-Class] [devel/p5-FreezeThaw] [devel/p5-Algorithm-Annotate] [devel/p5-SVN-Simple] [devel/p5-Class-Autouse] [devel/p5-Term-ReadKey] [devel/p5-Log-Log4perl] [time/p5-Time-Progress] [devel/p5-PerlIO-via-Bzip2] [devel/p5-PerlIO-gzip] [devel/p5-SVN-Dump]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

SHA1: 52e3e9bbf9199e7ffc9b11164d3ebadcb471e584
RMD160: 0977a421a96f808bb6c500a8dda49cb177ab588a
Filesize: 493.176 KB

Version history: (Expand)


CVS history: (Expand)


   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557)
Log message:
Bump PKGREVISIONs for perl 5.30.0
   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0
   2017-06-28 10:27:45 by Jonathan Perkin | Files touched by this commit (52)
Log message:
These packages all require the PERL_USE_UNSAFE_INC hack.
   2016-07-09 08:39:18 by Thomas Klausner | Files touched by this commit (1068)
Log message:
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-07-12 20:56:37 by Thomas Klausner | Files touched by this commit (405)
Log message:
Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg