Index: head/french/netscape7/Makefile =================================================================== --- head/french/netscape7/Makefile (revision 121179) +++ head/french/netscape7/Makefile (revision 121180) @@ -1,28 +1,30 @@ # New ports collection makefile for: fr-netscape7 # Date created: 2002-03-04 # Whom: trevor # based on the german/linux-netscape6 port by Thomas E. Zander # # $FreeBSD$ # PKGNAMEPREFIX?= fr- PORTVERSION= 7.02 CATEGORIES= french www linux MASTER_SITE_SUBDIR= ${DIST_SUBDIR}/unix/linux22/eehxkt DISTFILES= AIM.xpi \ browser.xpi \ deflfrfr.xpi \ flash.xpi \ langfrfr.xpi \ mail.xpi \ psm.xpi \ regfr.xpi \ regus.xpi \ spellchecker.xpi \ talkback.xpi \ xpcom.xpi +FORBIDDEN="http://vuxml.freebsd.org/c1d97a8b-05ed-11d9-b45d-000c41e2cdad.html" + NETSCAPE_LANG= french .include "../../www/netscape7/Makefile" Property changes on: head/french/netscape7/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/german/netscape7/Makefile =================================================================== --- head/german/netscape7/Makefile (revision 121179) +++ head/german/netscape7/Makefile (revision 121180) @@ -1,31 +1,33 @@ # New ports collection makefile for: de-netscape7 # Date created: 28 Feb 2002 # Whom: Thomas E. Zander # based on the www/linux-netscape6 port # # $FreeBSD$ # PKGNAMEPREFIX?= de- PORTVERSION= 7.02 CATEGORIES= german www linux MASTER_SITE_SUBDIR= ${DIST_SUBDIR}/unix/linux22/eehxkt DISTFILES= AIM.xpi \ browser.xpi \ defldede.xpi \ flash.xpi \ langdede.xpi \ mail.xpi \ psm.xpi \ regde.xpi \ regfr.xpi \ spellchecker.xpi \ talkback.xpi \ xpcom.xpi +FORBIDDEN="http://vuxml.freebsd.org/c1d97a8b-05ed-11d9-b45d-000c41e2cdad.html" + MAINTAINER= riggs@rrr.de COMMENT= Linux Netscape 7 suite (German) NETSCAPE_LANG= german .include "../../www/netscape7/Makefile" Property changes on: head/german/netscape7/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/japanese/netscape7/Makefile =================================================================== --- head/japanese/netscape7/Makefile (revision 121179) +++ head/japanese/netscape7/Makefile (revision 121180) @@ -1,25 +1,29 @@ # New ports collection makefile for: ja-netscape7 # Date created: 2002-03-04 # Whom: trevor # based on the german/linux-netscape6 port by Thomas E. Zander # # $FreeBSD$ # PKGNAMEPREFIX= ja- +PORTVERSION= 7.1 CATEGORIES= japanese www linux +MASTER_SITE_SUBDIR= ${DIST_SUBDIR}/unix/linux22/jgksyc DISTFILES= browser.xpi \ defljajp.xpi \ flash.xpi \ langjajp.xpi \ mail.xpi \ psm.xpi \ regjp.xpi \ regus.xpi \ spellchecker.xpi \ talkback.xpi \ xpcom.xpi + +FORBIDDEN="http://vuxml.freebsd.org/c1d97a8b-05ed-11d9-b45d-000c41e2cdad.html" NETSCAPE_LANG= japanese .include "../../www/netscape7/Makefile" Property changes on: head/japanese/netscape7/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/portuguese/netscape7/Makefile =================================================================== --- head/portuguese/netscape7/Makefile (revision 121179) +++ head/portuguese/netscape7/Makefile (revision 121180) @@ -1,30 +1,32 @@ # New ports collection makefile for: pt_BR-netscape7 # Date created: 2003-05-23 # Whom: trevor # based on the german/netscape7 port by Thomas E. Zander # # $FreeBSD$ # PKGNAMEPREFIX= pt_BR- PORTVERSION= 7.02 CATEGORIES?= portuguese www linux MASTER_SITE_SUBDIR= ${DIST_SUBDIR}/unix/linux22/eehxkt DISTFILES= AIM.xpi \ browser.xpi \ deflptbr.xpi \ flash.xpi \ langptbr.xpi \ mail.xpi \ psm.xpi \ regbr.xpi \ spellchecker.xpi \ talkback.xpi \ xpcom.xpi +FORBIDDEN="http://vuxml.freebsd.org/c1d97a8b-05ed-11d9-b45d-000c41e2cdad.html" + MAINTAINER= trevor@FreeBSD.org COMMENT= Netscape 7 suite (Brazilian Portuguese) NETSCAPE_LANG= portuguese_br .include "../../www/netscape7/Makefile" Property changes on: head/portuguese/netscape7/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/www/netscape7/Makefile =================================================================== --- head/www/netscape7/Makefile (revision 121179) +++ head/www/netscape7/Makefile (revision 121180) @@ -1,122 +1,119 @@ # New ports collection makefile for: netscape7 # Date created: 2002-05-22 # Whom: trevor # based on the www/linux-netscape6 port by sada and others # # $FreeBSD$ # PORTNAME= netscape7 -PORTVERSION?= 7.1 +PORTVERSION?= 7.2 CATEGORIES?= www linux MASTER_SITES= ${MASTER_SITE_NETSCAPE} DIST_SUBDIR= ${MAJ}/${NETSCAPE_LANG}/${VER} -MASTER_SITE_SUBDIR?=${DIST_SUBDIR}/unix/linux22/jgksyc - -FORBIDDEN= "http://vuxml.freebsd.org/c1d97a8b-05ed-11d9-b45d-000c41e2cdad.html (security)" - +MASTER_SITE_SUBDIR?=${DIST_SUBDIR}/unix/linux22/bfkprv PATCH_SITES= ${MASTER_SITE_LOCAL} PATCH_SITE_SUBDIR= trevor PATCHFILES= ${PKGNAMEPREFIX}${MAJ}-${VER}-generated-files.tar.bz2 MAINTAINER?= trevor@FreeBSD.org COMMENT= Linux Netscape suite RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk LATEST_LINK= linux-${MAJ} MAJ?= netscape7 NETSCAPE_LANG?=english NO_BUILD= yes NO_FILTER_SHLIBS= yes ONLY_FOR_ARCHS= i386 RESTRICTED= "no redistribution" NO_CDROM= ${RESTRICTED} USE_LINUX= yes USE_XLIB= yes USE_ZIP= yes VER?= ${PORTVERSION} WRKSRC= ${WRKDIR}/netscape-installer/xpi INSTALL_DIR= lib/linux-${MAJ}-${NETSCAPE_LANG} PLIST= ${WRKDIR}/pkg-plist STARTUP_CMD= ${WRKDIR}/${MAJ}${NETSCAPE_LANG} .if !defined(BATCH) IS_INTERACTIVE= yes .endif .include pre-everything:: ${MKDIR} ${WRKSRC}/bin/plugins ${WRKSRC}/bin/chrome \ ${WRKSRC}/plugins .if !exists(${WRKDIRPREFIX}${.CURDIR}/work/netscape-installer/xpi/components.conf) .if !defined(BATCH) ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure .endif .endif DISTFILES?= browser.xpi \ deflenus.xpi \ flash.xpi \ inspector.xpi \ langenus.xpi \ mail.xpi \ psm.xpi \ regca.xpi \ regus.xpi \ spellchecker.xpi \ talkback.xpi \ venkman.xpi \ xpcom.xpi .if exists(${WRKDIRPREFIX}${.CURDIR}/work/netscape-installer/xpi/components.conf) DISTFILES!=${CAT} ${WRKDIRPREFIX}${.CURDIR}/work/netscape-installer/xpi/components.conf .endif do-extract: .for ii in ${DISTFILES} unzip -qo ${DISTDIR}/${DIST_SUBDIR}/${ii} -d ${WRKSRC} ${CHMOD} -R go-w ${WRKDIR} .endfor do-patch: ${BZIP2_CMD} -dc ${DISTDIR}/${DIST_SUBDIR}/${PATCHFILES} | \ ${TAR} -C ${WRKSRC}/bin -xf - do-configure: # - kldload linux # ${SETENV} $DISPLAY="NONE" ${WRKSRC}/bin/netscape file:///dev/null # @${ECHO} \"Factory not found\" and \"cannot open display\" errors here are normal. ${ECHO_CMD} "#!/bin/sh" > ${STARTUP_CMD} ${ECHO_CMD} -n "cd " >> ${STARTUP_CMD} ${ECHO_CMD} ${PREFIX}/${INSTALL_DIR} >> ${STARTUP_CMD} ${ECHO_CMD} 'exec ./netscape $$*' >> ${STARTUP_CMD} pre-install: ${ECHO_CMD} bin/${MAJ}${NETSCAPE_LANG} > ${PLIST} cd ${WRKSRC}/bin; for ii in `${FIND} * \! -type d | ${SORT}`; do \ ${ECHO_CMD} ${INSTALL_DIR}/$${ii} >> ${PLIST}; \ done cd ${WRKSRC}/plugins; for ii in `${FIND} * \! -type d | ${SORT}`; do \ ${ECHO_CMD} ${INSTALL_DIR}/plugins/$${ii} >> ${PLIST}; \ done cd ${WRKSRC}/bin; \ for ii in `${FIND} -d * -type d`; do \ ${ECHO_CMD} @dirrm ${INSTALL_DIR}/$${ii} >> ${PLIST}; \ done ${ECHO_CMD} @dirrm ${INSTALL_DIR} >> ${PLIST} pre-package: @${ECHO_MSG} "*** WARNING ***" @${ECHO_MSG} "* Do not distribute packages outside your organization." @${ECHO_MSG} "* It is prohibited by the licensing." do-install: ${MKDIR} ${PREFIX}/${INSTALL_DIR} ${CP} -Rp ${WRKSRC}/bin/* ${WRKSRC}/plugins ${PREFIX}/${INSTALL_DIR} ${INSTALL_SCRIPT} ${STARTUP_CMD} ${PREFIX}/bin post-install: ${CAT} ${PKGMESSAGE} .include Property changes on: head/www/netscape7/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.78 \ No newline at end of property +1.79 \ No newline at end of property Index: head/www/netscape7/distinfo =================================================================== --- head/www/netscape7/distinfo (revision 121179) +++ head/www/netscape7/distinfo (revision 121180) @@ -1,28 +1,34 @@ -MD5 (netscape7/english/7.1/browser.xpi) = a493024133fd89ec72b899736adf13cb -SIZE (netscape7/english/7.1/browser.xpi) = 8741488 -MD5 (netscape7/english/7.1/deflenus.xpi) = e0dd1a65dbe4fdcd3638797e85c11041 -SIZE (netscape7/english/7.1/deflenus.xpi) = 27849 -MD5 (netscape7/english/7.1/flash.xpi) = 9684912cb7214e94d51aa3d549b117c2 -SIZE (netscape7/english/7.1/flash.xpi) = 697869 -MD5 (netscape7/english/7.1/inspector.xpi) = 34af4d04d70c4573ea212fa545a44f21 -SIZE (netscape7/english/7.1/inspector.xpi) = 156466 -MD5 (netscape7/english/7.1/langenus.xpi) = 3e060ba3310f54ff9a15aa837e57b9a9 -SIZE (netscape7/english/7.1/langenus.xpi) = 745742 -MD5 (netscape7/english/7.1/mail.xpi) = 8f924e20c8805306340fea9bcab3f039 -SIZE (netscape7/english/7.1/mail.xpi) = 2193064 -MD5 (netscape7/english/7.1/netscape7-7.1-generated-files.tar.bz2) = 0271ea678c735fd755646027947004a5 -SIZE (netscape7/english/7.1/netscape7-7.1-generated-files.tar.bz2) = 167591 -MD5 (netscape7/english/7.1/psm.xpi) = b55f31b35bd60253c525ad0f2c26c8e5 -SIZE (netscape7/english/7.1/psm.xpi) = 755361 -MD5 (netscape7/english/7.1/regca.xpi) = d00150fd7edbbdc450e1c92cb2b2f00d -SIZE (netscape7/english/7.1/regca.xpi) = 56645 -MD5 (netscape7/english/7.1/regus.xpi) = 743a99bbc0746c3e6ec116f431a0f6d9 -SIZE (netscape7/english/7.1/regus.xpi) = 34762 -MD5 (netscape7/english/7.1/spellchecker.xpi) = 52c1718577b84c982aaf578bb89083e6 -SIZE (netscape7/english/7.1/spellchecker.xpi) = 502681 -MD5 (netscape7/english/7.1/talkback.xpi) = b90901659af6209de09d1541e8fa435e -SIZE (netscape7/english/7.1/talkback.xpi) = 823575 -MD5 (netscape7/english/7.1/venkman.xpi) = 50592cdda883a36bd61b47a9c75f0b56 -SIZE (netscape7/english/7.1/venkman.xpi) = 210688 -MD5 (netscape7/english/7.1/xpcom.xpi) = c4c08049cfd507d8357f7956b525b3ea -SIZE (netscape7/english/7.1/xpcom.xpi) = 802785 +MD5 (netscape7/english/7.2/browser.xpi) = 1befd7398d96e6f3d38074c0da0ce1e0 +SIZE (netscape7/english/7.2/browser.xpi) = 8783714 +MD5 (netscape7/english/7.2/psm.xpi) = 3f326301f6d0fece8ef17e1e8605536f +SIZE (netscape7/english/7.2/psm.xpi) = 820088 +MD5 (netscape7/english/7.2/xpcom.xpi) = 7dfee021be121751b6c5678ee4b305d9 +SIZE (netscape7/english/7.2/xpcom.xpi) = 850271 +MD5 (netscape7/english/7.2/AIM.xpi) = a590b8c2f414718e282b755623de232b +SIZE (netscape7/english/7.2/AIM.xpi) = 1516709 +MD5 (netscape7/english/7.2/chatzilla.xpi) = 93d7b285c2691f501bbdb82a53c963a1 +SIZE (netscape7/english/7.2/chatzilla.xpi) = 163226 +MD5 (netscape7/english/7.2/deflenus.xpi) = f807ba1364916815ec7b4b387799119a +SIZE (netscape7/english/7.2/deflenus.xpi) = 28076 +MD5 (netscape7/english/7.2/flash.xpi) = 8f7439bfa134b55738af6934e0fa005a +SIZE (netscape7/english/7.2/flash.xpi) = 778136 +MD5 (netscape7/english/7.2/langenus.xpi) = f84cb9185e7f871377796128120f3445 +SIZE (netscape7/english/7.2/langenus.xpi) = 730946 +MD5 (netscape7/english/7.2/mail.xpi) = c1211129400ef32b24d89b1dd6ba41e7 +SIZE (netscape7/english/7.2/mail.xpi) = 2316771 +MD5 (netscape7/english/7.2/browser.xpi) = 1befd7398d96e6f3d38074c0da0ce1e0 +SIZE (netscape7/english/7.2/browser.xpi) = 8783714 +MD5 (netscape7/english/7.2/psm.xpi) = 3f326301f6d0fece8ef17e1e8605536f +SIZE (netscape7/english/7.2/psm.xpi) = 820088 +MD5 (netscape7/english/7.2/xpcom.xpi) = 7dfee021be121751b6c5678ee4b305d9 +SIZE (netscape7/english/7.2/xpcom.xpi) = 850271 +MD5 (netscape7/english/7.2/regus.xpi) = bf94ddbafc6df520e950972810db6d25 +SIZE (netscape7/english/7.2/regus.xpi) = 29023 +MD5 (netscape7/english/7.2/spellchecker.xpi) = 56fff2314e2e2e005d68b4019cfd14d8 +SIZE (netscape7/english/7.2/spellchecker.xpi) = 535711 +MD5 (netscape7/english/7.2/inspector.xpi) = 3c9bee016046ca0c4b052082e79063f4 +SIZE (netscape7/english/7.2/inspector.xpi) = 125140 +MD5 (netscape7/english/7.2/venkman.xpi) = d82d00abce0e0392dbcaecfbd284a1df +SIZE (netscape7/english/7.2/venkman.xpi) = 211935 +MD5 (netscape7/english/7.2/netscape7-7.2-generated-files.tar.bz2) = 01ed49a75899743da44a2080382a618e +SIZE (netscape7/english/7.2/netscape7-7.2-generated-files.tar.bz2) = 33101 Property changes on: head/www/netscape7/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/www/netscape7/pkg-message =================================================================== --- head/www/netscape7/pkg-message (revision 121179) +++ head/www/netscape7/pkg-message (revision 121180) @@ -1,4 +1,7 @@ -* WARNING ******************************************************************** +* WARNINGS ******************************************************************* * Using the same profile for Netscape 7 and Mozilla is strongly discouraged. * * See . * +* When working with sensitive information, visit only the site you trust * +* with that information, not other sites (or turn off Javascript). See * +* . * ****************************************************************************** Property changes on: head/www/netscape7/pkg-message ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/www/netscape7/scripts/configure =================================================================== --- head/www/netscape7/scripts/configure (revision 121179) +++ head/www/netscape7/scripts/configure (revision 121180) @@ -1,60 +1,60 @@ #!/bin/sh # # $FreeBSD$ echo ${WRKSRC}/components.conf if [ -f ${WRKSRC}/components.conf ]; then exit fi tempfile=`/usr/bin/mktemp -t checklist` if [ -z "${BATCH}" ]; then /usr/bin/dialog --title "Netscape 7 component selection" --clear \ --checklist "\n\ Choose components of Netscape 7 to download and install. \n\ Press the space bar to toggle selections." -1 -1 12 \ -"browser" "Web browser (10016 kB)" ON \ -"deflenus" "American English profile defaults (26 kB)" ON \ -"flash" "Flash plugin (576 kB)" ON \ -"langenus" "American English language pack (864 kB)" ON \ -"mail" "e-mail and news--requires browser (2064 kB)" ON \ -"regca" "regional settings for Canada (58 kB)" ON \ -"regus" "regional settings for the USA (60 kB)" ON \ +"browser" "Web browser (10288 kB)" ON \ +"AIM" "AOL instant messenger (1504 kB)" ON \ +"chatzilla" "Chatzilla IRC client (160 kB)" ON \ +"deflenus" "American English profile defaults (28 kB)" ON \ +"flash" "Flash plugin (784 kB)" ON \ +"langenus" "American English language pack (736 kB)" ON \ +"mail" "e-mail and news--requires browser (2288 kB)" ON \ +"regus" "regional settings for the USA (30 kB)" ON \ "spellchecker" "spell-checker (544 kB)" ON \ -"talkback" "sends bug reports to Netscape staff (832 kB)" ON \ -"inspector" "DOM inspector (154 kB)" ON \ +"inspector" "DOM inspector (124 kB)" ON \ "venkman" "JavaScript debugger (224 kB)" ON \ 2> /tmp/checklist.tmp.$$ retval=$? choice=`cat /tmp/checklist.tmp.$$` rm -f /tmp/checklist.tmp.$$ case $retval in 0) if [ -z "$choice" ]; then echo "Nothing selected" exit 1; fi ;; 1) echo "Cancel pressed." exit 1 ;; esac echo "$choice" \ | sed -e "s/\"//g" \ | sed -e "s/mail/mail browser/g" \ | sed -e "s/browser/browser psm xpcom/g" \ | sort -u \ | sed -e "s/ /.xpi /g" \ | sed -e "s/$/.xpi/g" \ | perl -pi -e "s/ /\n/g" \ > ${WRKSRC}/components.conf fi echo "* Your choices are saved. You must run the \"make\" command again to" echo "* complete the build. Ignore the \"Error code 1\" below." exit 1 Property changes on: head/www/netscape7/scripts/configure ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property