Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
33.0.1750.117 25 Feb 2014 19:21:00
  |
rene  |
Update distinfo for r346060
Noticed by: antoine
MFH: 2014Q1 |
33.0.1750.117 25 Feb 2014 18:58:04
  |
rene  |
www/chromium: Update to 33.0.1750.117 [0]
Fix the crash when closing the history/settings tab [1]
Submitted by: John Carr <jfc@mit.edu> via freebsd-chromium [1]
Security: http://vuxml.org/freebsd/9dd47fa3-9d53-11e3-b20f-00262d5ed8ee.html [0] |
32.0.1700.107 16 Feb 2014 15:26:00
  |
rene  |
- Move test-related targets to their own file, Makefile.tests
- Remove a post-patch target already handled by files/ |
32.0.1700.107 04 Feb 2014 20:25:37
  |
rene  |
Update to 32.0.1700.107 |
32.0.1700.102 28 Jan 2014 17:18:47
  |
rene  |
Update to 32.0.1700.102
Security: http://www.vuxml.org/freebsd/f9810c43-87a5-11e3-9214-00262d5ed8ee.html
MFH: 2014Q1 |
32.0.1700.77 16 Jan 2014 17:19:36
  |
rene  |
- Update to 32.0.1700.77
- Convert to USES=ninja
- Use shorthand for MASTER_SITE_LOCAL
Security: http://vuxml.org/freebsd/5acf4638-7e2c-11e3-9fba-00262d5ed8ee.html
MFH: 2014Q1 |
31.0.1650.63 13 Jan 2014 21:00:04
  |
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
31.0.1650.63 03 Jan 2014 15:22:12
  |
rene  |
rene-ladan.nl is online again, re-add it to MASTER_SITES |
31.0.1650.63 27 Dec 2013 14:54:45
  |
rene  |
rene-ladan.nl is offline for now, move distfiles into MASTER_SITE_LOCAL |
31.0.1650.63 15 Dec 2013 17:41:39
  |
rene  |
Specify which BSD licence applies.
Submitted by: make check-sanity |
31.0.1650.63 05 Dec 2013 13:19:48
  |
rene  |
Update to 31.0.1650.63
Do not use option helper for DISTFILES, this somehow does not work.
Security: http://vuxml.freebsd.org/freebsd/79356040-5da4-11e3-829e-00262d5ed8ee.html |
31.0.1650.57_1 29 Nov 2013 10:23:57
  |
rene  |
- Replace pkg-message by a wrapper checking the value of
kern.ipc.shm_allow_removed [1]
- Better respect LOCALBASE and PREFIX in the build files [2]
- Respect SUB_LIST
- Bump PORTREVISION
Submitted by: eadler on freebsd-chromium [1]
Submitted by: Omar S <omars1234@gmail.com> on freebsd-chromium [2] |
31.0.1650.57 20 Nov 2013 12:48:35
  |
rene  |
Convert to USES=compiler:c++11-lang and remove the now-obsolete GCC option.
This also means that on systems where /usr/bin/cc is clang 3.3 or higher,
there is no option to compile this port with GCC (since it is new enough
for C++11). On older systems FAVORITE_COMPILER=gcc can be set.
While here use a few more option helpers. |
31.0.1650.57 19 Nov 2013 16:16:37
  |
rene  |
Fix additional distfile fetching for testdata
Submitted by: gahr |
31.0.1650.57 19 Nov 2013 11:16:36
  |
rene  |
The safe_sprintf unittest builds fine with the GCC option, so move the
workaround for it to extra-patch-clang |
31.0.1650.57 18 Nov 2013 23:34:49
  |
rene  |
Fix build when GCC is selected.
Submitted by: private mail
Discussed with: cognet / gahr |
31.0.1650.57 18 Nov 2013 16:02:35
  |
rene  |
Update to 31.0.1650.57
This release has some patches merged back upstream, thanks to George Liaskos.
Security: http://vuxml.org/freebsd/3bfc7016-4bcc-11e3-b0cf-00262d5ed8ee.html
Security: http://vuxml.org/freebsd/e62ab2af-4df4-11e3-b0cf-00262d5ed8ee.html |
30.0.1599.101 22 Oct 2013 14:04:02
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery) |
30.0.1599.101 18 Oct 2013 23:40:10
  |
rene  |
Use lang/clang32 instead of lang/clang, the latter will go away. |
30.0.1599.101 16 Oct 2013 13:33:59
  |
rene  |
Fix build with GCC 4.8
Submitted by: avg, Michael Moll <mmoll@mmoll.at> |
30.0.1599.101 15 Oct 2013 20:14:38
  |
