aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey
Commit message (Collapse)AuthorAgeFilesLines
* Fix a build problem with -Bsymbolic on Alpha and ia64.Joe Marcus Clarke2004-07-081-2/+17
| | | | | | | Reported by: Randy Sato <rsato@mac.com> Notes: svn path=/head/; revision=113225
* Update to 1.8alpha1.Adam Weinberger2004-07-067-53/+63
| | | | | | | Use a pkg-install to register chrome stuff. Notes: svn path=/head/; revision=113099
* * Make MOZ_SUFX overrideable just in caseJoe Marcus Clarke2004-07-011-10/+1
| | | | | | | * Remove the remaining vestiges of GTK+-1 support Notes: svn path=/head/; revision=112695
* Mark this guy IGNORE until I get around to bringing in 1.8a1.Joe Marcus Clarke2004-06-281-0/+2
| | | | Notes: svn path=/head/; revision=112435
* Update to 1.7.r3 (1.7 Release Candidate 3).Joe Marcus Clarke2004-06-102-5/+5
| | | | Notes: svn path=/head/; revision=111220
* Enable optional debugging support by specifying WITH_DEBUG or by enabling itJoe Marcus Clarke2004-06-021-3/+9
| | | | | | | | | through OPTIONS. Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Notes: svn path=/head/; revision=110625
* Update to 1.7 release candidate 2.Joe Marcus Clarke2004-05-202-5/+5
| | | | Notes: svn path=/head/; revision=109544
* Update to 1.7 RC 1. The list of feature in this release can be found at:Joe Marcus Clarke2004-04-293-59/+16
| | | | | | | http://www.mozilla.org/releases/mozilla1.7rc1/README.html Notes: svn path=/head/; revision=107985
* Fix the link order of the GSSAPI extension so it uses our libasn1.so beforeJoe Marcus Clarke2004-04-131-0/+12
| | | | | | | | | Mozilla's. This fixes some unresolved symbols problems during post-build. PR: 65472 Notes: svn path=/head/; revision=106919
* This is also BROKEN on alphaKris Kennaway2004-04-121-2/+2
| | | | Notes: svn path=/head/; revision=106766
* - Drop dependency on gnomevfs-extras, it went away with GNOME 2.6 upgradePav Lucistnik2004-04-081-1/+0
| | | | | | | Reported by: Robert Huff <roberthuff@rcn.com> Notes: svn path=/head/; revision=106516
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* This is also broken in a different way on ia64Kris Kennaway2004-04-031-1/+5
| | | | Notes: svn path=/head/; revision=106044
* BROKEN on amd64: Segfault during buildKris Kennaway2004-04-031-0/+4
| | | | Notes: svn path=/head/; revision=106043
* Update to 1.7.bJoe Marcus Clarke2004-03-209-135/+146
| | | | | | | | | | | | | * Re-add OPTIONS support reorganizing the Makefile some * Enable Kerberos/GSSAPI support (please test) * Enable optional smb:// URI support through gnomevfs2 For a list of all the changes in 1.7 beta, please see: http://www.mozilla.org/releases/mozilla1.7b/README.html#new Notes: svn path=/head/; revision=104709
* Borrow from the OpenLDAP ports, and refuse to build if bind has beenJoe Marcus Clarke2004-03-191-0/+6
| | | | | | | | | | installed with PORT_REPLACES_BASE_BIND defined. PR: 61756 Obtained from: OpenLDAP ports Notes: svn path=/head/; revision=104577
* Fix build with freetype2-2.1.7.Joe Marcus Clarke2004-03-171-0/+12
| | | | Notes: svn path=/head/; revision=104255
* Chase the new location of libXft.Joe Marcus Clarke2004-03-161-1/+1
| | | | Notes: svn path=/head/; revision=104228
* * Backout the OPTIONS commit. This requires more Makefile restructuringJoe Marcus Clarke2004-03-111-11/+15
| | | | | | | | * Add macro definitions for ESD_LIB and FREETYPE_LIB to simplify future updates Notes: svn path=/head/; revision=103607
* Fix the install location for the header files. For those that installedJoe Marcus Clarke2004-02-271-8/+8
| | | | | | | | mozilla-devel along side mozilla, they will need to reinstall both to sort out the header problems. Sorry. Notes: svn path=/head/; revision=102265
* * Actually reference the extra patch on 4.XJoe Marcus Clarke2004-02-261-1/+5
| | | | | | | * s|/usr/bin/sort|${SORT}| Notes: svn path=/head/; revision=102216
* * Fix a compilation issue on -STABLE [1]Joe Marcus Clarke2004-02-262-1/+46
| | | | | | | | | | * Correct the path to libfreetype to fix an initialization error in the SVG renderer Reported by: adamw [1] Notes: svn path=/head/; revision=102175
* Bump PORTEPOCH for mozilla-devel, so that its version number willAdam Weinberger2004-02-261-1/+1
| | | | | | | | remain higher than that in www/mozilla. The alternate behaviour causes portupgrade et. al to see the upgrade as a downgrade. Notes: svn path=/head/; revision=102156
* * Update to 1.7.aJoe Marcus Clarke2004-02-267-167/+81
| | | | | | | | | | | | | | | | | * Fix libiconv support * Fix SVG support by using a newer version of libart_lgpl * Use OPTIONS * Fix some potential lockups related to esound * Clean up a few potential pthread problems * Remove the libical support for calendar (libical is now included with Mozilla) * Allow the JPI_LIST to be overridden For a list of what's new in 1.7.a, checkout: http://www.mozilla.org/releases/mozilla1.7a/ Notes: svn path=/head/; revision=102154
* GTK2 mozilla is now the default, and GTK1 support will be built only if ↵Adam Weinberger2004-02-183-9/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | explicitly requested. This means that mozilla-gtk2 and mozilla-devel-gtk2 are now mozilla and mozilla-devel, respectively; and the old mozilla and mozilla-devel are now mozilla-gtk1 and mozilla-devel-gtk1. This is done for a whole plethora of reasons, and should please everybody except galeon1 fanatics and uhm... anybody else who it doesn't please. If you have WITH_MOZILLA set in your /etc/make.conf, you'll need to update the value accordingly. GTK2 ports will automatically install GTK2 mozilla, and GTK1 ports will automatically install GTK1 ports, so WITH_MOZILLA need be defined only if you want the development version... which are dormant right now anyway. For now, all ports that honoured WITH_MOZILLA=mozilla-{,-devel}-gtk2 will still honour those values as well as WITH_MOZILLA=mozilla{,-devel}, but future ports reserve the right to ignore the *-gtk2 values. Notes: svn path=/head/; revision=101293
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Sync with www/mozilla. This makes sure that future development portsMarcel Moolenaar2004-02-021-1/+1
| | | | | | | contain the necesary ia64 fixes. Notes: svn path=/head/; revision=99767
* Sync with www/mozilla. This makes sure future development versionsMarcel Moolenaar2004-02-011-2/+13
| | | | | | | will have the ia64 fixes. Notes: svn path=/head/; revision=99748
* Sync with www/mozilla. This makes sure that future development versionsMarcel Moolenaar2004-02-011-49/+15
| | | | | | | of mozilla will have the ia64 fixes. Notes: svn path=/head/; revision=99743
* Use the CPIO macro defined in bsd.port.mk.Trevor Johnson2004-01-221-2/+2
| | | | Notes: svn path=/head/; revision=98793
* Remove mozilla-headers.Adam Weinberger2004-01-181-0/+10
| | | | | | | | This integrates the headers from mozilla-headers and mozilla-headers-devel into mozilla and mozilla-devel. Notes: svn path=/head/; revision=98452
* Mark this port as IGNORE since www/mozilla has been updated to 1.6.Joe Marcus Clarke2004-01-171-0/+2
| | | | Notes: svn path=/head/; revision=98371
* This port should now work on amd64, so remove the NOT_FOR_ARCHS macro.Joe Marcus Clarke2003-12-161-2/+0
| | | | Notes: svn path=/head/; revision=95929
* Update to 1.6b, and add Peter's amd64 patches from Firebird. For a listJoe Marcus Clarke2003-12-1415-91/+611
| | | | | | | | | of what is changed in 1.6b, checkout the release notes at: http://www.mozilla.org/releases/mozilla1.6b/ Notes: svn path=/head/; revision=95803
* Don't build these ports on amd64.Joe Marcus Clarke2003-11-241-0/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94751
* Add a new patch-Double.cpp that fixes the recent core dumps during post-buildJoe Marcus Clarke2003-11-161-2/+45
| | | | | | | | | on Sparc64. Submitted by: tmm (bless that man) Notes: svn path=/head/; revision=94115
* Only add the plug-in symlink to the plist if we're actually going to createJoe Marcus Clarke2003-11-151-1/+7
| | | | | | | | it. This fixes a packaging problem on bento. Also, break out of the for loop once we find a suitable plug-in. Notes: svn path=/head/; revision=93986
* . Still look in ${LOCALBASE}/jdk1.4.1 for the plugin so users don't have toGreg Lewis2003-11-111-0/+1
| | | | | | | | | upgrade their JDK if they don't want to. Submitted by: Jeremy Messenger <mezz7@cox.net> Notes: svn path=/head/; revision=93759
* . Look in ${LOCALBASE}/jdk1.4.2 for the JDK 1.4 plugin.Greg Lewis2003-11-111-2/+2
| | | | | | | Approved by: marcus Notes: svn path=/head/; revision=93757
* * Try to auto-detect the best Java plug-in [1]Joe Marcus Clarke2003-11-111-19/+29
| | | | | | | | | | * Remove all spaces (or convert them to tabs) PR: 58849 [1] Inspired by: glewis [1] Notes: svn path=/head/; revision=93715
* * Update mozilla-devel to 1.6aJoe Marcus Clarke2003-11-014-34/+19
| | | | | | | | * Install pkg-config files for both the GTK1 and GTK2 versions of Mozilla * Update dependent browsers accordingly Notes: svn path=/head/; revision=92794
* Mark as IGNORE on -STABLE Alpha.Joe Marcus Clarke2003-10-121-1/+1
| | | | Notes: svn path=/head/; revision=90943
* Use ${PTHREAD_LIBS} instead of hardcoded -pthread and -lc_r in a few places.Joe Marcus Clarke2003-09-061-0/+7
| | | | | | | | This should help the KSE and libthr people use these applications (plus it lets them build on -CURRENT). Notes: svn path=/head/; revision=88641
* Update to 1.5 Beta. For a list of what's new, checkout:Joe Marcus Clarke2003-08-295-31/+31
| | | | | | | http://www.mozilla.org/releases/mozilla1.5b/ Notes: svn path=/head/; revision=88003
* * Add a knob to optionally build XMLTerm [1]Joe Marcus Clarke2003-08-123-6/+73
| | | | | | | | | | | | | | | | * Add some extra CLI options to the mozilla.sh script [2] * Add a patch to prevent crashes when visiting certain Russian sites [3] * Add a dependency on devel/nspr to avoid problems with Galeon and Epiphany in certain setups [4] PR: 55330 [1] 55412 [2] Submitted by: Alexander Nedotsukov <bland@mail.ru> [1] [2] Sergey Akifyev <asa@gascom.ru> [4] Obtained from: www/mozilla-firebird [3] Notes: svn path=/head/; revision=86840
* Update to 1.5a.Joe Marcus Clarke2003-07-2317-239/+275
| | | | Notes: svn path=/head/; revision=85414
* Mark IGNORE until 1.5a comes out.Joe Marcus Clarke2003-07-011-0/+1
| | | | Notes: svn path=/head/; revision=83946
* Add a forgotten patch to fix the build on Sparc64.Joe Marcus Clarke2003-06-071-0/+11
| | | | | | | Reminded (and submitted) by: kris Notes: svn path=/head/; revision=82485
* Add a better patch to teach nspr that we have socklen_t.Joe Marcus Clarke2003-06-012-21/+23
| | | | | | | Submitted by: tmm Notes: svn path=/head/; revision=81915
* Add Sparc64 support! Special thanks to tmm and kris for this work.Joe Marcus Clarke2003-06-012-0/+414
| | | | | | | | Submitted by: tmm kris Notes: svn path=/head/; revision=81839