summaryrefslogtreecommitdiff
path: root/cvsps
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2020-01-20 14:21:31 +0000
committerTim Biermann <tbier@posteo.de>2020-01-20 15:43:12 +0000
commit368a25422d5921c00e328f3f72af8de71c4fb21e (patch)
tree3680ab54465874760d81c81bfcebf0b9dcb88c56 /cvsps
parent91a87a6d8bea55e6ff9fa4940cb5c559b4455c47 (diff)
downloadcontrib-368a25422d5921c00e328f3f72af8de71c4fb21e.tar.gz
contrib-368a25422d5921c00e328f3f72af8de71c4fb21e.tar.xz
cvsps: dropped unmaintained port
Diffstat (limited to 'cvsps')
-rw-r--r--cvsps/.footprint6
-rw-r--r--cvsps/.signature5
-rw-r--r--cvsps/Pkgfile17
3 files changed, 0 insertions, 28 deletions
diff --git a/cvsps/.footprint b/cvsps/.footprint
deleted file mode 100644
index 1173a7320..000000000
--- a/cvsps/.footprint
+++ /dev/null
@@ -1,6 +0,0 @@
-drwxr-xr-x root/root usr/
-drwxr-xr-x root/root usr/bin/
--rwxr-xr-x root/root usr/bin/cvsps
-drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/man1/
--rw-r--r-- root/root usr/man/man1/cvsps.1.gz
diff --git a/cvsps/.signature b/cvsps/.signature
deleted file mode 100644
index 3780479a3..000000000
--- a/cvsps/.signature
+++ /dev/null
@@ -1,5 +0,0 @@
-untrusted comment: verify with /etc/ports/contrib.pub
-RWSagIOpLGJF3/B8tlp/NTpVTmQ23odzGao7zrW0DXXIKxH9Ro0PSgebGFMhM6iQ9vwWYJTYTO2Yp5HbHg/CoWmVJszCUZgV7wM=
-SHA256 (Pkgfile) = 3494958d08ce5690a0456e0039d6f39c0fbb7d6a1ebaa3e1057bf6057de42ed1
-SHA256 (.footprint) = a03138f3f3be7c514e219aa5c9feafdc943cc733268cd2ff4ebf2014661ce450
-SHA256 (cvsps-2.1.tar.gz) = 91d3198b33463861a581686d5fcf99a5c484e7c4d819384c04fda9cafec1075a
diff --git a/cvsps/Pkgfile b/cvsps/Pkgfile
deleted file mode 100644
index 274e43a19..000000000
--- a/cvsps/Pkgfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Description: CVS patchset generator
-# URL: http://www.cobite.com/cvsps/
-# Maintainer: Moritz Wilhelmy, moritz plus crux at wzff dot de
-# Packager: Antti Nykanen, aon at iki dot fi
-# Depends on:
-
-name=cvsps
-version=2.1
-release=1
-source=(http://www.cobite.com/$name/$name-$version.tar.gz)
-
-build() {
- cd $name-$version
- sed -i 's:share/man:man:g' Makefile
- make
- make prefix=$PKG/usr install
-}

Generated by cgit