notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/boehm-gc/distinfo
SVNWeb

Number of commits found: 31

Fri, 2 Jun 2023
[ 05:37 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:262afa0826ff672415de1e628d2278ad5d759e20  commit hash:262afa0826ff672415de1e628d2278ad5d759e20  commit hash:262afa0826ff672415de1e628d2278ad5d759e20  262afa0 
devel/boehm-gc: Update to 8.2.4

ChangeLog:	https://github.com/ivmai/bdwgc/releases/tag/v8.2.4
Mon, 29 Aug 2022
[ 01:12 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:dcfbd9271e2dba498058ccaa4f340d3962e3d279  commit hash:dcfbd9271e2dba498058ccaa4f340d3962e3d279  commit hash:dcfbd9271e2dba498058ccaa4f340d3962e3d279  dcfbd92 
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
Sat, 2 Oct 2021
[ 07:51 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:89bee84778c081a57aaa141ca4e28f28ac1552e0  commit hash:89bee84778c081a57aaa141ca4e28f28ac1552e0  commit hash:89bee84778c081a57aaa141ca4e28f28ac1552e0  89bee84 
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
Fri, 8 Mar 2019
[ 14:49 swills search for other commits by this committer ] Original commit   Revision:495044
devel/boehm-gc: Update to 8.0.4

PR:		236149
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Wed, 26 Dec 2018
[ 22:35 swills search for other commits by this committer ] Original commit   Revision:488476
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
[ 22:31 swills search for other commits by this committer ] Original commit   Revision:488475
devel/boehm-gc: Update to 8.0.2

PR:		233976
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Fri, 31 Aug 2018
[ 18:27 fernape search for other commits by this committer ] Original commit   Revision:478604 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
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
Fri, 1 Jun 2018
[ 10:12 cpm search for other commits by this committer ] Original commit   Revision:471253
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
Sat, 10 Mar 2018
[ 11:09 cpm search for other commits by this committer ] Original commit   Revision:464065
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
Mon, 8 Jan 2018
[ 12:52 cpm search for other commits by this committer ] Original commit   Revision:458406
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
Tue, 9 Aug 2016
[ 02:05 cpm search for other commits by this committer ] Original commit   Revision:419897
- 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
Sat, 11 Jun 2016
[ 12:19 cpm search for other commits by this committer ] Original commit   Revision:416714
- 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
Tue, 8 Jul 2014
[ 20:00 adamw search for other commits by this committer ] Original commit   Revision:361286
Update to 7.4.2, and pass maintainership to submitter.

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

Reported by:	Ivan Maidanski <ivmai@mail.ru> (via e-mail)
Thu, 17 Oct 2013
[ 20:53 bsam search for other commits by this committer ] Original commit   Revision:330672 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
. 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]
Sun, 3 Jul 2011
[ 14:59 ohauer search for other commits by this committer ] Original commit  (Only the first 10 of 1775 ports in this commit are shown above. View all ports for this commit)
-remove MD5
Tue, 15 Dec 2009
[ 05:53 stas search for other commits by this committer ] Original commit 
- Update to 7.1.
Wed, 20 Sep 2006
[ 13:33 stas search for other commits by this committer ] Original commit 
 - Update to 6.8
 - Replace some obsoleted variables
 - Take maintainership

ChangeLog: it's mainly bugfix release

Approved by:    sem (mentor)
Sun, 22 Jan 2006
[ 08:30 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 673 ports in this commit are shown above. View all ports for this commit)
SHA256ify

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

Submitted by:   lioux
Wed, 29 Dec 2004
[ 15:17 nobutaka search for other commits by this committer ] Original commit 
Update to 6.4.
Mon, 8 Nov 2004
[ 16:33 nobutaka search for other commits by this committer ] Original commit 
- 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]
Thu, 25 Mar 2004
[ 13:32 nobutaka search for other commits by this committer ] Original commit 
Add SIZE to distinfo.

Submitted by:   trevor
Sun, 6 Jul 2003
[ 05:59 nobutaka search for other commits by this committer ] Original commit 
Update to 6.2.
Sun, 15 Jun 2003
[ 15:20 nobutaka search for other commits by this committer ] Original commit 
Update to 6.2alpha6.
Sun, 20 Apr 2003
[ 13:57 nobutaka search for other commits by this committer ] Original commit 
Update to 6.2alpha4.
Tue, 25 Feb 2003
[ 12:45 nobutaka search for other commits by this committer ] Original commit 
Update to 6.2alpha3.
Sun, 17 Nov 2002
[ 14:25 nobutaka search for other commits by this committer ] Original commit 
Update to 6.1.
Get rid of ONLY_FOR_ARCHS=i386.
Take maintainership.
Thu, 11 Oct 2001
[ 13:08 ijliao search for other commits by this committer ] Original commit 
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.    
Wed, 3 Jan 2001
[ 20:17 sf search for other commits by this committer ] Original commit 
update to 5.3.    

Number of commits found: 31