rene  |
Update to 30.0.1599.101
Security: http://vuxml.freebsd.org/freebsd/710cd5d5-35cb-11e3-85f9-00262d5ed8ee.html |
30.0.1599.69 14 Oct 2013 12:11:22
  |
rene  |
Allow building with clang when GNU ar (from devel/binutils) is installed
and LOCALBASE/bin comes before /usr/bin in $PATH
PR: ports/182682
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> |
30.0.1599.69 13 Oct 2013 22:18:04
  |
rene  |
Fix build on FreeBSD >= 1000052 when the user has installed
devel/libexecinfo
Reported by: Sam Fourman Jr <sfourman@gmail.com>
Tested by: Ivan Klymenko <fidaj@ukr.net> |
30.0.1599.69 13 Oct 2013 13:30:18
  |
rene  |
Remove two patches from extra-patch-gcc that are now applied
unconditionally. This fixes 'make patch' when selecting the GCC option.
Reported by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Reported by: olgeni@ |
30.0.1599.69 11 Oct 2013 21:48:49
  |
rene  |
Update to 30.0.1599.69 (bugfixes) |
30.0.1599.66 11 Oct 2013 15:33:47
  |
rene  |
- Fix build on 10.
- Add an extra-patch to deal with the differences between the base
execinfo in 10 and the devel/libexecinfo port.
- Add a shebangfix for chrome-wrapper [1]
- Minor cleanup
Submitted by: Mk/Scripts/qa.sh [1] |
30.0.1599.66 09 Oct 2013 10:01:10
  |
rene  |
Update to 30.0.1599.66
Note that support for 10.0 is currently untested, WIP.
Submitted by: George Liaskos
Security: http://vuxml.org/freebsd/e5414d0c-2ade-11e3-821d-00262d5ed8ee.html |
29.0.1547.76 29 Sep 2013 12:54:25
  |
rene  |
Add stage support. |
29.0.1547.76 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
29.0.1547.76 20 Sep 2013 09:50:01
  |
rene  |
Update to 29.0.1547.76 |
29.0.1547.65 15 Sep 2013 16:36:16
  |
rene  |
- Always include <sys/types.h> in affected files, not only when building
with GCC [1]
- Fix inclusion of some other headers [2]
- Fix build with libc++ [3]
Submitted by: jkim [1-3]
Tested by: jkim, bapt, myself
Obtained from: upstream [2] |
14 Sep 2013 15:39:55

|
az  |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
29.0.1547.65 12 Sep 2013 09:52:36
  |
rene  |
Try to fix build on CURRENT with libc++ as default.
Reported by: pkg-fallout |
29.0.1547.65 03 Sep 2013 16:10:13
  |
rene  |
Use correct value of DISTFILES if TEST is off. |
29.0.1547.65 03 Sep 2013 16:06:13
  |
rene  |
- Update to 29.0.1547.65, which fixes a bug in Google Sync.
- Add an option to run regression test, default off. [1] If this option is
selected, an extra distribution file containing test data is downloaded
from an upstream mastersite.
- Rename the CLANG option to GCC and flip the default to off, as clang is
the default compiler for this port for quite some time now. [2]
Submitted by: George Liaskos [1,2] |
29.0.1547.62 01 Sep 2013 21:15:34
  |
rene  |
Update to 29.0.1547.62 (bugfixes) |
29.0.1547.57 01 Sep 2013 15:14:50
  |
rene  |
Add back -fno-stack-protector to CFLAGS
Submitted by: George Liaskos / Peter Harrison (four.harrisons@googlemail.com) |
29.0.1547.57 28 Aug 2013 14:11:19
  |
rene  |
Fix build on 8.X |
29.0.1547.57 28 Aug 2013 14:10:25
  |
rene  |
- Use new LIB_DEPENDS syntax
- Remove a stray whitespace |
29.0.1547.57 26 Aug 2013 16:13:17
  |
rene  |
Fix build on 9.X-i386
Reported by: John Marshall <john.marshall@riverwillow.com.au> |
29.0.1547.57 23 Aug 2013 23:10:05
  |
rene  |
Update to 29.0.1547.57
Use devel/ninja instead of gmake as a build tool.
Submitted by: George Liaskos
Security: http://vuxml.org/freebsd/ae651a4b-0a42-11e3-ba52-00262d5ed8ee.html |
28.0.1500.95 17 Aug 2013 16:27:24
  |
gerald  |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
28.0.1500.95 05 Aug 2013 21:09:59
  |
rene  |
Fix build without base GCC, part 2
Submitted by: avg / George Liaskos |
28.0.1500.95 05 Aug 2013 07:50:56
  |
