summaryrefslogtreecommitdiff
path: root/www/seamonkey
AgeCommit message (Collapse)AuthorFilesLines
2007-06-18Fix the broken test for when to enable Xft. Addresses the remainder ofdmcmahill1-3/+2
PR/31481.
2007-06-17Fix thinko in Xft handling to unbreak gtk1 version.joerg1-3/+3
2007-06-16Use a package option to control the --enable-single-profile option fordmcmahill1-1/+9
mozilla browsers. This is now useful again to those of use who require multiple profiles.
2007-06-15Fix my own commit to include a missing backslash.joerg1-2/+2
2007-06-15Fix Xft for !native case.joerg1-2/+3
2007-06-15Fix Xinerama for !native case.joerg1-3/+5
2007-05-31Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.2.ghen5-27/+25
Security fixes in this version: MFSA 2007-17 XUL Popup Spoofing MFSA 2007-16 XSS using addEventListener MFSA 2007-15 Security Vulnerability in APOP Authentication MFSA 2007-14 Path Abuse in Cookies MFSA 2007-12 Crashes with evidence of memory corruption For the complete changelog, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.1.2/changelog.html
2007-04-15Fixed the build on Solaris. The same fix is already in patch-ab fromrillig2-4/+4
www/firefox.
2007-04-01Only define the "post-install" target if it isn't already defined. Thistron1-2/+5
stops warnings about a redefined target in the "thunderbird" package.
2007-03-31chmod u+w all files under lib/${MOZILLA}/defaults in post-install phase forghen2-3/+6
firefox and seamonkey to make user profiles writable. Bump PKGREVISION for firefox2(-gtk1) and seamonkey(-gtk1). Fixes PR#35596.
2007-03-07Dynamically generate the part of the PLIST for libfreebl. This is becausedmcmahill4-25/+34
the exact names of the freebl libraries depends on the platform and they have a habit of changing even on minor releases. This causes these mozilla packages to be broken quite a lot on platforms other than NetBSD/i386. Hopefully this fix will last longer than previous ones. pkgrevision bumps all around.
2007-03-05Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.1.ghen4-11/+10
New Features and Fixes: (Windows-specific fixes ommitted) * Some QuickLaunch issues have been resolved. * The tab-preview tooltips no longer show a preview for the active tab. For the complete changelog, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.1.1/changelog.html
2007-02-22pkglint cleanup; update HOMEPAGE/MASTER_SITES.wiz1-2/+2
From Sergey Svishchev in private mail.
2007-02-20fix PLIST on SunOS/sparc -- no change to other platformsdmcmahill3-8/+16
2007-02-05Add missing NOT_SUNOSLIB to the install script. Should address the installdmcmahill1-2/+2
problems reported in PR pkg/35550.
2007-02-04Get these mozilla clients to work on Solaris-2.9/sparc. There weredmcmahill4-7/+9
two issues. The PLIST was incorrect and since the PLIST is used by the "moz-install" script, anything missing from the PLIST is never installed even when building from source. When libfreebl* were not installed it caused the clients to fail to load the security component and fail with "The browser failed to load its security component". The second issue is that many installations of solaris-2.9 include various glib/gtk/gnome libraries in /usr/lib. This causes failures because the pkgsrc ones were used at link time and the /usr/lib ones at run time. Work around this by setting a LD_LIBRARY_PATH that includes the pkgsrc lib directory first. pkgrevision bumps all around.
2007-01-30Sync patches with Firefox2: Don't use thread testing on NetBSD andjoerg6-3/+70
DragonFly, fix the build on DragonFly.
2007-01-20Update seamonkey, seamonkey-bin and seamonkey-gtk1 to the Seamonkey 1.1ghen7-145/+114
release. The calendar component has been removed from Seamonkey in favour of Sunbird (time/sunbird) and Lightning, see http://www.mozilla.org/projects/calendar/ New features and fixes in this version: General * ChatZilla has been updated to a newer version (Bug 324439) * When launching SeaMonkey, already-running instances are detected (Bug 122698) Browser * Spelling is checked when writing in textareas (Bug 302050 and bug 338318) * A warning page is now shown before displaying about:config (Bug 339720) * Tooltips from web pages can now be multiple lines, either due to automatic text wrapping or explicit newlines added to the text value (Bug 356900) * When you visit a secure site, the URL bar changes color to turns make security status more visible (Bug 335113) * When using keyword URLs, it is no longer necessary to type "keyword:" (typing "keyword:" will no longer work). Just type the keyword name (Bug 337339) * You can now drop URLs and bookmarks between existing tabs, which will result in a new tab being created where you dropped the URL (Bug 324591) * When hovering on a tab, the tooltip now displays a preview of the tab's contents (Bug 315207) * The search sidebar now behaves better (Bug 252802) * The bookmarks menu and personal toolbar folder overflow menu now have context menus (Bug 50504) Mail & Newsgroups * Message labelling has been superceded by tagging, which provides much more than the original 5 labels and comes with new preferences (Bug 342560 and others) * The preferences for junk mail have been reorganized, and can now be set on a per-account basis (Bug 335846) * Improved phishing detection (Bug 326082 and others) * New mail notification has been improved (Bug 327613, 305384, and others) Address Book * It is now possible to move or copy cards between address books. Cards can only be copied to mailing lists, so you need to use ctrl key while dragging to copy the card to the mailing list. When dragging cards between address books, the default action is move, use ctrl to copy instead. (Bug 35837) For the complete changelog, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.1/changelog.html
2007-01-16use ${MOZILLA} instead of seamonkey for the path to the pkgconfig files.dmcmahill1-7/+11
This gets this right for thunderbird and doesn't change seamonkey.
2007-01-10Modular Xorg support for seamonkey, firefox, sunbird and thunderbird.joerg1-1/+4
2006-12-20Update seamonkey, seamonkey-bin and seamonkey-gtk1 to 1.0.7. Fixed in this ↵ghen2-6/+6
version: MFSA 2006-74 Mail header processing heap overflows MFSA 2006-73 Mozilla SVG Processing Remote Code Execution MFSA 2006-72 XSS by setting img.src to javascript: URI MFSA 2006-71 LiveConnect crash finalizing JS objects MFSA 2006-70 Privilege escallation using watch point MFSA 2006-68 Crashes with evidence of memory corruption (rv:1.8.0.9/1.8.1.1) For more info, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0.7/README.html
2006-12-15Mechanically replace all includes of buildlink3.mk of the followingjoerg1-3/+3
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr
2006-11-23Revert previous commit, it was not intended.ghen9-113/+160
I copied the www/seamonkey package to pkgsrc-wip and upgraded it to seamonkey-1.1.beta, and intended to import it in pkgsrc-wip, not here.
2006-11-22Resolve conflicts. I should have cvs add'ed this instead of cvs import'ing, asghen9-160/+113
wip/seamonkey has already existed in pkgsrc-wip.
2006-11-15Explicitly set --enable-debug if we have the "debug" option.martin1-1/+3
Otherwise at least the firefox2 configure script will default to non-debug mode.
2006-11-08Update seamonkey, seamonkey-bin and seamonkey-gtk1 to 1.0.6. Fixed in this ↵ghen3-8/+7
version: MFSA 2006-67 Running Script can be recompiled MFSA 2006-66 RSA signature forgery (variant) MFSA 2006-65 Crashes with evidence of memory corruption (rv:1.8.0.8) For more info, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0.6/README.html
2006-11-03Create the directory before trying to write into it...joerg1-2/+2
2006-11-03DESTDIR support for Firefox 2.joerg1-13/+14
2006-10-23thunderbird's ldap doesn't work talking to an ipv4 ldap server ifmarkd3-3/+40
talking to ipv4 addresses using ipv6 addresses isn't allowed, which is the default on NetBSD. Patch to use a v4 socket when talking to an ipv4 ldap server. Fixes my PR 33511. seamonkey/firefox/sunbird have the same code so make the same patch. OKed ghen. Bump PKGREVISION.
2006-10-20Fixed "test ==".rillig2-1/+15
2006-10-19Fix crash after printing caused by trying to destroy the same charsetmarkd3-10/+19
structure multiple times. Bump PKGREVISION.
2006-10-14Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-2/+2
2006-10-08Recent versions of firefox don't have regchrome anymore, resulting in aghen1-3/+6
(non-fatal) error: ./+INSTALL: /usr/pkg/lib/firefox2/regchrome: not found. Only run regchrome when it's installed.
2006-10-03PKG_SUPPORTED_OPTIONS must be set before bsd.options.mk is included.ghen1-5/+5
2006-09-26Split seamonkey specific parts of Makefile.common intosalo3-15/+28
Makefile-seamonkey.common, modelled after firefox and thunderbird. www/seamonkey and www/seamonkey-gtk1 test-built by me on i386. www/seamonkey, www/seamonkey-gtk1, mail/thunderbird, mail/thunderbird-gtk1 and time/sunbird by <oster> on amd64, thanks! Fixes PR pkg/34622
2006-09-25More conditionals.salo1-10/+7
2006-09-25Allow more variables to be overriden.salo1-5/+5
2006-09-25Allow MASTER_SITES to be overriden by packages including Makefile.common.salo1-5/+5
Addresses PR pkg/34606 and pkg/34607
2006-09-24Install pkg-config files so the gecko engine can be used by othersalo14-6/+514
applications, bump PKGREVISION. Sync files with www/mozilla and allow seamonkey to satisfy gecko dependency.
2006-09-15Update seamonkey and seamonkey-gtk1 to 1.0.5. Fixed in this version:ghen2-6/+6
MFSA 2006-64 Crashes with evidence of memory corruption (rv:1.8.0.7) MFSA 2006-63 JavaScript execution in mail via XBL MFSA 2006-61 Frame spoofing using document.open() MFSA 2006-60 RSA Signature Forgery MFSA 2006-59 Concurrency-related vulnerability MFSA 2006-57 JavaScript Regular Expression Heap Corruption For more info, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0.5/
2006-09-15Centralize some more things in Makefile.common.ghen2-12/+13
2006-08-03Update www/firefox* to Firefox 1.5.0.6 and www/seamonkey* to Seamonkey 1.0.4.ghen2-6/+6
Just one change: - Fixed an issue with playing Windows Media content
2006-07-31Update the Seamonkey packages to 1.0.3.ghen3-16/+25
Changes: * Improved stability * Several security fixes (see below) * A bug was introduced in SeaMonkey 1.0.2 that sometimes caused the URL bar to stop working properly when switching tabs. This has been fixed. (Bug 332874) * If you have more bookmarks on your personal toolbar than there is space for, the ">>" overflow icon will now display more reliably (Bug 338803) * If you choose to update SeaMonkey when it notifies you that an update is available, the update page will load in a more useful browser window (with navigation buttons and toolbars) (Bug 334903) Security fixes: MFSA 2006-56 chrome: scheme loading remote content MFSA 2006-55 Crashes with evidence of memory corruption (rv:1.8.0.5) MFSA 2006-54 XSS with XPCNativeWrapper(window).Function(...) MFSA 2006-53 UniversalBrowserRead privilege escalation MFSA 2006-52 PAC privilege escalation using Function.prototype.call MFSA 2006-51 Privilege escalation using named-functions and redefined "new Object()" MFSA 2006-50 JavaScript engine vulnerabilities MFSA 2006-49 Heap buffer overwrite on malformed VCard MFSA 2006-48 JavaScript new Function race condition MFSA 2006-47 Native DOM methods can be hijacked across domains MFSA 2006-46 Memory corruption with simultaneous events MFSA 2006-45 Javascript navigator Object Vulnerability MFSA 2006-44 Code execution through deleted frame reference For a detailed ChangeLog, see: http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0.3/changelog.html
2006-07-10Make this compile under gcc-4christos2-1/+21
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-06-28Disable visiblity support.joerg23-31/+544
Add DragonFly support. Derived from Firefox patches.
2006-06-15Pluralize INSTALL_TEMPLATE and DEINSTALL_TEMPLATE variable names as perjlam1-2/+2
the pkglint warning: As {INSTALL,DEINSTALL}_TEMPLATE is modified using "+=", its name should indicate plural. This does make the variables a bit more suggestive of the fact that they hold lists of values.
2006-06-10Use xpcom code for linux on amd64, from PR pkg/33660.ghen2-4/+4
2006-06-09Sync distinfo with new DISTFILES names.adrianp1-4/+4