Commit graph

56 commits

Author SHA1 Message Date
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
tron
bc5f39aabd Update "communicator" package to version 4.77. This version fixes bugs,
closes security problems and updates the certificate list.
2001-04-07 07:31:10 +00:00
kei
adf497d295 * As per discussion with Emmanuel Dreyfus, install the package into /usr/pkg,
not /usr/pkg/emul/linux/usr on powerpc.  This requires rpm2pkg-1.2.
* Provide "communicator-4.73" wrapper shell script and "communicator" symbolic
  link to point it.  Original "netscape" script still exists.
2001-03-29 14:03:11 +00:00
kei
6a58a604d8 * 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'.
2001-03-10 22:31:57 +00:00
jlam
9f78a1749e Remove flashplayer components from PLISTs, mirroring changes in the
www/navigator PLISTs for Linux/i386 and Sparc Solaris.
2001-03-06 09:28:30 +00:00
dmcmahill
0200fc1d02 more ELF PLIST fixes (no symlinks for compat_* pacakges 2001-02-19 16:00:00 +00:00
dmcmahill
c0dc68b88c revert previous change. We don't install ELF shared lib links on
compat_* programs.
2001-02-19 15:51:47 +00:00
wiz
a0745845b3 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:21:28 +00:00
abs
42f261012d Update i386 message ot indicate EXEC_ELF32 is only pre 1.5 2001-02-05 18:55:58 +00:00
hubertf
c4c4bf3bca Make this actually describe the pkgs.
By PR 12115 from Jeremy C. Reed <reed@reedmedia.net>
2001-02-02 19:12:32 +00:00
tron
b9b23a041e Add missing plugins include in Solaris distribution of Communicator. 2001-01-17 20:43:02 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
jlam
d86eaea283 Correct a typo (pksrc --> pkgsrc). 2000-12-07 21:16:09 +00:00
tron
6295e3cee5 Add work arroung for multi user problems caused by debug code in 4.76 to
wrapper script.
2000-10-28 13:03:02 +00:00
tron
9e1d7637c9 Update "communicator" and "navigator" package to version 4.76. This
version fixes a buffer overflow in form handling and is supposed to
offer more stability. A BSDI binary of version 4.76 is not available
unfortunately yet.
2000-10-27 02:20:54 +00:00
abs
6effa2e194 Do not install 'netscape' link in communicator. Missed in last commit.
Do not crank communicator version as this would make the matching in
'netscape' something of a nightmare (the version already varies based on
architecture due to 4.61 being the last SunOS/sparc release).
2000-09-05 18:31:02 +00:00
abs
4367d45e3c Update for new 'netscape' wrapper, plus note 'NS_NAVIGATOR' variable 2000-09-02 23:18:26 +00:00
tron
5e949b4b4c Update "communicator" and "navigator" package to version 4.75. This
fixes the so called "Brown Orifice" security problem.
2000-08-18 15:44:45 +00:00
tron
293e628345 Update "communicator" package to version 4.74 and always use strong
encryption except sunos_sparc.
2000-07-25 06:44:28 +00:00
tron
07a65f2d3d Provide checksum for i386 128-bit key version. 2000-05-12 16:18:44 +00:00
abs
b921bf627c Upgrade everything except sunos_sparc to 4.73 2000-05-11 21:35:03 +00:00
abs
6642be2b54 Add NS_USE_BSDI to allow people to select the i386 BSDI binary for navigator
and communicator. Also rename PLIST files to reflect the real OS, and include
${BINNAME} (navigator/communicator)
2000-05-09 13:23:19 +00:00
tron
925698fa15 Provide checksum for i386 128-bit key version. 2000-05-09 07:15:02 +00:00
tron
c4c5f9dc44 Don't define "NS_ENCRYPTION" before including "pkgsrc/mk/bsd.prefs.mk" so
that a "NS_ENCRYPTION?= ..." in "/etc/mk.conf" will work.
2000-05-09 07:12:57 +00:00
sakamoto
cd8451a767 s/ldap30/ldap${LDAP_VERS}/
suggested by Pierre Bourgin <Pierre.Bourgin@lip6.fr>.
2000-05-04 14:54:44 +00:00
sakamoto
661814c705 Update to 4.72 - this is only for the Linux/i386 version.
and use linux22 version instead of glibc20 version.
2000-04-30 14:42:20 +00:00
dmcmahill
4752b0ac61 add checksum for i386 US (crypto) version 2000-01-10 01:06:43 +00:00
abs
9fcf4cc0ab Update to 4.7 - this is except for the SunOS version which seems to have ended
at 4.61.
Since the Makefiles for navigator and communicator contained so much duplicate
magic, move all the magic to navigator/Makefile.common.
2000-01-05 15:43:34 +00:00
hubertf
d1201d05b1 Use our fine dependency system instead placing things in the users' hand.
This has failed often enough in the past. :->
1999-11-25 01:26:12 +00:00
abs
7667fcbfad Add a link to www.netbsd.org into the default set of bookmarks
(buried in the "Computing/Internet" menu)
1999-10-19 18:30:25 +00:00
agc
c9695e5319 Remove blank line from end of PLIST segment 1999-10-01 10:11:03 +00:00
jlam
0cedb63135 Be more specific about which version of Netscape to download.
Fixes PR#8340.
1999-09-07 15:21:39 +00:00
jlam
31f3c4372b Share plugins directory with www/navigator. 1999-09-04 16:37:53 +00:00
agc
c032badcd9 s/tar/${GTAR}/g, just in case the system tar(1) isn't GNU tar. 1999-08-19 15:49:03 +00:00
agc
f32d265e28 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).
1999-08-18 08:46:53 +00:00
abs
c5eb8015c4 Make this work under solaris-sparc 1999-08-13 21:24:11 +00:00
jlam
0eb85c6074 Include bsd.prefs.mk so NS_ENCRYPTION gets defined. 1999-07-12 00:06:57 +00:00
abs
fdbd9e1194 For i386 note _which_ pkgsrc packages would provide the neccessary linux libs 1999-07-07 04:53:55 +00:00
tron
b26d420a43 Improved messages if libraries required for emulation are missing. 1999-07-01 23:28:31 +00:00
abs
98add0685c Create a symlink to 'communicator' (without version) 1999-06-27 00:34:58 +00:00
abs
06ed7dc977 Due to changes in pkgsrc/mk/... the previous setting of 'UNAME' in this file
results in a monumentally confused 'make fetch' Use 'DISTUNAME' instead.
1999-06-25 00:09:22 +00:00
jlam
07117435f2 Update communicator-4.61 to allow installing 128-bit key strong encryption
version of Netscape.
1999-06-21 08:44:29 +00:00
abs
45e9db2514 Update to 4.61. Note the ftp directory structure has changed somewhat. 1999-06-19 02:59:44 +00:00
abs
859a64a3bf Use "" around $@ to handle argument expansion correctly. From jtk. 1999-06-18 23:14:17 +00:00
cgd
c39818d289 fix ONLY_FOR_PLATFORM to include alpha. Missed this the other day
because ONLY_FOR_PLATFORM was specified as "*-*-{i386,sparc}",
which seems to match everything, not just i386 and sparc.
1999-06-18 16:48:45 +00:00
cgd
bb98228a84 add NetBSD/alpha support, using the Digital UNIX 4.0 binary set 1999-06-14 21:43:33 +00:00
cgd
7fa3ff6a6a delete dynfonts dir in port-specific PLIST; not all ports have it 1999-06-14 21:40:05 +00:00
thorpej
778f43eb05 Use the Linux/glibc2.0 version on the i386 port; unlike the BSD/OS 2.1
version, it requires compat libs.  But, plugins work on the Linux version.
1999-06-04 18:07:40 +00:00
jlam
5a37152357 Updated Netscape Communicator to 4.6. 1999-05-25 01:34:24 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00