Commit graph

22 commits

Author SHA1 Message Date
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
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
2005-12-05 20:49:47 +00:00
rillig
decb8770e1 Fixed pkglint warnings. 2005-09-28 12:15:16 +00:00
jlam
bf9129c41e Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away.  There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
2005-07-15 18:27:48 +00:00
jlam
027e635db4 Note that the date tool is used. 2005-05-16 04:45:40 +00:00
kristerw
4408e158dc Be consistent with the other mozilla/firefox packages with the
message written when MOZILLA_USE_LINUX isn't used.
2004-11-06 10:41:30 +00:00
kristerw
0ff9900cfa The NetBSD builds have not been available for a long time. Use the
Linux version instead.
2004-11-02 23:51:40 +00:00
grant
2eda7fc325 simplify last slightly. 2004-05-30 06:22:09 +00:00
grant
6ac95f685f make it possible to override the package date, and therefore version,
without having to hack the Makefile(s).

makes it easier to downgrade to a previous nightly build (provided you
already have the distfile) by simply setting eg. MOZ_VER=20040525, as
I just had to do :)
2004-05-30 03:22:05 +00:00
grant
4e827568aa update MASTER_SITES, the URL now needs "mozilla.org" in the path. 2004-02-25 23:19:56 +00:00
grant
5a2a22d1c0 add back COMMENT which was somehow lost when I unified the mozilla
binary pkgs.
2004-01-31 16:47:26 +00:00
grant
1bf13952e5 add NetBSD native builds, used by default on NetBSD. 2004-01-09 05:15:51 +00:00
grant
63b2201716 factor out the common bits of the various mozilla binary packages into
mozilla-bin/Makefile.common and mozilla-bin-nightly/Makefile.common.

the result is much less duplication and more consistent installations.
tested on NetBSD-current only (for now).
2004-01-04 05:01:02 +00:00
grant
9220e72c2c fix find mode expression. 2003-12-23 03:50:51 +00:00
grant
787a70322c fix installation on Linux:
- s/LOCALBASE/PREFIX/
- s/X11BASE/X11PREFIX/
- install symlink for libgmodule
- depend on gtk
2003-10-19 08:47:42 +00:00
wiz
b59a3611f6 ${DATE} has to be defined before being used in != -- move PKGVER line below
inclusiond of bsd.prefs.mk. Addresses PR 22690.
2003-09-05 05:59:48 +00:00
grant
91aaeb575c define NO_SRC_ON_FTP as we always want to download the distfile from
the (only) master site, and there is little value in having the daily
distfiles on ftp.NetBSD.org.
2003-09-04 11:30:18 +00:00
grant
050d145629 date -> ${DATE} 2003-09-04 11:23:19 +00:00
grant
48dbe1740e allow these to work with -current glib/gtk on Solaris, add links for
libgmodule and handle symlinked libraries more cleanly.
2003-07-18 07:31:13 +00:00
grant
289cb68e02 add Solaris/sparc binary release to this package. 2003-06-11 17:43:15 +00:00
grant
5acb62df1c s/PHOENIX_LIB/MOZILLA_LIB/, left over from original pkg creation. no
functional change.
2003-06-11 17:20:56 +00:00
grant
4b1867e554 Initial import of mozilla-bin-nightly into The NetBSD Packages Collection.
Mozilla is an open-source web browser, designed for standards
compliance, performance and portability.

It provides users with acclaimed browsing convenience along with
power features such as pop-up blocking and tabbed browsing. Mozilla
also provides a sophisticated platform for developing web applications
using technologies such as XML, SOAP and XSLT.

This is a binary package for NetBSD and Linux, for tracking nightly
builds of Mozilla.
2003-05-20 14:25:14 +00:00