pkgsrc-WIP-changes archive

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

monotone-cvsimport: Drop, no upstream sources available



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Mon Oct 3 23:04:37 2016 +0200
Changeset:	19aa77f91a90160d4ac4ecfd60142317f5a018c1

Removed Files:
	monotone-cvsimport/DESCR
	monotone-cvsimport/Makefile
	monotone-cvsimport/PLIST
	monotone-cvsimport/distinfo
	monotone-cvsimport/patches/patch-aa

Log Message:
monotone-cvsimport: Drop, no upstream sources available

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

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

diffstat:
 monotone-cvsimport/DESCR            | 11 ------
 monotone-cvsimport/Makefile         | 55 --------------------------
 monotone-cvsimport/PLIST            | 79 -------------------------------------
 monotone-cvsimport/distinfo         |  6 ---
 monotone-cvsimport/patches/patch-aa | 22 -----------
 5 files changed, 173 deletions(-)

diffs:
diff --git a/monotone-cvsimport/DESCR b/monotone-cvsimport/DESCR
deleted file mode 100644
index 9339a29..0000000
--- a/monotone-cvsimport/DESCR
+++ /dev/null
@@ -1,11 +0,0 @@
-Monotone is a free distributed version control system.  It provides a
-simple, single-file transactional version store, with fully disconnected
-operation and an efficient peer-to-peer synchronization protocol.  It
-understands history-sensitive merging, lightweight branches, integrated
-code review and 3rd party testing.  It uses cryptographic version naming
-and client-side RSA certificates.  It has good internationalization
-support, has no external dependencies, runs on NetBSD, Linux, Solaris,
-OSX and Windows (among others), and is licensed under the GNU GPL.
-
-This package contains the experimental
-net.venge.monotone.cvs-import-branch-reconstruction branch.
diff --git a/monotone-cvsimport/Makefile b/monotone-cvsimport/Makefile
deleted file mode 100644
index d7a1613..0000000
--- a/monotone-cvsimport/Makefile
+++ /dev/null
@@ -1,55 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2012/10/03 15:09:57 asau Exp $
-#
-
-DISTNAME=	monotone-cvsimport-20080325
-CATEGORIES=	devel scm
-MASTER_SITES=	http://www.NetBSD.org/~bjs/distfiles/
-EXTRACT_SUFX?=	.tar.bz2
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://monotone.ca/
-COMMENT=	Free distributed version control system
-
-CONFLICTS=	monotone-[0-9]*
-
-GCC_REQD+=		3.0
-GNU_CONFIGURE=		yes
-INFO_FILES=		yes
-UNLIMIT_RESOURCES+=	datasize
-USE_TOOLS+=		gmake makeinfo msgfmt xgettext msgmerge pax
-USE_LANGUAGES=		c c++
-USE_PKGLOCALEDIR=	yes
-
-CONFIGURE_ARGS+=	--with-system-pcre
-
-PKG_OPTIONS_VAR=	PKG_OPTIONS.monotone
-PKG_SUPPORTED_OPTIONS=	inet6
-PKG_SUGGESTED_OPTIONS=	inet6
-
-CHECK_INTERPRETER_SKIP+=	share/monotone/contrib/*
-CHECK_PORTABILITY_SKIP+=	debian/*
-
-.include "../../mk/bsd.options.mk"
-
-.if !empty(PKG_OPTIONS:Minet6)
-CONFIGURE_ARGS+=	--enable-ipv6
-.else
-CONFIGURE_ARGS+=	--disable-ipv6
-.endif
-
-post-install:
-	${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX}/share/monotone
-	cd ${WRKSRC} && rm -rf contrib/.deps && \
-	    pax -rw -pp -pm contrib \
-	    ${DESTDIR}${PREFIX}/share/monotone
-	cd ${WRKSRC} && pax -rw -pp -pm figures/*.png \
-	    ${DESTDIR}${PREFIX}/share/doc/monotone
-
-BUILDLINK_API_DEPENDS.pcre+=	pcre>=7.6
-
-.include "../../converters/libiconv/buildlink3.mk"
-.include "../../devel/boost-headers/buildlink3.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/pcre/buildlink3.mk"
-.include "../../mk/pthread.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/monotone-cvsimport/PLIST b/monotone-cvsimport/PLIST
deleted file mode 100644
index 3d6d667..0000000
--- a/monotone-cvsimport/PLIST
+++ /dev/null
@@ -1,79 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/10/11 10:44:58 thomasklausner Exp $
-bin/mtn
-info/monotone.info
-share/doc/monotone/figures/branch-heads.png
-share/doc/monotone/figures/cert.png
-share/doc/monotone/figures/difference-between-versions.png
-share/doc/monotone/figures/file-id-manifest-id.png
-share/doc/monotone/figures/fork.png
-share/doc/monotone/figures/general-workflow.png
-share/doc/monotone/figures/linear-history.png
-share/doc/monotone/figures/local-workflow.png
-share/doc/monotone/figures/manifest.png
-share/doc/monotone/figures/merge.png
-share/doc/monotone/figures/network-workflow.png
-share/doc/monotone/figures/parent-child-hashes.png
-share/doc/monotone/figures/parent-child-names-hashes.png
-share/doc/monotone/figures/parent-child.png
-share/doc/monotone/figures/revision-chaining.png
-share/doc/monotone/figures/revision.png
-share/doc/monotone/figures/statement.png
-share/doc/monotone/figures/three-versions.png
-share/doc/monotone/figures/two-branches.png
-share/doc/monotone/monotone.html
-share/locale/de/LC_MESSAGES/monotone.mo
-share/locale/es/LC_MESSAGES/monotone.mo
-share/locale/fr/LC_MESSAGES/monotone.mo
-share/locale/it/LC_MESSAGES/monotone.mo
-share/locale/ja/LC_MESSAGES/monotone.mo
-share/locale/pt_BR/LC_MESSAGES/monotone.mo
-share/locale/sv/LC_MESSAGES/monotone.mo
-share/monotone/contrib/ChangeLog.sh
-share/monotone/contrib/Monotone.pm
-share/monotone/contrib/README
-share/monotone/contrib/README.missing
-share/monotone/contrib/asciik.py
-share/monotone/contrib/ciabot_monotone.py
-share/monotone/contrib/ciabot_monotone_hookversion.lua
-share/monotone/contrib/ciabot_monotone_hookversion.py
-share/monotone/contrib/color-logs.conf
-share/monotone/contrib/color-logs.sh
-share/monotone/contrib/colorize
-share/monotone/contrib/command/README
-share/monotone/contrib/command/base.lua
-share/monotone/contrib/command/conflicts.lua
-share/monotone/contrib/command/fuse.lua
-share/monotone/contrib/command/revision.lua
-share/monotone/contrib/dtrace2calltree.py
-share/monotone/contrib/edit_comment_from_changelog.lua
-share/monotone/contrib/ext_hooks.lua.in
-share/monotone/contrib/ext_hooks_expand.pl
-share/monotone/contrib/extra-commands.lua
-share/monotone/contrib/get_passphrase_from_file.lua
-share/monotone/contrib/get_stdio.pl
-share/monotone/contrib/lua-mode.el
-share/monotone/contrib/monoprof.sh
-share/monotone/contrib/monotone-buildbot-notification.lua
-share/monotone/contrib/monotone-cluster-push.lua
-share/monotone/contrib/monotone-cvs-ignore.lua
-share/monotone/contrib/monotone-log-of-pulled-revs-hook.lua
-share/monotone/contrib/monotone-mail-notify.lua
-share/monotone/contrib/monotone-mail-notify.sh
-share/monotone/contrib/monotone-mirror-postaction-push.sh
-share/monotone/contrib/monotone-mirror-postaction-update.sh
-share/monotone/contrib/monotone-mirror.lua
-share/monotone/contrib/monotone-mirror.sh
-share/monotone/contrib/monotone-nav.el
-share/monotone/contrib/monotone-notify-hookversion.lua
-share/monotone/contrib/monotone-notify.pl
-share/monotone/contrib/monotone-run-script-post-netsync.lua
-share/monotone/contrib/monotone.bash_completion
-share/monotone/contrib/monotone.el
-share/monotone/contrib/monotone.zsh_completion
-share/monotone/contrib/mtbrowse.sh
-share/monotone/contrib/mtn_cheat_sheet.svg
-share/monotone/contrib/mtn_makepermissions
-share/monotone/contrib/op2calltree.py
-share/monotone/contrib/parse-accounting.pl
-share/monotone/contrib/perf-test.sh
-share/monotone/contrib/recreate-manifest-tables.sh
diff --git a/monotone-cvsimport/distinfo b/monotone-cvsimport/distinfo
deleted file mode 100644
index 085d3e3..0000000
--- a/monotone-cvsimport/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2008/03/26 04:07:11 bsadewitz Exp $
-
-SHA1 (monotone-cvsimport-20080325.tar.bz2) = 9c70bc7de0ce80b927992708fc9505d22b6b8713
-RMD160 (monotone-cvsimport-20080325.tar.bz2) = 798b0cc01ec4cd46ee5954bda4b9d6d2bc3c174e
-Size (monotone-cvsimport-20080325.tar.bz2) = 4069536 bytes
-SHA1 (patch-aa) = 7cbf76b7bbae73aeacbe7d0f582fdd6c2682be07
diff --git a/monotone-cvsimport/patches/patch-aa b/monotone-cvsimport/patches/patch-aa
deleted file mode 100644
index 1d248d4..0000000
--- a/monotone-cvsimport/patches/patch-aa
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2008/03/26 04:07:11 bsadewitz Exp $
-
---- contrib/monotone-mail-notify.sh.orig	2008-03-25 22:20:41.000000000 -0400
-+++ contrib/monotone-mail-notify.sh
-@@ -43,7 +43,7 @@ function processFile() {
-     let fIdx=0
-     let pIdx=0
-     local parents=$($MTN --reallyquiet -d $DB automate parents $revision)
--    if [ "x" == "x$parents" ]
-+    if [ "x" = "x$parents" ]
-     then
- 	local plainDiff="$revision.noparent.diff"
- 	local htmlDiff="$revision.noparent.html"
-@@ -102,7 +102,7 @@ function processFile() {
-     rm $rev
- }
- 
--if [ "x" == "x$(ls $BASE)" ]
-+if [ "x" = "x$(ls $BASE)" ]
- then
-     exit 0
- fi


Home | Main Index | Thread Index | Old Index