aboutsummaryrefslogtreecommitdiffstats
path: root/www/chromium/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use clang as the default compiler instead of GCC 4.6+rene2013-04-261-1/+1
* Convert USE_PKGCONFIGrene2013-04-231-2/+1
* - Update to 25.0.1364.172 (bugfixes)rene2013-03-131-5/+5
* Convert USE_BISON to USES= bisonbapt2013-03-081-1/+1
* Update to 25.0.1364.160rene2013-03-081-1/+1
* Remove compatibility with FreeBSD 7.Xrene2013-03-071-4/+0
* Update to 25.0.1364.152rene2013-03-061-1/+1
* Build fix for FreeBSD 8 and 9 on i386.kwm2013-02-271-1/+1
* Update to 25.0.1364.97, some new features are:rene2013-02-231-3/+3
* Unbreak audio : Let ALSA enumerate audio devices rather than iteratingrene2013-02-161-1/+1
* - revert r310861, which seems to cause IPC memory leaks.rene2013-02-051-0/+1
* Update to 24.0.1312.57rene2013-01-311-2/+2
* Update to 24.0.1312.56rene2013-01-241-2/+1
* Bump PORTREVISION after DESKTOP_ENTRIES updatemakc2013-01-231-0/+1
* - Update DESKTOP_ENTRIES:makc2013-01-231-3/+3
* Update to 24.0.1312.52, which add support for MathML.rene2013-01-111-4/+11
* - Update to 23.0.1271.97rene2012-12-121-3/+3
* Use empty() instead of negation to check for non-set options.rene2012-12-091-2/+2
* Update to 23.0.1271.95rene2012-11-301-1/+1
* Update to 23.0.1271.91rene2012-11-281-2/+1
* - Fix font rendering issues.rene2012-11-161-0/+1
* Re-update amount of free diskspace needed for the build.rene2012-11-081-1/+1
* Update to 23.0.1271.64rene2012-11-081-8/+7
* Update disk space requirements for a normal build.rene2012-10-241-1/+1
* Update to 22.0.1229.94rene2012-10-111-1/+1
* Update to 22.0.1229.92rene2012-10-091-2/+2
* Cleanup Makefile header.rene2012-10-071-5/+1
* Update to 22.0.1229.79rene2012-10-031-7/+4
* Mark IGNORE on FreeBSD 7.X, incompatible libusbrene2012-09-231-0/+4
* - Update to 21.0.1180.89rene2012-08-311-5/+6
* - Update to 21.0.1180.81rene2012-08-291-15/+6
* Disable clang plugins to fix the build with WITH_CLANG.rakuco2012-07-161-0/+1
* Update to 20.0.1132.57rene2012-07-121-4/+5
* - Disable backtrace from libexecinfo which causes chrome to crash when compiledrene2012-06-121-0/+1
* Update to 19.0.1084.56 (bugfix release)rene2012-06-101-2/+1
* - Convert to new options frameworkrene2012-06-061-40/+30
* - Remove build dependency on lang/p5-Switch for Perl 5.14+ , therene2012-06-041-5/+1
* - Fix build on non-SSE3-capable CPUs by correctly setting the gyp gcc_versionrene2012-06-041-0/+2
* - update png to 1.5.10dinoex2012-06-011-0/+1
* Update to 19.0.1084.52rene2012-05-291-3/+3
* Update to 18.0.1025.168rene2012-05-021-1/+1
* Update to 18.0.1025.162rene2012-04-141-1/+1
* - Update to 18.0.1025.151rene2012-04-061-4/+4
* Update build space requirements by 20%rene2012-04-031-2/+2
* Update to 18.0.1025.142rene2012-04-011-4/+9
* Update to 17.0.963.83rene2012-03-221-1/+1
* Update to 17.0.963.79rene2012-03-111-1/+1
* Update to 17.0.963.78rene2012-03-091-1/+1
* Update to 17.0.963.66 (bugfix in DOM)rene2012-03-081-1/+1
* Update to 17.0.963.65rene2012-03-061-1/+1
* Update to 17.0.963.56rene2012-02-161-3/+1
* Fix build after distfile reroll.rene2012-02-101-0/+1
* Reroll distfile, it was incorrectly rolled.rene2012-02-091-0/+1
* Update to 17.0.963.46rene2012-02-091-14/+5
* Update to 16.0.912.77rene2012-01-241-1/+1
* Fix warnings at the start of the build.rene2012-01-111-0/+11
* Update to 16.0.912.75rene2012-01-071-1/+1
* Fix the pulseadio option (PULSEAUDIO instead of PULSE) and respect WITHOUT_PU...rene2011-12-191-2/+2
* Update to 16.0.912.63rene2011-12-141-7/+1
* Update to 15.0.874.121 (updates V8 to 3.5.10.24 and fixes a V8 security bug).rene2011-11-171-1/+1
* Optionally use GCC 4.6 instead of GCC 4.5, the latter is disconnected fromrene2011-11-131-6/+6
* - Update to 15.0.874.120rene2011-11-121-2/+5
* Some Makefile cleanups:rene2011-11-021-5/+3
* Update to 14.0.874.106 (fixes form-based authentication).rene2011-10-271-1/+1
* 'use_proprietary_codecs' has been renamed to 'proprietary_codecs'.rene2011-10-271-2/+2
* Update to 15.0.874.102rene2011-10-261-7/+10
* Merge from Chruetertee repository:rene2011-10-191-0/+1
* Fix the IGNORE check when both clang and GCC 4.5 are selected.rene2011-10-091-1/+1
* Mark as IGNORE if both CLANG and GCC45 are set.rene2011-10-071-1/+5
* Update to 14.0.835.202rene2011-10-051-2/+1
* - Fix build with lang/gcc45rene2011-10-011-9/+18
* - Fix build on 7.4 [1]rene2011-09-281-1/+1
* - Enable building Chromium with v8 from Ports installed.rene2011-09-281-3/+1
* - Bump PORTREVISION of dependent ports due to multimedia/libvpx updateashish2011-09-191-0/+1
* - update to 14.0.835.163bapt2011-09-191-32/+35
* Switch to system ICU, this should fix building on 8.0-i386rene2011-09-131-1/+3
* update to 13.0.782.220, which revokes trust for SSL certificatesrene2011-09-041-1/+1
* Update to 13.0.782.218, which disables the DigiNotar certificate authority.rene2011-09-011-1/+1
* Update to 13.0.782.215rene2011-08-241-1/+1
* Do not hardcode the patch directory as "files", use ${FILESDIR} instead.rene2011-08-211-2/+2
* Fix build on 7.X and 8.0rene2011-08-141-0/+6
* Update to 13.0.782.112 , which has some updates to v8rene2011-08-121-1/+1
* Update to 13.0.782.107rene2011-08-031-4/+7
* Update to 12.0.742.124, string updates.rene2011-07-141-2/+1
* Fix dependency on libgcrypt [1]rene2011-07-121-3/+3
* - Add explicit LIB_DEPENDS on security/libgcrypt,rene2011-07-121-4/+6
* Update to 12.0.742.112rene2011-06-291-1/+1
* Update to 12.0.742.91rene2011-06-081-2/+3
* Update to 11.0.696.77rene2011-06-071-2/+1
* - Fix crash when calling the print dialog [1]rene2011-05-281-0/+1
* Update to 11.0.696.71rene2011-05-261-1/+1
* Fix build for Perl 5.14 by adding a dependency on lang/p5-Switch in that case.rene2011-05-241-1/+7
* Update to 11.0.696.68rene2011-05-131-1/+1
* - Update to 11.0.696.65rene2011-05-121-2/+1
* Update libvpx to 0.9.6mm2011-05-041-0/+1
* substitute "/usr/local" with ${LOCALBASE} in ffmpeg.gyp toorene2011-05-011-1/+2
* On behalf of the Chromium team, present version 11.0.696.57 (new stable version)rene2011-04-301-3/+3
* Now works correctly for branches 8 and 7.bapt2011-04-181-12/+1
* Update to 10.0.648.205rene2011-04-151-1/+1
* Cleanup Makefile a bit more:rene2011-04-081-8/+5
* Style fixes, no functional changesrene2011-04-051-37/+41
* Attempt to fix sanity failurerene2011-04-021-1/+1
* Update to 10.0.648.204, which is the latest release from the Stable series.rene2011-04-021-21/+45
* Change maintainer to chromium@FreeBSD.org,rene2011-03-201-1/+1
* Try fixing the old, forbidden Chromium port and backport some changes fromrene2011-01-191-5/+8
* Change maintainer.itetcu2010-12-061-1/+1
* Use the correct way to handle OPTIONS, as per bsd.port.options.mkrene2010-12-051-1/+5
* - Add explicit dependency on dconfrene2010-12-051-9/+15
* Mark FORBIDDEN due to several known security vulnerabiliteserwin2010-12-051-0/+2
* - forcing the port versions of gperf and flexdinoex2010-11-151-2/+8
* - Update to 6.0.472.63, again without the Courgette coderene2010-11-131-17/+21
* Add patches so chromium builds with clang.kwm2010-10-261-0/+4
* Also register nss as a build dependency to ensure that the version of nssrene2010-10-211-1/+3
* Make security/nss a LIB_DEPENDS instead of a BUILD_DEPENDSrene2010-10-211-2/+2
* Add a few more fast mirrorsehaupt2010-10-201-1/+2
* Add desktop entry, as requested by maintainerrene2010-10-191-0/+7
* - Mark BROKEN on 6.Xpav2010-10-191-0/+4
* Chromium is an open-source browser project that aims to build a safer,rene2010-10-141-0/+115