pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www Remove Mozilla Suite and friends.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/943583c5186b
branches:  trunk
changeset: 518960:943583c5186b
user:      salo <salo%pkgsrc.org@localhost>
date:      Sun Sep 24 16:46:27 2006 +0000

description:
Remove Mozilla Suite and friends.
No longer maintained upstream, replaced by SeaMonkey.

diffstat:

 www/Makefile                                      |     7 +-
 www/moz-bin-plugger/DESCR                         |     8 -
 www/moz-bin-plugger/Makefile                      |    37 -
 www/moz-bin-plugger/PLIST                         |     4 -
 www/moz-bin-plugger/distinfo                      |     6 -
 www/moz-bin-plugger/patches/patch-aa              |    39 -
 www/mozilla-bin-nightly/DESCR                     |     7 -
 www/mozilla-bin-nightly/Makefile                  |    11 -
 www/mozilla-bin-nightly/Makefile.Linux.i386       |     5 -
 www/mozilla-bin-nightly/Makefile.NetBSD.i386      |    16 -
 www/mozilla-bin-nightly/Makefile.SunOS.sparc      |     5 -
 www/mozilla-bin-nightly/Makefile.common           |    18 -
 www/mozilla-bin-nightly/PLIST                     |     2 -
 www/mozilla-bin/DESCR                             |     7 -
 www/mozilla-bin/MESSAGE.compat_linux              |    10 -
 www/mozilla-bin/Makefile                          |    11 -
 www/mozilla-bin/Makefile.Linux.i386               |     5 -
 www/mozilla-bin/Makefile.NetBSD.i386              |     5 -
 www/mozilla-bin/Makefile.SunOS.i386               |     6 -
 www/mozilla-bin/Makefile.SunOS.sparc              |     6 -
 www/mozilla-bin/Makefile.common                   |   180 -
 www/mozilla-bin/PLIST                             |     2 -
 www/mozilla-bin/distinfo                          |     5 -
 www/mozilla-bin/files/mozilla.sh                  |     7 -
 www/mozilla-gtk2/DESCR                            |    14 -
 www/mozilla-gtk2/Makefile                         |    26 -
 www/mozilla-gtk2/PLIST                            |  3282 ---------------------
 www/mozilla-gtk2/buildlink3.mk                    |    26 -
 www/mozilla/DESCR                                 |    12 -
 www/mozilla/INSTALL                               |    19 -
 www/mozilla/Makefile                              |    21 -
 www/mozilla/Makefile.common                       |   202 -
 www/mozilla/PLIST                                 |  3264 --------------------
 www/mozilla/buildlink3.mk                         |    27 -
 www/mozilla/distinfo                              |    50 -
 www/mozilla/files/moz-install                     |    70 -
 www/mozilla/files/mozilla-ELF.in                  |     4 -
 www/mozilla/files/mozilla-Mach-O.in               |     4 -
 www/mozilla/files/mozilla-a.out.in                |     6 -
 www/mozilla/files/xptcinvoke_asm_sparc64_netbsd.s |   112 -
 www/mozilla/files/xptcinvoke_sparc64_netbsd.cpp   |    84 -
 www/mozilla/files/xptcstubs_asm_sparc64_netbsd.s  |    66 -
 www/mozilla/files/xptcstubs_sparc64_netbsd.cpp    |   122 -
 www/mozilla/gecko-depends.mk                      |     9 -
 www/mozilla/gecko-options.mk                      |     5 -
 www/mozilla/options.mk                            |    27 -
 www/mozilla/patches/patch-aa                      |    22 -
 www/mozilla/patches/patch-ab                      |    54 -
 www/mozilla/patches/patch-ac                      |    54 -
 www/mozilla/patches/patch-ad                      |    76 -
 www/mozilla/patches/patch-ae                      |    42 -
 www/mozilla/patches/patch-af                      |    26 -
 www/mozilla/patches/patch-ag                      |    15 -
 www/mozilla/patches/patch-ah                      |    49 -
 www/mozilla/patches/patch-ai                      |    63 -
 www/mozilla/patches/patch-aj                      |    41 -
 www/mozilla/patches/patch-ak                      |    62 -
 www/mozilla/patches/patch-al                      |    23 -
 www/mozilla/patches/patch-an                      |    14 -
 www/mozilla/patches/patch-ao                      |    76 -
 www/mozilla/patches/patch-ap                      |    13 -
 www/mozilla/patches/patch-aq                      |    13 -
 www/mozilla/patches/patch-aw                      |    13 -
 www/mozilla/patches/patch-ax                      |    16 -
 www/mozilla/patches/patch-ba                      |   126 -
 www/mozilla/patches/patch-bb                      |    73 -
 www/mozilla/patches/patch-bm                      |    32 -
 www/mozilla/patches/patch-bo                      |    31 -
 www/mozilla/patches/patch-bq                      |    14 -
 www/mozilla/patches/patch-br                      |    22 -
 www/mozilla/patches/patch-bs                      |    15 -
 www/mozilla/patches/patch-bt                      |    17 -
 www/mozilla/patches/patch-bu                      |   179 -
 www/mozilla/patches/patch-bv                      |   211 -
 www/mozilla/patches/patch-bw                      |    64 -
 www/mozilla/patches/patch-bx                      |    84 -
 www/mozilla/patches/patch-by                      |    50 -
 www/mozilla/patches/patch-bz                      |   122 -
 www/mozilla/patches/patch-ca                      |   166 -
 www/mozilla/patches/patch-cb                      |    26 -
 www/mozilla/patches/patch-cc                      |    16 -
 www/mozilla/patches/patch-cg                      |    84 -
 www/mozilla/patches/patch-ch                      |    18 -
 www/mozilla/patches/patch-ci                      |    13 -
 www/mozilla/patches/patch-cj                      |    32 -
 www/mozilla/patches/patch-ck                      |    19 -
 www/mozilla/patches/patch-cl                      |    31 -
 www/mozilla/patches/patch-cm                      |    13 -
 www/mozilla/patches/patch-cn                      |    32 -
 www/mozilla/patches/patch-co                      |    73 -
 www/mozilla/patches/patch-cp                      |    20 -
 91 files changed, 1 insertions(+), 10115 deletions(-)

