| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 May 2002 14:14:54
1.0.rc3,1  |
sobomax  |
Update Mozilla to 1.0.rc3 and tweak galeon to compile with it.
Special thanks to: Yanko Kaneti <yaneti@indigo.declera.com>
for his help in getting Galeon compiling |
18 May 2002 22:10:32
1.0.rc2_1,1  |
marcus  |
Forced commit. Previous commit was:
Submitted by: David Magda <dmagda@magda.ca> |
18 May 2002 22:09:26
1.0.rc2_1,1  |
marcus  |
Conditionalize mail, news, and LDAP support. All three are still enabled
by default. |
15 May 2002 03:57:17
1.0.rc2_1,1  |
green  |
Don't treat the ${WITHOUT_CHATZILLA} (default) build as gratuitously
different from the one with ChatZilla. This means building otherwise
the exact same extensions. |
13 May 2002 07:08:34
1.0.rc2,1  |
marcus  |
Update to 1.0.rc2.
The Chatzilla buffer overflow is still there, so disable Chatzilla by default. |
10 May 2002 21:08:16
1.0.rc1_3,1  |
marcus  |
Whoops, commit the patch, not just the skeleton Makefile. |
10 May 2002 21:03:22
1.0.rc1_3,1  |
marcus  |
Really prevent Chatzilla from being installed. Seems the extensions were
changed in RC 1.
Prompted by: parv <parv@pair.com>
Tested by: parv <parv@pair.com> |
09 May 2002 01:16:03
1.0.rc1_2,1  |
marcus  |
Disable Chatzilla since it contains a buffer overflow as described by
http://online.securityfocus.com/archive/1/270249.
Reported by: trevor |
05 May 2002 20:00:22
1.0.rc1_1,1  |
marcus  |
Fix recent security vulnerability in Mozilla, as well as the resulting
segmentation fault after the initial patch was applied.
See http://sec.greymagic.com/adv/gm001-ns/ for more details on the
vulnerability.
Obtained from: Mozilla's Bugzilla database (bugs 141061 and 137644) |
03 May 2002 14:57:34
1.0.rc1,1  |
mbr  |
Mark forbidden because of security bug.
Approved by: no response from: maintainer |
01 May 2002 15:02:27
1.0.rc1,1  |
marcus  |
Change dist site for libart from sobomax's people page to his local-distfiles
directory.
Prompted by: obrien (and FreeBSD.org admins) |
26 Apr 2002 04:17:53
1.0.rc1,1  |
marcus  |
Add a conditional broken message so that people stop asking why Mozilla
fails to build when they have freetype 1.x installed.
Reviewed by: sobomax
Approved by: sobomax |
22 Apr 2002 22:26:14
1.0.rc1,1  |
marcus  |
Allow libart to be fetched quickly instead of wading through all the
MOZILLA dist sites' timeouts. |
22 Apr 2002 21:22:49
1.0.rc1,1  |
obrien  |
Until sobomax copies libart_lgpl-1.0 into his ~public_distfiles dir... |
22 Apr 2002 17:19:11
1.0.rc1,1  |
marcus  |
Fix up the port to use the 1.0.rc1 version of the libart dist. |
22 Apr 2002 16:58:31
1.0.rc1,1  |
marcus  |
Update to 1.0.rc1
Reviewed by: sobomax
Approved by: sobomax |
15 Apr 2002 21:44:48
0.9.9_3,1  |
marcus  |
Fix the plist when WITHOUT_CHATZILLA is defined.
PR: 36193
Reviewed by: sobomax
Approved by: sobomax |
13 Apr 2002 17:06:32
0.9.9_3,1  |
marcus  |
Allow installed files to have correct permissions when built by a non-root
user.
PR: 35980
Submitted by: Alan Eldridge <ports@geeksrus.net>
Reviewed by: sobomax
Approved by: sobomax |
29 Mar 2002 07:03:57
0.9.9_3,1  |
sumikawa  |
Multiple IP trying works not only when connection resused but also
when timeout. This patch was already commited in mozilla-current
and will appear in mozilla-1.0.
Obtained from: Bugzilla/126755
http://bugzilla.mozilla.org/show_bug.cgi?id=126755 |
19 Mar 2002 08:41:44
0.9.9_2,1  |
sobomax  |
Fix displaying of bold/italic truetype fonts. Bump PORTREVISION.
PR: 36049
Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us>
Obtained from: Mozilla cvs |
17 Mar 2002 14:39:43
0.9.9_2,1  |
sobomax  |
Remove gdk-pixbuf from LIB_DEPENDS - Mozilla doesn't need it anymore.
Submitted by: Szilveszter Adam <sziszi@bsd.hu> |
14 Mar 2002 20:21:06

