From dcb407a0791a1da44452ba9a11cb0ba669898bce Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 19 Nov 1996 12:23:51 +0000 Subject: A pretty animation on your X screen. WARNING: this program will put a lot of pressure on your X server! Closes a lot of PRs. Submitted by: Yukihiro Nakai --- x11/xmascot/Makefile | 19 +++++++++++++++++++ x11/xmascot/distinfo | 1 + x11/xmascot/pkg-comment | 1 + x11/xmascot/pkg-descr | 25 +++++++++++++++++++++++++ x11/xmascot/pkg-plist | 23 +++++++++++++++++++++++ 5 files changed, 69 insertions(+) create mode 100644 x11/xmascot/Makefile create mode 100644 x11/xmascot/distinfo create mode 100644 x11/xmascot/pkg-comment create mode 100644 x11/xmascot/pkg-descr create mode 100644 x11/xmascot/pkg-plist (limited to 'x11') diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile new file mode 100644 index 000000000000..7c966285fa97 --- /dev/null +++ b/x11/xmascot/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: xmascot +# Version required: 2.5 +# Date created: 20 November 1996 +# Whom: Yukihiro Nakai +# +# $Id$ +# + +DISTNAME= xmascot2.5 +PKGNAME= xmascot-2.5 +CATEGORIES= x11 +MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ \ + ftp://ftp.pu-toyama.ac.jp/pub/.4/ftpmail/cclub.tutcc.tut.ac.jp/pub/xmascot/ + +MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp + +USE_IMAKE= yes + +.include diff --git a/x11/xmascot/distinfo b/x11/xmascot/distinfo new file mode 100644 index 000000000000..16621464e763 --- /dev/null +++ b/x11/xmascot/distinfo @@ -0,0 +1 @@ +MD5 (xmascot2.5.tar.gz) = 5023f4ca575fe935f1914d7db502cf4e diff --git a/x11/xmascot/pkg-comment b/x11/xmascot/pkg-comment new file mode 100644 index 000000000000..9cf9011f5f07 --- /dev/null +++ b/x11/xmascot/pkg-comment @@ -0,0 +1 @@ +moving mascot on your X-Window screen. diff --git a/x11/xmascot/pkg-descr b/x11/xmascot/pkg-descr new file mode 100644 index 000000000000..e8cca048323d --- /dev/null +++ b/x11/xmascot/pkg-descr @@ -0,0 +1,25 @@ +XMascot, moving mascot on your X-Window screen. + +XMascot have these features. + + -Moving pretty mascot moving + -Strectch stretch as you like + -Talking mascot talks with extract command and data + -Alarm mascot may make some actions at time you define + -BIFF mascot may let you know arriving a mail. + +XMascot supports these image formats: + +MAG *.mag 16 colors and 256 colors +TIFF *.tif 16 colors and 256 colors, in raw or lzw +PPM *.ppm 256 level color , in raw +PGM *.pgm 256 level gray scale, in raw +PBM *.pbm 2 level monocrome, in raw +PNM *.pnm PPM, PGM, or PBM + +XMascot distinguish images from their suffix and can load other image formats +when {suffix}topnm, *topgm, or *topbm commands are found in your system. + +See more infomation for newest xmascot: + http://cclub.tutcc.tut.ac.jp:1080/xmascot/ + ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ diff --git a/x11/xmascot/pkg-plist b/x11/xmascot/pkg-plist new file mode 100644 index 000000000000..77f6d65c38d6 --- /dev/null +++ b/x11/xmascot/pkg-plist @@ -0,0 +1,23 @@ +lib/X11/xmascot/pin.mag +lib/X11/xmascot/chain.mag +lib/X11/xmascot/mail_r.mag +lib/X11/xmascot/kuma.mag +lib/X11/xmascot/inu.mag +lib/X11/xmascot/neko.mag +lib/X11/xmascot/neko2.mag +lib/X11/xmascot/teru.mag +lib/X11/xmascot/pen.mag +lib/X11/xmascot/saru.mag +lib/X11/xmascot/rabi.mag +lib/X11/xmascot/fish.mag +lib/X11/xmascot/monohosi.mag +lib/X11/xmascot/logo.mag +lib/X11/xmascot/pipipipi.au +lib/X11/xmascot/mi.au +lib/X11/xmascot/mi.raw +lib/X11/xmascot/mi2.au +lib/X11/xmascot/mi2.raw +lib/X11/xmascot/mitime.au +lib/X11/xmascot/mitime.raw +bin/xmascot +man/man1/xmascot.1.gz -- cgit v1.2.3