Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
21 Nov 2020 08:21:39
8.0.4_1

|
nobutaka  |
Fix build error on RISC-V.
PR: 250915
Submitted by: kp, Yasuhiro KIMURA <yasu@utahime.org>
Reported by: Dennis Clarke <dclarke@blastwave.org> |
12 Nov 2019 09:39:58
8.0.4_1

|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
26 Jul 2019 20:46:57
8.0.4_1

|
gerald  |
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 |
08 Mar 2019 14:49:46
8.0.4

|
swills  |
devel/boehm-gc: Update to 8.0.4
PR: 236149
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
30 Dec 2018 16:55:52
8.0.2

|
linimon  |
Since the most recent upgrade, devel/boehm-gc-threaded now requires a
C11-compatible compiler.
PR: 234448
Submitted by: Piotr Kubaj
Approved by: maintainer |
26 Dec 2018 22:35:30
8.0.2

|
swills  |
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 |
26 Dec 2018 22:31:18
7.6.10

|
swills  |
devel/boehm-gc: Update to 8.0.2
PR: 233976
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
06 Nov 2018 18:06:24
7.6.8_1

|
yuri  |
devel/boehm-gc: enable static libraries
PR: 230145
Submitted by: Greg V <greg@unrelenting.technology>
Approved by: yasu@utahime.org (maintainer) |
31 Aug 2018 18:27:14
7.6.8

|
fernape  |
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 |
01 Jun 2018 10:12:42
7.6.6

|
cpm  |
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 |
10 Mar 2018 11:09:30
7.6.4

|
cpm  |
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 |
27 Feb 2018 13:03:48
7.6.2

|
mat  |
Switch some MASTER_SITES from http/ftp to https.
Also some cleanup of dead entries.
PR: 226203
Submitted by: Sam H
Sponsored by: Absolight |
08 Jan 2018 12:52:49
7.6.2

|
cpm  |
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 |
30 Nov 2017 17:34:36
7.6.0

|
amdmi3  |
- Switch to new test framework
Approved by: portmgr blanket |
25 Jun 2017 00:29:09
7.6.0

|
linimon  |
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket) |
20 Jun 2017 20:29:11
7.6.0

|
cpm  |
- Fix boehm-gc build on EdgeRouter Lite (ERL) which is a mips64 based machine.
Submitted by: lidl via email |
09 Aug 2016 02:05:47
7.6.0

|
cpm  |
- 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 |
31 Jul 2016 14:40:58
7.4.4

|
cpm  |
- Fix build on sparc64
Remove unneeded symbolic link because the asm machine-dependent files
were moved back to base folder.
libtool: compile: cc -DHAVE_CONFIG_H -I./include -I./include
-I/usr/local/include -fexceptions -DGC_VISIBILITY_HIDDEN_SET
-fvisibility=hidden -Wall -Wextra -O2 -pipe -fno-strict-aliasing
-fno-strict-aliasing -MT fnlz_mlc.lo -MD -MP -MF .deps/fnlz_mlc.Tpo -c
fnlz_mlc.c -fPIC -DPIC -o .libs/fnlz_mlc.o
make[3]: don't know how to make sparc_mach_dep.S. Stop
Reported by: Gordon Zaft <gordonzaft@gmail.com>
Reviewed by: junovitch (mentor)
Approved by: junovitch (mentor)
MFH: 2016Q3 (port-secteam build fix blanket)
Differential Revision: D7320 |
11 Jun 2016 12:19:37
7.4.4

|
cpm  |
- 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 |
29 Apr 2016 15:22:19
7.4.2_5

|
cpm  |
- Add configuration to force using mmap
- Regenerate patches with makepatch
- Update MAINTAINER to my @FreeBSD.org address
- Bump PORTREVISION
PR: 208995
Submitted by: andrew
Approved by: junovitch (mentor) |
01 Apr 2016 14:00:57
7.4.2_4

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
08 Jul 2015 20:57:17
7.4.2_4

|
brd  |
Patch devel/boehm-gc to build on AArch64.
PR: 201183
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es>, andrew, sbruno
Approved by: bdrewery (mentor) |
09 May 2015 01:06:57
7.4.2_3

|
amdmi3  |
- Add CPE info
PR: 200058
Submitted by: cpm@fbsd.es (maintainer) |
18 Dec 2014 12:15:35
7.4.2_3

|
pi  |
devel/boehm-gc: fix build on sparc64, was lost in r369894
PR: 195848
Submitted by: kvedulv@kvedulv.de
Approved by: cpm@fbsd.es (maintainer) |
08 Dec 2014 18:27:08
7.4.2_2

|
sbruno  |
Add setup configuration for the mips/mips64 builds.
PR: 195755
Submitted by: sson
Reviewed by: cpm@fbsd.es (maintainer)
Approved by: mentor (implicit) |
27 Oct 2014 10:10:59
7.4.2_1

