aboutsummaryrefslogtreecommitdiff
path: root/www/mozilla/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* Use gnomehier when installing the GNOME desktop item to fix plist problems.Joe Marcus Clarke2005-02-131-0/+4
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=128673
* * Fix external URI loaders by loading the correct version of the GNOMEJoe Marcus Clarke2004-12-241-0/+1
| | | | | | | | | | | | | | libraries. This means Mozilla's GNOME integration (i.e. GConf) should now work [1] * Fix i18n support when invoking Mozilla, and add atsdsp support [2] * Port all fixes to mozilla-devel PR: 75428 [2] Reported by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> [1] Submitted by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> [2] Notes: svn path=/head/; revision=125080
* Enable installation of the .desktop file by default, andAdam Weinberger2004-12-231-1/+2
| | | | | | | ensure that ${PREFIX}/share/gnome/applications exists. Notes: svn path=/head/; revision=124879
* Add an OPTIONS entry that installs a .desktop entry for mozilla. I used theAdam Weinberger2004-12-231-1/+12
| | | | | | | | | | | | | | contents of epiphany.desktop to generate the translations. I hope none of my fellow GNOME Translation Project team members object to having their translations bastardized like this. I don't know whether .desktop entries can contain comments, so there's nothing attributing their work in there right now. I'll let this percolate in here for a bit, and if successful, I'll add it to moz-devel, firefox, and thunderbird. Notes: svn path=/head/; revision=124876
* * Update to 1.7.5Joe Marcus Clarke2004-12-191-16/+10
| | | | | | | | | | | | | * Add i18n support [1] * Don't delete lib/browser_plugins if it was installed by another instance of Mozilla [2] PR: 73841 [1] Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> [1] ahze [2] Notes: svn path=/head/; revision=124514
* Be sure to create the browser_plugins during package install as well. SomeJoe Marcus Clarke2004-12-041-1/+2
| | | | | | | | | ports (e.g. www/ump) depend on this directory being there. Reported by: pointyhat via kris Notes: svn path=/head/; revision=123091
* Don't install movemail fix if built with WITHOUT_MAILNEWSMichael Johnson2004-11-101-0/+2
| | | | | | | | Pointed out by: pav Approved by: pav (co mentor) Notes: svn path=/head/; revision=121300
* - Install isp directory to fix Movemail support [1]Michael Johnson2004-11-091-7/+20
| | | | | | | | | | | - Add WITH_CAIRO_RENDER knob that uses cairo for SVG rendering that replaces SVG rendering from libart. Pointed out by: marcus [1] Approved by: marcus (co mentor) Notes: svn path=/head/; revision=121170
* Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).Joe Marcus Clarke2004-11-071-11/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release notes detailing all of the new goodies in GNOME 2.8 can be found at http://www.gnome.org/start/2.8/notes/, and the list of what was fixed in GNOME 2.8.1 can be found at http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html. This release, as well as all of our others, would not have been possible without the great efforts of our FreeBSD GNOME Team. The list of current members can be found at http://www.freebsd.org/gnome/contact.html (including our newest member, Michael Johnson <ahze@FreeBSD.org>). Special thanks also goes out to all of the loyal FreeBSD GNOME users that put up with crashes and hangs to test and debug GNOME on FreeBSD. We would especially like to thank those users that provided patches for GNOME 2.7 and 2.8: Franz Klammer <klammer@webonaut.com> Piotr Smyrak <piotr.smyrak@heron.pl> Radek Kozlowski <radek@raadradd.com> Khairil Yusof <kaeru@pd.jaring.my> Yasuda Keisuke <kysd@po.harenet.ne.jp> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Vladimir Grebenschikov <vova@fbsd.ru> GNOME 2.8 also features a new, FreeBSD-specific splashscreen that was designed by jimmac for GNOME 2.8, then daemonized by Franz Klammer <klammer@webonaut.com> and Radek Kozlowski <radek@raadradd.com>. As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh that will aid in the upgrade process. Full documentation on the GNOME 2.8 upgrade is coming following this commit. From all of us at FreeBSD GNOME, ENJOY! Notes: svn path=/head/; revision=121068
* Fix a botched patch on my part. Now that we're doing the substitution inJoe Marcus Clarke2004-10-251-2/+2
| | | | | | | | | pre-install, we need to do it to different files. Reported by: nork Notes: svn path=/head/; revision=120164
* Move REINPLACE_CMD up from do-install to pre-install so no .bak files are leftJoe Marcus Clarke2004-10-241-3/+3
| | | | | | | | | | behind after pkg_delete. PR: 73054 Submitted by: Michael Johnson <ahze@ahze.net> Notes: svn path=/head/; revision=120055
* Don't add -gtk1 twice to the pkg-config files.Joe Marcus Clarke2004-10-211-4/+4
| | | | | | | Spotted by: Michael Johnson <ahze@ahze.net> Notes: svn path=/head/; revision=119889
* Fix some more installation-blocking typos missed in the back-port from 1.7.3.Joe Marcus Clarke2004-10-121-2/+2
| | | | | | | | PR: 72594 Submitted by: Nicolas Rachinsky <nr@rachinsky.de> Notes: svn path=/head/; revision=119093
* Fix a bug with installation. Somehow I forgot to do the install stepJoe Marcus Clarke2004-10-121-4/+6
| | | | | | | | | during pre-install. This patch was taken from mozilla-devel. PR: 72571 Notes: svn path=/head/; revision=119065
* Adapt the "fake" installation system from Firefox to create a moreJoe Marcus Clarke2004-10-121-9/+18
| | | | | | | | | | supportable Mozilla installation hierarchy. This will be needed to reliably build newer versions of Galeon and Epiphany. Thanks to adamw for helping debug and fix the mozilla-devel version. Notes: svn path=/head/; revision=118705
* Patch the various recently reported security vulnerabilities in Mozilla.Joe Marcus Clarke2004-09-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | This is being done instead of the update to 1.7.3 since the update breaks all dependent ports, and that many changes is not a good thing to do during a freeze. This update covers the following Mozilla bugs: 245066 226669 250862 255067 256316 257317 258005 Thanks to nectar for scraping all of these patches together. Obtained from: Mozilla CVS Approved by: portmgr (implicit) Notes: svn path=/head/; revision=118474
* Fix a problem where passing a URL without a trailing slash can stopJoe Marcus Clarke2004-09-021-1/+1
| | | | | | | | | | | Mozilla from launching. See http://bugzilla.mozilla.org/show_bug.cgi?id=242123 for more details. PR: 69937 Sbumitted by: Sean Farley <sean-freebsd@farley.org> Notes: svn path=/head/; revision=117959
* Update to 1.7.2 to fix a few security vulnerabilities, and add a pkg-deinstallJoe Marcus Clarke2004-08-081-1/+4
| | | | | | | script to clean up left over automatically-generated files. Notes: svn path=/head/; revision=115602
* Update to 1.7.1.Adam Weinberger2004-07-181-1/+1
| | | | Notes: svn path=/head/; revision=113916
* Allow MOZ_SUFX to be overridden to fix the build of galeon.Joe Marcus Clarke2004-07-011-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=112696
* * Update to 1.7Joe Marcus Clarke2004-06-281-78/+102
| | | | | | | | | | | | | | | * Build the chrome and component registries in a pkg-install script so that the resulting paths are correct [1] For a list of all the changes in 1.7, see http://www.mozilla.org/releases/mozilla1.7. This port features support for the GSSAPI extension as well as optional gnome-vfs support. PR: 65590 [1] Submitted by: thierry [1] Notes: svn path=/head/; revision=112430
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* 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
* Chase the new location of libXft.Joe Marcus Clarke2004-03-161-1/+1
| | | | Notes: svn path=/head/; revision=104228
* Actually remove libical dependency.Joe Marcus Clarke2004-03-111-4/+0
| | | | Notes: svn path=/head/; revision=103610
* s|/usr/bin/sort|${SORT}|Joe Marcus Clarke2004-03-111-1/+1
| | | | Notes: svn path=/head/; revision=103609
* Merge some fixes from mozilla-devel.Joe Marcus Clarke2004-03-111-11/+22
| | | | | | | | | | | | | * Allow one to override JPI_LIST * Fix some potential lock-ups related to esound * Fix some potential pthread problems * Fix libiconv support * Use built-in libical * Use included libart_lgpl * Use SIZE Notes: svn path=/head/; revision=103608
* GTK2 mozilla is now the default, and GTK1 support will be built only if ↵Adam Weinberger2004-02-181-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | 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
* 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-1/+11
| | | | | | | | This integrates the headers from mozilla-headers and mozilla-headers-devel into mozilla and mozilla-devel. Notes: svn path=/head/; revision=98452
* Update to 1.6. For all the juicy details, please see:Joe Marcus Clarke2004-01-171-24/+22
| | | | | | | http://www.mozilla.org/releases/mozilla1.6/ Notes: svn path=/head/; revision=98369
* Don't build these ports on amd64.Joe Marcus Clarke2003-11-241-0/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=94751
* 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-17/+27
| | | | | | | | | | * 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-011-12/+14
| | | | | | | | * Install pkg-config files for both the GTK1 and GTK2 versions of Mozilla * Update dependent browsers accordingly Notes: svn path=/head/; revision=92794
* Update Mozilla to 1.5, and adjust the dependent ports accordingly. Note,Joe Marcus Clarke2003-10-191-2/+3
| | | | | | | | mozilla-devel has not been updated since it would cause INDEX conflicts with the GTK2 port. Notes: svn path=/head/; revision=91618
* * Update to 1.4.1Joe Marcus Clarke2003-10-111-7/+13
| | | | | | | | | | | | | | * Add new CLI options to mozilla startup script [1] * Make XMLTerm optional [2] * Don't accidentally include mozilla in the plist twice [3] PR: 55412 [1] 55330 [2] 56210 [3] Submitted by: bland [1] [2] Notes: svn path=/head/; revision=90864
* 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.4Joe Marcus Clarke2003-07-011-4/+4
| | | | | | | * Mark IGNORE on Alpha -STABLE Notes: svn path=/head/; revision=83943
* * Add FreeBSD Alpha support! [1]Joe Marcus Clarke2003-06-011-5/+3
| | | | | | | | | | | | | * Fix some 64-bit problems with the nspr and JavaScript code [2] Special thanks to Bernd Walter <ticso@cicely.de> for [1] who put together the patch set based on work from gallatin. Submitted by: Bernd Walter <ticso@cicely.de> [1] tmm [2] Notes: svn path=/head/; revision=81818
* Update to 1.3.1.Joe Marcus Clarke2003-05-081-2/+2
| | | | Notes: svn path=/head/; revision=80467
* 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
* Spell PKGNAMESUFFIX with one 'E'.Joe Marcus Clarke2003-04-161-1/+1
| | | | Notes: svn path=/head/; revision=79093
* 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
* Do not enable -O2 optimization by default. Instead, allow the userJoe Marcus Clarke2003-04-141-2/+2
| | | | | | | | | | | to enable it by specifying -DWITH_OPTIMIZED_CFLAGS or definining WITH_OPTIMIZED_CFLAGS in /etc/make.conf. Note, this is the same flag mplayer users. Requested by: sobomax Notes: svn path=/head/; revision=78977
* * Fix a problem where non Xft fonts (such as Helvetica) would cause MozillaJoe Marcus Clarke2003-04-141-4/+9
| | | | | | | | | | | | | to crash [1] * Fix a problem connecting to certain IPv6 sites [2] * Disable more tests to speed compilation Submitted by: Alexander N. Kabaev <ak03@gte.com> [1] Hiroharu Tamaru <tamaru@myn.rcast.u-tokyo.ac.jp> [2] Obtained from: http://bugzilla.mozilla.org/show_bug.cgi?id=186745 [2] Notes: svn path=/head/; revision=78959
* s/<malloc.h>/<stdlib.h>/gJoe Marcus Clarke2003-04-101-0/+2
| | | | | | | Reported by: scottl Notes: svn path=/head/; revision=78714