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/boehm-gc/distinfo

Number of commits found: 32

Thursday, 8 Feb 2024
05:27 Yasuhiro Kimura (yasu) search for other commits by this committer
devel/boehm-gc: Update to 8.2.6

ChangeLog:	https://github.com/ivmai/bdwgc/releases/tag/v8.2.6
commit hash: ad1154b7a9bfac1b65a22e5867dd7a93141129f6 commit hash: ad1154b7a9bfac1b65a22e5867dd7a93141129f6 commit hash: ad1154b7a9bfac1b65a22e5867dd7a93141129f6 commit hash: ad1154b7a9bfac1b65a22e5867dd7a93141129f6 ad1154b
Friday, 2 Jun 2023
05:37 Yasuhiro Kimura (yasu) search for other commits by this committer
devel/boehm-gc: Update to 8.2.4

ChangeLog:	https://github.com/ivmai/bdwgc/releases/tag/v8.2.4
commit hash: 262afa0826ff672415de1e628d2278ad5d759e20 commit hash: 262afa0826ff672415de1e628d2278ad5d759e20 commit hash: 262afa0826ff672415de1e628d2278ad5d759e20 commit hash: 262afa0826ff672415de1e628d2278ad5d759e20 262afa0
Monday, 29 Aug 2022
01:12 Yasuhiro Kimura (yasu) search for other commits by this committer
devel/boehm-gc: Update to 8.2.2

* Add --enable-mmap option to CONFIGURE_ARGS. It replaces
  patch-configure.
* Changes to fix build error on riscv64 is upstreamed. So remove them
  from patch-include_private_gcconfig.h.
* Since 8.2.2 gc_pthread_redirects.h is necessary and installed only
  if thread support is enabled. It means there isn't the header file
  in boehm-gc package and boehm-gc-threaded one needs to include it.
  But INSTALL_TARGET for the latter doesn't install it. So install it
  at post-install target.
* Strip shared libraries when GC_VARIANT is defined.
* Switch to DISTVERSION.
* Pet portclippy.
* Tidy up Makefile with portfmt.

ChangeLog:	https://github.com/ivmai/bdwgc/releases/tag/v8.2.2
commit hash: dcfbd9271e2dba498058ccaa4f340d3962e3d279 commit hash: dcfbd9271e2dba498058ccaa4f340d3962e3d279 commit hash: dcfbd9271e2dba498058ccaa4f340d3962e3d279 commit hash: dcfbd9271e2dba498058ccaa4f340d3962e3d279 dcfbd92
Saturday, 2 Oct 2021
07:51 Yasuhiro Kimura (yasu) search for other commits by this committer
devel/boehm-gc: Update to 8.0.6

Changelog:	https://github.com/ivmai/bdwgc/releases/tag/v8.0.6
Approved by:	ygy (mentor)
Differential Revision:	https://reviews.freebsd.org/D32272
commit hash: 89bee84778c081a57aaa141ca4e28f28ac1552e0 commit hash: 89bee84778c081a57aaa141ca4e28f28ac1552e0 commit hash: 89bee84778c081a57aaa141ca4e28f28ac1552e0 commit hash: 89bee84778c081a57aaa141ca4e28f28ac1552e0 89bee84
Friday, 8 Mar 2019
14:49 swills search for other commits by this committer
devel/boehm-gc: Update to 8.0.4

PR:		236149
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Original commitRevision:495044 
Wednesday, 26 Dec 2018
22:35 swills search for other commits by this committer
devel/boehm-gc: Update to 8.0.2

(Use correct patch this time)

PR:		233976
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Pointyhat to:	swills
Original commitRevision:488476 
22:31 swills search for other commits by this committer
devel/boehm-gc: Update to 8.0.2

PR:		233976
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Original commitRevision:488475 
Friday, 31 Aug 2018
18:27 fernape search for other commits by this committer
devel/boehm-gc: update to 7.6.8

ChangeLog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.8

* Giving maintainership to yasu@utahime.org
* Bumping PORTREVISION for dependent ports

PR:	230577
Submitted by:	yasu@utahime.org
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16704
Original commitRevision:478604 
Friday, 1 Jun 2018
10:12 cpm search for other commits by this committer
devel/boehm-gc: Update to 7.6.6

Changelog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.6

PR:		228597
Exp-run by:	antoine
Original commitRevision:471253 
Saturday, 10 Mar 2018
11:09 cpm search for other commits by this committer
devel/boehm-gc: update to 7.6.4

- Regenerate patch to make portlint happy
- Bump SHLIBS version in pkg-plist

Changelog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.4

PR:		225560
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Reviewed by:	cpm
Exp-run by:	antoine
Original commitRevision:464065 
Monday, 8 Jan 2018
12:52 cpm search for other commits by this committer
devel/boehm-gc: update to 7.6.2

