summaryrefslogtreecommitdiff
path: root/www/seamonkey (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* * Add [untested] Alpha support [1]Joe Marcus Clarke2003-06-014-5/+545
| | | | | | | | | | * Fix some 64-bit problems in the JavaScript and nspr code [2] Submitted by: Bernd Walter <ticso@cicely.de> [1] tmm [2] Notes: svn path=/head/; revision=81838
* Update to 1.4b.Joe Marcus Clarke2003-05-164-794/+11
| | | | Notes: svn path=/head/; revision=81125
* Make sure Xft support is really disabled if one defines WITHOUT_XFT.Joe Marcus Clarke2003-05-011-0/+2
| | | | | | | | PR: 51595 Submitted by: Seva Gluschenko <gvs@rinet.ru> Notes: svn path=/head/; revision=79947
* Make sure we add -devel to each of the dependencies in the MozillaJoe Marcus Clarke2003-04-241-5/+13
| | | | | | | pkg-config files. Notes: svn path=/head/; revision=79596
* Install the pkg-config files with a -devel suffix to avoid a conflict withJoe Marcus Clarke2003-04-241-5/+5
| | | | | | | | | mozilla-gtk2. Teach galeon2 to use these new files. Note, any other app that depends on these files not having the optional -devel suffix will need to be re-educated as well. Notes: svn path=/head/; revision=79561
* Add a PKGNAMESUFFIX when building with GTK+-2 support to avoid potentialJoe Marcus Clarke2003-04-161-0/+1
| | | | | | | INDEX duplication. Notes: svn path=/head/; revision=79051
* * Sync recent CONFIGURE_ARGS and optimization changes with www/mozillaJoe Marcus Clarke2003-04-142-5/+68
| | | | | | | | | | * Add patch to prevent crashing with non-Xft fonts * Depend on libIDL instead of ORBit2 Obtained from: www/mozilla Notes: svn path=/head/; revision=78978
* s/<malloc.h>/<stdlib.h>/gJoe Marcus Clarke2003-04-101-0/+2
| | | | | | | Reported by: scottl Notes: svn path=/head/; revision=78714
* * Update to 1.4a and unbreakJoe Marcus Clarke2003-04-076-60/+827
| | | | | | | * Convert to new GNOME infrastructure Notes: svn path=/head/; revision=78498
* Mark BROKEN until it can be updated to 1.4a.Joe Marcus Clarke2003-04-041-0/+2
| | | | Notes: svn path=/head/; revision=78104
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Remove the renaming of Xft headers and library from the Xft (Xft2) port.Eric Anholt2003-02-181-7/+1
| | | | | | | | | | | Remove installing of Xft1 from XFree86-4-libraries, and add dependencies to the Xft port by all the ports that use it along with whatever patches are necessary. Approved by: portmgr (kris), marcus Notes: svn path=/head/; revision=75774
* Fix the ${MASTER_SITE_LOCAL} group so that it correctly makes use ofJoe Marcus Clarke2003-02-141-1/+1
| | | | | | | | | | ${MASTER_SITE_LOCAL}. This should fix the libart fetch problem with the Taiwan FTP server. Reported by: many Notes: svn path=/head/; revision=75487
* Fix calendar build.Joe Marcus Clarke2003-02-131-0/+11
| | | | | | | | Tested by: Larry Rosenman <ler@lerctr.org> Not tested by: me Notes: svn path=/head/; revision=75477
* Update to 1.3b.Joe Marcus Clarke2003-02-124-42/+15
| | | | Notes: svn path=/head/; revision=75386
* Chase gtk20's shared lib version.Joe Marcus Clarke2003-02-071-2/+1
| | | | Notes: svn path=/head/; revision=75044
* Remove the lib/browser_plugins directory.Joe Marcus Clarke2003-02-021-0/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=74454
* FreeBSD requires Mozilla components to be linked with -Bsymbolic so to avoidJoe Marcus Clarke2003-01-252-1/+16
| | | | | | | | symbol clashes with, for example, libexpat. This will allow Mozilla and more precisely, Galeon 2, to work with GTK 2.2. Notes: svn path=/head/; revision=74000
* Disable Xft if WITH_GTK2 is defined in the master mozilla-devel port.Joe Marcus Clarke2003-01-221-0/+1
| | | | | | | | | This will avoid accidental creation of a non-working Mozilla. Suggested by: Dan Nelson <dnelson@allantgroup.com> Notes: svn path=/head/; revision=73830
* Replace one more occurrance of Xft.h.Joe Marcus Clarke2003-01-221-1/+2
| | | | | | | Submitted by: Jos Backus <jos@catnook.com> Notes: svn path=/head/; revision=73810
* Remove the extra calendar distfile. It is no longer needed in mozilla-devel.Joe Marcus Clarke2003-01-222-2/+5
| | | | | | | | | Also, mark the port as BROKEN if WITH_CALENDAR is defined and WITHOUT_COMPOSER or WITHOUT_MAILNEWS are also defined. Calendar requires Composer and Mailnews support. Notes: svn path=/head/; revision=73808
* Update the calendar to the official version of the software that comes withJoe Marcus Clarke2003-01-211-1/+1
| | | | | | | | | | Mozilla 1.3a. This should fix the calendar build. Note, it will take some time for the FTP mirrors to catch up with this new tarball. Reported by: Larry Rosenman <ler@lerctr.org> Notes: svn path=/head/; revision=73747
* * Update to 1.3aJoe Marcus Clarke2003-01-216-1049/+53
| | | | | | | | | | | | | * Re-enable optimizations [1] * Disable JavaScript debugger by default [1] Acknowledgement goes to the Phoenix port and alane for a patch that corrects a crash when downloads complete. Suggested by: David Schultz <dschultz@uclink.Berkeley.EDU> [1] Notes: svn path=/head/; revision=73729
* Fix the startup script so that it can accept option arguments. This fixesJoe Marcus Clarke2002-11-272-8/+13
| | | | | | | | | | | a problem with starting Mozilla from the KDE dock if another instance of Mozilla is already running. Tested by: Vivek Khera <vivek@khera.org> Approved by: portmgr (kris) Notes: svn path=/head/; revision=71178
* Make the Mozilla startup scripts a little smarter. Instead of launching aJoe Marcus Clarke2002-11-242-6/+22
| | | | | | | | | | | new Mozilla instance each time, check to see if one already exists, and if so, spawn a new browser tab in the current window. PR: 45610 Submitted by: Nick Jennings Notes: svn path=/head/; revision=70922
* When using the GTK+-2 version, build with ORBit2.Joe Marcus Clarke2002-11-201-3/+7
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=70615
* Don't tack on an extra '-' in the include dir path.Joe Marcus Clarke2002-11-181-1/+1
| | | | | | | Reported by: John Merryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=70409
* Add the pkg-descr for the slave port, mozilla-devel-gtk2.Joe Marcus Clarke2002-11-171-0/+12
| | | | Notes: svn path=/head/; revision=70327
* * Make this port a master port which can support slavesJoe Marcus Clarke2002-11-173-23/+62
| | | | | | | | | * Install .pc files when built with WITH_GTK2 * Don't play with Xft stuff in source files unless we're building with with Xft support enabled. Notes: svn path=/head/; revision=70324
* Add calendar support to Mozilla. Specify -DWITH_CALENDAR to enableJoe Marcus Clarke2002-11-112-0/+18
| | | | | | | | | | it. PR: 45145 Submitted by: Joe Kelsey <joek@zircon.staff.flyingcroc.net> Notes: svn path=/head/; revision=69870
* * Add support for building the GTK 2 version of Mozilla (define WITH_GTK2Joe Marcus Clarke2002-10-292-2/+971
| | | | | | | | | | | | to do this). This feature will be used for the upcoming Galeon 1.3.0 port. [1] * Allow users to disable Composer (define WITHOUT_COMPOSER to do this) [2] Submitted by: David Magda <dmagda@magda.ca> [2] Obtained from: Galeon 1.3.0 tarball (with some modification) [1] Notes: svn path=/head/; revision=69085
* Mark mozilla-devel BROKEN when Xft2 support is enabled and theAdam Weinberger2002-10-251-0/+4
| | | | | | | | | | mozilla-fonts package is installed. Reviewed by: marcus Approved by: pat Notes: svn path=/head/; revision=68818
* Add one more forgotten '\'.Joe Marcus Clarke2002-10-231-1/+1
| | | | Notes: svn path=/head/; revision=68678
* Properly handle if blocks in the Makefile.Joe Marcus Clarke2002-10-231-9/+9
| | | | | | | Submitted by: daichi Notes: svn path=/head/; revision=68673
* * Add a patch that fixes some localization issues [1]Joe Marcus Clarke2002-10-233-13/+142
| | | | | | | | | | | | | * Fix a problem with plugins not actually loading * Hopefully correct some issues with installs erroring out with Error 1 * Conditionalize Xft support (by default it's enabled, but can be disabled by defined WITHOUT_XFT) Submitted by: Jung-uk Kim <jkim@niksun.com> [1] Obtained from: Mozilla's Bugzilla bug 174989 [1] Notes: svn path=/head/; revision=68631