ports/68503: [maintainer-update] www/firefox-remote

Franz Klammer klammer at webonaut.com
Wed Jun 30 10:10:56 UTC 2004


>Number:         68503
>Category:       ports
>Synopsis:       [maintainer-update] www/firefox-remote
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 30 10:10:31 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Franz Klammer
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 5.2-CURRENT #3: Tue Jun 29 20:03:50 CEST 2004
    root at ds9.webonaut.com:/usr/obj/usr/src/sys/DS9



>Description:


update www/firefox-remote to 20040630

this version adds thunderbird-remote. 

pkg-message:
to enable mailto: in firefox the easiest way is to install the MozEx
navigation extension and use "${X11BASE}/bin/thunderbird-remote %r"
(without quotes) as the Mailer command.



>How-To-Repeat:





>Fix:


--- firefox-remote.diff begins here ---
diff -Nur firefox-remote.orig/Makefile firefox-remote/Makefile
--- firefox-remote.orig/Makefile	Wed Jun 30 11:46:06 2004
+++ firefox-remote/Makefile	Wed Jun 30 11:58:57 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	firefox
-PORTVERSION=	20040621
+PORTVERSION=	20040630
 CATEGORIES=	www
 MASTER_SITES=	http://www.webonaut.com/distfiles/${PORTNAME}${PKGNAMESUFFIX}/
 PKGNAMESUFFIX=	-remote
@@ -14,7 +14,7 @@
 EXTRACT_SUFX=	.bz2
 
 MAINTAINER=	klammer at webonaut.com
-COMMENT=	Wrapper script for firefox web browser
+COMMENT=	Wrapper scripts for firefox web browser
 
 USE_BZIP2=	yes
 USE_X_PREFIX=	yes
@@ -28,5 +28,8 @@
 
 do-install:
 	${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin/${PORTNAME}${PKGNAMESUFFIX}
+	${LN} -s ${PREFIX}/bin/${PORTNAME}${PKGNAMESUFFIX} \
+		${PREFIX}/bin/thunderbird${PKGNAMESUFFIX}
+	${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.mk>
diff -Nur firefox-remote.orig/distinfo firefox-remote/distinfo
--- firefox-remote.orig/distinfo	Wed Jun 30 11:46:06 2004
+++ firefox-remote/distinfo	Wed Jun 30 11:48:03 2004
@@ -1,2 +1,2 @@
-MD5 (firefox-remote-20040621.bz2) = 7d2bf92e920022fdf9af3f6dcaccb3fd
-SIZE (firefox-remote-20040621.bz2) = 350
+MD5 (firefox-remote-20040630.bz2) = a054b397c98889de42cc8a0ad13d94da
+SIZE (firefox-remote-20040630.bz2) = 800
diff -Nur firefox-remote.orig/pkg-descr firefox-remote/pkg-descr
--- firefox-remote.orig/pkg-descr	Sun May 30 22:05:52 2004
+++ firefox-remote/pkg-descr	Wed Jun 30 11:51:52 2004
@@ -1,2 +1,4 @@
 Wrapper script for firefox web browser to add the open-in-new-tab functionality
 missing in the original startup script.
+
+also included thunderbird-remote.
diff -Nur firefox-remote.orig/pkg-message firefox-remote/pkg-message
--- firefox-remote.orig/pkg-message	Thu Jan  1 01:00:00 1970
+++ firefox-remote/pkg-message	Wed Jun 30 11:57:11 2004
@@ -0,0 +1,7 @@
+========================================================================
+
+to enable mailto: in firefox the easiest way is to install the MozEx
+navigation extension and use "${X11BASE}/bin/thunderbird-remote %r"
+(without quotes) as the Mailer command.
+
+========================================================================
diff -Nur firefox-remote.orig/pkg-plist firefox-remote/pkg-plist
--- firefox-remote.orig/pkg-plist	Sun May 30 22:05:52 2004
+++ firefox-remote/pkg-plist	Wed Jun 30 11:49:36 2004
@@ -1 +1,2 @@
 bin/firefox-remote
+bin/thunderbird-remote
--- firefox-remote.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list