summaryrefslogtreecommitdiffstats
path: root/www/seamonkey2
Commit message (Collapse)AuthorAgeFilesLines
* * Add a knob to optionally build XMLTerm [1]marcus2003-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]
* Update to 1.5a.marcus2003-07-2317-239/+275
|
* Mark IGNORE until 1.5a comes out.marcus2003-07-011-0/+1
|
* Add a forgotten patch to fix the build on Sparc64.marcus2003-06-071-0/+11
| | | | Reminded (and submitted) by: kris
* Add a better patch to teach nspr that we have socklen_t.marcus2003-06-012-21/+23
| | | | Submitted by: tmm
* Add Sparc64 support! Special thanks to tmm and kris for this work.marcus2003-06-012-0/+414
| | | | | Submitted by: tmm kris
* * Add [untested] Alpha support [1]marcus2003-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]
* Update to 1.4b.marcus2003-05-164-794/+11
|
* Make sure Xft support is really disabled if one defines WITHOUT_XFT.marcus2003-05-011-0/+2
| | | | | PR: 51595 Submitted by: Seva Gluschenko <gvs@rinet.ru>
* Make sure we add -devel to each of the dependencies in the Mozillamarcus2003-04-241-5/+13
| | | | pkg-config files.
* Install the pkg-config files with a -devel suffix to avoid a conflict withmarcus2003-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.
* Add a PKGNAMESUFFIX when building with GTK+-2 support to avoid potentialmarcus2003-04-161-0/+1
| | | | INDEX duplication.
* * Sync recent CONFIGURE_ARGS and optimization changes with www/mozillamarcus2003-04-142-5/+68
| | | | | | | * Add patch to prevent crashing with non-Xft fonts * Depend on libIDL instead of ORBit2 Obtained from: www/mozilla
* s/<malloc.h>/<stdlib.h>/gmarcus2003-04-101-0/+2
| | | | Reported by: scottl
* * Update to 1.4a and unbreakmarcus2003-04-076-60/+827
| | | | * Convert to new GNOME infrastructure
* Mark BROKEN until it can be updated to 1.4a.marcus2003-04-041-0/+2
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Remove the renaming of Xft headers and library from the Xft (Xft2) port.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
* Fix the ${MASTER_SITE_LOCAL} group so that it correctly makes use ofmarcus2003-02-141-1/+1
| | | | | | | ${MASTER_SITE_LOCAL}. This should fix the libart fetch problem with the Taiwan FTP server. Reported by: many
* Fix calendar build.marcus2003-02-131-0/+11
| | | | | Tested by: Larry Rosenman <ler@lerctr.org> Not tested by: me
* Update to 1.3b.marcus2003-02-124-42/+15
|
* Chase gtk20's shared lib version.marcus2003-02-071-2/+1
|
* Remove the lib/browser_plugins directory.marcus2003-02-021-0/+1
| | | | Reported by: bento
* FreeBSD requires Mozilla components to be linked with -Bsymbolic so to avoidmarcus2003-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.
* Disable Xft if WITH_GTK2 is defined in the master mozilla-devel port.marcus2003-01-221-0/+1
| | | | | | This will avoid accidental creation of a non-working Mozilla. Suggested by: Dan Nelson <dnelson@allantgroup.com>
* Replace one more occurrance of Xft.h.marcus2003-01-221-1/+2
| | | | Submitted by: Jos Backus <jos@catnook.com>
* Remove the extra calendar distfile. It is no longer needed in mozilla-devel.marcus2003-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.
* Update the calendar to the official version of the software that comes withmarcus2003-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>
* * Update to 1.3amarcus2003-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]
* Fix the startup script so that it can accept option arguments. This fixesmarcus2002-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)
* Make the Mozilla startup scripts a little smarter. Instead of launching amarcus2002-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
* When using the GTK+-2 version, build with ORBit2.marcus2002-11-201-3/+7
| | | | Submitted by: bento
* Don't tack on an extra '-' in the include dir path.marcus2002-11-181-1/+1
| | | | Reported by: John Merryweather Cooper <john_m_cooper@yahoo.com>
* Add the pkg-descr for the slave port, mozilla-devel-gtk2.marcus2002-11-171-0/+12
|
* * Make this port a master port which can support slavesmarcus2002-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.
* Add calendar support to Mozilla. Specify -DWITH_CALENDAR to enablemarcus2002-11-112-0/+18
| | | | | | | it. PR: 45145 Submitted by: Joe Kelsey <joek@zircon.staff.flyingcroc.net>
* * Add support for building the GTK 2 version of Mozilla (define WITH_GTK2marcus2002-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]
* Mark mozilla-devel BROKEN when Xft2 support is enabled and theadamw2002-10-251-0/+4
| | | | | | | mozilla-fonts package is installed. Reviewed by: marcus Approved by: pat
* Add one more forgotten '\'.marcus2002-10-231-1/+1
|
* Properly handle if blocks in the Makefile.marcus2002-10-231-9/+9
| | | | Submitted by: daichi
* * Add a patch that fixes some localization issues [1]marcus2002-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]
* Fix the build by adding a dependency on Xft.marcus2002-10-221-1/+4
| | | | | Reported by: John Merryweather Cooper <john_m_cooper@yahoo.com> Rob Lahaye <lahaye@snu.ac.kr>
* This commit includes:marcus2002-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
* Update to 1.2a.sobomax2002-10-206-79/+43
|
* Add a patch from Mozilla CVS to correct the recent security hole. Un-forbidmarcus2002-10-182-3/+318
| | | | | | | | the port. Patch link was Submitted by: Jung-uk Kim <jkim@niksun.com>
* Mark forbidden due to security hole reported atmarcus2002-10-171-0/+2
| | | | | | http://www.mozillazine.org/talkback.html?article=2467. Submitted by: trevor
* Disable Chatzilla by default. The irc buffer overflow is still present.marcus2002-09-291-1/+2
| | | | Submitted by: trevor
* Update the pkg-descrs yet again. Mozilla.org has changed their descriptions.marcus2002-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
* Bring the pkg-descr's up-to-date to reflect the current releases.marcus2002-09-071-10/+6
| | | | PR: 42485
* Fix the JPI installation.marcus2002-09-041-1/+1
| | | | Reported by: Ivanchenko V. I. <webmaster@asiamusic.ru>
OpenPOWER on IntegriCloud