Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Jan 1999 14:43:04 +1100 (EST)
From:      jim@phrantic.phear.net
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9831: Update port wmmail-0.59 to 0.62
Message-ID:  <199901310343.OAA15983@corp.au.triax.com>

next in thread | raw e-mail | index | archive | help

>Number:         9831
>Category:       ports
>Synopsis:       Update port wmmail-0.59 to 0.62
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 30 19:50:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jim Mock
>Release:        FreeBSD 2.2.8-RELEASE i386
>Organization:
>Environment:

	

>Description:

These patches update wmmail from 0.59 to 0.62

>How-To-Repeat:

	

>Fix:
	
Apply the following..

diff -ruN wmmail-0.59/Makefile wmmail-0.62/Makefile
--- wmmail-0.59/Makefile	Sun Jan 31 13:25:09 1999
+++ wmmail-0.62/Makefile	Sun Jan 31 14:38:14 1999
@@ -1,20 +1,31 @@
 # New ports collection makefile for:  wmmail
-# Version required:    0.59
+# Version required:    0.62
 # Date created:        7 Jun 1998
 # Whom:                rom
 #
 # $Id: Makefile,v 1.7 1999/01/18 06:43:00 asami Exp $
 #
 
-DISTNAME=	wmmail-0.59
+DISTNAME=	WMMail.app-0.62
+PKGNAME=	wmmail-0.62
 CATEGORIES=	mail windowmaker
-MASTER_SITES=	http://earth.gaianet.net/~scorpio/
+MASTER_SITES=	http://http://www.eecg.utoronto.ca/~chanb/
 
 MAINTAINER=	jim@phrantic.phear.net
 
 LIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm
 
-USE_IMAKE=	yes
-MAN1=		wmmail.1
+GNU_CONFIGURE=	yes
+WRKSRC=	${WRKDIR}/WMMail.app-0.62
+
+post-install:
+	@${ECHO} "		"
+	@${ECHO} "---------------------------------------------------------------------"
+	@${ECHO} "===>	Installing WMMail.defaults in /usr/local/share/doc/WMMail"
+	@${ECHO} "===>	Modify to your config and copy to ~/GNUstep/Defaults/WMMail"
+	@${ECHO} "---------------------------------------------------------------------"
+	@${ECHO} "		"
+	@${MKDIR} ${PREFIX}/share/doc/WMMail && chmod a+rx ${PREFIX}/share/doc/WMMail
+	${INSTALL_DATA} ${WRKSRC}/WMMail.defaults ${PREFIX}/share/doc/WMMail
 
 .include <bsd.port.mk>
diff -ruN wmmail-0.59/files/md5 wmmail-0.62/files/md5
--- wmmail-0.59/files/md5	Sun Jan 31 13:25:08 1999
+++ wmmail-0.62/files/md5	Sun Jan 31 13:26:15 1999
@@ -1 +1 @@
-MD5 (wmmail-0.59.tar.gz) = 77e502e46cf15a466cfbabed9d092877
+MD5 (WMMail.app-0.62.tar.gz) = fcbed0b87f7a0b5a8018f5e24d9ff3a3
diff -ruN wmmail-0.59/patches/patch-aa wmmail-0.62/patches/patch-aa
--- wmmail-0.59/patches/patch-aa	Thu Jan  1 10:00:00 1970
+++ wmmail-0.62/patches/patch-aa	Sun Jan 31 13:32:53 1999
@@ -0,0 +1,11 @@
+--- Makefile.in.orig	Sat Jan 16 16:26:15 1999
++++ Makefile.in	Sun Jan 31 13:32:10 1999
+@@ -253,7 +253,7 @@
+ 
+ DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
+ 
+--include $(DEP_FILES)
++-include $(DEP_FILES):
+ 
+ mostlyclean-depend:
+ 
diff -ruN wmmail-0.59/pkg/DESCR wmmail-0.62/pkg/DESCR
--- wmmail-0.59/pkg/DESCR	Sun Jan 31 13:25:09 1999
+++ wmmail-0.62/pkg/DESCR	Sun Jan 31 13:38:55 1999
@@ -1,8 +1,16 @@
-A Reworked ASMail to sit on the WindowMaker dock.
-It notifies you whenever new mail has arrived, and
-displays a nice icon animation.
+WMMail.app is a "mail-checker" like xbiff.  It indicates the status of the
+user's mailbox by showing animated XPM icons when incoming mails are
+detected.  Additionally, it can be configured to execute a program on
+incoming mail and/or on mouse double-clicks, and can provide a count of
+emails in the user's mailbox.  It currently supports UNIX mbox files, MH
+and MailDir mail folders, and IMAP4 remote mailboxes.
 
-http://www-ug.eecg.utoronto.ca/~chanb/
+WMMail.app is based on asmail, a similar applet designed to work with the
+Wharf of the AfterStep window manager.  However, WMMail.app has been
+re-written to be compatible with the Window Maker Dock, i.e. WMMail.app
+can be dragged and dropped on to (and off from) the Dock dynamically. 
 
- - Rom.
-rom_glsa@ein-hashofet.co.il
+The latest and greatest version can be found at
+http://www.eecg.utoronto.ca/~chanb/wmmail.html
+
+- Jim <jim@phrantic.phear.net>
diff -ruN wmmail-0.59/pkg/PLIST wmmail-0.62/pkg/PLIST
--- wmmail-0.59/pkg/PLIST	Sun Jan 31 13:25:09 1999
+++ wmmail-0.62/pkg/PLIST	Sun Jan 31 13:40:30 1999
@@ -1 +1 @@
-bin/wmmail
+GNUstep/Apps/WMMail.app/WMMail
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901310343.OAA15983>