rene  |
Fix build without base GCC
Submitted by: avg |
28.0.1500.95 03 Aug 2013 16:17:05
  |
rene  |
- Update to 28.0.1500.95 [1]
- FreeBSD 9 has a new enough binutils in base, use that [2]
PR: ports/180974 [2]
Submitted by: Ilia Skalozubov <skinc@skinc.ru>
Security: http://vuxml.freebsd.org/freebsd/69098c5c-fc4b-11e2-8ad0-00262d5ed8ee.html
[2] |
28.0.1500.71_2 02 Aug 2013 08:29:23
  |
rene  |
Properly detect and use clang from ports on FreeBSD < 9.2.
Bump PORTREVISION |
28.0.1500.71_1 30 Jul 2013 18:33:20
  |
rene  |
Use clang from ports on FreeBSD < 9.2 to prevent
non-clickable links in tables.
While here remove no-op MAKE_JOBS_SAFE
Bump PORTREVISION
Submitted by: George Liaskos |
28.0.1500.71 19 Jul 2013 23:39:43
  |
jkim  |
Fix build with Clang and make it default again.
Tested by: Mike Jakubik <mike.jakubik@intertainservices.com>, RedPorts |
28.0.1500.71 18 Jul 2013 22:06:21
  |
rene  |
- Update to 28.0.1500.71 [1]
- Limit to python 2.X [2]
- Convert to USES=gmake
- Drop dependency on libspeechd, enable webrtc [3]
- Use GCC 4.6+ again [4]
Submitted by: George Liaskos [1,3]
eadler [2]
Discussed with: George Liaskos [4]
Security: http://vuxml.org/freebsd/3b80104f-e96c-11e2-8bac-00262d5ed8ee.html [1] |
27.0.1453.116 20 Jun 2013 09:17:58
  |
rene  |
Update to 27.0.1453.116 (bugfixes) |
27.0.1453.110_1 09 Jun 2013 18:55:01
  |
rene  |
- Fix typo in files/chromium-browser.desktop.in, which caused
update-desktop-database to print an error each time it was run
(also for other ports).
- Bump PORTREVISION |
27.0.1453.110 05 Jun 2013 10:36:27
  |
rene  |
Update to 27.0.1453.110
Security: http://www.vuxml.org/freebsd/4865d189-cd62-11e2-ae11-00262d5ed8ee.html |
27.0.1453.93_1 03 Jun 2013 17:55:12
  |
rene  |
Use the FreeBSD API key, this enables webservices like e.g. Google Sync and
Geolocation.
Note that the key is for FreeBSD use ONLY.
Submitted by: George Liaskos
Approved by: Pawel Hajdan <phajdan@google.com> |
27.0.1453.93 29 May 2013 08:41:48
  |
rene  |
Manually install the desktop file instead of using DESKTOP_ENTRIES, this
allows to set the MimeTypes.
PR: ports/175369 (still open)
Submitted by: Lawrence Chen (lchen@zen.lhaven.homeip.net)
The BSD Dreamer (beastie@tardisi.com) |
27.0.1453.93 27 May 2013 19:56:17
  |
