summaryrefslogtreecommitdiff
path: root/www/navigator/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2007-10-27Recent flash player is not compatible with netscape navigator/communicatorobache1-2/+2
as reported in PR 29620 and compatible version have unresolved security issues. Drop dependency on ns-flash and remove NS_NO_FLASH variable. Bump PKGREVISION of navigator/communicator.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2003-08-08improve COMMENT.grant1-2/+2
2003-03-26De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but ↵jschauma1-1/+2
rather make all packages that use linux emulation include bsd.pkg.mk as the last files just like any normal package.
2002-09-20Update linux and solaris 2.8 to navigator/communicator 4.8. Package isabs1-2/+2
named *-4.80. Other platforms not available in this release.
2002-04-05We need to include "../../emulators/suse_linux/Makefile.application" totron1-3/+1
be able to use "${SUSE_DIR_PREFIX}".
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+3
2000-09-02Add dependence on suse_compat package required after update to SuSE 6.4.abs1-1/+3
2000-05-09Don't define "NS_ENCRYPTION" before including "pkgsrc/mk/bsd.prefs.mk" sotron1-3/+2
that a "NS_ENCRYPTION?= ..." in "/etc/mk.conf" will work.
2000-01-05Update to 4.7 - this is except for the SunOS version which seems to have endedabs1-117/+3
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 bookmarksabs1-1/+3
(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.jlam1-16/+18
1999-08-18Record build options in the BuildInfo file via BUILD_DEFS. These can beagc1-1/+4
displayed using the -B option to pkg_info(1).
1999-08-13Make this work under solaris-sparcabs1-6/+12
1999-07-12Include bsd.prefs.mk so NS_ENCRYPTION gets defined.jlam1-1/+3
1999-07-01Improved messages if libraries required for emulation are missing.tron1-4/+4
1999-06-27Use ${BINNAME}, and sync ftp sites with communicatorabs1-3/+4
1999-06-27Having to know the version name to run navigator is... suboptimal.abs1-1/+2
Also create a symlink to 'navigator'.
1999-06-25Due to changes in pkgsrc/mk/... the previous setting of 'UNAME' in this fileabs1-6/+6
results in a monumentally confused 'make fetch' Use 'DISTUNAME' instead.
1999-06-21Update navigator-4.61 to allow installing 128-bit key strong encryptionjlam1-3/+21
version of Netscape.
1999-06-19Update to 4.61. Note the ftp directory structure has changed somewhat.abs1-7/+7
1999-06-18fix ONLY_FOR_PLATFORM to include alpha. Missed this the other daycgd1-2/+2
because ONLY_FOR_PLATFORM was specified as "*-*-{i386,sparc}", which seems to match everything, not just i386 and sparc.
1999-06-14add NetBSD/alpha support, using the Digital UNIX 4.0 binary setcgd1-5/+12
1999-06-04Use the Linux/glibc2.0 version on the i386 port; unlike the BSD/OS 2.1thorpej1-5/+13
version, it requires compat libs. But, plugins work on the Linux version.
1999-05-25Updated Netscape Navigator to 4.6.jlam1-12/+15
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-2/+2
pattern match format. Minor pkglint along the way.
1999-04-23Get rid of old-style chown usage.kleink1-2/+2
1999-04-17Update navigator to 4.51. Previous version no longer available.jlam1-9/+9
Also change MAINTAINER to packages@netbsd.org on the advice of Todd (tv@netbsd.org).
1999-02-25Add communicator and navigator to www Makefile.abs1-2/+5
Add some mirror sites to each Makefile.
1999-02-22Initial import of Netscape navigator package. For i386 and sparc only.abs1-0/+64