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/pkg-plist
SVNWeb

Number of commits found: 26

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)
Tue, 6 Nov 2018
[ 18:06 yuri search for other commits by this committer ] Original commit   Revision:484314
devel/boehm-gc: enable static libraries

PR:		230145
Submitted by:	Greg V <greg@unrelenting.technology>
Approved by:	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
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
Mon, 27 Oct 2014
[ 10:10 bapt search for other commits by this committer ] Original commit   Revision:371544 (Only the first 10 of 286 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Wed, 9 Jul 2014
[ 05:15 jkim search for other commits by this committer ] Original commit   Revision:361335
Fix plist.

Reported by:	swills (Jenkins)
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
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]
Tue, 15 Dec 2009
[ 05:53 stas search for other commits by this committer ] Original commit 
- Update to 7.1.
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
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]
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.
Wed, 30 Apr 2003
[ 12:56 nobutaka search for other commits by this committer ] Original commit 
Install gc_cpp.h and gc_allocator.h to the correct location.

Submitted by:   des
Sun, 20 Apr 2003
[ 13:57 nobutaka search for other commits by this committer ] Original commit 
Update to 6.2alpha4.
Sun, 16 Mar 2003
[ 08:54 demon search for other commits by this committer ] Original commit 
Add missing files.

Approved by:    kris
Sat, 4 Jan 2003
[ 16:48 nobutaka search for other commits by this committer ] Original commit  Encoding Errors (not all of the commit message was ASCII)
1 Install gc_backptr.h.
2 Use libtool.

Submitted by:   S?ren Vrist <s@vrist.dk> [1], sobomax [2]
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.    

Number of commits found: 26