pkgsrc-WIP-changes archive

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

motyl: remove, imported in pkgsrc as www/motyl.



Module Name:	pkgsrc-wip
Committed By:	Frederic Cambus <fred%statdns.com@localhost>
Pushed By:	fcambus
Date:		Tue Sep 10 14:30:29 2019 +0200
Changeset:	abc296f0b0e4e762a8539d4ace1f4997d53022a6

Modified Files:
	Makefile
Removed Files:
	motyl/DESCR
	motyl/Makefile
	motyl/PLIST
	motyl/distinfo

Log Message:
motyl: remove, imported in pkgsrc as www/motyl.

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

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

diffstat:
 Makefile       |  1 -
 motyl/DESCR    |  2 --
 motyl/Makefile | 31 -------------------------------
 motyl/PLIST    |  3 ---
 motyl/distinfo |  6 ------
 5 files changed, 43 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index d4789bbf4c..be2319dbd5 100644
--- a/Makefile
+++ b/Makefile
@@ -2249,7 +2249,6 @@ SUBDIR+=	morse
 SUBDIR+=	mothur
 SUBDIR+=	motion
 SUBDIR+=	motti
-SUBDIR+=	motyl
 SUBDIR+=	mousetweaks
 SUBDIR+=	mozart
 SUBDIR+=	mozjpeg
diff --git a/motyl/DESCR b/motyl/DESCR
deleted file mode 100644
index 1e7fe6f46c..0000000000
--- a/motyl/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Motyl is an opinionated blog-aware static site generator written in Ruby. It
-uses Mustache as templating system, and all content is written in Markdown.
diff --git a/motyl/Makefile b/motyl/Makefile
deleted file mode 100644
index 5258a044bc..0000000000
--- a/motyl/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	motyl-1.0.2
-CATEGORIES=	www
-MASTER_SITES=	${MASTER_SITE_GITHUB:=fcambus/}
-GITHUB_PROJECT=	motyl
-GITHUB_RELEASE=	${PKGVERSION_NOREV}
-
-MAINTAINER=	fcambus%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/fcambus/motyl/
-COMMENT=	Opinionated blog-aware static site generator
-LICENSE=	2-clause-bsd
-
-DEPENDS+=	${RUBY_PKGPREFIX}-mustache-[0-9]*:../../devel/ruby-mustache
-DEPENDS+=	${RUBY_PKGPREFIX}-kramdown-[0-9]*:../../textproc/ruby-kramdown
-DEPENDS+=	${RUBY_PKGPREFIX}-rouge-[0-9]*:../../www/ruby-rouge
-
-NO_BUILD=	yes
-
-REPLACE_RUBY=	bin/motyl
-
-DOCDIR=		share/doc/motyl
-
-INSTALLATION_DIRS+=	bin ${DOCDIR}
-
-do-install:
-	${INSTALL_SCRIPT} ${WRKSRC}/bin/motyl ${DESTDIR}${PREFIX}/bin
-	${INSTALL_DATA} ${WRKSRC}/README.md ${DESTDIR}${PREFIX}/${DOCDIR}
-
-.include "../../lang/ruby/replace.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/motyl/PLIST b/motyl/PLIST
deleted file mode 100644
index b5be69535b..0000000000
--- a/motyl/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-bin/motyl
-share/doc/motyl/README.md
diff --git a/motyl/distinfo b/motyl/distinfo
deleted file mode 100644
index c48c65ecc9..0000000000
--- a/motyl/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (motyl-1.0.2.tar.gz) = 43c9150a9a57eadf0a869006c8547a6cf7c74ec9
-RMD160 (motyl-1.0.2.tar.gz) = 2f4b51ac06aa3f217362d938c050bf92ed80cc2a
-SHA512 (motyl-1.0.2.tar.gz) = 6fc33f863e63527568af7090a83e77f9a57f311339a9a456ad0a1c508b2f9be89acb1fde66fced2088b46ccbd1f00eb71fcb711f3766cb9a79072c794d3da1ef
-Size (motyl-1.0.2.tar.gz) = 4394 bytes


Home | Main Index | Thread Index | Old Index