- Remove patch (added upstream)
- Drop maintainership
- Bump SHLIBS version in pkg-plist

Changelog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.2

PR:		224848
Exp-run by:	antoine
Original commitRevision:458406 
Tuesday, 9 Aug 2016
02:05 cpm search for other commits by this committer
- Update to 7.6.0
- Remove patch which has been incorporated upstream

Changelog:
  https://github.com/ivmai/bdwgc/blob/master/ChangeLog

Reviewed by:	junovitch (mentor)
Approved by:	junovitch (mentor)
Differential Revision:	D7443
Original commitRevision:419897 
Saturday, 11 Jun 2016
12:19 cpm search for other commits by this committer
- Update boehm-gc to 7.4.4
- Remove unneeded patch (added upstream)
- Fix pkg-plist

Changelog:
  https://github.com/ivmai/bdwgc/blob/release-7_4/ChangeLog

Reviewed by:	junovitch (mentor)
Approved by:	junovitch (mentor)
Differential Revision:	D6791
Original commitRevision:416714 
Tuesday, 8 Jul 2014
20:00 adamw search for other commits by this committer
Update to 7.4.2, and pass maintainership to submitter.

PR:		191338
Submitted by:	Carlos Jacobo Puga Medina
Original commitRevision:361286 
Tuesday, 19 Nov 2013
10:49 bsam search for other commits by this committer
. update to version 7.2e;
. remove patches which have been incorporated upstream.

Reported by:	Ivan Maidanski <ivmai@mail.ru> (via e-mail)
Original commitRevision:334298 
Thursday, 17 Oct 2013
20:53 bsam search for other commits by this committer
. update to version 7.2d;
. organize as master and slave ports;
. while I'm here: support stage.

PR:		ports/175590  [1]
		ports/176011  [2]
		ports/176716  [3]

Submitted by:	KATO Tsuguru <tkato432@yahoo.com>    [1]
		Vitaly Magerya <vmagerya@gmail.com>  [2]
		Hirohisa Yamaguchi <umq@ueo.co.jp>   [3]
Original commitRevision:330672 
Sunday, 3 Jul 2011
14:59 ohauer search for other commits by this committer
-remove MD5
Original commit
Tuesday, 15 Dec 2009
05:53 stas search for other commits by this committer
- Update to 7.1.
Original commit
Wednesday, 20 Sep 2006
13:33 stas search for other commits by this committer
 - Update to 6.8
 - Replace some obsoleted variables
 - Take maintainership

ChangeLog: it's mainly bugfix release

Approved by:    sem (mentor)
Original commit
Sunday, 22 Jan 2006
08:30 edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
Original commit
Saturday, 8 Oct 2005
11:43 nobutaka search for other commits by this committer
Update to 6.6.
Original commit
Sunday, 26 Jun 2005
17:24 nobutaka search for other commits by this committer
Update to 6.5.

Submitted by:   lioux
Original commit
Wednesday, 29 Dec 2004
15:17 nobutaka search for other commits by this committer
Update to 6.4.
Original commit
Monday, 8 Nov 2004
16:33 nobutaka search for other commits by this committer
- Update to 6.3.
- Get to work on sparc. [1]
- Fix warnings from gc_cpp.h. [2]

Submitted by:   Hannes Mehnert <hannes@mehnert.org> [1], des [2]
Original commit
Thursday, 25 Mar 2004
13:32 nobutaka search for other commits by this committer
Add SIZE to distinfo.

Submitted by:   trevor
Original commit
Sunday, 6 Jul 2003
05:59 nobutaka search for other commits by this committer
Update to 6.2.
Original commit
Sunday, 15 Jun 2003
15:20 nobutaka search for other commits by this committer
Update to 6.2alpha6.
Original commit
Sunday, 20 Apr 2003
13:57 nobutaka search for other commits by this committer
Update to 6.2alpha4.
Original commit
Tuesday, 25 Feb 2003
12:45 nobutaka search for other commits by this committer
Update to 6.2alpha3.
Original commit
Sunday, 17 Nov 2002
14:25 nobutaka search for other commits by this committer
Update to 6.1.
Get rid of ONLY_FOR_ARCHS=i386.
Take maintainership.
Original commit
Thursday, 11 Oct 2001
13:08 ijliao search for other commits by this committer
Update devel/boehm-gc port to 6.0.   Since I do not know whether non-i386
platforms are supported,   ONLY_FOR_ARCHS=i386 is remained in Makefile.    
Original commit
Wednesday, 3 Jan 2001
20:17 sf search for other commits by this committer
update to 5.3.    
Original commit

Number of commits found: 32