diffs (truncated from 10490 to 300 lines):

diff -r 9f9d3280c507 -r 943583c5186b www/Makefile
--- a/www/Makefile      Sun Sep 24 16:46:03 2006 +0000
+++ b/www/Makefile      Sun Sep 24 16:46:27 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.471 2006/09/11 11:38:58 joerg Exp $
+# $NetBSD: Makefile,v 1.472 2006/09/24 16:46:27 salo Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -151,11 +151,6 @@
 SUBDIR+=       micro_httpd
 SUBDIR+=       mini_httpd
 SUBDIR+=       mknmz-wwwoffle
-SUBDIR+=       moz-bin-plugger
-SUBDIR+=       mozilla
-SUBDIR+=       mozilla-bin
-SUBDIR+=       mozilla-bin-nightly
-SUBDIR+=       mozilla-gtk2
 SUBDIR+=       navigator
 SUBDIR+=       neon
 SUBDIR+=       netscape
diff -r 9f9d3280c507 -r 943583c5186b www/moz-bin-plugger/DESCR
--- a/www/moz-bin-plugger/DESCR Sun Sep 24 16:46:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-  Tired of getting teased by Windows users because your Mozilla isn't as
-|<()()|_ as theirs?  Well, your problems are almost solved.  Plugger is a
-multimedia plugin for Unix Netscape, Mozilla or Opera that handles
-Quicktime, MPEG, MP2, AVI, SGI-movie, Tiff, DL, IFF-anim, MIDI, AU, WAV,
-Soundtracker, and Commodore 64 audio files.  And now, with Plugger 4.0,
-MPEG audio and video can be played streaming.  No more waiting!  Plugger is
-a very small plugin, because Plugger uses external programs to show/play
-the different formats.
diff -r 9f9d3280c507 -r 943583c5186b www/moz-bin-plugger/Makefile
--- a/www/moz-bin-plugger/Makefile      Sun Sep 24 16:46:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,37 +0,0 @@
-# $NetBSD: Makefile,v 1.13 2006/03/01 22:44:04 wiz Exp $
-#
-
-DISTNAME=      ${PLUGGER}-linux-x86-glibc
-PKGNAME=       moz-bin-${PLUGGER}
-PKGREVISION=   2
-CATEGORIES=    www
-MASTER_SITES=  http://fredrik.hubbe.net/plugger/
-
-MAINTAINER=    rh%NetBSD.org@localhost
-HOMEPAGE=      http://fredrik.hubbe.net/plugger.html
-COMMENT=       Streaming multimedia plugin for Mozilla (Linux version)
-
-DEPENDS+=      mozilla-bin-[0-9]*:../../www/mozilla-bin
-
-CONFLICTS+=    moz-linux-plugger-[0-9]*
-
-WRKSRC=                ${WRKDIR}/${PLUGGER}
-NO_CONFIGURE=  YES
-NO_BUILD=      YES
-
-PLUGGER_VERSION=4.0
-PLUGGER=       plugger-${PLUGGER_VERSION}
-MOZILLA_HOME=  lib/mozilla-linux
-LDD=           ${PREFIX}/emul/linux/usr/bin/ldd
-
-PLIST_SUBST+=  MOZILLA_HOME=${MOZILLA_HOME:Q}
-
-INSTALLATION_DIRS=     emul/linux/etc emul/linux/usr/bin
-
-do-install:
-       ${INSTALL_DATA_DIR} ${PREFIX}/${MOZILLA_HOME}/plugins
-       ${INSTALL_DATA} ${WRKSRC}/plugger.so ${PREFIX}/${MOZILLA_HOME}/plugins
-       ${INSTALL_DATA} ${WRKSRC}/pluggerrc ${PREFIX}/emul/linux/etc
-       ${INSTALL_PROGRAM} ${WRKSRC}/plugger-4.0 ${PREFIX}/emul/linux/usr/bin
-
-.include "../../mk/bsd.pkg.mk"
diff -r 9f9d3280c507 -r 943583c5186b www/moz-bin-plugger/PLIST
--- a/www/moz-bin-plugger/PLIST Sun Sep 24 16:46:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2005/12/03 20:22:19 wiz Exp $
-emul/linux/etc/pluggerrc
-emul/linux/usr/bin/plugger-4.0
-${MOZILLA_HOME}/plugins/plugger.so
diff -r 9f9d3280c507 -r 943583c5186b www/moz-bin-plugger/distinfo
--- a/www/moz-bin-plugger/distinfo      Sun Sep 24 16:46:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 14:08:33 wiz Exp $
-
-SHA1 (plugger-4.0-linux-x86-glibc.tar.gz) = 23a8d66da585ce98757f0071ac9d245a00f1b9b3
-RMD160 (plugger-4.0-linux-x86-glibc.tar.gz) = 66a14c2fee7bf302aface55286cc9c52a6498f42
-Size (plugger-4.0-linux-x86-glibc.tar.gz) = 36409 bytes
-SHA1 (patch-aa) = 8afd1ff0a6bc02d65c612f454751d5a840c2ea3b
diff -r 9f9d3280c507 -r 943583c5186b www/moz-bin-plugger/patches/patch-aa
--- a/www/moz-bin-plugger/patches/patch-aa      Sun Sep 24 16:46:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,39 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2003/04/19 03:50:50 rh Exp $
-
---- pluggerrc.orig     Thu Dec  6 05:14:01 2001
-+++ pluggerrc
-@@ -36,6 +36,7 @@ audio/mid: midi,mid: MIDI audio file
- audio/x-mid: midi,mid: MIDI audio file
- audio/midi: midi,mid: MIDI audio file
- audio/x-midi: midi,mid: MIDI audio file
-+      : midiplay $file
-       : timidity -s 48000 -a -idqqqqqqq "$file" >/dev/null 2>/dev/null
-       : playmidi $file
- 
-@@ -67,6 +68,7 @@ audio/x-mpeg: mpa,abs,mpega: MPEG audio
-       : amp -b 200 -q "$file"
-       : maplay "$file"
-       : mpeg3play "$file"
-+      : gqmpeg --playlist_add_play "$file"
- 
- audio/x-sidtune: sid,psid,dat: Commodore 64 audio
- audio/sidtune: sid,psid,dat: Commodore 64 audio
-@@ -83,8 +85,10 @@ audio/x-basic: au,snd: Basic audio file
- 
- audio/wav:wav:Microsoft wave file
- audio/x-wav:wav:Microsoft wave file
-+      stream preload: audioplay
-       stream preload: splay -W
-       repeat swallow(alsaplayer): alsaplayer -q "$file" >/dev/null
-+      : audioplay "$file"
-       : wavplay -q "$file"
-       stream preload: bplay 1>/dev/null 2>/dev/null
-       : bplay 1>/dev/null 2>/dev/null "$file"
-@@ -124,6 +128,7 @@ image/x-portable-anymap: pnm: PBM Image
-       exits: xli -quiet -windowid $window "$file"
-       exits: xloadimage -quiet -windowid $window "$file"
-       exits: display -window $window -backdrop $file
-+      : xv $file
- 
- # This does not work :(
- #     swallow(XVroot) maxaspect: xv -nopos "$file"
diff -r 9f9d3280c507 -r 943583c5186b www/mozilla-bin-nightly/DESCR
--- a/www/mozilla-bin-nightly/DESCR     Sun Sep 24 16:46:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-Mozilla is an open-source web browser, designed for standards
-compliance, performance and portability.
-
-It provides users with acclaimed browsing convenience along with
-power features such as pop-up blocking and tabbed browsing. Mozilla
-also provides a sophisticated platform for developing web applications
-using technologies such as XML, SOAP and XSLT.
diff -r 9f9d3280c507 -r 943583c5186b www/mozilla-bin-nightly/Makefile
--- a/www/mozilla-bin-nightly/Makefile  Sun Sep 24 16:46:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-# $NetBSD: Makefile,v 1.12 2006/02/05 23:11:26 joerg Exp $
-
-MOZILLA=       mozilla
-PKGREVISION=   1
-
-COMMENT=       Full featured gecko-based browser (nightly binary pkg)
-
-ONLY_FOR_PLATFORM+=    Linux-*-i[3-6]86 NetBSD-*-i386
-ONLY_FOR_PLATFORM+=    SunOS-5.[789]*-sparc SunOS-5.[89]*-i386
-
-.include "../../www/mozilla-bin-nightly/Makefile.common"
diff -r 9f9d3280c507 -r 943583c5186b www/mozilla-bin-nightly/Makefile.Linux.i386
--- a/www/mozilla-bin-nightly/Makefile.Linux.i386       Sun Sep 24 16:46:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-# $NetBSD: Makefile.Linux.i386,v 1.4 2004/01/04 05:01:03 grant Exp $
-
-DISTNAME=      mozilla-i686-pc-linux-gnu
-
-MOZ_PLATFORM=  linux
diff -r 9f9d3280c507 -r 943583c5186b www/mozilla-bin-nightly/Makefile.NetBSD.i386
--- a/www/mozilla-bin-nightly/Makefile.NetBSD.i386      Sun Sep 24 16:46:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile.NetBSD.i386,v 1.7 2005/12/05 20:51:13 rillig Exp $
-
-BUILD_DEFS+=   MOZILLA_USE_LINUX
-
-.if defined(MOZILLA_USE_LINUX)
-DISTNAME=      mozilla-i686-pc-linux-gnu
-MOZ_PLATFORM=  linux
-ONLY_FOR_PLATFORM+=    NetBSD-*-i386
-.else
-PKG_SKIP_REASON+=      "No native pre-built NetBSD binary available."
-PKG_SKIP_REASON+=      "Set MOZILLA_USE_LINUX if you want to use the Linux binary."
-DISTNAME=      mozilla-i386-unknown-netbsdelf1.6
-EXTRACT_SUFX=  .tar.bz2
-MOZ_PLATFORM=  netbsd
-ONLY_FOR_PLATFORM+=    NetBSD-1.6*-i386 NetBSD-2*-i386
-.endif
diff -r 9f9d3280c507 -r 943583c5186b www/mozilla-bin-nightly/Makefile.SunOS.sparc
--- a/www/mozilla-bin-nightly/Makefile.SunOS.sparc      Sun Sep 24 16:46:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-# $NetBSD: Makefile.SunOS.sparc,v 1.2 2004/01/04 05:01:03 grant Exp $
-
-DISTNAME=      mozilla-sparc-sun-solaris2.7
-
-MOZ_PLATFORM=  solaris
diff -r 9f9d3280c507 -r 943583c5186b www/mozilla-bin-nightly/Makefile.common
--- a/www/mozilla-bin-nightly/Makefile.common   Sun Sep 24 16:46:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile.common,v 1.8 2005/12/05 20:51:13 rillig Exp $
-
-MASTER_SITES=  http://ftp.mozilla.org/pub/mozilla.org/${MOZILLA_SHORT}/nightly/${MOZ_CONTRIB}latest-trunk/ \
-               ftp://ftp.mozilla.org/pub/mozilla.org/${MOZILLA_SHORT}/nightly/${MOZ_CONTRIB}latest-trunk/
-
-DIST_SUBDIR=   ${PKGNAME_NOREV}
-NO_CHECKSUM=   yes
-NO_SRC_ON_FTP= # defined
-
-.include "../../mk/bsd.prefs.mk"
-
-USE_TOOLS+=    date
-
-.if !defined(MOZ_VER) || empty(MOZ_VER)
-MOZ_VER!=      ${DATE} +%Y%m%d
-.endif
-
-.include "../../www/mozilla-bin/Makefile.common"
diff -r 9f9d3280c507 -r 943583c5186b www/mozilla-bin-nightly/PLIST
--- a/www/mozilla-bin-nightly/PLIST     Sun Sep 24 16:46:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/05/20 14:25:14 grant Exp $
-@comment this PLIST intentionally left blank
diff -r 9f9d3280c507 -r 943583c5186b www/mozilla-bin/DESCR
--- a/www/mozilla-bin/DESCR     Sun Sep 24 16:46:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-Mozilla is an open-source web browser, designed for standards
-compliance, performance and portability.
-
-It provides users with acclaimed browsing convenience along with
-power features such as pop-up blocking and tabbed browsing. Mozilla
-also provides a sophisticated platform for developing web applications
-using technologies such as XML, SOAP and XSLT.
diff -r 9f9d3280c507 -r 943583c5186b www/mozilla-bin/MESSAGE.compat_linux
--- a/www/mozilla-bin/MESSAGE.compat_linux      Sun Sep 24 16:46:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE.compat_linux,v 1.3 2004/06/29 14:55:05 grant Exp $
-
-${PKGBASE} requires your kernel to include 'COMPAT_LINUX'
-(plus in NetBSD systems before 1.5 'EXEC_ELF32').
-
-On NetBSD 1.5, if INET6 is enabled in the kernel, you may need to set
-net.inet6.ip6.v6only=0, using sysctl(8).
-
-===========================================================================
diff -r 9f9d3280c507 -r 943583c5186b www/mozilla-bin/Makefile
--- a/www/mozilla-bin/Makefile  Sun Sep 24 16:46:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-# $NetBSD: Makefile,v 1.29 2006/04/22 13:16:28 tron Exp $
-
-MOZILLA=       mozilla
-MOZ_VER=       1.7.13
-
-COMMENT=       Full featured gecko-based browser (binary pkg)
-
-ONLY_FOR_PLATFORM+=    Linux-*-i[3-6]86 NetBSD-*-i386
-#ONLY_FOR_PLATFORM+=   SunOS-5.[89]*-i386 SunOS-5.[89]*-sparc
-
-.include "../../www/mozilla-bin/Makefile.common"
diff -r 9f9d3280c507 -r 943583c5186b www/mozilla-bin/Makefile.Linux.i386
--- a/www/mozilla-bin/Makefile.Linux.i386       Sun Sep 24 16:46:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-# $NetBSD: Makefile.Linux.i386,v 1.5 2004/01/04 05:01:02 grant Exp $
-
-DISTNAME=      mozilla-i686-pc-linux-gnu-${MOZ_VER}
-
-MOZ_PLATFORM=  linux
diff -r 9f9d3280c507 -r 943583c5186b www/mozilla-bin/Makefile.NetBSD.i386
--- a/www/mozilla-bin/Makefile.NetBSD.i386      Sun Sep 24 16:46:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-# $NetBSD: Makefile.NetBSD.i386,v 1.6 2004/01/04 05:01:02 grant Exp $
-
-DISTNAME=      mozilla-i686-pc-linux-gnu-${MOZ_VER}
-
-MOZ_PLATFORM=  linux
diff -r 9f9d3280c507 -r 943583c5186b www/mozilla-bin/Makefile.SunOS.i386
--- a/www/mozilla-bin/Makefile.SunOS.i386       Sun Sep 24 16:46:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-# $NetBSD: Makefile.SunOS.i386,v 1.3 2004/09/22 14:18:22 tron Exp $
-
-DISTNAME=      mozilla-i386-pc-solaris2.8_${MOZ_VER}
-EXTRACT_SUFX=  .tar.bz2
-
-MOZ_PLATFORM=  solaris
diff -r 9f9d3280c507 -r 943583c5186b www/mozilla-bin/Makefile.SunOS.sparc
--- a/www/mozilla-bin/Makefile.SunOS.sparc      Sun Sep 24 16:46:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-# $NetBSD: Makefile.SunOS.sparc,v 1.7 2004/09/22 14:18:22 tron Exp $



Home | Main Index | Thread Index | Old Index