aboutsummaryrefslogtreecommitdiffstats
path: root/www/mozilla/files
Commit message (Expand)AuthorAgeFilesLines
* * Update to 1.7.6 to fix security issues (seemarcus2005-03-253-86/+435
* Fix build with cairo.adamw2005-03-112-0/+20
* Update freetype2 to 2.1.9, and patch Mozilla and friends accordingly.marcus2005-03-104-18/+443
* * Fix external URI loaders by loading the correct version of the GNOMEmarcus2004-12-252-7/+72
* Add an OPTIONS entry that installs a .desktop entry for mozilla. I used theadamw2004-12-231-0/+169
* * Update to 1.7.5marcus2004-12-202-6/+30
* Fix build with the upcoming X.Org 6.8.1.marcus2004-12-131-0/+10
* Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-086-637/+0
* Patch the various recently reported security vulnerabilities in Mozilla.marcus2004-09-286-0/+637
* Fix a problem where passing a URL without a trailing slash can stopmarcus2004-09-031-2/+2
* Fix DEBUG builds by checking for all error states from pthread_mutex_trylock().marcus2004-07-271-0/+11
* Remove some bugs threading stuff that sneaked into the last patch.marcus2004-07-091-11/+0
* Fix a build problem with -Bsymbolic on Alpha and ia64.marcus2004-07-091-2/+17
* * Update to 1.7marcus2004-06-2811-87/+91
* Fix build with freetype2-2.1.7.marcus2004-03-171-48/+12
* Merge some fixes from mozilla-devel.marcus2004-03-111-1/+37
* Like alpha, link against libc when creating a shared library on ia64.marcel2004-02-021-1/+1
* Further partial ia64 build fixes: the xpcom stubs for Linux/ia64marcel2004-02-021-2/+13
* Partially fix build on ia64. The configuration was missingmarcel2004-02-021-49/+15
* Update to 1.6. For all the juicy details, please see:marcus2004-01-1715-119/+563
* Add a new patch-Double.cpp that fixes the recent core dumps during post-buildmarcus2003-11-171-2/+45
* Update Mozilla to 1.5, and adjust the dependent ports accordingly. Note,marcus2003-10-193-32/+39
* * Update to 1.4.1marcus2003-10-123-21/+27
* Round 3 of ia64 patches. With these patches, Mozilla builds, but has themarcus2003-07-214-42/+45
* Condense the ia64 patches a bit to avoid dangerously long filenames.marcus2003-07-212-19/+19
* Add the second set of ia64 patches. These actually implement xpcom supportmarcus2003-07-215-18/+82
* First round of ia64 patches. These simply enable the nspr API for ia64.marcus2003-07-203-69/+116
* * Update to 1.4marcus2003-07-016-621/+32
* Add a forgotten patch to fix the build on Sparc64.marcus2003-06-081-0/+11
* Add a better patch to teach nspr that we have socklen_t.marcus2003-06-022-21/+23
* Add [untested] Sparc64 support.marcus2003-06-012-0/+414
* * Add FreeBSD Alpha support! [1]marcus2003-06-013-0/+542
* * Fix a problem where non Xft fonts (such as Helvetica) would cause Mozillamarcus2003-04-142-0/+84
* * Update to 1.3marcus2003-04-046-976/+554
* FreeBSD requires Mozilla components to be linked with -Bsymbolic so to avoidmarcus2003-01-261-0/+15
* At last, the long awaited update to 1.2.1. Let the bloodbath begin!marcus2003-01-227-393/+981
* Fix the startup script so that it can accept option arguments. This fixesmarcus2002-11-281-7/+12
* Make the Mozilla startup scripts a little smarter. Instead of launching amarcus2002-11-241-4/+20
* * Fix a problem with plugins not actually loadingmarcus2002-10-231-3/+12
* This commit includes:marcus2002-10-224-116/+185
* Add modified patch from Mozilla CVS to correct the recent security hole.marcus2002-10-181-0/+260
* Update to 1.0.1. This is a massive bugfix release, and all Mozilla 1.0 usersmarcus2002-09-122-80/+0
* Add mozilla-*-devel after a repo copy from mozilla.marcus2002-09-043-8/+91
* Fix the build on -CURRENT. The thunks fix did _not_ make it into the 1.1marcus2002-08-291-0/+21
* Update to 1.1. This fixes the font problem as well as the chatzilla bug. Amarcus2002-08-294-112/+8
* Don't use mapped IPv6 address when connecting IPv4 node.sumikawa2002-08-011-0/+22
* * Fix build on -CURRENTmarcus2002-07-231-0/+21
* security fix: correct bugs 115788 and 150339 (Mozilla passestrevor2002-07-142-0/+80
* Update to 1.0.rc2.marcus2002-05-132-117/+8
* Whoops, commit the patch, not just the skeleton Makefile.marcus2002-05-111-8/+23
* Fix recent security vulnerability in Mozilla, as well as the resultingmarcus2002-05-061-0/+97
* Update to 1.0.rc1marcus2002-04-233-128/+0
* Multiple IP trying works not only when connection resused but alsosumikawa2002-03-292-0/+100
* Fix displaying of bold/italic truetype fonts. Bump PORTREVISION.sobomax2002-03-191-0/+28
* - Re-enable Chatzilla;sobomax2002-03-151-0/+14
* Long awaited 0.9.9 update. For some reason configure doesn't pick up oursobomax2002-03-1310-562/+23
* Clean up this port, including GCing old configure options and making patchesreg2002-02-169-70/+504
* Update to 0.9.8.sobomax2002-02-064-124/+15
* - Install files necessary for viewing pages in Asian languages using portssobomax2002-01-152-5/+23
* Backout addition of en_US.ISO8859-1 locale - it's already there. This committersobomax2002-01-151-1/+1
* Recognize en_GB.ISO_8859-1, en_US.ISO_8859-1 and uk_UA.KOI8-U locales as well.sobomax2002-01-151-2/+6
* Add FreeBSD locales. This solves the problem with Mozilla not starting upsobomax2002-01-031-0/+72
* Add a patch missed in the previous commit.sobomax2001-12-261-0/+25
* Update to 0.9.7.sobomax2001-12-266-33/+74
* Update to 0.9.6. Surprisingly, this update doesn't break Galeon/Nautilus.sobomax2001-11-225-33/+64
* Prevent build from breaking when the user has incompatible version ofsobomax2001-10-251-0/+13
* Update to 0.9.4.sobomax2001-09-181-10/+17
* Update to 0.9.3.sobomax2001-08-073-22/+8
* Use "$@" to pass arguments to mozilla instead of $*, which is some cases couldsobomax2001-07-181-1/+1
* Fix a spelling of FreeBSD (FreeBSD --> FREEBSD).sobomax2001-07-181-1/+1
* Fix a possible crash due to an undefined reference to gethostbyname_r().sobomax2001-07-181-0/+14
* Update to 0.9.2.sobomax2001-07-021-10/+10
* Upgrade to 0.9.1.sobomax2001-06-124-132/+0
* Add patch that I've missed in my previos commit.sobomax2001-05-221-0/+17
* Update galeon to 0.10.6.sobomax2001-05-221-0/+66
* Update to 0.9.sobomax2001-05-223-29/+40
* Downgrade to 0.8.1 until numerous reported problems are fixed.sobomax2001-05-183-43/+29
* Update to 0.9.sobomax2001-05-173-29/+43
* Update to 0.8.1. This builds on 4.3-RC, but not on -CURRENT (well not forreg2001-04-101-9/+0
* Update to 0.8. No major changes in the port, only regenerated patches.reg2001-02-174-27/+17
* Add PSM support.reg2001-01-226-13/+90
* Update to 0.7, bumping port epoch to 1, since the version number wentreg2001-01-131-15/+0
* Explictly link against libgcc_r, to work around bugs in 4.2-RELEASE onwardsreg2000-12-223-11/+53
* Add patch for forthcoming mozilla-embedded port (this patch doesn't affectsobomax2000-08-171-0/+15
* Update to M15.reg2000-04-211-11/+13
* Make M13 work on a post no-thunk-vtable 4.0-CURRENT, and enable usingreg2000-02-043-8/+40
* Update to M13. Gentlemen, start your T1s.reg2000-01-291-6/+17
* Update to Milestone 10.jim1999-11-122-0/+23