Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | security fix: correct bugs 115788 and 150339 (Mozilla passes | trevor | 2002-07-13 | 3 | -2/+81 |
| | | | | | | | requests for huge fonts, leading to loss of X (and probably VNC) session) Obtained from: attachment 87432 on bugzilla.mozilla.org | ||||
* | Forbid because of remote crash. | trevor | 2002-07-13 | 1 | -0/+2 |
| | |||||
* | Update to 1.0. Yay! | sobomax | 2002-06-06 | 2 | -4/+3 |
| | |||||
* | Put back older checksum in addition to the newer one. Sine two versions of | sobomax | 2002-05-28 | 1 | -0/+1 |
| | | | | | | | distfile are virtually equivalent it is unreasonable to require from a user to refetch the distfile. Submitted by: trevor | ||||
* | Update checksum. Mozilla folks follow their practice of updating already | sobomax | 2002-05-27 | 1 | -1/+1 |
| | | | | | | | released tarball without version bump. The diff between old and new version didn'y revealed anything that might be worth PORTREVISION bump. Submitted by: Mark Knight <markk@knigma.org>, kris | ||||
* | Update Mozilla to 1.0.rc3 and tweak galeon to compile with it. | sobomax | 2002-05-24 | 2 | -5/+4 |
| | | | | | Special thanks to: Yanko Kaneti <yaneti@indigo.declera.com> for his help in getting Galeon compiling | ||||
* | Conditionalize mail, news, and LDAP support. All three are still enabled | marcus | 2002-05-18 | 2 | -51/+68 |
| | | | | by default. | ||||
* | Don't treat the ${WITHOUT_CHATZILLA} (default) build as gratuitously | green | 2002-05-15 | 2 | -13/+15 |
| | | | | | different from the one with ChatZilla. This means building otherwise the exact same extensions. | ||||
* | Update to 1.0.rc2. | marcus | 2002-05-13 | 5 | -123/+18 |
| | | | | The Chatzilla buffer overflow is still there, so disable Chatzilla by default. | ||||
* | Whoops, commit the patch, not just the skeleton Makefile. | marcus | 2002-05-10 | 1 | -8/+23 |
| | |||||
* | Really prevent Chatzilla from being installed. Seems the extensions were | marcus | 2002-05-10 | 1 | -1/+1 |
| | | | | | | | changed in RC 1. Prompted by: parv <parv@pair.com> Tested by: parv <parv@pair.com> | ||||
* | Disable Chatzilla since it contains a buffer overflow as described by | marcus | 2002-05-09 | 1 | -1/+3 |
| | | | | | | http://online.securityfocus.com/archive/1/270249. Reported by: trevor | ||||
* | Fix recent security vulnerability in Mozilla, as well as the resulting | marcus | 2002-05-05 | 2 | -2/+98 |
| | | | | | | | | | 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) | ||||
* | Mark forbidden because of security bug. | mbr | 2002-05-03 | 1 | -0/+2 |
| | | | | Approved by: no response from: maintainer | ||||
* | Change dist site for libart from sobomax's people page to his local-distfiles | marcus | 2002-05-01 | 1 | -3/+4 |
| | | | | | | directory. Prompted by: obrien (and FreeBSD.org admins) | ||||
* | Add a conditional broken message so that people stop asking why Mozilla | marcus | 2002-04-26 | 1 | -1/+8 |
| | | | | | | | fails to build when they have freetype 1.x installed. Reviewed by: sobomax Approved by: sobomax | ||||
* | Allow libart to be fetched quickly instead of wading through all the | marcus | 2002-04-22 | 1 | -2/+2 |
| | | | | MOZILLA dist sites' timeouts. | ||||
* | Until sobomax copies libart_lgpl-1.0 into his ~public_distfiles dir... | obrien | 2002-04-22 | 1 | -2/+2 |
| | |||||
* | Fix up the port to use the 1.0.rc1 version of the libart dist. | marcus | 2002-04-22 | 2 | -5/+4 |
| | |||||
* | Update to 1.0.rc1 | marcus | 2002-04-22 | 6 | -136/+18 |
| | | | | | Reviewed by: sobomax Approved by: sobomax | ||||
* | Fix the plist when WITHOUT_CHATZILLA is defined. | marcus | 2002-04-15 | 2 | -15/+18 |
| | | | | | | PR: 36193 Reviewed by: sobomax Approved by: sobomax | ||||
* | Allow installed files to have correct permissions when built by a non-root | marcus | 2002-04-13 | 1 | -2/+2 |
| | | | | | | | | | user. PR: 35980 Submitted by: Alan Eldridge <ports@geeksrus.net> Reviewed by: sobomax Approved by: sobomax | ||||
* | Multiple IP trying works not only when connection resused but also | sumikawa | 2002-03-29 | 3 | -1/+101 |
| | | | | | | | | 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 | ||||
* | Fix displaying of bold/italic truetype fonts. Bump PORTREVISION. | sobomax | 2002-03-19 | 2 | -1/+29 |
| | | | | | | PR: 36049 Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> Obtained from: Mozilla cvs | ||||
* | Remove gdk-pixbuf from LIB_DEPENDS - Mozilla doesn't need it anymore. | sobomax | 2002-03-17 | 1 | -1/+0 |
| | | | | Submitted by: Szilveszter Adam <sziszi@bsd.hu> | ||||
* | - Re-enable Chatzilla; | sobomax | 2002-03-14 | 3 | -2/+31 |
| | | | | | | | | - remove non-working freetype workaround; - correct name of the freetype library, so that it is easier to get AA fonts working. Bump PORTREVISION. | ||||
* | Fix a typo in previous commit. | sobomax | 2002-03-13 | 1 | -1/+1 |
| | |||||
* | Quick'n'dirty hack to prevent freetype1 includes from beint picked instead of | sobomax | 2002-03-13 | 1 | -0/+1 |
| | | | | | | freetype2 ones. Reported by: many | ||||
* | Long awaited 0.9.9 update. For some reason configure doesn't pick up our | sobomax | 2002-03-12 | 13 | -573/+51 |
| | | | | | | 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. | ||||
* | Pre-create symlink to a Java plugin, so that the user only needs to install | sobomax | 2002-02-18 | 2 | -1/+4 |
| | | | | jdk1.3.1 to make it working. Bump PORTREVISION. | ||||
* | Clean up this port, including GCing old configure options and making patches | reg | 2002-02-15 | 11 | -205/+533 |
| | | | | | | | | | | more acceptable to mozilla.org. Hopefully these will make it into 0.9.9. Add a hack to minimise the number of files extracted. Merge in the patches from the mozilla+ipv6 port. Submitted by: sumikawa (mozilla+ipv6) | ||||
* | Utilize MASTER_SITES grouping. | sobomax | 2002-02-07 | 1 | -4/+5 |
| | |||||
* | Update to 0.9.8. | sobomax | 2002-02-05 | 7 | -132/+28 |
| | |||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -2/+2 |
| | | | | | | 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. | ||||
* | - Install files necessary for viewing pages in Asian languages using ports | sobomax | 2002-01-15 | 2 | -5/+23 |
| | | | | | | | | | | | | 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). Submitted by: Takashi KANAMARU <kanamaru@sekine-lab.ei.tuat.ac.jp> (Asian langs) sobomax (the rest) | ||||
* | Backout addition of en_US.ISO8859-1 locale - it's already there. This committer | sobomax | 2002-01-14 | 1 | -1/+1 |
| | | | | | | need a break. *sigh* Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> | ||||
* | Recognize en_GB.ISO_8859-1, en_US.ISO_8859-1 and uk_UA.KOI8-U locales as well. | sobomax | 2002-01-14 | 1 | -2/+6 |
| | | | | | | Submitted by: Andriy Gapon <agapon@usa.com> (uk_UA.KOI8-U) Simon 'corecode' Schubert <corecode@corecode.ath.cx> (en_GB.ISO_8859-1) sobomax (en_US.ISO_8859-1) | ||||
* | Put back several files erroneously deleted during 0.9.7 update. | sobomax | 2002-01-11 | 1 | -3/+6 |
| | |||||
* | Enable Chatzilla (IRC client). It is enabled by default unless | sobomax | 2002-01-04 | 2 | -1/+6 |
| | | | | | | | | WITHOUT_CHATZILLA is defined. PR: 33521 Submitted by: Steve Wills <steve@stevenwills.com> Joe Clarke <marcus@marcuscom.com> | ||||
* | Add FreeBSD locales. This solves the problem with Mozilla not starting up | sobomax | 2002-01-03 | 2 | -0/+73 |
| | | | | | | | properly if locale set to something other than C or en_US. PR: 33498 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> | ||||
* | Add a patch missed in the previous commit. | sobomax | 2001-12-26 | 1 | -0/+25 |
| | |||||
* | Update to 0.9.7. | sobomax | 2001-12-26 | 9 | -56/+122 |
| | |||||
* | Update to 0.9.6. Surprisingly, this update doesn't break Galeon/Nautilus. | sobomax | 2001-11-21 | 8 | -44/+72 |
| | |||||
* | Prevent build from breaking when the user has incompatible version of | sobomax | 2001-10-25 | 1 | -0/+13 |
| | | | | | | openldap installed at the time of build. Reported by: huge number of angry users >:-| | ||||
* | Update to 0.9.5. | sobomax | 2001-10-22 | 3 | -5/+14 |
| | | | | | PR: 31396 Submitted by: Nuzrin Yaapar <p9711422@mmu.edu.my> | ||||
* | Fix WWW: entry, add leading / | asmodai | 2001-09-22 | 1 | -1/+1 |
| | |||||
* | Update to 0.9.4. | sobomax | 2001-09-18 | 4 | -16/+21 |
| | |||||
* | Bump png major | ache | 2001-09-11 | 1 | -1/+1 |
| | |||||
* | Forcefully set MALLOC_OPTIONS=j to prevent build from crashing on 5-CURRENT | sobomax | 2001-08-08 | 1 | -1/+2 |
| | | | | | | due to bug in libIDL's parser. Obtained from: mozilla+ipv6 | ||||
* | Update to 0.9.3. | sobomax | 2001-08-07 | 6 | -28/+18 |
| | | | | Submitted by: sf |