From 5692d734e4187f2b8f8fd570412b42bb0c1fd572 Mon Sep 17 00:00:00 2001 From: angelos Date: Sun, 17 May 1998 04:11:44 +0000 Subject: [PATCH] asmail port --- mail/asmail/Makefile | 40 ++++++++++++++++++++++++++++++++++++ mail/asmail/files/md5 | 1 + mail/asmail/patches/patch-aa | 13 ++++++++++++ mail/asmail/pkg/COMMENT | 1 + mail/asmail/pkg/DESCR | 7 +++++++ mail/asmail/pkg/PLIST | 36 ++++++++++++++++++++++++++++++++ 6 files changed, 98 insertions(+) create mode 100644 mail/asmail/Makefile create mode 100644 mail/asmail/files/md5 create mode 100644 mail/asmail/patches/patch-aa create mode 100644 mail/asmail/pkg/COMMENT create mode 100644 mail/asmail/pkg/DESCR create mode 100644 mail/asmail/pkg/PLIST diff --git a/mail/asmail/Makefile b/mail/asmail/Makefile new file mode 100644 index 00000000000..e083c1fbf44 --- /dev/null +++ b/mail/asmail/Makefile @@ -0,0 +1,40 @@ +# OpenBSD makefile for: asmail +# Version required: 0.50 +# Date created: 16 May 1998 +# Whom: Angelos D. Keromytis +# +# $OpenBSD: Makefile,v 1.1.1.1 1998/05/17 04:11:44 angelos Exp $ +# + +DISTNAME= asmail-0.50 +CATEGORIES= mail x11 +MASTER_SITES= ftp://afterstep.foo.net/pub/AfterStep/apps/asmail/ \ + ftp://ftp.cs.tu-berlin.de/pub/X/afterstep/apps/asmail/ + +MAINTAINER= angelos@openbsd.org + +LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm + +USE_IMAKE= yes + +PIXMAPS= e/e-no.xpm e/e0.xpm e/e1.xpm e/e10.xpm e/e11.xpm e/e2.xpm \ + e/e3.xpm e/e4.xpm e/e5.xpm e/e6.xpm e/e7.xpm e/e8.xpm e/e9.xpm \ + monitor-e/monitor-e0.xpm monitor-e/monitor-e1.xpm \ + monitor-e/monitor-e10.xpm monitor-e/monitor-e11.xpm \ + monitor-e/monitor-e2.xpm monitor-e/monitor-e3.xpm \ + monitor-e/monitor-e4.xpm monitor-e/monitor-e5.xpm \ + monitor-e/monitor-e6.xpm monitor-e/monitor-e7.xpm \ + monitor-e/monitor-e8.xpm monitor-e/monitor-e9.xpm \ + monitor-e/monitor-no.xpm std/newmail.xpm \ + std/newmail_s.xpm std/nomail.xpm std/nomail_s.xpm \ + std/oldmail.xpm std/oldmail_s.xpm + +post-install: +.for pixmap in ${PIXMAPS} + ${INSTALL_DATA} ${WRKSRC}/pixmaps/${pixmap} ${PREFIX}/include/X11/pixmaps +.endfor + ${MKDIR} ${PREFIX}/share/doc/asmail + ${INSTALL_DATA} ${WRKSRC}/sample.asmailrc ${PREFIX}/share/doc/asmail + strip ${PREFIX}/bin/asmail + +.include diff --git a/mail/asmail/files/md5 b/mail/asmail/files/md5 new file mode 100644 index 00000000000..74d577ea289 --- /dev/null +++ b/mail/asmail/files/md5 @@ -0,0 +1 @@ +MD5 (asmail-0.50.tar.gz) = 3f6f2aa9cf9d91ee77f2190b45ea6e94 diff --git a/mail/asmail/patches/patch-aa b/mail/asmail/patches/patch-aa new file mode 100644 index 00000000000..f232ad4acad --- /dev/null +++ b/mail/asmail/patches/patch-aa @@ -0,0 +1,13 @@ +*** Imakefile Sun Nov 3 11:54:27 1996 +--- /home/brett/temp/work/asmail-0.50/Imakefile Wed Aug 13 14:25:04 1997 +*************** +*** 1,4 **** +! XPMLIB = -L/usr/lib/X11 -lXpm + XTLIB = -lXt + DEPLIBS = $(DEPXLIB) $(DEPXTOOLLIB) + LOCAL_LIBRARIES = $(XPMLIB) $(XTLIB) $(XLIB) $(XTOOLLIB) +--- 1,4 ---- +! XPMLIB = -lXpm + XTLIB = -lXt + DEPLIBS = $(DEPXLIB) $(DEPXTOOLLIB) + LOCAL_LIBRARIES = $(XPMLIB) $(XTLIB) $(XLIB) $(XTOOLLIB) diff --git a/mail/asmail/pkg/COMMENT b/mail/asmail/pkg/COMMENT new file mode 100644 index 00000000000..45f3dfe53bf --- /dev/null +++ b/mail/asmail/pkg/COMMENT @@ -0,0 +1 @@ +This is a biff type program, designed to match AfterStep. diff --git a/mail/asmail/pkg/DESCR b/mail/asmail/pkg/DESCR new file mode 100644 index 00000000000..b046f401a1b --- /dev/null +++ b/mail/asmail/pkg/DESCR @@ -0,0 +1,7 @@ +Asmail is a "mail-checker" like xbiff, but with the Afterstep +look & feel. It indicates the status of your mailbox. +It can be put in the Wharf, execute a program on incoming mail, +execute a program upon mouseclick, show animations and more... + +-Brett +brett@peloton.physics.montana.edu diff --git a/mail/asmail/pkg/PLIST b/mail/asmail/pkg/PLIST new file mode 100644 index 00000000000..d9607d55461 --- /dev/null +++ b/mail/asmail/pkg/PLIST @@ -0,0 +1,36 @@ +bin/asmail +man/man1/asmail.1 +share/doc/asmail/sample.asmailrc +include/X11/pixmaps/e-no.xpm +include/X11/pixmaps/e0.xpm +include/X11/pixmaps/e1.xpm +include/X11/pixmaps/e10.xpm +include/X11/pixmaps/e11.xpm +include/X11/pixmaps/e2.xpm +include/X11/pixmaps/e3.xpm +include/X11/pixmaps/e4.xpm +include/X11/pixmaps/e5.xpm +include/X11/pixmaps/e6.xpm +include/X11/pixmaps/e7.xpm +include/X11/pixmaps/e8.xpm +include/X11/pixmaps/e9.xpm +include/X11/pixmaps/monitor-e0.xpm +include/X11/pixmaps/monitor-e1.xpm +include/X11/pixmaps/monitor-e10.xpm +include/X11/pixmaps/monitor-e11.xpm +include/X11/pixmaps/monitor-e2.xpm +include/X11/pixmaps/monitor-e3.xpm +include/X11/pixmaps/monitor-e4.xpm +include/X11/pixmaps/monitor-e5.xpm +include/X11/pixmaps/monitor-e6.xpm +include/X11/pixmaps/monitor-e7.xpm +include/X11/pixmaps/monitor-e8.xpm +include/X11/pixmaps/monitor-e9.xpm +include/X11/pixmaps/monitor-no.xpm +include/X11/pixmaps/newmail.xpm +include/X11/pixmaps/newmail_s.xpm +include/X11/pixmaps/nomail.xpm +include/X11/pixmaps/nomail_s.xpm +include/X11/pixmaps/oldmail.xpm +include/X11/pixmaps/oldmail_s.xpm +@dirrm share/doc/asmail