summaryrefslogtreecommitdiff
path: root/www/navigator
AgeCommit message (Collapse)AuthorFilesLines
2001-03-29* As per discussion with Emmanuel Dreyfus, install the package into /usr/pkg,kei1-4/+12
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-27Change BUILD_DEPENDS semantics:hubertf1-2/+2
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-10* Added LinuxPPC communicator package support for powerpc platforms. Approvedkei1-5/+46
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-06Dependencies need some sort of version number, whether an exact match, ajlam1-3/+3
shell expression, or an arithmetic inequality, for binary packages to work properly: add one to ns-flash (>4.0).
2001-03-05Remove the shipped flashplayer (4.0) and instead depend ns-flash (5.0)abs3-14/+15
Update package number to 4.76nb1
2001-02-28remove deprecated MIRROR_DISTFILE (the correct replacements hadwiz1-2/+1
been added already)
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+3
2001-02-05Update i386 message ot indicate EXEC_ELF32 is only pre 1.5abs1-3/+3
2001-02-02Make this actually describe the pkgs.hubertf1-3/+5
By PR 12115 from Jeremy C. Reed <reed@reedmedia.net>
2001-01-11Patch backup files end on "~" not on ".orig" under Solaris.tron1-2/+2
2001-01-11Add missing plugins include in Solaris distribution of Navigator.tron1-1/+3
2000-12-17Add dependences on "suse_compat" package required after update to SuSE 6.4.tron1-2/+3
2000-12-07Correct a typo (pksrc --> pkgsrc).jlam1-3/+3
2000-10-28Add work arroung for multi user problems caused by debug code in 4.76 totron1-1/+6
wrapper script.
2000-10-27Update "communicator" and "navigator" package to version 4.76. Thistron2-6/+7
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-21patch -> ${PATCH}wiz1-2/+2
2000-09-06Netscape doesn't need all of suse_linux, just suse_x11.jlam1-2/+2
2000-09-05Do not install 'netscape' link in communicator. Missed in last commit.abs1-3/+1
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-02Update for new 'netscape' wrapper, plus note 'NS_NAVIGATOR' variableabs1-10/+13
2000-09-02Add dependence on suse_compat package required after update to SuSE 6.4.abs1-1/+3
2000-08-24add missing filedmcmahill1-1/+2
2000-08-23Fix MASTER_SITES for SunOS 4.61 version (archive.netscape.com)abs1-5/+7
2000-08-21Update IGNORE-messages for recent changes: add ${PKGNAME} wherehubertf1-3/+3
appropriate.
2000-08-18Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive andhubertf1-2/+5
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18Update "communicator" and "navigator" package to version 4.75. Thistron2-7/+7
fixes the so called "Brown Orifice" security problem.
2000-07-28The Netscape binaries for Linux 2.2 require at least version 6.3 oftron1-2/+2
the SuSE packages to work properly. Update dependences to reflect this. Fixes PR pkg/10050 by Sean Doran.
2000-07-25Linux 2.2 is now officially supported by Netscape.tron1-2/+2
2000-07-25Don't install dynamic Motif Linux binary which isn't even used bytron2-5/+3
Linux users.
2000-07-25Update "navigator" package to version 4.74 and always use strongtron4-33/+14
encryption except sunos_sparc.
2000-05-28Provide checksum for BSDI/i386 128-bit key version.fredb1-1/+2
2000-05-12Provide checksum for i386 128-bit key version.tron1-1/+2
2000-05-11Upgrade everything except sunos_sparc to 4.73abs2-13/+10
2000-05-09Add NS_USE_BSDI to allow people to select the i386 BSDI binary for navigatorabs12-174/+191
and communicator. Also rename PLIST files to reflect the real OS, and include ${BINNAME} (navigator/communicator)
2000-05-09Don't define "NS_ENCRYPTION" before including "pkgsrc/mk/bsd.prefs.mk" sotron2-4/+6
that a "NS_ENCRYPTION?= ..." in "/etc/mk.conf" will work.
2000-05-07Provide checksum for i386 128-bit key version.fredb1-2/+2
2000-04-30fix typowiz1-2/+2
2000-04-30rm -> ${RM}wiz1-2/+2
2000-04-30Update to 4.72 - this is only for the Linux/i386 version.sakamoto3-12/+15
and use linux22 version instead of glibc20 version.
2000-02-05remove empty line for pkglintwiz1-2/+1
2000-01-15Fix URL for mirror on "ftp.informatik.rwth-aachen.de" so it will betron1-2/+2
actually used.
2000-01-14stop mirroring distfilesabs1-1/+4
2000-01-13Depend on suse_linux>=6.1, not >=6.1p1.soren1-2/+2
2000-01-11Allow newer versions of SuSE Linux libraries.soren1-2/+2
2000-01-09Make this work for NS_ENCRYPTION on i386 (didn't have md5, and thetsarna2-4/+5
manual distfile check and instructions weren't updated for the DIST_SUBDIR)
2000-01-05Update to 4.7 - this is except for the SunOS version which seems to have endedabs5-138/+156
at 4.61. Since the Makefiles for navigator and communicator contained so much duplicate magic, move all the magic to navigator/Makefile.common.
1999-11-25Use our fine dependency system instead placing things in the users' hand.hubertf1-4/+2
This has failed often enough in the past. :->
1999-10-19Add a link to www.netbsd.org into the default set of bookmarksabs2-1/+11
(buried in the "Computing/Internet" menu)
1999-09-07Be more specific about which version of Netscape to download.jlam1-3/+7
Fixes PR#8340.
1999-09-04Share plugins directory with www/communicator.jlam3-21/+28