ports/70263: Update port: mail/bbmail

KATO Tsuguru tkato432 at yahoo.com
Tue Aug 10 18:10:27 UTC 2004


>Number:         70263
>Category:       ports
>Synopsis:       Update port: mail/bbmail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 10 18:10:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line
- Support PLIST_FILES

Remove file:
pkg-plist

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/mail/bbmail/Makefile mail/bbmail/Makefile
--- /usr/ports/mail/bbmail/Makefile	Tue Dec 16 11:35:35 2003
+++ mail/bbmail/Makefile	Wed Aug 11 02:18:12 2004
@@ -8,16 +8,21 @@
 PORTNAME=	bbmail
 PORTVERSION=	0.8.3
 CATEGORIES=	mail
-MASTER_SITES=	http://easynews.dl.sourceforge.net/sourceforge/bbtools/ \
-		http://bbtools.thelinuxcommunity.org/sources/ \
-		http://www.esperance-linux.co.uk/src/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	bbtools
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A tool intended for Blackbox that checks for new mail
 
 USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 MAN1=		bbmail.1
+PLIST_FILES=	bin/bbmail share/bbtools/bbmail.bb
+
+post-install:
+	@${ECHO_CMD} "@unexec rmdir %D/share/bbtools 2>/dev/null || true" \
+		>> ${TMPPLIST}
 
 .include <bsd.port.mk>
diff -urN /usr/ports/mail/bbmail/pkg-descr mail/bbmail/pkg-descr
--- /usr/ports/mail/bbmail/pkg-descr	Tue Dec 16 11:35:35 2003
+++ mail/bbmail/pkg-descr	Wed Aug 11 02:04:20 2004
@@ -2,4 +2,4 @@
 you when new mail has arrived. It was designed to be used with the
 Blackbox window manager but should work with any window manager.
 
-WWW: http://bbtools.thelinuxcommunity.org/
+WWW: http://bbtools.sourceforge.net/
diff -urN /usr/ports/mail/bbmail/pkg-plist mail/bbmail/pkg-plist
--- /usr/ports/mail/bbmail/pkg-plist	Sat Apr 12 22:54:23 2003
+++ mail/bbmail/pkg-plist	Thu Jan  1 09:00:00 1970
@@ -1,3 +0,0 @@
-bin/bbmail
-share/bbtools/bbmail.bb
- at dirrm share/bbtools
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list