|
bapt  |
Cleanup plist |
03 Oct 2014 12:52:35
7.4.2_1

|
tijl  |
- Complete USES=libtool conversion
- Remove USE_AUTOTOOLS
- Replace MAKE with MAKE_CMD |
23 Aug 2014 15:58:13
7.4.2_1

|
sunpoet  |
- Update MAINTAINER
PR: ports/192902
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer) |
06 Aug 2014 14:01:59
7.4.2_1

|
pi  |
devel/boehm-gc: fix build on sparc64
PR: 192398
Submitted by: kvedulv@kvedulv.de
Approved by: cjpugmed@gmail.com (maintainer) |
28 Jul 2014 16:28:03
7.4.2

|
adamw  |
Rename devel/ patch-xy patches to reflect the files they modify. |
09 Jul 2014 05:15:07
7.4.2

|
jkim  |
Fix plist.
Reported by: swills (Jenkins) |
08 Jul 2014 23:01:48
7.4.2

|
jkim  |
Add USES=pkgconfig to fix build.
Reported by: swills (Jenkins) |
08 Jul 2014 20:00:46
7.4.2

|
adamw  |
Update to 7.4.2, and pass maintainership to submitter.
PR: 191338
Submitted by: Carlos Jacobo Puga Medina |
23 Feb 2014 01:35:05
7.2e

|
jhale  |
- Update MASTER_SITES
- Update WWW in pkg-descr
PR: ports/186877
Submitted by: Vitaly Magerya <vmagerya@gmail.com> |
19 Nov 2013 10:49:44
7.2e

|
bsam  |
. update to version 7.2e;
. remove patches which have been incorporated upstream.
Reported by: Ivan Maidanski <ivmai@mail.ru> (via e-mail) |
17 Oct 2013 20:53:58
7.2d

|
bsam  |
. 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] |
20 Sep 2013 17:03:27


|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
19 Mar 2013 13:04:31
7.1

