Commit graph

102 commits

Author SHA1 Message Date
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
abs
0efa57e841 Update linux and solaris 2.8 to navigator/communicator 4.8. Package is
named *-4.80. Other platforms not available in this release.
2002-09-20 16:59:27 +00:00
dmcmahill
166c0259f1 switch sparc to use the solaris-2.5.1 binaries by default under compat_svr4.
The old behaviour of using the sunos-4.1 binaries under compat_sunos can
be achieved by setting NS_USE_SUNOS.
2002-06-30 19:07:18 +00:00
seb
db84442a67 Substitute a couple of mkdir' by ${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-26 10:29:33 +00:00
wiz
a23109dde8 Don't patch bookmarks file -- not cleanly possibly since we support
many different version of navigator/communicator.
Closes pkg/17136.
2002-06-02 09:07:01 +00:00
tron
bd9eb3d92b Don't include "../../emulators/suse_linux/Makefile.application" if we
are building the "netscape" meta package.
2002-04-05 11:44:55 +00:00
tron
a45f986161 We need to include "../../emulators/suse_linux/Makefile.application" to
be able to use "${SUSE_DIR_PREFIX}".
2002-04-05 09:33:21 +00:00
tron
e58967ce6b Pick correct SuSE directory in dependences. 2002-04-05 09:25:41 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
abs
dc415a5663 Update www/communicator and www/navigator to 4.79.
- Improvements accessing subfolders under the Inbox on certain
      mail servers.
    - Performance improvements when accessing pages with nested
      tables and style sheets.
    - Unix Only: You can now add multiple personal address books.
    - Improved support for dual processor machines.
    - Fixed incompatibilities which caused Communicator to quit
      unexpectedly while viewing certain web sites.

	Note: only i386/linux (NetBSD) and Solaris 2.x binaries available,
	Digital unix appears to be frozen at 4.78
2001-11-27 14:11:50 +00:00
zuntum
6c18dc2b05 Oops, forgot to cvs rm things 2001-11-01 20:43:48 +00:00
zuntum
afeb1d898f Finishing my cvs {rm,add} crusade in pkg/ 2001-11-01 20:38:21 +00:00
zuntum
431e7a7dda Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
abs
33a5282244 Avoid makefile bulk-build breakage on non supported ARCHs by setting PLIST_ARCH
to blank in those cases
2001-10-01 15:50:08 +00:00
abs
99c6feb37d The SunOS navigator and communicator run fine under emulation on sparc64
(1.5X, 64bit kernel). Large slice of respect due.
2001-09-14 01:00:24 +00:00
tron
11e05c2114 Use Solaris 8 binary on Solaris 8 and newer. 2001-07-23 19:01:49 +00:00
tron
603efed559 The SunOS 5.5.1 version is unsupported now. 2001-07-23 18:56:07 +00:00
tron
a82e57a41d Update "navigator" package to version 4.78. A list of changes is not
available on the Netscape website yet. Let's hope it crashes less often
than the older releases.
2001-07-23 18:55:04 +00:00
wiz
77d1591c0a Add variable to make navigator/communicator _not_ depend on flash, and
document it in mk.conf.example. Adresses pkg/13343.
2001-07-23 18:30:24 +00:00
wiz
56c9966741 Adapt to new version number of linuxppc_lib. 2001-05-11 09:15:43 +00:00
wiz
3f4718f3e6 Use SHA1, and add sizes for the remaining architectures. 2001-05-09 20:39:55 +00:00
wiz
848f6dc8ad Fix typo (with no actual effect) 2001-05-01 21:37:04 +00:00
kei
6bd9c900f8 removed unused variable EMULSUBDIR and EMULDIR. They are handled by
linuxppc_lib package.
2001-04-30 23:18:54 +00:00
dmcmahill
63166253bd restore checksums for sunos, solaris, and bsdi binaries 2001-04-30 00:36:41 +00:00
dmcmahill
89f6e6dc33 add SHA1 and size for the OSF binary. 2001-04-29 23:37:23 +00:00
skrll
aa3c03b75a Move to sha1 digests, and add distfile sizes. 2001-04-20 12:02:30 +00:00
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
8294b0d6d8 Fix checksum for Solaris 2.5.1 distribution file. 2001-04-09 13:42:26 +00:00
tron
157447f81f Update "navigator" package to version 4.77. This version fixes bugs,
closes security problems and updates the certificate list.
2001-04-07 07:31:41 +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
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +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
6591ddca50 Dependencies need some sort of version number, whether an exact match, a
shell expression, or an arithmetic inequality, for binary packages to work
properly: add one to ns-flash (>4.0).
2001-03-06 09:38:30 +00:00
abs
4165df0a5a Remove the shipped flashplayer (4.0) and instead depend ns-flash (5.0)
Update package number to 4.76nb1
2001-03-05 20:15:59 +00:00
wiz
f91c71bce5 remove deprecated MIRROR_DISTFILE (the correct replacements had
been added already)
2001-02-28 10:40:23 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +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
588fabccbd Patch backup files end on "~" not on ".orig" under Solaris. 2001-01-11 07:03:04 +00:00
tron
2ea818cbcb Add missing plugins include in Solaris distribution of Navigator. 2001-01-11 07:02:27 +00:00
tron
16f3f6a508 Add dependences on "suse_compat" package required after update to SuSE 6.4. 2000-12-17 13:21:55 +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
wiz
4b30fa141d patch -> ${PATCH} 2000-10-21 23:02:18 +00:00
jlam
04f0d06012 Netscape doesn't need all of suse_linux, just suse_x11. 2000-09-06 15:29:28 +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
de11bca36d Update for new 'netscape' wrapper, plus note 'NS_NAVIGATOR' variable 2000-09-02 23:18:28 +00:00
abs
12f9d1b7d7 Add dependence on suse_compat package required after update to SuSE 6.4. 2000-09-02 23:18:27 +00:00