pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
trac-plugins-GitPlugin: Remove
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Mon Jul 27 11:43:48 2020 -0400
Changeset: 5eee1f87988f27dec9769447fa4981422c4f41dc
Removed Files:
trac-plugins-GitPlugin/DESCR
trac-plugins-GitPlugin/Makefile
trac-plugins-GitPlugin/PLIST
trac-plugins-GitPlugin/TODO
trac-plugins-GitPlugin/distinfo
trac-plugins-GitPlugin/patches/patch-aa
Log Message:
trac-plugins-GitPlugin: Remove
trac no longer needs a plugin for git
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5eee1f87988f27dec9769447fa4981422c4f41dc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
trac-plugins-GitPlugin/DESCR | 4 ----
trac-plugins-GitPlugin/Makefile | 27 ---------------------------
trac-plugins-GitPlugin/PLIST | 19 -------------------
trac-plugins-GitPlugin/TODO | 2 --
trac-plugins-GitPlugin/distinfo | 6 ------
trac-plugins-GitPlugin/patches/patch-aa | 15 ---------------
6 files changed, 73 deletions(-)
diffs:
diff --git a/trac-plugins-GitPlugin/DESCR b/trac-plugins-GitPlugin/DESCR
deleted file mode 100644
index 8327f1674d..0000000000
--- a/trac-plugins-GitPlugin/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-This plugin allows different trac to show a git repository.
-
-As of trac 1.0, this plugin is part of the main trac package.
-It will be removed from wip on or after 2013-05-13.
diff --git a/trac-plugins-GitPlugin/Makefile b/trac-plugins-GitPlugin/Makefile
deleted file mode 100644
index 2690988c72..0000000000
--- a/trac-plugins-GitPlugin/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2015/08/04 20:04:15 thomasklausner Exp $
-
-DISTNAME= gitplugin_0.12-r${SVN_REV}
-PKGNAME= trac-plugins-GitPlugin-0.1pre${SVN_REV}
-PKGREVISION= 1
-EGG_NAME= TracGit-0.12.0.2dev
-CATEGORIES= www
-MASTER_SITES= -https://trac-hacks.org/changeset/${SVN_REV}/${SVN_MOD}?old_path=/&format=zip
-EXTRACT_SUFX= .zip
-
-MAINTAINER= roy%NetBSD.org@localhost
-HOMEPAGE= https://trac.edgewall.org/wiki/GitPlugin
-COMMENT= GIT plugin for Trac
-LICENSE= gnu-gpl-v2
-
-DEPENDS+= trac>=0.12:../../www/trac
-DEPENDS+= git-base>=1.5.6:../../devel/git-base
-
-SVN_REV= 7757
-SVN_MOD= gitplugin/0.12
-WRKSRC= ${WRKDIR}/${SVN_MOD}
-
-post-extract:
- find ${WRKSRC} -type f | xargs chmod +r
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/trac-plugins-GitPlugin/PLIST b/trac-plugins-GitPlugin/PLIST
deleted file mode 100644
index f471bf20fa..0000000000
--- a/trac-plugins-GitPlugin/PLIST
+++ /dev/null
@@ -1,19 +0,0 @@
-@comment $NetBSD: PLIST,v 1.6 2011/07/28 12:39:05 lexort Exp $
-${PYSITELIB}/${EGG_NAME}-nspkg.pth
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/tracext/git/PyGIT.py
-${PYSITELIB}/tracext/git/PyGIT.pyc
-${PYSITELIB}/tracext/git/PyGIT.pyo
-${PYSITELIB}/tracext/git/__init__.py
-${PYSITELIB}/tracext/git/__init__.pyc
-${PYSITELIB}/tracext/git/__init__.pyo
-${PYSITELIB}/tracext/git/git_fs.py
-${PYSITELIB}/tracext/git/git_fs.pyc
-${PYSITELIB}/tracext/git/git_fs.pyo
-share/doc/trac-plugins-GitPlugin/COPYING
-share/doc/trac-plugins-GitPlugin/README
diff --git a/trac-plugins-GitPlugin/TODO b/trac-plugins-GitPlugin/TODO
deleted file mode 100644
index 99ce375415..0000000000
--- a/trac-plugins-GitPlugin/TODO
+++ /dev/null
@@ -1,2 +0,0 @@
-See if this security issue affects it:
- * http://secunia.com/advisories/38325/
diff --git a/trac-plugins-GitPlugin/distinfo b/trac-plugins-GitPlugin/distinfo
deleted file mode 100644
index c3aad1a546..0000000000
--- a/trac-plugins-GitPlugin/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2010/07/04 19:26:07 rsmarples Exp $
-
-SHA1 (gitplugin_0.12-r7757.zip) = e1a68281f3de4f730012fdef56671c348127b994
-RMD160 (gitplugin_0.12-r7757.zip) = 714f6464178308ee2504c5034975d4d4cb670a0c
-Size (gitplugin_0.12-r7757.zip) = 20706 bytes
-SHA1 (patch-aa) = ad73a3da7f2cacb0b33f89c2867f4aa0ea2ec305
diff --git a/trac-plugins-GitPlugin/patches/patch-aa b/trac-plugins-GitPlugin/patches/patch-aa
deleted file mode 100644
index d850afdf5f..0000000000
--- a/trac-plugins-GitPlugin/patches/patch-aa
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2010/03/04 20:40:07 lexort Exp $
-
-Adjust setup.py to put documention in a reasonable place rather than
-in $prefix directly.
-Filed upstream as
- http://trac-hacks.org/ticket/6768
-
---- setup.py.orig 2010-03-04 19:35:00.000000000 +0000
-+++ setup.py
-@@ -20,4 +20,4 @@ setup(
- packages=['tracext', 'tracext.git'],
- namespace_packages=['tracext'],
- entry_points = {'trac.plugins': 'git = tracext.git.git_fs'},
-- data_files=['COPYING','README'])
-+ data_files=[('share/doc/trac-plugins-GitPlugin', ['COPYING','README'])])
Home |
Main Index |
Thread Index |
Old Index