pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
catpoint: Remove, imported in pkgsrc as misc/catpoint
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sat Feb 27 22:10:22 2021 +0100
Changeset: cb2bdde243495a0e1986b0b38ef226a4fedfa181
Modified Files:
Makefile
Removed Files:
catpoint/DESCR
catpoint/Makefile
catpoint/PLIST
catpoint/distinfo
Log Message:
catpoint: Remove, imported in pkgsrc as misc/catpoint
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cb2bdde243495a0e1986b0b38ef226a4fedfa181
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
catpoint/DESCR | 1 -
catpoint/Makefile | 22 ----------------------
catpoint/PLIST | 3 ---
catpoint/distinfo | 6 ------
5 files changed, 33 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index b8e539c101..ec225a8f85 100644
--- a/Makefile
+++ b/Makefile
@@ -374,7 +374,6 @@ SUBDIR+= cartago
SUBDIR+= casady-fonts
SUBDIR+= castget
SUBDIR+= catfish
-SUBDIR+= catpoint
SUBDIR+= catpoint-git
SUBDIR+= cb2bib
SUBDIR+= cblas
diff --git a/catpoint/DESCR b/catpoint/DESCR
deleted file mode 100644
index 5d559b2823..0000000000
--- a/catpoint/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Catpoint is a simple viewer of text files written in curses.
diff --git a/catpoint/Makefile b/catpoint/Makefile
deleted file mode 100644
index 4d466e4630..0000000000
--- a/catpoint/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD$
-
-DISTNAME= catpoint-v0.2
-PKGNAME= ${DISTNAME:S/-v/-/}
-CATEGORIES= misc
-MASTER_SITES= ftp://bitreich.org/releases/catpoint/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= leot%NetBSD.org@localhost
-HOMEPAGE= gopher://bitreich.org/1/scm/catpoint
-COMMENT= Simple point utilities to hold text presentations
-LICENSE= gnu-gpl-v3
-
-MAKE_FLAGS+= PREFIX=${PREFIX}
-MAKE_FLAGS+= MANPREFIX=${PREFIX}/${PKGMANDIR}
-
-BUILDLINK_TRANSFORM+= l:ncursesw:${BUILDLINK_LIBNAME.curses}
-
-USE_LANGUAGES= c99
-
-.include "../../mk/curses.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/catpoint/PLIST b/catpoint/PLIST
deleted file mode 100644
index c6f5ab8806..0000000000
--- a/catpoint/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-bin/catpoint
-man/man1/catpoint.1
diff --git a/catpoint/distinfo b/catpoint/distinfo
deleted file mode 100644
index 4232d11ba0..0000000000
--- a/catpoint/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (catpoint-v0.2.tgz) = a8917f73caac49811490ddd6905475546434ffcc
-RMD160 (catpoint-v0.2.tgz) = 759ee71649661bc5fa82be106c292d72ee1684bd
-SHA512 (catpoint-v0.2.tgz) = 9a3ce033dde8854ceaf6601ecb5258464001f125ee15c4efece97a1339e30f83b889d0195bc63be001050a98603c7f9f482b05f94d123fbfaa886b95d7619a74
-Size (catpoint-v0.2.tgz) = 16613 bytes
Home |
Main Index |
Thread Index |
Old Index