pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
remove samurai, imported as devel/samurai.
Module Name: pkgsrc-wip
Committed By: ng0 <ng0%NetBSD.org@localhost>
Pushed By: ng0
Date: Wed Dec 11 23:37:16 2019 +0000
Changeset: 3f337c9519898156f2be8fabb4e5e9a3974469e2
Removed Files:
samurai/DESCR
samurai/Makefile
samurai/PLIST
samurai/distinfo
Log Message:
remove samurai, imported as devel/samurai.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3f337c9519898156f2be8fabb4e5e9a3974469e2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
samurai/DESCR | 11 -----------
samurai/Makefile | 17 -----------------
samurai/PLIST | 3 ---
samurai/distinfo | 6 ------
4 files changed, 37 deletions(-)
diffs:
diff --git a/samurai/DESCR b/samurai/DESCR
deleted file mode 100644
index 087ccc7ff0..0000000000
--- a/samurai/DESCR
+++ /dev/null
@@ -1,11 +0,0 @@
-samurai is a ninja-compatible build tool written in C99 with a focus on
-simplicity, speed, and portability.
-
-samurai implements the ninja build language through version 1.9.0 except
-for MSVC dependency handling (`deps = msvc`). It uses the same format
-for `.ninja_log` and `.ninja_deps` as ninja, currently version 5 and 4
-respectively.
-
-It is feature-complete and supports most of the same options as ninja.
-
-samurai requires various POSIX.1-2008 interfaces.
diff --git a/samurai/Makefile b/samurai/Makefile
deleted file mode 100644
index 756545b75c..0000000000
--- a/samurai/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD$
-
-DISTNAME= samurai-0.7
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GITHUB:=michaelforney/}
-
-MAINTAINER= ng0%NetBSD.org@localhost
-HOMEPAGE= https://github.com/michaelforney/samurai/
-COMMENT= Ninja-compatible build tool written in C
-LICENSE= isc
-
-BUILD_TARGET= samu
-
-MAKE_FLAGS+= PREFIX=${PREFIX}
-MAKE_FLAGS+= MANDIR=${PREFIX}/${PKGMANDIR}
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/samurai/PLIST b/samurai/PLIST
deleted file mode 100644
index b3ce4bb8ca..0000000000
--- a/samurai/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-bin/samu
-man/man1/samu.1
diff --git a/samurai/distinfo b/samurai/distinfo
deleted file mode 100644
index 7a8290847c..0000000000
--- a/samurai/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (samurai-0.7.tar.gz) = 8d6bd5492026e2a256699a47d3895fa35c774491
-RMD160 (samurai-0.7.tar.gz) = ac8677acec4beb99b2596a4238058c88aa8dc356
-SHA512 (samurai-0.7.tar.gz) = c47120a2b516c0d130c5a01d99972979c69103d1c6b110722c4c6fcac3147df25d60d9d19913d7c78902c257800d6a5e1bcbb775618058ebfe6db29098dc4001
-Size (samurai-0.7.tar.gz) = 28197 bytes
Home |
Main Index |
Thread Index |
Old Index