Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

6
time/lmclock/DESCR Normal file
View File

@@ -0,0 +1,6 @@
This is a clock program inspired by one I saw on a Lisp machine several
years ago. I really liked it and didn't know of anything for X like it,
so I wrote this really quickly one day and posted it to alt.sources.
This program may be redistributed freely. If you make any improvements,
please feel free to send them to me at smar@reptiles.org.

19
time/lmclock/Makefile Normal file
View File

@@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.13 2012/10/23 10:24:11 wiz Exp $
#
DISTNAME= lmclock-1.2
PKGREVISION= 1
CATEGORIES= time x11
MASTER_SITES= ${MASTER_SITE_FREEBSD}
MAINTAINER= is@NetBSD.org
HOMEPAGE= http://pantransit.reptiles.org/prog/
COMMENT= Hard-coded Xerox Lisp machine clock clone
post-extract:
${TOUCH} ${WRKSRC}/lmclock.man
USE_IMAKE= YES
.include "../../x11/libXext/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

3
time/lmclock/PLIST Normal file
View File

@@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.2 2003/03/03 03:23:24 jschauma Exp $
bin/lmclock
${IMAKE_MAN_DIR}/lmclock.${IMAKE_MANNEWSUFFIX}

5
time/lmclock/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.4 2005/03/23 22:32:04 is Exp $
SHA1 (lmclock-1.2.tar.gz) = ff3512f99d3e15fa440cc32a7099f669f2770f5d
RMD160 (lmclock-1.2.tar.gz) = 9663b7d5e6c6c1e2c0731cf439b898d45dcade8b
Size (lmclock-1.2.tar.gz) = 2913 bytes