summaryrefslogtreecommitdiff
path: root/www/seamonkey2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Disable Chatzilla by default. The irc buffer overflow is still present.Joe Marcus Clarke2002-09-291-1/+2
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=67202
* Update the pkg-descrs yet again. Mozilla.org has changed their descriptions.Joe Marcus Clarke2002-09-151-6/+3
| | | | | | | | | | Indicate that the mozilla port reflects the most stable venor (or API) release, while the -devel port is the latest official release of Mozilla. PR: 42706 Notes: svn path=/head/; revision=66342
* Bring the pkg-descr's up-to-date to reflect the current releases.Joe Marcus Clarke2002-09-071-10/+6
| | | | | | | PR: 42485 Notes: svn path=/head/; revision=65773
* Fix the JPI installation.Joe Marcus Clarke2002-09-041-1/+1
| | | | | | | Reported by: Ivanchenko V. I. <webmaster@asiamusic.ru> Notes: svn path=/head/; revision=65585
* Fix the path to exec mozilla.Joe Marcus Clarke2002-09-041-1/+1
| | | | | | | Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=65581
* Add mozilla-*-devel after a repo copy from mozilla.Joe Marcus Clarke2002-09-032-632/+634
| | | | | | | | | | | | | | | | | | NOTE: mozilla-*-devel is now Mozilla 1.1. mozilla-* (without the -devel) is back to Mozilla 1.0. mozilla.org states that 1.1 is their new bleeding edge release, and 1.0 is still the stable release. The release cycle diagram also indicates that a Mozilla 1.0.1 is coming. For all users that upgraded from Mozilla 1.0 to 1.1, be aware that running a blind portupgrade on mozilla will give you mozilla-1.0! If you want to keep Mozilla 1.1, you will have to change the origin of you mozilla ports to point to their -devel counterparts. The -devel ports will install files into -devel directories. Therefore, both mozilla and mozilla-devel can coexist. Notes: svn path=/head/; revision=65571
* Fix the build on -CURRENT. The thunks fix did _not_ make it into the 1.1Joe Marcus Clarke2002-08-291-0/+21
| | | | | | | | | release. Submitted by: quite a few Notes: svn path=/head/; revision=65232
* Fix the checksum.Joe Marcus Clarke2002-08-291-1/+1
| | | | | | | Reported by: David Magda <dmagda@magda.ca> Notes: svn path=/head/; revision=65198
* Update to 1.1. This fixes the font problem as well as the chatzilla bug. AJoe Marcus Clarke2002-08-287-132/+61
| | | | | | | | | | | full list of changes can be found in the Mozilla 1.1 release notes from: http://www.mozilla.org/releases/mozilla1.1/ PR: 42068 Notes: svn path=/head/; revision=65193
* Don't use mapped IPv6 address when connecting IPv4 node.Munechika SUMIKAWA2002-08-012-1/+23
| | | | | | | Submitted by: ume Notes: svn path=/head/; revision=63833
* * Fix build on -CURRENTJoe Marcus Clarke2002-07-232-5/+33
| | | | | | | | | | | | | | * Silence a portlint nit wrt to the order of PORTREVISION in the Makefile * Don't use --enable-reorder on non-i386 archs * Mark BROKEN for now on alpha as there is still a core dump during post-build * Use USE_GNOMENG Submitted by: Peter Kostouros <kpeter@melbpc.org.au> (patch for -CURRENT) me (everything else) Notes: svn path=/head/; revision=63428
* security fix: correct bugs 115788 and 150339 (Mozilla passesTrevor Johnson2002-07-133-2/+81
| | | | | | | | | | requests for huge fonts, leading to loss of X (and probably VNC) session) Obtained from: attachment 87432 on bugzilla.mozilla.org Notes: svn path=/head/; revision=62909
* Forbid because of remote crash.Trevor Johnson2002-07-131-0/+2
| | | | Notes: svn path=/head/; revision=62908
* Update to 1.0. Yay!Maxim Sobolev2002-06-062-4/+3
| | | | Notes: svn path=/head/; revision=60706
* Put back older checksum in addition to the newer one. Sine two versions ofMaxim Sobolev2002-05-281-0/+1
| | | | | | | | | | distfile are virtually equivalent it is unreasonable to require from a user to refetch the distfile. Submitted by: trevor Notes: svn path=/head/; revision=60186
* Update checksum. Mozilla folks follow their practice of updating alreadyMaxim Sobolev2002-05-271-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 Notes: svn path=/head/; revision=60123
* Update Mozilla to 1.0.rc3 and tweak galeon to compile with it.Maxim Sobolev2002-05-242-5/+4
| | | | | | | | Special thanks to: Yanko Kaneti <yaneti@indigo.declera.com> for his help in getting Galeon compiling Notes: svn path=/head/; revision=59899
* Conditionalize mail, news, and LDAP support. All three are still enabledJoe Marcus Clarke2002-05-182-51/+68
| | | | | | | by default. Notes: svn path=/head/; revision=59444
* Don't treat the ${WITHOUT_CHATZILLA} (default) build as gratuitouslyBrian Feldman2002-05-152-13/+15
| | | | | | | | different from the one with ChatZilla. This means building otherwise the exact same extensions. Notes: svn path=/head/; revision=59135
* Update to 1.0.rc2.Joe Marcus Clarke2002-05-135-123/+18
| | | | | | | The Chatzilla buffer overflow is still there, so disable Chatzilla by default. Notes: svn path=/head/; revision=58998
* Whoops, commit the patch, not just the skeleton Makefile.Joe Marcus Clarke2002-05-101-8/+23
| | | | Notes: svn path=/head/; revision=58885
* Really prevent Chatzilla from being installed. Seems the extensions wereJoe Marcus Clarke2002-05-101-1/+1
| | | | | | | | | | changed in RC 1. Prompted by: parv <parv@pair.com> Tested by: parv <parv@pair.com> Notes: svn path=/head/; revision=58883
* Disable Chatzilla since it contains a buffer overflow as described byJoe Marcus Clarke2002-05-091-1/+3
| | | | | | | | | http://online.securityfocus.com/archive/1/270249. Reported by: trevor Notes: svn path=/head/; revision=58774
* Fix recent security vulnerability in Mozilla, as well as the resultingJoe Marcus Clarke2002-05-052-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) Notes: svn path=/head/; revision=58593
* Mark forbidden because of security bug.Martin Blapp2002-05-031-0/+2
| | | | | | | Approved by: no response from: maintainer Notes: svn path=/head/; revision=58496
* Change dist site for libart from sobomax's people page to his local-distfilesJoe Marcus Clarke2002-05-011-3/+4
| | | | | | | | | directory. Prompted by: obrien (and FreeBSD.org admins) Notes: svn path=/head/; revision=58409
* Add a conditional broken message so that people stop asking why MozillaJoe Marcus Clarke2002-04-261-1/+8
| | | | | | | | | | fails to build when they have freetype 1.x installed. Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=58139
* Allow libart to be fetched quickly instead of wading through all theJoe Marcus Clarke2002-04-221-2/+2
| | | | | | | MOZILLA dist sites' timeouts. Notes: svn path=/head/; revision=58011
* Until sobomax copies libart_lgpl-1.0 into his ~public_distfiles dir...David E. O'Brien2002-04-221-2/+2
| | | | Notes: svn path=/head/; revision=58006
* Fix up the port to use the 1.0.rc1 version of the libart dist.Joe Marcus Clarke2002-04-222-5/+4
| | | | Notes: svn path=/head/; revision=57993
* Update to 1.0.rc1Joe Marcus Clarke2002-04-226-136/+18
| | | | | | | | Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=57991
* Fix the plist when WITHOUT_CHATZILLA is defined.Joe Marcus Clarke2002-04-152-15/+18
| | | | | | | | | PR: 36193 Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=57736
* Allow installed files to have correct permissions when built by a non-rootJoe Marcus Clarke2002-04-131-2/+2
| | | | | | | | | | | | user. PR: 35980 Submitted by: Alan Eldridge <ports@geeksrus.net> Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=57663
* Multiple IP trying works not only when connection resused but alsoMunechika SUMIKAWA2002-03-293-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 Notes: svn path=/head/; revision=56837
* Fix displaying of bold/italic truetype fonts. Bump PORTREVISION.Maxim Sobolev2002-03-192-1/+29
| | | | | | | | | PR: 36049 Submitted by: Joe Kelsey <joe@zircon.seattle.wa.us> Obtained from: Mozilla cvs Notes: svn path=/head/; revision=56327
* Remove gdk-pixbuf from LIB_DEPENDS - Mozilla doesn't need it anymore.Maxim Sobolev2002-03-171-1/+0
| | | | | | | Submitted by: Szilveszter Adam <sziszi@bsd.hu> Notes: svn path=/head/; revision=56241
* - Re-enable Chatzilla;Maxim Sobolev2002-03-143-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. Notes: svn path=/head/; revision=56105
* Fix a typo in previous commit.Maxim Sobolev2002-03-131-1/+1
| | | | Notes: svn path=/head/; revision=56009
* Quick'n'dirty hack to prevent freetype1 includes from beint picked instead ofMaxim Sobolev2002-03-131-0/+1
| | | | | | | | | freetype2 ones. Reported by: many Notes: svn path=/head/; revision=56008
* Long awaited 0.9.9 update. For some reason configure doesn't pick up ourMaxim Sobolev2002-03-1213-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. Notes: svn path=/head/; revision=55943
* Pre-create symlink to a Java plugin, so that the user only needs to installMaxim Sobolev2002-02-182-1/+4
| | | | | | | jdk1.3.1 to make it working. Bump PORTREVISION. Notes: svn path=/head/; revision=54873
* Clean up this port, including GCing old configure options and making patchesJeremy Lea2002-02-1511-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) Notes: svn path=/head/; revision=54761
* Utilize MASTER_SITES grouping.Maxim Sobolev2002-02-071-4/+5
| | | | Notes: svn path=/head/; revision=54305
* Update to 0.9.8.Maxim Sobolev2002-02-057-132/+28
| | | | Notes: svn path=/head/; revision=54242
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-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. Notes: svn path=/head/; revision=53960
* - Install files necessary for viewing pages in Asian languages using portsMaxim Sobolev2002-01-152-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) Notes: svn path=/head/; revision=53116
* Backout addition of en_US.ISO8859-1 locale - it's already there. This committerMaxim Sobolev2002-01-141-1/+1
| | | | | | | | | need a break. *sigh* Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=53070
* Recognize en_GB.ISO_8859-1, en_US.ISO_8859-1 and uk_UA.KOI8-U locales as well.Maxim Sobolev2002-01-141-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) Notes: svn path=/head/; revision=53068
* Put back several files erroneously deleted during 0.9.7 update.Maxim Sobolev2002-01-111-3/+6
| | | | Notes: svn path=/head/; revision=52927
* Enable Chatzilla (IRC client). It is enabled by default unlessMaxim Sobolev2002-01-042-1/+6
| | | | | | | | | | | WITHOUT_CHATZILLA is defined. PR: 33521 Submitted by: Steve Wills <steve@stevenwills.com> Joe Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=52564