summaryrefslogtreecommitdiffstats
path: root/www/mozilla
Commit message (Expand)AuthorAgeFilesLines
* Sync w/ FreeBSD ports.mezz2007-07-313-4/+5
* Give ports a choice of pkg-installahze2007-07-0637-0/+3930
* Remove these ports now that they have been committed to FreeBSD.marcus2007-03-1937-3924/+0
* Sync with portsahze2007-03-192-0/+97
* Sync with portsahze2007-03-161-1/+5
* Update to 1.1ahze2007-02-061-2/+2
* Protect the c-sdk LDAP reinplaces with a test to make sure the c-sdkmarcus2007-02-051-4/+6
* Merge objformat fixes from FreeBSD.marcus2007-02-041-2/+7
* Fix our gross -lpthread hack to work with GCC 4.1.marcus2007-01-141-2/+2
* Allow nsprpub to be extracted from the distfile. This directory is neededmarcus2007-01-141-2/+1
* - Pass -L${LOCALBASE}/lib/nss to fix build with some geckos with olderahze2006-12-211-2/+2
* Unbreak install of pkg-config files.ahze2006-12-191-4/+4
* - Add some common definesahze2006-12-101-13/+3
* Add distinfoahze2006-12-101-0/+6
* Resurrect firefox-devel and update to 3.0.a1ahze2006-12-101-2/+2
* Add MOZ_TOOLKIT variable, this will allow gecko to set which toolkit to use.ahze2006-12-0934-0/+3821
* Back out of firefox15/firefox compatibilityahze2006-11-1835-3836/+0
* - Add GECKO_PTHREAD_LIBS hack to Makefile.common since other geckos willahze2006-11-071-1/+2
* - Add an experimental feature to bsd.gecko.mk that allows a listahze2006-11-0735-0/+3835
* Clean out MarcusCom after the big import into ports.marcus2006-10-1435-3827/+0
* - Add lightningahze2006-10-141-5/+11
* - Remove sunbird, it doesn't install gtkmozembed stuff anymore.ahze2006-10-131-4/+2
* - Change gfx/src/gtk to */*/* for sunbird updateahze2006-10-131-3/+2
* - Install nsISidebar to allow epiphany & galeon to build with xulrunnerahze2006-10-121-2/+6
* - Add new WITH_JAVA to OPTIONS, this builds java-xpcom extension.ahze2006-10-121-12/+27
* - Don't define any optimizations if WITH_OPTIMIZED_CFLAGS isn't defined.ahze2006-10-091-3/+3
* Move the '@dirrmtry share/pixamps' from mozilla/Makefile.common to the restmezz2006-10-061-2/+1
* - Back down to 1.22ahze2006-10-011-23/+12
* - Add missing mozilla option for !ia64.ahze2006-10-011-2/+2
* - Attempt to remove share/pixmapsahze2006-09-301-1/+2
* - Add level 2 to the levels of finding a gecko to useahze2006-09-221-12/+23
* - s/BROKEN/IGNORE/ahze2006-09-141-2/+2
* - Fix build with new freetype2ahze2006-09-101-0/+58
* Remove firefox10ahze2006-09-041-2/+1
* - Don't strip -O* from CFLAGS because -O2 seems to be needed for firefox 2.0ahze2006-09-031-3/+3
* - Only run the sed gecko hack (gecko1<->gecko2) on filesahze2006-08-031-2/+2
* - Add support for the new XPI framework, this allows plugins installedahze2006-08-022-2/+6
* Use the correct MTREE_FILE, and remove the share/pixmaps directory.marcus2006-07-281-2/+2
* - Move to LOCALBASEahze2006-07-1834-0/+3744
* - now in portsahze2006-03-1535-3699/+0
* - Remove quotes around BROKEN messageahze2006-03-101-2/+2
* - Merge ports mozilla in to MC ports with xulrunner added to USE_GECKOahze2006-03-093-37/+8
* Make portlint happy by:mezz2006-03-031-2/+2
* - Add support for xulrunnerahze2006-02-231-2/+2
* Remove USE_REINPLACE.marcus2006-02-011-2/+1
* - Remove nvu support, nothing seems to support nvu out of the box anymore.ahze2006-01-301-3/+3
* - Switch GECKO_CONFIG to GECKO_OPTIONS since GECKO_CONFIG is being usedahze2006-01-131-2/+2
* - Enable pre-everything message for the time beingahze2006-01-031-3/+3
* - Readd mozilla with some testing features in bsd.gecko.mkahze2006-01-0335-0/+3729
* - Clean out things now in ports.ahze2005-11-3035-3659/+0
* Tweak comments and strings for readability, grammar, and to make it aadamw2005-11-301-19/+38
* - Force commit to note I didn't mean to commit the prev. commit... butahze2005-11-291-1/+1
* - s/mozilla/gecko/ahze2005-11-292-21/+21
* - Back out of xulrunner port, portupgrade would not like that PORTVERSIONahze2005-11-291-3/+3
* - Add support for extended slave ports (xulrunner)ahze2005-11-281-4/+3
* - Add a few more generic defines to point to GECKO-config, xpidl, andahze2005-11-281-5/+9
* - Make bsd.gecko.mk failsafe and check for USE_GECKO before doingahze2005-11-271-1/+4
* - Remove mozilla-devel support, it's old and outdated...ahze2005-11-271-3/+8
* - Extend pre-everything to print a warning if no match is foundahze2005-11-261-1/+10
* - Move Mk/bsd.mozilla.mk to www/mozilla/bsd.gecko.mkahze2005-11-262-2/+114
* - Fix nspr in pkgconfig of old mozilla's so it tries to use port nsprahze2005-11-242-3/+4
* - Add SHA256 checksumspav2005-11-241-0/+2
* Link Mozilla against pangox to fix undefined symbol problems.marcus2005-11-232-11/+26
* - Convert the rest of mozconfig.in to port vars.ahze2005-11-232-15/+27
* - Handle -liconv in LIBS=ahze2005-11-231-2/+2
* - Back out that last commit, it didn't work as I thought I tested it...ahze2005-11-231-3/+6
* - Try a different way to work around the openldap-client and mozillaahze2005-11-231-2/+3
* - Make post-patch quiteahze2005-11-231-7/+7
* -- Marge lots of common mozilla-ports tasks into Makefile.commonahze2005-11-238-216/+401
* Make all sed replaces global so we don't break chrome registration inmarcus2005-11-181-20/+20
* On second thought, move the rpath stuff to Makefile.common so all Mozillamarcus2005-11-171-3/+8
* - Switch OPTIONS=SMB ... back to only ports that support it.ahze2005-11-154-10/+8
* - Add support for lib/browser_linux_pluginsahze2005-11-151-2/+2
* - Support Makefile.common in all mozilla portsahze2005-11-142-6/+9
* - Add and remove some more common linesahze2005-11-143-12/+20
* - Remove files/ from ${FILESDIR}/files/ahze2005-11-141-2/+2
* - Introducing Makefile.common for mozilla ports.ahze2005-11-1432-0/+3275
* - Clean out wwwahze2005-11-0635-3329/+0
* Replace /usr/X11R6 with ${X11BASE} to fix the build with non-defaultmarcus2005-10-271-2/+3
* Update to 1.7.12.marcus2005-09-264-115/+13
* - Fix the sed for libesd and kill the major version of librarymezz2005-09-241-8/+5
* - Patch CAN-2005-2871 hyphen domain name security bugpav2005-09-112-2/+106
* * Update to 1.7.11marcus2005-08-203-4/+16
* -Add quotes in BROKEN.mezz2005-08-191-8/+8
* - Fix *-config --idlflags so it points to right directory.ahze2005-08-161-1/+3
* Install IDL files into ${PREFIX}/share/idl/mozilla.marcus2005-07-261-1/+12
* Update to 1.7.10.marcus2005-07-222-7/+6
* - Add mozilla with all cairo stuff disabled so people stop emailingahze2005-07-1334-0/+3305
* Remove these ports now that the updates have been merged into the portsmarcus2005-03-1032-2946/+0
* Reset $FreeBSD$ tags.adamw2005-03-064-4/+4
* Update freetype2 to 2.1.9, and fix Mozilla and Firefox so that they compilemarcus2005-03-0532-0/+2946
* Remove these ports now that they have been merged into the ports tree.marcus2004-11-0830-2245/+0
* Reset the last of the $FreeBSD$ tags.marcus2004-11-084-4/+4
* Correct a botched patch.marcus2004-10-261-2/+2
* Move REINPLACE_CMD up from do-install to pre-install so no .bak filesmarcus2004-10-241-3/+3
* Use ${MOZILLA} instead of mozilla in a few places to fix the install.marcus2004-10-231-2/+2
* Gak! Be sure to end the REINPLACE with a "; \" so sh will like it.marcus2004-10-021-1/+1
* Do the REINPLACE_CMD for FAKEDIR -> PREFIX in do-install so that it actuallymarcus2004-10-021-1/+2
* Correct paths in the pkg-config and mozilla script files.marcus2004-10-021-1/+5
* Make sure we install the Mozilla executable scripts as well.marcus2004-10-011-1/+5
* Add Mozilla and update to 1.7.3.marcus2004-09-3030-0/+2236