pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
stagit-gopher: Remove, imported in pkgsrc-wip as net/stagit-gopher
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Wed Jun 19 13:41:48 2019 +0200
Changeset: d9cf73c13b933578be7db01874f016a4324df249
Modified Files:
Makefile
Removed Files:
stagit-gopher/DESCR
stagit-gopher/Makefile
stagit-gopher/PLIST
stagit-gopher/distinfo
Log Message:
stagit-gopher: Remove, imported in pkgsrc-wip as net/stagit-gopher
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d9cf73c13b933578be7db01874f016a4324df249
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
stagit-gopher/DESCR | 14 --------------
stagit-gopher/Makefile | 28 ----------------------------
stagit-gopher/PLIST | 8 --------
stagit-gopher/distinfo | 6 ------
5 files changed, 57 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 6797306dd1..0dbd71548f 100644
--- a/Makefile
+++ b/Makefile
@@ -4547,7 +4547,6 @@ SUBDIR+= ssid
SUBDIR+= ssu
SUBDIR+= st-term-git
SUBDIR+= stackdriver-collectd
-SUBDIR+= stagit-gopher
SUBDIR+= stardict
SUBDIR+= stardict-tools
SUBDIR+= starfighter
diff --git a/stagit-gopher/DESCR b/stagit-gopher/DESCR
deleted file mode 100644
index c9fc8a286a..0000000000
--- a/stagit-gopher/DESCR
+++ /dev/null
@@ -1,14 +0,0 @@
-stagit generates .gph geomyidae pages for a Git repository, and
-supports the following features:
-
-- Log of all commits from HEAD.
-- Log and diffstat per commit.
-- Show file tree with line numbers.
-- Show references: local branches and tags.
-- Detect README and LICENSE file from HEAD and link it as a page.
-- Detect submodules (.gitmodules file) from HEAD and link it as a page.
-- Atom feed log (atom.xml).
-- Make index page for multiple repositories with stagit-gopher-index.
-- After generating the pages (relatively slow) serving the files is very fast,
- simple and requires little resources (because the content is static), only
- a geomyidae Gopher server is required.
diff --git a/stagit-gopher/Makefile b/stagit-gopher/Makefile
deleted file mode 100644
index 09ebcc6f78..0000000000
--- a/stagit-gopher/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD$
-
-DISTNAME= stagit-gopher-0.9.2
-CATEGORIES= net
-MASTER_SITES= https://codemadness.org/releases/stagit-gopher/
-
-MAINTAINER= leot%NetBSD.org@localhost
-HOMEPAGE= https://codemadness.org/git/stagit-gopher/file/README.html
-COMMENT= Static git page generator for gopher
-LICENSE= mit
-
-USE_LANGUAGES= c99
-
-SUBST_CLASSES+= makefile
-SUBST_STAGE.makefile= pre-configure
-SUBST_MESSAGE.makefile= Adjust config.mk
-SUBST_FILES.makefile= config.mk
-SUBST_SED.makefile+= -e '/^CFLAGS/ s,-O2,,'
-SUBST_SED.makefile+= -e 's,^CFLAGS *= ,CFLAGS += ,'
-SUBST_SED.makefile+= -e 's,^LDFLAGS *= ,LDFLAGS += ,'
-
-MAKE_FLAGS+= PREFIX=${PREFIX}
-MAKE_FLAGS+= MANPREFIX=${PREFIX}/${PKGMANDIR}
-MAKE_FLAGS+= GITINC=${PREFIX}/include
-MAKE_FLAGS+= GITLIB=${PREFIX}/lib
-
-.include "../../devel/libgit2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/stagit-gopher/PLIST b/stagit-gopher/PLIST
deleted file mode 100644
index aff527cd06..0000000000
--- a/stagit-gopher/PLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD$
-bin/stagit-gopher
-bin/stagit-gopher-index
-man/man1/stagit-gopher-index.1
-man/man1/stagit-gopher.1
-share/doc/stagit-gopher/README
-share/doc/stagit-gopher/example_create.sh
-share/doc/stagit-gopher/example_post-receive.sh
diff --git a/stagit-gopher/distinfo b/stagit-gopher/distinfo
deleted file mode 100644
index fcf393386c..0000000000
--- a/stagit-gopher/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (stagit-gopher-0.9.2.tar.gz) = 292e5c7ba313d1c4de32c98c4b8e943408f76f53
-RMD160 (stagit-gopher-0.9.2.tar.gz) = 4ecaaeca5283735958c9624b32530386d5475b6e
-SHA512 (stagit-gopher-0.9.2.tar.gz) = 6b14cf6870124ed9b91ded7ba4d1d9e4c4956a899d90594c01d885eff52218c6ba7b57741cddd24cb2846377d4f077239e3f654b386cca967da2678625fc10e7
-Size (stagit-gopher-0.9.2.tar.gz) = 16907 bytes
Home |
Main Index |
Thread Index |
Old Index