notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/googlemock/Makefile

Number of commits found: 24

Saturday, 5 Oct 2019
00:42 jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.10.0

- Drop static library
- Drop gtest-config and gmock-config
- Drop GTEST_LIB_CHECK autoconf macro
- Drop gmock_doctory.py as it's too old
- Expose tests via option

Changes:	https://github.com/google/googletest/compare/release-1.8.1...release-1.10.0
Reported by:	GitHub (watch releases)
PR:		239654
Differential Revision:	https://reviews.freebsd.org/D19430
Original commitRevision:513801 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Monday, 1 Oct 2018
00:36 jbeich search for other commits by this committer
devel/googlemock: unbreak on GCC architectures

In file included from /usr/local/include/gtest/gtest.h:59,
                 from ./include/gmock/internal/gmock-internal-utils.h:47,
                 from ./include/gmock/gmock-actions.h:47,
                 from ./include/gmock/gmock.h:59,
                 from src/gmock_main.cc:32:
/usr/local/include/gtest/internal/gtest-internal.h:657: error: expected ',' or
'...' before '>' token
/usr/local/include/gtest/internal/gtest-internal.h:657: error: parse error in
template argument list
/usr/local/include/gtest/internal/gtest-internal.h:657: error: default argument
missing for parameter 7 of 'static bool
testing::internal::TypeParameterizedTest<Fixture, TestSel,
Types>::Register(const char*, const testing::internal::CodeLocation&, const
char*, const char*, int, const std::vector<std::basic_string<char,
std::char_traits<char>, std::allocator<char> >,
std::allocator<std::basic_string<char, std::char_traits<char>,
std::allocator<char> > > >&, Types)'

PR:		231835
Original commitRevision:480991 
Friday, 31 Aug 2018
20:14 jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.8.1

Changes:	https://github.com/google/googletest/compare/9bda90b...release-1.8.1
Original commitRevision:478607 
Friday, 9 Mar 2018
12:07 jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.8.0.712

Changes:	https://github.com/google/googletest/compare/5490beb...9bda90b
Original commitRevision:463956 
Wednesday, 27 Dec 2017
19:47 jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.8.0.450

Changes:	https://github.com/google/googletest/compare/f1a87d7...5490beb
Original commitRevision:457386 
Monday, 25 Sep 2017
00:51 jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.8.0.358

Changes:	https://github.com/google/googletest/compare/59c795c...f1a87d7
Original commitRevision:450562 
Sunday, 21 May 2017
11:06 cpm search for other commits by this committer
- Fix shebangs
- Bump PORTREVISION

PR:		219401
Submitted by:	cpm
Approved by:	jbeich (maintainer)
Original commitRevision:441375 
Thursday, 18 May 2017
23:22 jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.8.0.50

Changes:	https://github.com/google/googletest/compare/a2b8a8e...59c795c
Original commitRevision:441204 
Tuesday, 15 Nov 2016
01:41 jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.8.0.11

Changes:	https://github.com/google/googletest/compare/release-1.7.0...a2b8a8e
Original commitRevision:426138 
Wednesday, 16 Mar 2016
12:58 jbeich search for other commits by this committer
Drop default directory from _DEPENDS in my ports

https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html
Original commitRevision:411229 
Saturday, 3 Oct 2015
01:31 jbeich search for other commits by this committer
devel/google{test,mock}: simplify and modernize

- Convert to the new testing framework
- Add upstream fix for gmock_doctor.py to work with python3, so
  keep existing |/usr/bin/env python| shebang
- Drop fused-src tests as the ports don't install source files
- No need to shebangfix files we don't install
- Provide LICENSE_FILE as there's none under Templates/Licenses/
- Sort declarations by the order they're run (ldconfig is last)
- Silence post-patch commands [1]

PR:		203514
Submitted by:	amdmi3 [1]
Reviewed by:	amdmi3 (previous version)
Original commitRevision:398458 
Tuesday, 25 Aug 2015
07:10 jbeich search for other commits by this committer
devel/google{test,mock}: chase new home

https://code.google.com/p/support/wiki/ReadOnlyTransition
Original commitRevision:395218 
Tuesday, 20 Jan 2015
22:03 jbeich search for other commits by this committer
Per convention change my address to @FreeBSD.org

Differential Revision:	https://reviews.freebsd.org/D1565
Approved by:		bapt (mentor)
Original commitRevision:377543 
Tuesday, 25 Nov 2014
17:38 marino search for other commits by this committer
devel/googlemock, devel/googletest: Upgrade version 1.5 => 1.7

As part of the upgrade process:
  - copy shebangfix and regression-test from googletest to googlemock
  - convert regression-test to TEST option for better integration with
    poudriere and visibility for users
  - make sure configure detects python2 to follow shebangfix
  - add LICENSE=BSD3CLAUSE (idea from comment 0)
  - strip libs per stage-qa
  - enable pthreads by default in devel/googletest
  - enable death tests in devel/googletest
  - enable socket streaming in devel/googletest
  - implement GetThreadCount for death tests in devel/googletest
  - disable streaming tests that fail with old gcc on 9.x in googletest
  - depend on googletest in googlemock as -lgmock fails otherwise [1]
  - pass maintainership to the persistent submitter [2]

PR:		187562
PR:		192736 [2]
PR:		192042 [1]
Approved by:	maintainer timeout (~8 months)
Submitted by:	rakuco [1]
Submitted by:	Jan Beich <jbeich@vfemail.net> [2]
Original commitRevision:373421 
Monday, 16 Jun 2014
22:21 amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
Original commitRevision:358057 
Tuesday, 10 Jun 2014
07:39 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
Original commitRevision:357277 
Thursday, 7 Nov 2013
02:51 clsung search for other commits by this committer
convert to STAGE
Original commitRevision:333053 
Friday, 20 Sep 2013
17:04 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
Original commitRevision:327723 
Tuesday, 8 Jun 2010
08:56 clsung search for other commits by this committer
- Update 1.5.0

PR:             ports/146905
Submitted by:   Yi-Huan Chan <yhchan_AT_csie dot nctu dot edu dot tw>
Original commit
Tuesday, 17 Nov 2009
07:45 clsung search for other commits by this committer
- Update to 1.4.0
Original commit
Friday, 12 Jun 2009
08:18 clsung search for other commits by this committer
- Update to 1.1.0
Original commit
Friday, 12 Dec 2008
05:17 clsung search for other commits by this committer
- add googlemock, Google C++ Mocking Framework
Original commit

Number of commits found: 24