summaryrefslogtreecommitdiffstats
path: root/www/firefox
Commit message (Collapse)AuthorAgeFilesLines
* Fix the pkg-message never display.mezz2008-01-111-1/+2
| | | | | | | | PR: ports/119394 Submitted by: naddy git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10048 df743ca5-7f9a-e211-a948-0013205c9059
* Add "--with-default-mozilla-five-home=${PREFIX}/lib/${MOZILLA}" to fix othermezz2007-12-2932-0/+1989
| | | | | | | | | | | | | | | | | | | | applications in the runtime. Some applications required to have set MOZILLA_FIVE_HOME or/and LD_LIBRARY_PATH to make it works in the runtime. Now, it's no longer need to set these variables, which this flag takes care of it. The MOZILLA_FIVE_HOME still works with this flag if someone need to use different one. I have learned about this flag from RPM, Debian, Gentoo ebuild and other packages. Bump the PORTREVISION. It has been tested with py-gnome-extras, ruby-gtkmozembed, epiphany, development version of deluge, miro and yelp in both build and run time with Firefox. marcus wants me to put in MC first before I put these in FreeBSD ports tree, because of ports tree still isn't complete unfreeze. I personal doubt that it will causing any problem, so if it does then please report to me. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10009 df743ca5-7f9a-e211-a948-0013205c9059
* Now in portsahze2007-05-3132-1995/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8964 df743ca5-7f9a-e211-a948-0013205c9059
* - Update to 2.0.0.4ahze2007-05-311-3/+2
| | | | | | | NOTE: if you already installed 2.0.0.4rc3 you don't have to upgrade git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8963 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 2.0.0.4rc3ahze2007-05-2232-0/+1996
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8901 df743ca5-7f9a-e211-a948-0013205c9059
* Clean out MarcusCom after the big import into ports.marcus2006-10-1428-1940/+0
| | | | | | | Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
* Move the '@dirrmtry share/pixamps' from mozilla/Makefile.common to the restmezz2006-10-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | ports' Makefile to correct the order of remove from files to directories. Bump these ports, but not firefox since it already has a fix in its own Makefile. I only replace it from @unexec[...] to @dirrmtry[...]. Before (incorrect): ============================== # grep share/pixmaps /var/db/pkg/firefox-1.5.0.7_1,1/+CONTENTS @unexec rmdir %D/share/pixmaps 2>/dev/null || true share/pixmaps/firefox.xpm ============================== After (correct): ============================== # grep share/pixmaps /var/db/pkg/firefox-1.5.0.7_1,1/+CONTENTS share/pixmaps/firefox.xpm @unexec rmdir %D/share/pixmaps 2>/dev/null || true ============================== Reported by: pointyhat git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7597 df743ca5-7f9a-e211-a948-0013205c9059
* - s/freebsd/FreeBSD/ahze2006-09-151-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7309 df743ca5-7f9a-e211-a948-0013205c9059
* - Update to 1.5.0.7ahze2006-09-142-5/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7298 df743ca5-7f9a-e211-a948-0013205c9059
* - Update to 1.5.0.6ahze2006-08-022-5/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6942 df743ca5-7f9a-e211-a948-0013205c9059
* Use the correct MTREE_FILE, and remove the share/pixmaps directory.marcus2006-07-281-1/+2
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6872 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 1.5.0.5ahze2006-07-272-5/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6832 df743ca5-7f9a-e211-a948-0013205c9059
* - Move to LOCALBASEahze2006-07-1828-0/+1939
| | | | | | | - portlint git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6632 df743ca5-7f9a-e211-a948-0013205c9059
* - Removeahze2006-02-0227-1884/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5607 df743ca5-7f9a-e211-a948-0013205c9059
* - Update to 1.5.0.1rc1ahze2006-02-0127-0/+1884
| | | | | | | | - Remove $FreeBSD$ tag from files in files/ .. it's annoying to always reset them. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5601 df743ca5-7f9a-e211-a948-0013205c9059
* - Removeahze2005-11-3027-1916/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5246 df743ca5-7f9a-e211-a948-0013205c9059
* - Back out of last commit for slave ports.ahze2005-11-291-9/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5236 df743ca5-7f9a-e211-a948-0013205c9059
* - Add support for extended slave ports (xulrunner)ahze2005-11-281-7/+9
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5230 df743ca5-7f9a-e211-a948-0013205c9059
* Revert previous commit. While the code has the symbols, they are notmarcus2005-11-242-19/+2
| | | | | | | compiled into the resulting libraries. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5194 df743ca5-7f9a-e211-a948-0013205c9059
* Link Forefox against pangox to fix undefined symbol problems.marcus2005-11-242-10/+27
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5193 df743ca5-7f9a-e211-a948-0013205c9059
* - Convert the rest of mozconfig.in to port vars.ahze2005-11-232-11/+6
| | | | | | | | | | | | | | | | - Add support for optional extensions in mozilla and seamonkey - Add support for <canvas> in firefox [1] - Add 3 new vars MOZ_EXTENSIONS Override "default" extensions MOZ_GRAPHICS Override "default" graphics decoders MOZ_PROTOCOLS Override "default" protocol [1] I hesitated adding this but it is default on for fedora, suse, gentoo see http://developer.mozilla.org/en/docs/Category:HTML:Canvas for more details git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5189 df743ca5-7f9a-e211-a948-0013205c9059
* -- Marge lots of common mozilla-ports tasks into Makefile.commonahze2005-11-234-159/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | o creation of plist (Disabled with NOGECKO_PLIST) o install (Disabled with NOGECKO_INSTALL) o many common post-patch routines - Expand post- pre- targets so ports and Makefile.common can use the same target - Makefile.common supports both ${FILESDIR}/mozconfig.in (if exists) and now has 3 new variables to add opions to .mozconfig [1] Ports can use the following: NOGECKO_INSTALL NOGECKO_PLIST Do not auto-create plist NOMOZCONFIG Use CONFIGURE_ARGS instead of .mozconfig MOZILLA_PLIST_DIRS Listing of directories to create plist and/or install MOZ_PIS_SCRIPTS List scripts listed in ${FILESDIR} to filter through MOZCONFIG_SED and install with mozilla PIS scripts. MOZ_SED_ARGS Add or replace to MOZ_SED_ARGS [1] MOZ_OPTIONS Add more configure arguments to .mozconfig MOZ_MK_OPTIONS Add more make arguments to .mozconfig MOZ_EXPORT Add export variables to .mozconfig if ${FILESDIR}/mozconfig.in exists and NOMOZCONFIG is not defined contents of ${FILESDIR}/mozconfig.in will be filtered through MOZCONFIG_SED and added the the end of .mozconfig I broke the following: o Optional extensions (irc, etc) , need to figure out how to handle this Todo: o Handle .desktop the install of .desktop files and icons o Handle Java plugins o Cleanup/Audit and moving any other common "things" into Makefile.common o (maybe) convert all the ${FILESDIR}/mozconfig.in to MOZ_OPTIONS/EXPORT variables o Add support for ports to set MOZILLA=PORTNAME-devel o Figure out how to get the rest of mozconfig-generic.in to work in MOZ_EXPORT, the following example does not work MOZ_EXPORT=CFLAGS="${CFLAGS}" if treats each flag in CFLAGS as a different flag and you end up with a bunch of export -O2, export -xxx instead of export -O2 -xxx -blah .... o Figure out why MOZ_OPIONS+=--prefix=${FAKEDIR} ends up in .mozconfig as --prefix=/fake instead of --prefix=${WRKDIR}/fake (--prefix is in mozconfig-generic.in for now) o testing testing TESTING git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5182 df743ca5-7f9a-e211-a948-0013205c9059
* We need the fixed font if we're going to rely on Xvfb.marcus2005-11-191-2/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5173 df743ca5-7f9a-e211-a948-0013205c9059
* - Add a patch to use cairo pango instead of xft pangoahze2005-11-181-0/+20
| | | | | | | Obtained from: fedora git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5161 df743ca5-7f9a-e211-a948-0013205c9059
* - Update to 1.5rc3ahze2005-11-182-6/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5160 df743ca5-7f9a-e211-a948-0013205c9059
* Remove some stuff handled by Makefile.common.marcus2005-11-181-14/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5156 df743ca5-7f9a-e211-a948-0013205c9059
* On second thought, move the rpath stuff to Makefile.common so all Mozillamarcus2005-11-171-6/+2
| | | | | | | browsers can benefit from it. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5155 df743ca5-7f9a-e211-a948-0013205c9059
* Add an rpath to Firefox binaries so we no longer need to do magicalmarcus2005-11-171-2/+7
| | | | | | | | LD_LIBRARY_PATH incanations to get applications to run with Firefox. This fixes the Epiphany build, and was adapted from PR 89052. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5154 df743ca5-7f9a-e211-a948-0013205c9059
* Correct the desktop icon executable.marcus2005-11-162-4/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5145 df743ca5-7f9a-e211-a948-0013205c9059
* - Switch OPTIONS=SMB ... back to only ports that support it.ahze2005-11-151-2/+3
| | | | | | | - Fix build of thunderbird git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5132 df743ca5-7f9a-e211-a948-0013205c9059
* - Add support for lib/browser_linux_pluginsahze2005-11-151-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5130 df743ca5-7f9a-e211-a948-0013205c9059
* - Support Makefile.common in all mozilla portsahze2005-11-143-161/+33
| | | | | | | | | | | | | | | | | - Make all mozilla ports use system nss, nspr, and libm and some mozilla ports use system cairo - Do a bunch of much needed catch-up and sync work on many mozilla ports such as libesd and cups patch, and many other misc patches - This adds WITH_DEBUG/WITH_LOGGING to many mozilla ports that didn't have it before. - Extend EXTRACT_AFTER_ARGS so everything will extract faster. Todo: Sync thunderbird-devel with thunderbird THEN make it use Makefile.common git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5125 df743ca5-7f9a-e211-a948-0013205c9059
* - Use system cairoahze2005-11-122-2/+5
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5111 df743ca5-7f9a-e211-a948-0013205c9059
* - Add a forgotten patch in nss merge.ahze2005-11-111-0/+178
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5101 df743ca5-7f9a-e211-a948-0013205c9059
* - Use system nss and nsprahze2005-11-113-31/+14
| | | | | | | Requested by: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5100 df743ca5-7f9a-e211-a948-0013205c9059
* - Merge firefox-devel from ports to firefox MC so we can test firefox 1.5ahze2005-11-1127-0/+2012
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5099 df743ca5-7f9a-e211-a948-0013205c9059
* - Remove firefoxahze2005-07-1427-2079/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4239 df743ca5-7f9a-e211-a948-0013205c9059
* - Update to 1.1.a2,ahze2005-07-142-24/+7
| | | | | | | | | | Release Notes: http://www.mozilla.org/projects/deerpark/releases/alpha2.html Note: Chrome is still BROKEN so you will have to run firefox as root before you will be able to run as normal user. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4236 df743ca5-7f9a-e211-a948-0013205c9059
* Add $MCom$ tags underneath every $FreeBSD$ tag.adamw2005-06-2814-0/+14
| | | | | | | | Instead of using a full ^I tab, I used two spaces, which I think is more readable. 4 spaces might be even more readable. *shrug* git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4133 df743ca5-7f9a-e211-a948-0013205c9059
* - Don't remove share/pixmapsahze2005-06-151-1/+0
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4085 df743ca5-7f9a-e211-a948-0013205c9059
* This port needs GCC 3.4 on 4.X.marcus2005-06-071-0/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4028 df743ca5-7f9a-e211-a948-0013205c9059
* - Remove non-needed patch to fix build of new epiphanyahze2005-06-072-8/+1
| | | | | | | Submitted by: sajd via irc git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4024 df743ca5-7f9a-e211-a948-0013205c9059
* - Readd firefox at version 1.1.a1 (deer park alpha1)ahze2005-06-0228-0/+2086
| | | | | | | | | | | | | | | | | | | - Remove lots of patches that are merged in to firefox now. - Always use XFT now. Notes: o The way we register chrome no longer works I tired to do a workaround but it didn't work. We might have to go back to the way we used to register chrome with the X hack stuff. For now you HAVE to run firefox as root before you can run it as normal user or it won't even start. Hopefully they will merge the fixes mozilla-devel has so you don't have to register chrome at all. o The pis scripts stuff need testing also, I'm not really sure about them? Release Notes: http://www.mozilla.org/projects/deerpark/releases/alpha1.html git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4022 df743ca5-7f9a-e211-a948-0013205c9059
* Remove these ports now that the updates have been merged into the portsmarcus2005-03-1036-3221/+0
| | | | | | | tree. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3913 df743ca5-7f9a-e211-a948-0013205c9059
* Reset $FreeBSD$ tags.adamw2005-03-0619-20/+20
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3815 df743ca5-7f9a-e211-a948-0013205c9059
* Update freetype2 to 2.1.9, and fix Mozilla and Firefox so that they compilemarcus2005-03-0536-0/+3221
against it. Since there is no ABI change in 2.1.9, we do not need to bump the PORTREVISIONs for mozilla and firefox. PR: 78385 Submitted by: lesi git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3806 df743ca5-7f9a-e211-a948-0013205c9059