pkgsrc-WIP-changes archive

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

blogc: Remove (added to pkgsrc)



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Sat Jul 4 07:50:04 2026 -0400
Changeset:	7557dfb64fe27a4f68806b4ff32cb5152cb95cb1

Modified Files:
	Makefile
Removed Files:
	blogc/COMMIT_MSG
	blogc/DESCR
	blogc/Makefile
	blogc/PLIST
	blogc/distinfo

Log Message:
blogc: Remove (added to pkgsrc)

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

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

diffstat:
 Makefile         |  1 -
 blogc/COMMIT_MSG |  8 --------
 blogc/DESCR      |  4 ----
 blogc/Makefile   | 21 ---------------------
 blogc/PLIST      |  7 -------
 blogc/distinfo   |  5 -----
 6 files changed, 46 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 6ceea103bd..7b85501c58 100644
--- a/Makefile
+++ b/Makefile
@@ -350,7 +350,6 @@ SUBDIR+=	bleachbit
 SUBDIR+=	blink
 SUBDIR+=	blink-git
 SUBDIR+=	blis
-SUBDIR+=	blogc
 SUBDIR+=	blueprint-compiler
 SUBDIR+=	blueproxy
 SUBDIR+=	bluez
diff --git a/blogc/COMMIT_MSG b/blogc/COMMIT_MSG
deleted file mode 100644
index 691b8c8844..0000000000
--- a/blogc/COMMIT_MSG
+++ /dev/null
@@ -1,8 +0,0 @@
-www/blogc: Add blogc version 0.20.1
-
-Blogc is a blog compiler written in C. Given a template and source file(s) it
-will generate those into blog/website resources. Each page is generated
-independently, making blogc easy to integrate with make and other UNIX build
-toos while remaining fast, portable, and predictable.
-
-Packaed in wip by martintc
diff --git a/blogc/DESCR b/blogc/DESCR
deleted file mode 100644
index fc9b6ff631..0000000000
--- a/blogc/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-Blogc is a blog compiler written in C. Given a template and source file(s) it
-will generate those into blog/website resources. Each page is generated
-independently, making blogc easy to integrate with make and other UNIX build
-toos while remaining fast, portable, and predictable.
diff --git a/blogc/Makefile b/blogc/Makefile
deleted file mode 100644
index 93bb49040f..0000000000
--- a/blogc/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-VERSION=	0.20.1
-DISTNAME=	blogc-${VERSION}
-CATEGORIES=	www
-MASTER_SITES=	${MASTER_SITE_GITHUB:=blogc/}
-GITHUB_PROJECT=	blogc
-GITHUB_RELEASE=	v${VERSION}
-
-MAINTAINER=	kj4ntv%gmail.com@localhost
-HOMEPAGE=	https://blogc.rgm.io/
-COMMENT=	Single-page blog compiler
-LICENSE=	modified-bsd
-
-USE_CC_FEATURES+=	c99
-
-TEST_TARGET=	check
-
-GNU_CONFIGURE=	yes
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/blogc/PLIST b/blogc/PLIST
deleted file mode 100644
index 42eeeef02f..0000000000
--- a/blogc/PLIST
+++ /dev/null
@@ -1,7 +0,0 @@
-@comment $NetBSD$
-bin/blogc
-man/man1/blogc.1
-man/man7/blogc-pagination.7
-man/man7/blogc-source.7
-man/man7/blogc-template.7
-man/man7/blogc-toctree.7
diff --git a/blogc/distinfo b/blogc/distinfo
deleted file mode 100644
index 602f3e0806..0000000000
--- a/blogc/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (blogc-0.20.1.tar.gz) = 84421069e5a83afa0c623dd214cce26f55ec12b15f076f61a4aa01e7c00355e0
-SHA512 (blogc-0.20.1.tar.gz) = d05fd527e4a74c1eeb31689eb516687813f6612291a3dfa3131103cf6f6aeb77994846d8070e59a4f584a033d86db92ce4641e673a7dada59dedfb978d3b6f35
-Size (blogc-0.20.1.tar.gz) = 506761 bytes


Home | Main Index | Thread Index | Old Index