Commit graph

18 commits

Author SHA1 Message Date
taya
11d8ed7b6b NetBSD have socklen_t.
define HAVE_SOCKLEN_T
2004-12-04 04:43:49 +00:00
kristerw
6e37f27cce Use __va_copy instead of va_copy for NetBSD. This is needed on gcc 3.4
since the build use -ansi that in turn makes gcc 3.4 modify its pre-
defined symbols in such a way that va_copy is not defined.
2004-11-01 18:07:24 +00:00
grant
03ca6c9474 apply patch from mozilla CVS to fix bug id #260337 (installer missing
libnsl on Solaris), as well as another sh(1) portability fix.

	https://bugzilla.mozilla.org/show_bug.cgi?id=260337

no PKGREVISION bump because this didn't build on Solaris without
libnsl.
2004-10-24 05:41:25 +00:00
xtraeme
238299fff3 Only include <stdbool.h> if !defined(_cplusplus) in nptypes.h.
Fixes build on NetBSD/macppc and maybe others, tested by Peter Bex
on 2-0/macppc and i386/-current/2-0 by me, closes PR pkg/27033.
2004-10-21 00:55:36 +00:00
grant
6045fe12fd commit a patch for using thread-safe resolver library functions on
NetBSD >=2.0F - I've been running with it for months on -current
without any problems.
2004-10-04 09:15:29 +00:00
taya
6cae8a0300 copy patch for alpha from mozilla 2004-09-01 00:01:59 +00:00
aymeric
152ff312f7 Forgot that one in previous commit: preprocess .s files with the C preprocessor
on ppc architectures
2004-08-24 16:32:42 +00:00
aymeric
9654179d69 Make firefox compile and run on macppc. Patches copied from www/mozilla. 2004-08-24 14:28:33 +00:00
he
d9ba39d7db Remove patch for getting this to compile on netbsd-1-5.
It has (probably long since) been replaced by configuration checks
in firefox's configure script.  The resulting source still compiles
and works on netbsd-1-5 / i386.
2004-08-23 13:54:27 +00:00
taya
32003385fc - correct MESSAGE
- add patch to fix compilation problem on NetBSD-1.6.2
- bump PKGREVISION
2004-07-05 14:25:29 +00:00
taya
eed59c1e6c Update firefox to 0.9
Here's what's new in this release of Firefox:

* New Default Theme
An updated Default Theme now presents a uniform appearance across all
three platforms - a new crisp, clear look for Windows
users. Finetuning for GNOME will follow in future releases.

* Comprehensive Data Migration
Switching to Firefox has never been easier now that Firefox imports
data like Favorites, History, Settings, Cookies and Passwords from
Internet Explorer. Firefox can also import from Mozilla 1.x, Netscape
4.x, 6.x and 7.x, and Opera. MacOS X and Linux migrators for browsers
like Safari, OmniWeb, Konqueror etc. will arrive in future releases.

* Extension/Theme Manager
New Extension and Theme Managers provide a convenient way to manage
and update your add-ons. SmartUpdate also notifies you of updates to
Firefox.

* Help
A new online help system is available.

* Lots of bug fixes and improvements
Copy Image, the ability to delete individual items from Autocomplete
lists, SMB/SFTP support on GNOME via gnome-vfs, better Bookmarks,
Search and many other refinements fine tune the browsing experience.

For Linux/GTK2 Users
* Look and Feel Updates
Ongoing improvements have been made to improve the way Firefox adheres
to your GTK2 themes, such as menus.

* Talkback for GTK2
Help us nail down crashes by submitting talkback reports with this
crash reporting tool.
2004-06-23 16:47:12 +00:00
reinoud
9fb4d1c720 Yes another `\n' missing in the patch giving rise to compilation errors. 2004-06-15 23:19:50 +00:00
reinoud
2e6c9f3704 Add `\n' to the assembler line so that it will assemble correctly. The
assembler got confused with the floating .elseif
2004-06-15 20:05:54 +00:00
taya
59be239035 - copy amd64 support patch from www/mozilla
- correct ARM architecture handling
- add g++-3.0 support for xpcom module on alpha
- bump PKGREVISION
2004-06-02 15:09:01 +00:00
recht
056c939376 Use ft2build.h / FT_FREETYPE_H instead of including freetype/tttables.h
and freetype/freetype.h directly.
From FreeBSD.
2004-04-29 16:19:36 +00:00
adam
053c3be42b Fixed problems with the new freetype2 library 2004-04-29 14:13:19 +00:00
taya
9afa009fcb catch up to current statvfs support 2004-04-24 01:21:17 +00:00
xtraeme
501a46affb Initial import of firefox-0.8, provided by Kouichirou Hiratsuka
in PR pkg/24603.

Mozilla Firefox is a free, open-source and cross-platform web browser
for Windows, Linux, MacOS X and many other operating systems. It is
small, fast and easy to use, and offers many advantages over other web
browsers, such as tabbed browsing and the ability to block pop-up
windows.

Firefox also offers excellent bookmark and history management, and it
can be extended by developers using industry standards such as XML,
CSS, JavaScript, C++, etc. Many extensions are available.
2004-02-29 17:44:31 +00:00