rene  |
Fix build with GCC 4.7
Submitted by: Michael Moll via github (pull request #1) |
27.0.1453.93 21 May 2013 13:13:55
  |
rene  |
Update to 27.0.1453.93 |
27.0.1453.81 14 May 2013 21:10:15
  |
rene  |
Update to 27.0.1453.81
Note that this is still a beta version, and that the sysctl
kern.ipc.shm_allow_removed must be set to 1 for correct operation.
Port changes:
- add dependency on accessibility/speech-dispatcher for libspeechd
- use internal libvpx
- update disk space requirements
- add pkg-message for the above sysctl
Submitted by: George Liaskos
Security: http://vuxml.org/freebsd/bdd48858-9656-11e2-a9a8-00262d5ed8ee.html |
25.0.1364.172_1 03 May 2013 16:36:41
  |
ehaupt  |
Chase security/libgcrypt update |
25.0.1364.172 25 Apr 2013 21:31:24
  |
rene  |
Use clang as the default compiler instead of GCC 4.6+
Add a patch to make clang 3.3 r178606+ happy [1]
Obtained from: upstream libyuv [1] |
25.0.1364.172 23 Apr 2013 08:03:59
  |
rene  |
Convert USE_PKGCONFIG |
25.0.1364.172 13 Mar 2013 12:56:26
  |
rene  |
- Update to 25.0.1364.172 (bugfixes)
- Pet portlint |
25.0.1364.160 08 Mar 2013 11:32:12
  |
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
25.0.1364.160 08 Mar 2013 10:01:16
  |
rene  |
Update to 25.0.1364.160
Security: http://www.vuxml.org/freebsd/54bed676-87ce-11e2-b528-00262d5ed8ee.html |
25.0.1364.152 06 Mar 2013 23:31:58
  |
rene  |
Remove compatibility with FreeBSD 7.X
While here pet Makefile headers. |
25.0.1364.152 06 Mar 2013 00:48:35
  |
rene  |
Update to 25.0.1364.152
Security: 40d5ab37-85f2-11e2-b528-00262d5ed8ee |
25.0.1364.97 26 Feb 2013 23:12:04
  |
kwm  |
Build fix for FreeBSD 8 and 9 on i386.
Submitted by: rene@ (maintainer) |
25.0.1364.97 23 Feb 2013 00:37:26
  |
rene  |
Update to 25.0.1364.97, some new features are:
- Improvements in managing and securing extensions
- Better support for HTML5 time/date inputs
- JavaScript Web Speech API support
- Better WebGL error handling
MathML is disabled in this release for security reasons.
Submitted by: George Liaskos
Security: http://www.vuxml.org/freebsd/dfd92cb2-7d48-11e2-ad48-00262d5ed8ee.html |
24.0.1312.57_2 16 Feb 2013 10:08:55
  |
rene  |
Unbreak audio : Let ALSA enumerate audio devices rather than iterating
over physical devices.
Bump PORTREVISION
Submitted by: George Liaskos
Obtained from: http://crrev.com/11533016 |
24.0.1312.57_1 04 Feb 2013 21:39:41
  |
rene  |
- revert r310861, which seems to cause IPC memory leaks.
- bump PORTREVISION
Discussed on: freebsd-chromium |
24.0.1312.57 31 Jan 2013 14:34:49
  |
rene  |
Update to 24.0.1312.57
While here, let the desktop file pass the URL to the chrome binary. |
24.0.1312.56 23 Jan 2013 21:14:45
  |
rene  |
Update to 24.0.1312.56
This release also fixes performance of mouse wheel scrolling (crbug 160122)
and a regression with visited links (crbug 160025).
Security: http://www.vuxml.org/freebsd/8d03202c-6559-11e2-a389-00262d5ed8ee.html |
24.0.1312.52_1 23 Jan 2013 15:00:19
  |
makc  |
Bump PORTREVISION after DESKTOP_ENTRIES update |
24.0.1312.52 23 Jan 2013 11:34:09
  |
rene  |
Remove shared memory keys only if no segments are attached.
This fixes a bug when kern.ipc.shm_allow_removed was set to 0.
Submitted by: George Liaskos |
24.0.1312.52 22 Jan 2013 23:13:41
  |
makc  |
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article and/or rephrase COMMENT
Approved by: portmgr (bapt), maintainer silence (12 days) |
24.0.1312.52 13 Jan 2013 10:43:29
  |
rene  |
Fix build with clang 3.1
Submitted by: cy@ |
24.0.1312.52 11 Jan 2013 01:14:52
  |
rene  |
Update to 24.0.1312.52, which add support for MathML.
FreeBSD-specific improvements:
- working WiFi geolocation [1] (can be turned off in preferences)
- fix build with clang (use external libvpx)
- use SysV SHM model and where possible OS_BSD, which saves some patches
- no need to use ZygoteProcess switch
HTML5 audio is currently broken.
PR: ports/174402 [1]
Submitted by: J.R. Oldroyd <fbsd@opal.com> [1]
Security: http://www.vuxml.org/freebsd/46bd747b-5b84-11e2-b06d-00262d5ed8ee.html |
23.0.1271.97 12 Dec 2012 12:21:35
  |
rene  |
- Update to 23.0.1271.97
- Revert previous empty() vs negation check for options [1]
Obtained
from: http://googlechromereleases.blogspot.nl/search/label/Stable%20updates/
Security: 51f84e28-444e-11e2-8306-00262d5ed8ee
Requested by: danfe [1] |
23.0.1271.95 09 Dec 2012 11:44:08
  |
rene  |
Use empty() instead of negation to check for non-set options. |
23.0.1271.95 30 Nov 2012 13:05:44
  |
rene  |
Update to 23.0.1271.95
Security: http://www.vuxml.org/freebsd/5af51ae9-3acd-11e2-a4eb-00262d5ed8ee.html
Feature safe: yes |
23.0.1271.91 29 Nov 2012 14:10:36
  |
rene  |
The renderer sandbox is unused so avoid the call to GetInstance()
This prevents a crash at startup when Chromium is built in debug mode.
Submitted by: George Liaskos
Feature safe: yes |
23.0.1271.91 27 Nov 2012 17:43:33
  |
rene  |
Update to 23.0.1271.91
Security: http://www.vuxml.org/freebsd/4d64fc61-3878-11e2-a4eb-00262d5ed8ee.html
Feature safe: yes |
23.0.1271.64_1 15 Nov 2012 22:30:46
  |
rene  |
- Fix font rendering issues.
- Bump PORTREVISION
Submitted by: George Liaskos
Feature safe: yes |
23.0.1271.64 08 Nov 2012 10:08:38
  |
rene  |
Re-update amount of free diskspace needed for the build.
Submitted by: osa
Feature safe: yes |
23.0.1271.64 08 Nov 2012 00:10:16
  |
rene  |
Update to 23.0.1271.64
Submitted by: George Liaskos
Security: http://www.vuxml.org/freebsd/209c068d-28be-11e2-9160-00262d5ed8ee.html
Feature safe: yes |
22.0.1229.94 24 Oct 2012 09:37:01
  |
rene  |
Update disk space requirements for a normal build.
Submitted by: osa
Feature safe: yes |
22.0.1229.94 10 Oct 2012 22:44:41
  |
rene  |
Update to 22.0.1229.94
Security: http://www.vuxml.org/freebsd/09e83f7f-1326-11e2-afe3-00262d5ed8ee.html
Feature safe: yes |
22.0.1229.92 09 Oct 2012 07:17:09
  |
rene  |
Update to 22.0.1229.92
While here pet portlint.
Security: http://www.vuxml.org/freebsd/e6161b65-1187-11e2-afe3-00262d5ed8ee.html |
22.0.1229.79 07 Oct 2012 08:59:36
  |
rene  |
Cleanup Makefile header. |
22.0.1229.79 02 Oct 2012 19:00:33
  |
rene  |
Update to 22.0.1229.79
Submitted by: George Liaskos
Security: http://www.vuxml.org/freebsd/5bae2ab4-0820-11e2-be5f-00262d5ed8ee.html |
21.0.1180.89 23 Sep 2012 10:49:46
  |
rene  |
Mark IGNORE on FreeBSD 7.X, incompatible libusb |
21.0.1180.89 31 Aug 2012 06:09:26
  |
rene  |
- Update to 21.0.1180.89
- Use pkgconf
- List gcrypt as a library dependency, not as a runtime dependency
Security: http://www.vuxml.org/freebsd/ee68923d-f2f5-11e1-8014-00262d5ed8ee.html |
21.0.1180.81 28 Aug 2012 20:25:57
 |
rene  |
- Update to 21.0.1180.81
- Drop build dependency on devel/subversion
Submitted by: George Liaskos
Security: CVE-2012-[2846-2860], CVE-2012-[2862-2863] |
20.0.1132.57 15 Jul 2012 23:56:20
 |
rakuco  |
Disable clang plugins to fix the build with WITH_CLANG.
PR: ports/169816
Submitted by: George Liaskos <geo.liaskos gmail com> |
20.0.1132.57 12 Jul 2012 21:19:33
 |
rakuco  |
Fix patch-third_party__WebKit__Source__WebCore__config.h
Submitted by: Jan Henrik Sylvester <me at janh de> |
20.0.1132.57 12 Jul 2012 09:19:26
 |
rene  |
Update to 20.0.1132.57
Submitted by: George Liaskos |
19.0.1084.56_1 11 Jun 2012 22:39:21
 |
rene  |
- Disable backtrace from libexecinfo which causes chrome to crash when compiled
with release CFLAGS under i386.
- Bump PORTREVISION
Submitted by: George Liaskos |
19.0.1084.56 10 Jun 2012 13:31:43
 |
rene  |
Update to 19.0.1084.56 (bugfix release) |
19.0.1084.52_2 05 Jun 2012 17:12:54
 |
rene  |
- Convert to new options framework
- Use GCC 4.6+ if not using Clang
- Remove some now obsolete IGNORE checks
- Strip library versions from LIB_DEPENDS to pet portlint |
19.0.1084.52_2 03 Jun 2012 19:10:17
 |
rene  |
- Remove build dependency on lang/p5-Switch for Perl 5.14+ , the
generate-webkitversion.pl script no longer needs it.
PR: ports/168474
Submitted by: Zhihao Yuan |
19.0.1084.52_1 03 Jun 2012 19:08:42
 |
rene  |
- Fix build on non-SSE3-capable CPUs by correctly setting the gyp gcc_version
variable.
- Remove our base GCC specific settings.
Submitted by: George Liaskos
Obtained from: http://trillian.chruetertee.ch/chromium/changeset/342 |