pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/tcl-theo Import tcl-theo 0.0.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/5f9c8c55d68a
branches: trunk
changeset: 341767:5f9c8c55d68a
user: kamil <kamil%pkgsrc.org@localhost>
date: Sun Oct 06 23:00:09 2019 +0000
description:
Import tcl-theo 0.0.1
theo - theo.c implementation for Tcl
This package provides quotes from OpenBSD's src/usr.bin/mg/theo.c. The
quotes were originally spoken by Theo de Raadt, the OpenBSD project
founder.
diffstat:
games/tcl-theo/DESCR | 5 +++++
games/tcl-theo/Makefile | 21 +++++++++++++++++++++
games/tcl-theo/PLIST | 6 ++++++
games/tcl-theo/distinfo | 6 ++++++
4 files changed, 38 insertions(+), 0 deletions(-)
diffs (54 lines):
diff -r 19b0d1082085 -r 5f9c8c55d68a games/tcl-theo/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/tcl-theo/DESCR Sun Oct 06 23:00:09 2019 +0000
@@ -0,0 +1,5 @@
+theo - theo.c implementation for Tcl
+
+This package provides quotes from OpenBSD's src/usr.bin/mg/theo.c. The
+quotes were originally spoken by Theo de Raadt, the OpenBSD project
+founder.
diff -r 19b0d1082085 -r 5f9c8c55d68a games/tcl-theo/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/tcl-theo/Makefile Sun Oct 06 23:00:09 2019 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2019/10/06 23:00:09 kamil Exp $
+
+DISTNAME= tcl-theo-0.0.1
+CATEGORIES= games
+MASTER_SITES= ${MASTER_SITE_GITHUB:=krytarowski/}
+
+MAINTAINER= kamil%NetBSD.org@localhost
+HOMEPAGE= https://github.com/krytarowski/tcl-theo/
+COMMENT= theo.c implementation for Tcl
+LICENSE= 2-clause-bsd
+
+EXTRACT_USING= bsdtar
+
+USE_TOOLS+= autoreconf autoconf
+
+GNU_CONFIGURE= yes
+
+pre-configure:
+ ${RUN} cd ${WRKSRC} && autoreconf -fiv
+
+.include "../../mk/bsd.pkg.mk"
diff -r 19b0d1082085 -r 5f9c8c55d68a games/tcl-theo/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/tcl-theo/PLIST Sun Oct 06 23:00:09 2019 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2019/10/06 23:00:09 kamil Exp $
+lib/theo${PKGVERSION}/pkgIndex.tcl
+lib/theo${PKGVERSION}/theo.tcl
+man/mann/theo.n
+@pkgdir include
+@pkgdir bin
diff -r 19b0d1082085 -r 5f9c8c55d68a games/tcl-theo/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/games/tcl-theo/distinfo Sun Oct 06 23:00:09 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/10/06 23:00:09 kamil Exp $
+
+SHA1 (tcl-theo-0.0.1.tar.gz) = a3bbee24b4035cad029deb2d4ad3b2726003379c
+RMD160 (tcl-theo-0.0.1.tar.gz) = b8287104287f0a2b6131fd84f4703e4095f6b0f6
+SHA512 (tcl-theo-0.0.1.tar.gz) = 9abe3210c2be9151f199a4e04d9c0633d3ec4866826f7daabf1d4159132d70e7fdb78fd515338aef50126dbc9799f19de153f6133a6d7697f697d5b6e33b9086
+Size (tcl-theo-0.0.1.tar.gz) = 60674 bytes
Home |
Main Index |
Thread Index |
Old Index