From 1116eb224b9777addae36bfeb3fc5a343e454a70 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Sat, 14 Jun 1997 16:18:25 +0000 Subject: New port, xtimer: xtimer is a very simple timer for X11. PR: 3227 Submitted by: The best use is to display the connecting time of iij-ppp. candy@fct.kgc.co.jp (Toshihiro Kanda) --- x11-clocks/xtimer/Makefile | 20 ++++++++++++++++++++ x11-clocks/xtimer/distinfo | 1 + x11-clocks/xtimer/pkg-comment | 1 + x11-clocks/xtimer/pkg-descr | 3 +++ x11-clocks/xtimer/pkg-plist | 2 ++ 5 files changed, 27 insertions(+) create mode 100644 x11-clocks/xtimer/Makefile create mode 100644 x11-clocks/xtimer/distinfo create mode 100644 x11-clocks/xtimer/pkg-comment create mode 100644 x11-clocks/xtimer/pkg-descr create mode 100644 x11-clocks/xtimer/pkg-plist (limited to 'x11-clocks') diff --git a/x11-clocks/xtimer/Makefile b/x11-clocks/xtimer/Makefile new file mode 100644 index 000000000000..cd97908184ba --- /dev/null +++ b/x11-clocks/xtimer/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: xtimer +# Version required: 0.8087 +# Date created: 05 Apr 1997 +# Whom: candy@fct.kgc.co.jp +# +# $Id$ +# + +DISTNAME= xtimer-8087 +pkgNAME= xtimer-0.8087 +CATEGORIES= misc +MASTER_SITES= http://spock.vector.co.jp/authors/VA004959/xtimer/ + +MAINTAINER= candy@fct.kgc.co.jp + +USE_IMAKE= yes +MAN1= xtimer.1 +MANCOMPRESSED= yes + +.include diff --git a/x11-clocks/xtimer/distinfo b/x11-clocks/xtimer/distinfo new file mode 100644 index 000000000000..9d6ebf58f606 --- /dev/null +++ b/x11-clocks/xtimer/distinfo @@ -0,0 +1 @@ +MD5 (xtimer-8087.tar.gz) = 90e85ad8a4b8a30da2ff5af7d359c174 diff --git a/x11-clocks/xtimer/pkg-comment b/x11-clocks/xtimer/pkg-comment new file mode 100644 index 000000000000..f212b2164929 --- /dev/null +++ b/x11-clocks/xtimer/pkg-comment @@ -0,0 +1 @@ +A super simple digital timer for X11 diff --git a/x11-clocks/xtimer/pkg-descr b/x11-clocks/xtimer/pkg-descr new file mode 100644 index 000000000000..0ff390119e86 --- /dev/null +++ b/x11-clocks/xtimer/pkg-descr @@ -0,0 +1,3 @@ +xtimer is a very simple timer for X11. +The best use is to display the connecting time of iij-ppp. +candy@fct.kgc.co.jp (Toshihiro Kanda) diff --git a/x11-clocks/xtimer/pkg-plist b/x11-clocks/xtimer/pkg-plist new file mode 100644 index 000000000000..fdd4eed643ce --- /dev/null +++ b/x11-clocks/xtimer/pkg-plist @@ -0,0 +1,2 @@ +bin/xtimer +man/man1/xtimer.1.gz -- cgit v1.2.3