|
sobomax  |
- Re-enable Chatzilla;
- remove non-working freetype workaround;
- correct name of the freetype library, so that it is easier to get AA fonts
working.
Bump PORTREVISION. |
13 Mar 2002 15:45:37

|
sobomax  |
Fix a typo in previous commit. |
13 Mar 2002 15:44:41

|
sobomax  |
Quick'n'dirty hack to prevent freetype1 includes from beint picked instead of
freetype2 ones.
Reported by: many |
12 Mar 2002 18:16:10

|
sobomax  |
Long awaited 0.9.9 update. For some reason configure doesn't pick up our
request to enable chatzilla, therefore it is not enabled now - the issue
is under investigation, but anybody is free to smash maintainers with a
relevant patch. |
18 Feb 2002 20:04:07 
|
sobomax  |
Pre-create symlink to a Java plugin, so that the user only needs to install
jdk1.3.1 to make it working. Bump PORTREVISION. |
15 Feb 2002 18:44:15 
|
reg  |
Clean up this port, including GCing old configure options and making patches
more acceptable to mozilla.org. Hopefully these will make it into 0.9.9. |
07 Feb 2002 10:56:05 
|
sobomax  |
Utilize MASTER_SITES grouping. |
05 Feb 2002 17:24:01 
|
sobomax  |
Update to 0.9.8. |
29 Jan 2002 12:08:37 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
15 Jan 2002 15:16:41 
|
sobomax  |
- Install files necessary for viewing pages in Asian languages using ports
based on mozilla-embedded (galeon, skipstone etc.); - remove commented out
line from unixcharset.properties; - add few `@unexec rm -f' into
mozilla-embedded plist to ensure complete removal of package even if the
port based on mozilla-embedded was executed with root privileges (mozilla
has a bad habit of updating files in ${PREFIX}/lib/mozilla* wherever it's
possible). |
14 Jan 2002 19:21:09 
|
sobomax  |
Backout addition of en_US.ISO8859-1 locale - it's already there. This committer
need a break. *sigh* |
14 Jan 2002 18:54:45 
|
sobomax  |
Recognize en_GB.ISO_8859-1, en_US.ISO_8859-1 and uk_UA.KOI8-U locales as well.
|
11 Jan 2002 18:19:55 
|
sobomax  |
Put back several files erroneously deleted during 0.9.7 update. |
04 Jan 2002 14:18:26 
|
sobomax  |
Enable Chatzilla (IRC client). It is enabled by default unless
WITHOUT_CHATZILLA is defined. |
03 Jan 2002 12:09:51 
|
sobomax  |
Add FreeBSD locales. This solves the problem with Mozilla not starting up
properly if locale set to something other than C or en_US. |
26 Dec 2001 10:22:32 
|
sobomax  |
Add a patch missed in the previous commit. |
26 Dec 2001 10:21:22 
|
sobomax  |
Update to 0.9.7. |
21 Nov 2001 16:27:43 
|
sobomax  |
Update to 0.9.6. Surprisingly, this update doesn't break Galeon/Nautilus. |
25 Oct 2001 13:45:11 
|
sobomax  |
Prevent build from breaking when the user has incompatible version of openldap
installed at the time of build. |
22 Oct 2001 12:46:01 
|
sobomax  |
Update to 0.9.5. |
22 Sep 2001 08:22:20 
|
asmodai  |
Fix WWW: entry, add leading / |
18 Sep 2001 09:12:12 
|
sobomax  |
Update to 0.9.4. |
11 Sep 2001 03:38:25 
|
ache  |
Bump png major |
08 Aug 2001 07:54:32 
|
sobomax  |
Forcefully set MALLOC_OPTIONS=j to prevent build from crashing on 5-CURRENT
due to bug in libIDL's parser. |
07 Aug 2001 12:52:16 
|
sobomax  |
Update to 0.9.3. |
18 Jul 2001 08:44:50 
|
sobomax  |
Use "$@" to pass arguments to mozilla instead of $*, which is some cases could
be incorrect. |
17 Jul 2001 23:37:33 
|
sobomax  |
Fix a spelling of FreeBSD (FreeBSD --> FREEBSD). |
17 Jul 2001 17:12:46 
|
sobomax  |
Fix a possible crash due to an undefined reference to gethostbyname_r(). |
02 Jul 2001 14:55:45 
|
sobomax  |
Update to 0.9.2. |
19 Jun 2001 15:19:58 
|
sobomax  |
Update md5 checksum - no changes in the content of the tarball other than in
the CVS/* subdirectories, therefore no PORTREVISION bump. |
13 Jun 2001 10:15:59 
|
sobomax  |
Several cleanups: - remove local hack used to build PSM and use
vendor-supplied procedure instead; - remove superfluous chmod; - remove
several leftovers from mozilla-headers/Makefile. |
11 Jun 2001 21:35:00 
|
sobomax  |
Upgrade to 0.9.1. |
22 May 2001 15:20:54 
|
sobomax  |
Add patch that I've missed in my previos commit. |
22 May 2001 13:08:01 
|
sobomax  |
Update galeon to 0.10.6. |
22 May 2001 11:37:33 
|
sobomax  |
Correct empty directories pruning code. |
22 May 2001 11:04:37 
|
sobomax  |
Assign maintainership to gnome@FreeBSD.org, because Jeremy will be unavailable
till August. |
22 May 2001 09:11:38 
|
sobomax  |
Update to 0.9. |
18 May 2001 06:43:17 
|
sobomax  |
Downgrade to 0.8.1 until numerous reported problems are fixed. |
17 May 2001 09:15:37 
|
sobomax  |
Update to 0.9. |
04 May 2001 22:41:31 
|
ade  |
Various patches (mainly shared library revision changes) for those ports that
depend on GNOME and need to change for 1.4 |
10 Apr 2001 10:05:49 
|
reg  |
Update to 0.8.1. This builds on 4.3-RC, but not on -CURRENT (well not for
me...). |
23 Feb 2001 07:41:47 
|
reg  |
Updated MD5. Just some minor translation chnages it seems... |
16 Feb 2001 17:29:24 
|
reg  |
Update to 0.8. No major changes in the port, only regenerated patches. |
05 Feb 2001 15:33:58 
|
olgeni  |
Some spaces -> tabs for ports/www. |
22 Jan 2001 01:23:18 
|
reg  |
Add PSM support. |
12 Jan 2001 17:00:04 
|
reg  |
Update to 0.7, bumping port epoch to 1, since the version number went
backwards. |
21 Dec 2000 19:43:28 
|
reg  |
#%@#$^... forgot to bump PORTREVISION. |
21 Dec 2000 19:40:45 
|
reg  |
Explictly link against libgcc_r, to work around bugs in 4.2-RELEASE onwards
and -CURRENT. I'm still not sure why the bug was exposed only recently, but
it is due to libstdc++ being linked without the -nostdlib option (causing it
to be statically linked against libgcc even for the threaded case). |
31 Oct 2000 07:16:01 
|
reg  |
Disable jar packages - they are duplicate information. |
30 Oct 2000 20:29:32 
|
asami  |
Add back missing file (libjpeg.so). |
27 Oct 2000 10:24:09 
|
sobomax  |
${ENV} --> ${SETENV} |
25 Oct 2000 06:15:46 
|
reg  |
Update to M18. Special thanks Steve Elmer <selmer@netscape.com> and David
Hyatt <hyatt@netscape.com> for pointing me at Bug 51677:
http://bugzilla.mozilla.org/show_bug.cgi?id=51677 from where the secret spells
were obtained to get the chrome installed properly. |
24 Oct 2000 16:58:53 
|
reg  |
Explain why this port has not been upgraded to M18. |
24 Oct 2000 13:36:32 
|
knu  |
Use MASTER_SITE_MOZILLA. |
08 Oct 2000 08:11:25 
|
asami  |
Convert category www to new layout. |
14 Sep 2000 20:28:35 
|
asami  |
Add missing file (lib/mozilla/libjpeg.so). |
17 Aug 2000 10:22:13 
|
sobomax  |
Add patch for forthcoming mozilla-embedded port (this patch doesn't affect
mozilla port itself). |
14 Aug 2000 01:04:14 
|
reg  |
Update to M17. |
03 Aug 2000 18:37:43 
|
reg  |
Redo the upgrade to M16. |
03 Aug 2000 15:39:07 
|
sobomax  |
Backout M15 --> M16 upgrade. |
01 Aug 2000 07:30:15 
|
sobomax  |
Update to M16. |