diff options
author | kei <kei> | 2001-03-10 22:31:57 +0000 |
---|---|---|
committer | kei <kei> | 2001-03-10 22:31:57 +0000 |
commit | fe43cddbed44e269b6e1ccf547da19bc063d952a (patch) | |
tree | dcc06901d5d0d16b7ddad7a5dd4c9b6a76d35742 /www/communicator | |
parent | f9eb8c14caaa2232ec9d1e6966dd97a50262c603 (diff) | |
download | pkgsrc-fe43cddbed44e269b6e1ccf547da19bc063d952a.tar.gz |
* Added LinuxPPC communicator package support for powerpc platforms. Approved
by Emmanuel Dreyfus. Since this package lacks bookmak file, I didn't add 'nb1'
suffix to powerpc version. Tested on macppc.
communicator/pkg/DESCR.linux-powerpc:
Communicator is a WWW and ftp browser, mail client, newsgroup reader,
web page editor and address book organizer. This is the distributed
version from linuxppc.org, not Netscape. A Newer version of the
Netscape browser is available in pkgsrc as 'mozilla'.
Diffstat (limited to 'www/communicator')
-rw-r--r-- | www/communicator/files/md5 | 3 | ||||
-rw-r--r-- | www/communicator/pkg/DESCR.linux-powerpc | 4 | ||||
-rw-r--r-- | www/communicator/pkg/MESSAGE | 7 |
3 files changed, 12 insertions, 2 deletions
diff --git a/www/communicator/files/md5 b/www/communicator/files/md5 index 53441947f0f..d0159247d1b 100644 --- a/www/communicator/files/md5 +++ b/www/communicator/files/md5 @@ -1,7 +1,8 @@ -$NetBSD: md5,v 1.18 2000/10/27 02:20:55 tron Exp $ +$NetBSD: md5,v 1.19 2001/03/10 22:31:58 kei Exp $ MD5 (netscape/communicator-v461-export.sparc-sun-sunos4.1.3_U1.tar.gz) = 26d2944a58d6fa8c73ff5a4a2f3d7258 MD5 (netscape/communicator-v476-us.alpha-dec-osf4.0.tar.gz) = af1e2bcc1f4f6fc8dc50a7547e1e0cd3 MD5 (netscape/communicator-v476-us.sparc-sun-solaris2.5.1.tar.gz) = c186b909971f51f5b52797994d1727d3 MD5 (netscape/communicator-v475-us.x86-bsdi-bsd2.tar.gz) = 30280590f4e75bea070ec6e4f902cff0 MD5 (netscape/communicator-v476-us.x86-unknown-linux2.2.tar.gz) = 720de067072ff74d1e0c4aaa47eeae5c +MD5 (netscape-4.7-3.ppc.rpm) = 7dda2ce0712b1f55c359b52d3bbf8c8c diff --git a/www/communicator/pkg/DESCR.linux-powerpc b/www/communicator/pkg/DESCR.linux-powerpc new file mode 100644 index 00000000000..60f05d2ccdc --- /dev/null +++ b/www/communicator/pkg/DESCR.linux-powerpc @@ -0,0 +1,4 @@ +Communicator is a WWW and ftp browser, mail client, newsgroup reader, +web page editor and address book organizer. This is the distributed +version from linuxppc.org, not Netscape. A Newer version of the +Netscape browser is available in pkgsrc as 'mozilla'. diff --git a/www/communicator/pkg/MESSAGE b/www/communicator/pkg/MESSAGE index 1903423b075..bd7cea9f38d 100644 --- a/www/communicator/pkg/MESSAGE +++ b/www/communicator/pkg/MESSAGE @@ -1,5 +1,5 @@ ============================================================================== -$NetBSD: MESSAGE,v 1.7 2001/02/05 18:55:59 abs Exp $ +$NetBSD: MESSAGE,v 1.8 2001/03/10 22:31:59 kei Exp $ alpha: The Digital UNIX version of Netscape requires COMPAT_OSF1 in your kernel, plus /emul/osf1 libraries. @@ -7,6 +7,11 @@ alpha: The Digital UNIX version of Netscape requires COMPAT_OSF1 in your i386: The Linux version of Netscape requires your kernel to include 'COMPAT_LINUX' (plus in NetBSD systems before 1.5 'EXEC_ELF32'). +powerpc: + The Linux version of Netscape requires your kernel to include + 'COMPAT_LINUX' option. The Linux libraries are automatically + installed as package dependancy. + sparc: The SunOS version of Netscape requires COMPAT_SUNOS in your kernel, plus /emul/sunos libraries. The default version is DNS, the NIS version is 'netscape_nis'. Netscape appears to have stopped with 4.61. |