Commit graph

23 commits

Author SHA1 Message Date
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
snj
6fa2742af8 This does not need buildlink2. 2004-05-04 04:26:31 +00:00
veego
4f39240910 Include ../../mk/bsd.prefs.mk before setting NETSCAPE_PREFERRED_DEFAULT
and using NS_PREFERRED which can be defined in /etc/mk.conf.

This was broken in rev 1.16, when the include of ../navigator/Makefile.common
was removed, which included before mk/bsd.prefs.mk.
2004-03-15 22:33:22 +00:00
kristerw
b95e342e60 MozillaFirebird and MozillaFirebird-bin does not exist, use
firefox and firefox-bin instead.

Bump PKGREVISION.
2004-03-09 18:52:15 +00:00
abs
69469aa83c Update netscape to 20040123
Update NETSCAPE_PREFERRED_DEFAULT to MozillaFirebird:mozilla:MozillaFirebird-bin:netscape7:communicator:navigator
    Switch froom 'navigator' version to datestamp
2004-01-23 08:58:42 +00:00
dmcmahill
0ed415303b only pull in ../../emulators/suse_linux/Makefile.application if we are
actually using a Linux version of netscape.  Fixes build on alpha under
compat_osf1 and probably sparc under compat_svr4.
2003-09-30 09:06:01 +00:00
grant
489b357068 improve COMMENT. 2003-08-08 09:38:39 +00:00
abs
8109d94bf0 Explicitly handle phoenix & phoenix-bin, plus any www package the user chooses.
This is an awkward package as it takes its version from the browser on which it
depends. Thoughts welcomed.
2003-05-09 11:59:40 +00:00
wiz
28a4483bc7 NO_PATCH is deprecated, says pkglint. Remove it. 2003-03-28 21:14:10 +00:00
jschauma
d928b8f223 De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but rather
make all packages that use linux emulation include bsd.pkg.mk as the
last files just like any normal package.
2003-03-26 04:05:37 +00:00
wiz
278e148095 Make more readable, and fix right hand side of DEPENDS. 2002-10-13 15:24:22 +00:00
abs
7062c43fe0 Handle netscape7, and used sed rather than what would need to be four
versions of the startup script. The versioning here depends on the
navigator package and is difficult to fix cleanly...
2002-09-20 17:00:41 +00:00
jlam
a020ed9056 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:50:52 +00:00
tron
bcb559740b Include "emulators/suse_linux/Makefile.application" here after the custom
targets got defined.
2002-04-05 11:56:28 +00:00
abs
3f37449330 correctly quote $@ 2002-03-11 10:18:25 +00:00
zuntum
431e7a7dda Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
abs
ce231fc6e0 Permit netscape to default to mozilla as well as communicator and navigator.
Leave default as communicator
2001-07-27 14:26:18 +00:00
abs
5ab89eab7f Depend on {communicator,navigator}-* rather than {communicator,navigator}* 2001-04-12 15:35:40 +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
wiz
ce32b84ea8 NO_CHECKSUM is set, so we don't need an (empty) md5 file 2000-10-21 23:03:06 +00:00
abs
77392c53c7 Netscape 'wrapper' which will use ns-remote to open a new netscape window,
or run communicator/navigator if needed
2000-09-02 23:13:58 +00:00