summaryrefslogtreecommitdiff
path: root/www/seamonkey2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * 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
* Fix the build by adding a dependency on Xft.Joe Marcus Clarke2002-10-221-1/+4
| | | | | | | | Reported by: John Merryweather Cooper <john_m_cooper@yahoo.com> Rob Lahaye <lahaye@snu.ac.kr> Notes: svn path=/head/; revision=68579
* This commit includes:Joe Marcus Clarke2002-10-228-1013/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | * mozilla-*vendor ports (currently for Mozilla 1.0.1) * mozilla* ports (currently for Mozilla 1.1) * mozilla-*devel ports (currently for Mozilla 1.2b) Special thanks goes to trevor for auto-generating plist patches, cy for pointing out that the Mozilla startup scripts need to be tailored for each version of Mozilla, grog for suggesting that some verbage needs to be added to explain the Java plugin messages at startup, and John Merryweather Cooper for suggesting a common plugin directory. Of course, thanks also goes to the user community for suggestions and support. These ports offer: * Complete coexistence with each other * A universal ${PREFIX}/lib/browser_plugins directory * Auto-generated plists for ease of maintenance * More accurate pkg-descr's * A pkg-message pointing users to java/jdk13 for the Java plugin PR: 42870 42941 Reviewed by: ports gnome Notes: svn path=/head/; revision=68562
* Update to 1.2a.Maxim Sobolev2002-10-206-79/+43
| | | | Notes: svn path=/head/; revision=68396
* Add a patch from Mozilla CVS to correct the recent security hole. Un-forbidJoe Marcus Clarke2002-10-182-3/+318
| | | | | | | | | | | the port. Patch link was Submitted by: Jung-uk Kim <jkim@niksun.com> Notes: svn path=/head/; revision=68235
* Mark forbidden due to security hole reported atJoe Marcus Clarke2002-10-171-0/+2
| | | | | | | | | http://www.mozillazine.org/talkback.html?article=2467. Submitted by: trevor Notes: svn path=/head/; revision=68209