summaryrefslogtreecommitdiff
path: root/www/communicator/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2009-11-01While these may be interesting from an archeological perspective,tnn1-11/+0
I think their practical usefulness expired a long time ago.
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-3/+1
named *-4.80. Other platforms not available in this release.
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam1-1/+3
have been converted to USE_BUILDLINK2.
2002-04-05We need to include "../../emulators/suse_linux/Makefile.application" totron1-3/+1
be able to use "${SUSE_DIR_PREFIX}".
2002-01-01shorten COMMENTabs1-2/+2
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+3
2000-09-02Update for new 'netscape' wrapper, plus note 'NS_NAVIGATOR' variableabs1-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-121/+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/navigator.jlam1-14/+16
1999-08-19s/tar/${GTAR}/g, just in case the system tar(1) isn't GNU tar.agc1-4/+4
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/+13
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-27Create a symlink to 'communicator' (without version)abs1-1/+2
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 communicator-4.61 to allow installing 128-bit key strong encryptionjlam1-2/+20
version of Netscape.
1999-06-19Update to 4.61. Note the ftp directory structure has changed somewhat.abs1-9/+9
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 Communicator to 4.6.jlam1-15/+18
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 communicator to 4.51. Previous version no longer available.jlam1-12/+12
1999-04-02Fix typo in last commit.tron1-2/+2
1999-04-02Fix english and add german mirror site.tron1-2/+3
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 communicator package. For i386 and sparc only.abs1-0/+67