summaryrefslogtreecommitdiff
path: root/x11/swisswatch
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1997-10-09 11:37:03 +0000
committeragc <agc@pkgsrc.org>1997-10-09 11:37:03 +0000
commit23d39ca1632344c5d7deb9632538e26c51e03a81 (patch)
treef15284c94efc2a98db6ffdc419322e5f7c02e3bc /x11/swisswatch
parentb4d904085832d2c09fde4193da5ee521e6e68095 (diff)
downloadpkgsrc-23d39ca1632344c5d7deb9632538e26c51e03a81.tar.gz
Initial import of FreeBSD's x11 ports category into NetBSD packages
system.
Diffstat (limited to 'x11/swisswatch')
-rw-r--r--x11/swisswatch/Makefile18
-rw-r--r--x11/swisswatch/files/md51
-rw-r--r--x11/swisswatch/patches/patch-aa11
-rw-r--r--x11/swisswatch/pkg/COMMENT1
-rw-r--r--x11/swisswatch/pkg/DESCR12
-rw-r--r--x11/swisswatch/pkg/PLIST4
6 files changed, 47 insertions, 0 deletions
diff --git a/x11/swisswatch/Makefile b/x11/swisswatch/Makefile
new file mode 100644
index 00000000000..d15dd2dc0d5
--- /dev/null
+++ b/x11/swisswatch/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: swisswatch
+# Version required: 0.0.6
+# Date created: 16 December 1995
+# Whom: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
+#
+# FreeBSD Id: Makefile,v 1.3 1996/11/18 11:43:40 asami Exp
+#
+
+DISTNAME= swisswatch-0.06
+CATEGORIES= x11
+MASTER_SITES= ftp://ftp.iij.ad.jp/pub/X/R5contrib/
+EXTRACT_SUFX= .tar.Z
+
+MAINTAINER= sanpei@yy.cs.keio.ac.jp
+
+USE_IMAKE= yes
+
+.include <bsd.port.mk>
diff --git a/x11/swisswatch/files/md5 b/x11/swisswatch/files/md5
new file mode 100644
index 00000000000..58ae911db5a
--- /dev/null
+++ b/x11/swisswatch/files/md5
@@ -0,0 +1 @@
+MD5 (swisswatch-0.06.tar.Z) = 003c4829d7fc9d93ff1d1fdf3c148395
diff --git a/x11/swisswatch/patches/patch-aa b/x11/swisswatch/patches/patch-aa
new file mode 100644
index 00000000000..add8b9947a2
--- /dev/null
+++ b/x11/swisswatch/patches/patch-aa
@@ -0,0 +1,11 @@
+--- Imakefile.org Sat Dec 16 19:10:12 1995
++++ Imakefile Sat Dec 16 18:59:27 1995
+@@ -1,7 +1,7 @@
+ #ifdef ContribRules
+ ContribRules
+ #endif
+-DEFINES = ExtensionDefines
++DEFINES = ExtensionDefines -DSHAPE
+ SRCS = swisswatch.c SwissWatch.c Hand.c Mark.c HandOrMark.c TableConvert.c
+ OBJS = swisswatch.o SwissWatch.o Hand.o Mark.o HandOrMark.o TableConvert.o
+ DEPLIBS = $(DEPXTOOLLIB) $(DEPXMULIB) $(DEPEXTENSIONLIB) $(DEPXLIB)
diff --git a/x11/swisswatch/pkg/COMMENT b/x11/swisswatch/pkg/COMMENT
new file mode 100644
index 00000000000..6eb7733aa0d
--- /dev/null
+++ b/x11/swisswatch/pkg/COMMENT
@@ -0,0 +1 @@
+A Swiss railway clock emulation, and a fancy default appearance.
diff --git a/x11/swisswatch/pkg/DESCR b/x11/swisswatch/pkg/DESCR
new file mode 100644
index 00000000000..9cab4ac8528
--- /dev/null
+++ b/x11/swisswatch/pkg/DESCR
@@ -0,0 +1,12 @@
+Swisswatch is a fancy Swiss railway clock emulator.
+
+This program support color display, you must add belong lines to ~/.Xdefaults.
+
+#if COLOR
+swisswatch*customization: -color
+#endif
+
+and exec `xrdb $HOME/.Xdefaults'.
+
+- Yoshiro MIHIRA
+(sanpei@yy.cs.keio.ac.jp)
diff --git a/x11/swisswatch/pkg/PLIST b/x11/swisswatch/pkg/PLIST
new file mode 100644
index 00000000000..f551a91becf
--- /dev/null
+++ b/x11/swisswatch/pkg/PLIST
@@ -0,0 +1,4 @@
+bin/swisswatch
+lib/X11/app-defaults/SwissWatch
+lib/X11/app-defaults/SwissWatch-color
+man/man1/swisswatch.1.gz