|
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
12 Jun 2012 09:17:03
7.1
|
bapt  |
Convert to new options framework |
09 Nov 2011 15:26:04
7.1
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 08:45:31
7.1
|
miwi  |
- Fix build on FreeBSD 10 |
24 Oct 2011 03:33:20
7.1
|
stas  |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
22 Oct 2011 23:50:23
7.1
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
19 Sep 2011 22:53:27
7.1
|
stas  |
- Add 'test' target.
PR: ports/160835
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> |
11 Aug 2011 19:20:17
7.1 
|
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
03 Jul 2011 14:59:23
7.1
|
ohauer  |
-remove MD5 |
13 Jun 2010 08:40:06
7.1
|
erwin  |
BROKEN should not be quoted.
No functional change. |
01 Apr 2010 08:38:32
7.1
|
stas  |
- Fix boehm-gc on powerpc (AIM only for now). |
19 Dec 2009 11:11:15
7.1
|
stas  |
- Fix sparc64 build.
PR: ports/141713
Submitted by: Michael Moll <kvedulv@kvedulv.de> |
18 Dec 2009 04:08:56
7.1
|
stas  |
- Drop REDIRECT/THREADED options as this libgc variants were moved into the
separate ports. |
17 Dec 2009 21:39:26
7.1
|
stas  |
- Delete outdated info from pkg-descr. |
15 Dec 2009 20:56:16
7.1
|
stas  |
- Mark multiple make jobs unsafe.
PR: ports/141644
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> |
15 Dec 2009 05:53:43
7.1
|
stas  |
- Update to 7.1. |
02 Aug 2009 19:36:34
6.8
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
05 Jan 2009 19:44:02
6.8
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
05 Feb 2007 22:12:47
6.8
|
stas  |
- Use PTHREAD_LIBS.
Submitted by: nork |
01 Feb 2007 02:42:06
6.8
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
20 Sep 2006 13:33:14
6.8
|
stas  |
- Update to 6.8
- Replace some obsoleted variables
- Take maintainership
ChangeLog: it's mainly bugfix release
Approved by: sem (mentor) |
17 Sep 2006 08:57:20
6.6_3
|
nobutaka  |
Drop maintainership. |
04 May 2006 21:41:12
6.6_3
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
23 Feb 2006 10:40:45
6.6_3
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 08:30:12
6.6_2
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
6.6_2
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
13 Nov 2005 13:28:25
6.6_2
|
nobutaka  |
Remove redundant gc:: from gc_cpp.h for gcc41.
Submitted by: "Arno J. Klaassen" <arno@heho.snv.jussieu.fr> |
23 Oct 2005 00:01:35
6.6_1
|
nobutaka  |
Fix build error on amd64 with THREADING option.
PR: ports/87484
Submitted by: Vasil Dimov <vd@datamax.bg> |
10 Oct 2005 13:06:07
6.6
|
nobutaka  |
Link pthread library when WITH_THREADING is defined.
Pointed out by: Nicola Vitale <nivit@email.it> |
08 Oct 2005 11:43:40
6.6
|
nobutaka  |
Update to 6.6. |
15 Jul 2005 19:14:36
6.5
|
nobutaka  |
Remove !defined(WITHOUT_*) tests to correct handling of WITH_* knobs
when they are defined from command line and BATCH is defined.
PR: ports/83430
Submitted by: Sean Farley <sean-freebsd@farley.org> |
29 Jun 2005 16:29:45
6.5
|
nobutaka  |
Add arm support.
Submitted by: cognet |
26 Jun 2005 17:24:27
6.5
|
nobutaka  |
Update to 6.5.
Submitted by: lioux |
19 Mar 2005 16:44:02
6.4
|
nobutaka  |
Fix build on powerpc.
PR: ports/78577
Submitted by: Martin Minkus <diskiller@diablo.diskiller.net> |
09 Jan 2005 12:01:24
6.4
|
nobutaka  |
Fix compile error on amd64. |
30 Dec 2004 00:16:26
6.4
|
nobutaka  |
Remove patch-mach_dep.c.
This file should have been removed in previous update.
Pointed out by: Scott Robbins <scottro@nyc.rr.com>, kris |
29 Dec 2004 15:17:42
6.4
|
nobutaka  |
Update to 6.4. |
16 Dec 2004 18:39:09
6.3_1
|
nobutaka  |
Fix breakage on amd64. |
17 Nov 2004 15:52:40
6.3
|
nobutaka  |
Remove BROKEN mark for sparc64.
Submitted by: Hannes Mehnert <hannes@mehnert.org> |
08 Nov 2004 16:33:05
6.3
|
nobutaka  |
- 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] |
09 Jul 2004 17:43:11
6.2_2
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
13 Jun 2004 14:28:58
6.2_2
|
nobutaka  |
Turn off PARALLEL_MARK option in default config. |
27 May 2004 14:12:50
6.2_2
|
nobutaka  |
Use "on" and "off" instead of "yes" and "no" in OPTIONS. [1]
Check WITHOUT_* knobs. [2]
Use USE_GNOME=lthack.
Fix PKGNAMESUFFIX recursion.
Submitted by: kris [1] [2] |
24 May 2004 14:54:56
6.2_1
|
nobutaka  |
Add four knobs (WITH_THREADING, WITH_PARALLEL_MARK, WITH_REDIRECT and
WITH_FULLDEBUG).
Use OPTIONS.
Fix a bug in leak detection.
Submitted by: green |
08 May 2004 10:54:51
6.2
|
arved  |
Unbreak boehm-gc on 32bit platforms.
Submitted by: Ryan Beasley <ryanb@goddamnbastard.org>
pointy hat^2 to: arved |
05 May 2004 12:47:25
6.2
|
arved  |
Fix boehm-gc on amd64.
Tested with: w3m
Obtained from: NetBSD (via Marc Recht <recht@NetBSD.org>) |
25 Mar 2004 13:32:31
6.2
|
nobutaka  |
Add SIZE to distinfo.
Submitted by: trevor |
14 Mar 2004 06:17:56
6.2
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
05 Mar 2004 12:14:38
6.2
|
kris  |
BROKEN on !i386 and !alpha: Does not compile |
06 Jul 2003 05:59:13
6.2
|
nobutaka  |
Update to 6.2. |
15 Jun 2003 15:20:02
6.2.a6
|
nobutaka  |
Update to 6.2alpha6. |
05 May 2003 13:42:53
6.2.a4_2
|
nobutaka  |
Link libstdc++ to unbreak build of the ports that depend on boehm-gc.
Reported by: jmallett and kris |
30 Apr 2003 12:56:47
6.2.a4_1
|
nobutaka  |
Install gc_cpp.h and gc_allocator.h to the correct location.
Submitted by: des |
20 Apr 2003 13:57:29
6.2.a4
|
nobutaka  |
Update to 6.2alpha4. |
16 Mar 2003 08:54:11
6.2.a3
|
demon  |
Add missing files.
Approved by: kris |
25 Feb 2003 12:45:06
6.2.a3
|
nobutaka  |
Update to 6.2alpha3. |
22 Feb 2003 14:25:38
6.1_1
|
nobutaka  |
De-pkg-comment. |
04 Jan 2003 16:48:55
6.1_1
|
nobutaka  |
1 Install gc_backptr.h.
2 Use libtool.
Submitted by: S?ren Vrist <s@vrist.dk> [1], sobomax [2] |
17 Nov 2002 14:25:08
6.1
|
nobutaka  |
Update to 6.1.
Get rid of ONLY_FOR_ARCHS=i386.
Take maintainership. |
07 Nov 2002 03:10:58
6.0
|
adamw  |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
25 Jun 2002 18:36:39
6.0
|
ijliao  |
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39842
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
02 Feb 2002 04:48:28

|
pat  |
Make prefix safe. |
11 Oct 2001 13:08:59

|
ijliao  |
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. |