summaryrefslogtreecommitdiff
path: root/www/mozilla-bin-nightly
AgeCommit message (Collapse)AuthorFilesLines
2005-09-28Fixed pkglint warnings.rillig1-2/+2
2005-07-15Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by makingjlam1-2/+2
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-05-16Note that the date tool is used.jlam1-1/+3
2004-11-06Be consistent with the other mozilla/firefox packages with thekristerw1-1/+12
message written when MOZILLA_USE_LINUX isn't used.
2004-11-02The NetBSD builds have not been available for a long time. Use thekristerw1-8/+1
Linux version instead.
2004-05-30simplify last slightly.grant1-2/+2
2004-05-30make it possible to override the package date, and therefore version,grant1-1/+3
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-02-25update MASTER_SITES, the URL now needs "mozilla.org" in the path.grant1-3/+3
2004-01-31add back COMMENT which was somehow lost when I unified the mozillagrant1-2/+4
binary pkgs.
2004-01-09add NetBSD native builds, used by default on NetBSD.grant1-2/+9
2004-01-04factor out the common bits of the various mozilla binary packages intogrant7-112/+25
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).
2003-12-23fix find mode expression.grant1-2/+2
2003-10-19fix installation on Linux:grant3-12/+18
- s/LOCALBASE/PREFIX/ - s/X11BASE/X11PREFIX/ - install symlink for libgmodule - depend on gtk
2003-09-05${DATE} has to be defined before being used in != -- move PKGVER line belowwiz1-2/+3
inclusiond of bsd.prefs.mk. Addresses PR 22690.
2003-09-04define NO_SRC_ON_FTP as we always want to download the distfile fromgrant1-1/+2
the (only) master site, and there is little value in having the daily distfiles on ftp.NetBSD.org.
2003-09-04date -> ${DATE}grant1-2/+3
2003-07-18allow these to work with -current glib/gtk on Solaris, add links forgrant2-13/+14
libgmodule and handle symlinked libraries more cleanly.
2003-06-11add Solaris/sparc binary release to this package.grant3-3/+26
2003-06-11s/PHOENIX_LIB/MOZILLA_LIB/, left over from original pkg creation. nogrant2-10/+10
functional change.
2003-05-20Initial import of mozilla-bin-nightly into The NetBSD Packages Collection.grant7-0/+100
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.