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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
boehm-gc Garbage collection and memory leak detection for C and C++
8.2.6 devel on this many watch lists=115 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 8.2.4Version of this port present on the latest quarterly branch.
Maintainer: yasu@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-02-08 05:27:12
Commit Hash: ad1154b
People watching this port, also watch:: gmake, m4, libiconv, freetype2, png
License: BDWGC
WWW:
https://www.hboehm.info/gc/
Description:
The Boehm-Weiser garbage collection package, for C and C++ - garbage collection and memory leak detection libraries. A garbage collector is something which automatically frees malloc'd memory for you by working out what parts of memory your program no longer has pointers to. As a result, garbage collectors can also inform you of memory leaks (if they find memory they can free, it means you have lost all of your pointers to it, but you didn't free it). C programs may be linked against either of these, and should run (with GC or leak detection) without change. C++ programs must include a header to use garbage collection, though leak detection should work without such source code modifications. See the man page and header files. ps: garbage collection is addictive.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (44 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/boehm-gc-8.2.6/catalog.mk
  3. /usr/local/share/licenses/boehm-gc-8.2.6/LICENSE
  4. /usr/local/share/licenses/boehm-gc-8.2.6/BDWGC
  5. include/gc.h
  6. include/gc/cord.h
  7. include/gc/cord_pos.h
  8. include/gc/ec.h
  9. include/gc/gc.h
  10. include/gc/gc_allocator.h
  11. include/gc/gc_backptr.h
  12. include/gc/gc_config_macros.h
  13. include/gc/gc_cpp.h
  14. include/gc/gc_disclaim.h
  15. include/gc/gc_gcj.h
  16. include/gc/gc_inline.h
  17. include/gc/gc_mark.h
  18. include/gc/gc_tiny_fl.h
  19. include/gc/gc_typed.h
  20. include/gc/gc_version.h
  21. include/gc/javaxfc.h
  22. include/gc/leak_detector.h
  23. include/gc_cpp.h
  24. lib/libcord.a
  25. lib/libcord.so
  26. lib/libcord.so.1
  27. lib/libcord.so.1.5.1
  28. lib/libgc.a
  29. lib/libgc.so
  30. lib/libgc.so.1
  31. lib/libgc.so.1.5.3
  32. lib/libgccpp.a
  33. lib/libgccpp.so
  34. lib/libgccpp.so.1
  35. lib/libgccpp.so.1.5.0
  36. lib/libgctba.a
  37. lib/libgctba.so
  38. lib/libgctba.so.1
  39. lib/libgctba.so.1.5.0
  40. libdata/pkgconfig/bdw-gc.pc
  41. share/man/man3/gc.3.gz
  42. @owner
  43. @group
  44. @mode
Collapse this list.
Dependency lines:
  • boehm-gc>0:devel/boehm-gc
To install the port:
cd /usr/ports/devel/boehm-gc/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/boehm-gc
  • pkg install boehm-gc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: boehm-gc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1707351989 SHA256 (gc-8.2.6.tar.gz) = b9183fe49d4c44c7327992f626f8eaa1d8b14de140f243edb1c9dcff7719a7fc SIZE (gc-8.2.6.tar.gz) = 1216440

Packages (timestamps in pop-ups are UTC):
boehm-gc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest8.2.68.2.68.0.4_18.2.68.2.6-8.0.4_1-
FreeBSD:13:quarterly8.2.48.2.48.2.48.2.48.2.48.2.48.2.48.2.4
FreeBSD:14:latest8.2.68.2.68.2.28.2.68.2.68.2.4-8.2.4
FreeBSD:14:quarterly8.2.48.2.4-8.2.48.2.48.2.48.2.48.2.4
FreeBSD:15:latest8.2.68.2.6n/a8.2.6n/a8.2.4_18.2.4_18.2.6
FreeBSD:15:quarterly--n/a-n/a---
Slave ports:
  1. devel/boehm-gc-threaded
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libatomic_ops.a : devel/libatomic_ops
  2. pkgconf>=1.3.0_1 : devel/pkgconf
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. lang/hs-epic*
  2. Collapse this list of deleted ports.
for Libraries
  1. editors/poke
  2. editors/zile
  3. graphics/inkscape
  4. japanese/w3m
  5. japanese/w3m-img
  6. lang/ecl
  7. lang/oo2c
Expand this list (21 items / 14 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. lang/see
  3. math/maxima
  4. math/sage
  5. print/a2ps
  6. sysutils/nix
  7. textproc/chpp
  8. www/w3m
  9. www/w3m-img
  10. Collapse this list.

Deleted ports which required this port:

Expand this list of 6 deleted ports
  1. lang/bigloo*
  2. lang/see-devel*
  3. lang/stalin*
  4. net-im/gale*
  5. www/w3m-m17n*
  6. www/w3m-m17n-img*
  7. Collapse this list of deleted ports.
for Run
  1. devel/boehm-gc-threaded

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. devel/boehm-gc-redirect*
  2. devel/shedskin*
  3. lang/hs-epic*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for boehm-gc-8.2.6: DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_boehm-gc
USES:
cpe libtool pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://www.hboehm.info/gc/gc_source/
  2. https://github.com/ivmai/bdwgc/releases/download/v8.2.6/
Collapse this list.

Number of commits found: 117 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.2.6
08 Feb 2024 05:27:12
commit hash: ad1154b7a9bfac1b65a22e5867dd7a93141129f6commit hash: ad1154b7a9bfac1b65a22e5867dd7a93141129f6commit hash: ad1154b7a9bfac1b65a22e5867dd7a93141129f6commit hash: ad1154b7a9bfac1b65a22e5867dd7a93141129f6 files touched by this commit
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
8.2.4_1
23 Jan 2024 15:59:55
commit hash: f910cc8b638b2c4a37900a1d28788e9514857768commit hash: f910cc8b638b2c4a37900a1d28788e9514857768commit hash: f910cc8b638b2c4a37900a1d28788e9514857768commit hash: f910cc8b638b2c4a37900a1d28788e9514857768 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/boehm-gc: Impelled to share/man

Approved by:    portmgr (blanket)
8.2.4
02 Jun 2023 05:37:21
commit hash: 262afa0826ff672415de1e628d2278ad5d759e20commit hash: 262afa0826ff672415de1e628d2278ad5d759e20commit hash: 262afa0826ff672415de1e628d2278ad5d759e20commit hash: 262afa0826ff672415de1e628d2278ad5d759e20 files touched by this commit
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
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
8.2.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
8.2.2
29 Aug 2022 06:49:09
commit hash: 69b26290832651ec6e3fc480619d604f311e10c9commit hash: 69b26290832651ec6e3fc480619d604f311e10c9commit hash: 69b26290832651ec6e3fc480619d604f311e10c9commit hash: 69b26290832651ec6e3fc480619d604f311e10c9 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
devel/boehm-gc-redirect: Remove port

There is no consumer in ports tree.
8.2.2
29 Aug 2022 01:12:27
commit hash: dcfbd9271e2dba498058ccaa4f340d3962e3d279commit hash: dcfbd9271e2dba498058ccaa4f340d3962e3d279commit hash: dcfbd9271e2dba498058ccaa4f340d3962e3d279commit hash: dcfbd9271e2dba498058ccaa4f340d3962e3d279 files touched by this commit
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
8.0.6
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
8.0.6
02 Oct 2021 07:51:08
commit hash: 89bee84778c081a57aaa141ca4e28f28ac1552e0commit hash: 89bee84778c081a57aaa141ca4e28f28ac1552e0commit hash: 89bee84778c081a57aaa141ca4e28f28ac1552e0commit hash: 89bee84778c081a57aaa141ca4e28f28ac1552e0 files touched by this commit
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
8.0.4_1
28 Sep 2021 05:13:33
commit hash: 10c30f1825b82a7e2e27e2d9e176fe8f325ffce3commit hash: 10c30f1825b82a7e2e27e2d9e176fe8f325ffce3commit hash: 10c30f1825b82a7e2e27e2d9e176fe8f325ffce3commit hash: 10c30f1825b82a7e2e27e2d9e176fe8f325ffce3 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org

Approved by:	meta (mentor)
Differential Revision:	https://reviews.freebsd.org/D32170
8.0.4_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
8.0.4_1
21 Nov 2020 08:21:39
Revision:555814Original commit files touched by this commit
nobutaka search for other commits by this committer
Fix build error on RISC-V.

PR:		250915
Submitted by:	kp, Yasuhiro KIMURA <yasu@utahime.org>
Reported by:	Dennis Clarke <dclarke@blastwave.org>
8.0.4_1
12 Nov 2019 09:39:58
Revision:517320Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
8.0.4_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
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
8.0.4
08 Mar 2019 14:49:46
Revision:495044Original commit files touched by this commit
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)
8.0.2
30 Dec 2018 16:55:52
Revision:488722Original commit files touched by this commit
linimon search for other commits by this committer
Since the most recent upgrade, devel/boehm-gc-threaded now requires a
C11-compatible compiler.

PR:		234448
Submitted by:	Piotr Kubaj
Approved by:	maintainer
8.0.2
26 Dec 2018 22:35:30
Revision:488476Original commit files touched by this commit
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
7.6.10
26 Dec 2018 22:31:18
Revision:488475Original commit files touched by this commit
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)
7.6.8_1
06 Nov 2018 18:06:24
Revision:484314Original commit files touched by this commit
yuri search for other commits by this committer
devel/boehm-gc: enable static libraries

PR:		230145
Submitted by:	Greg V <greg@unrelenting.technology>
Approved by:	yasu@utahime.org (maintainer)
7.6.8
31 Aug 2018 18:27:14
Revision:478604Original commit files touched by this commit
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
7.6.6
01 Jun 2018 10:12:42
Revision:471253Original commit files touched by this commit
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
7.6.4
10 Mar 2018 11:09:30
Revision:464065Original commit files touched by this commit
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
7.6.2
27 Feb 2018 13:03:48
Revision:463123Original commit files touched by this commit
mat search for other commits by this committer
Switch some MASTER_SITES from http/ftp to https.

Also some cleanup of dead entries.

PR:		226203
Submitted by:	Sam H
Sponsored by:	Absolight
7.6.2
08 Jan 2018 12:52:49
Revision:458406Original commit files touched by this commit
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
7.6.0
30 Nov 2017 17:34:36
Revision:455215Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to new test framework

Approved by:	portmgr blanket
7.6.0
25 Jun 2017 00:29:09
Revision:444251Original commit files touched by this commit
linimon search for other commits by this committer
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)
7.6.0
20 Jun 2017 20:29:11
Revision:444001Original commit files touched by this commit
cpm search for other commits by this committer
- Fix boehm-gc build on EdgeRouter Lite (ERL) which is a mips64 based machine.

Submitted by:	lidl via email
7.6.0
09 Aug 2016 02:05:47
Revision:419897Original commit files touched by this commit
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
7.4.4
31 Jul 2016 14:40:58
Revision:419384Original commit files touched by this commit
cpm search for other commits by this committer
- 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
7.4.4
11 Jun 2016 12:19:37
Revision:416714Original commit files touched by this commit
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
7.4.2_5
29 Apr 2016 15:22:19
Revision:414277Original commit files touched by this commit
cpm search for other commits by this committer
- 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)
7.4.2_4
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
7.4.2_4
08 Jul 2015 20:57:17
Revision:391600Original commit files touched by this commit
brd search for other commits by this committer
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)
7.4.2_3
09 May 2015 01:06:57
Revision:385844Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add CPE info

PR:		200058
Submitted by:	cpm@fbsd.es (maintainer)
7.4.2_3
18 Dec 2014 12:15:35
Revision:374900Original commit files touched by this commit
pi search for other commits by this committer
devel/boehm-gc: fix build on sparc64, was lost in r369894

PR:		195848
Submitted by:	kvedulv@kvedulv.de
Approved by:	cpm@fbsd.es (maintainer)
7.4.2_2
08 Dec 2014 18:27:08
Revision:374308Original commit files touched by this commit
sbruno search for other commits by this committer
Add setup configuration for the mips/mips64 builds.

PR:		195755
Submitted by:	sson
Reviewed by:	cpm@fbsd.es (maintainer)
Approved by:	mentor (implicit)
7.4.2_1
27 Oct 2014 10:10:59
Revision:371544Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
7.4.2_1
03 Oct 2014 12:52:35
Revision:369894Original commit files touched by this commit
tijl search for other commits by this committer
- Complete USES=libtool conversion
- Remove USE_AUTOTOOLS
- Replace MAKE with MAKE_CMD
7.4.2_1
23 Aug 2014 15:58:13
Revision:365746Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update MAINTAINER

PR:		ports/192902
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
7.4.2_1
06 Aug 2014 14:01:59
Revision:364172Original commit files touched by this commit
pi search for other commits by this committer
devel/boehm-gc: fix build on sparc64

PR:		192398
Submitted by:	kvedulv@kvedulv.de
Approved by:	cjpugmed@gmail.com (maintainer)
7.4.2
28 Jul 2014 16:28:03
Revision:363197Original commit files touched by this commit
adamw search for other commits by this committer
Rename devel/ patch-xy patches to reflect the files they modify.
7.4.2
09 Jul 2014 05:15:07
Revision:361335Original commit files touched by this commit
jkim search for other commits by this committer
Fix plist.

Reported by:	swills (Jenkins)
7.4.2
08 Jul 2014 23:01:48
Revision:361320Original commit files touched by this commit
jkim search for other commits by this committer
Add USES=pkgconfig to fix build.

Reported by:	swills (Jenkins)
7.4.2
08 Jul 2014 20:00:46
Revision:361286Original commit files touched by this commit
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
7.2e
23 Feb 2014 01:35:05
Revision:345686Original commit files touched by this commit
jhale search for other commits by this committer
- Update MASTER_SITES
- Update WWW in pkg-descr

PR:		ports/186877
Submitted by:	Vitaly Magerya <vmagerya@gmail.com>
7.2e
19 Nov 2013 10:49:44
Revision:334298Original commit files touched by this commit
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)
7.2d
17 Oct 2013 20:53:58
Revision:330672Original commit files touched by this commit
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]
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
7.1
19 Mar 2013 13:04:31
Revision:314640Original commit files touched by this commit
eadler search for other commits by this committer
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)
7.1
12 Jun 2012 09:17:03
Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new options framework
7.1
09 Nov 2011 15:26:04
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
7.1
29 Oct 2011 08:45:31
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix build on FreeBSD 10
7.1
24 Oct 2011 03:33:20
Original commit files touched by this commit
stas search for other commits by this committer
- 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).
7.1
22 Oct 2011 23:50:23
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
7.1
19 Sep 2011 22:53:27
Original commit files touched by this commit
stas search for other commits by this committer
- Add 'test' target.

PR:             ports/160835
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
7.1
11 Aug 2011 19:20:17
Original commit files touched by this commit Sanity Test Failure
kwm search for other commits by this committer
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>
7.1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
7.1
13 Jun 2010 08:40:06
Original commit files touched by this commit
erwin search for other commits by this committer
BROKEN should not be quoted.
No functional change.
7.1
01 Apr 2010 08:38:32
Original commit files touched by this commit
stas search for other commits by this committer
- Fix boehm-gc on powerpc (AIM only for now).
7.1
19 Dec 2009 11:11:15
Original commit files touched by this commit
stas search for other commits by this committer
- Fix sparc64 build.

PR:             ports/141713
Submitted by:   Michael Moll <kvedulv@kvedulv.de>
7.1
18 Dec 2009 04:08:56
Original commit files touched by this commit
stas search for other commits by this committer
- Drop REDIRECT/THREADED options as this libgc variants were moved into the
  separate ports.
7.1
17 Dec 2009 21:39:26
Original commit files touched by this commit
stas search for other commits by this committer
- Delete outdated info from pkg-descr.
7.1
15 Dec 2009 20:56:16
Original commit files touched by this commit
stas search for other commits by this committer
- Mark multiple make jobs unsafe.

PR:             ports/141644
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
7.1
15 Dec 2009 05:53:43
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 7.1.
6.8
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-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
6.8
05 Jan 2009 19:44:02
Original commit files touched by this commit
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
6.8
05 Feb 2007 22:12:47
Original commit files touched by this commit
stas search for other commits by this committer
- Use PTHREAD_LIBS.

Submitted by:   nork
6.8
01 Feb 2007 02:42:06
Original commit files touched by this commit
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
6.8
20 Sep 2006 13:33:14
Original commit files touched by this commit
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)
6.6_3
17 Sep 2006 08:57:20
Original commit files touched by this commit
nobutaka search for other commits by this committer
Drop maintainership.
6.6_3
04 May 2006 21:41:12
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
6.6_3
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
6.6_2
22 Jan 2006 08:30:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
6.6_2
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
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.
6.6_2
13 Nov 2005 13:28:25
Original commit files touched by this commit
nobutaka search for other commits by this committer
Remove redundant gc:: from gc_cpp.h for gcc41.

Submitted by:   "Arno J. Klaassen" <arno@heho.snv.jussieu.fr>
6.6_1
23 Oct 2005 00:01:35
Original commit files touched by this commit
nobutaka search for other commits by this committer
Fix build error on amd64 with THREADING option.

PR:             ports/87484
Submitted by:   Vasil Dimov <vd@datamax.bg>
6.6
10 Oct 2005 13:06:07
Original commit files touched by this commit
nobutaka search for other commits by this committer
Link pthread library when WITH_THREADING is defined.

Pointed out by: Nicola Vitale <nivit@email.it>
6.6
08 Oct 2005 11:43:40
Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 6.6.
6.5
15 Jul 2005 19:14:36
Original commit files touched by this commit
nobutaka search for other commits by this committer
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>
6.5
29 Jun 2005 16:29:45
Original commit files touched by this commit
nobutaka search for other commits by this committer
Add arm support.

Submitted by:   cognet
6.5
26 Jun 2005 17:24:27
Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 6.5.

Submitted by:   lioux
6.4
19 Mar 2005 16:44:02
Original commit files touched by this commit
nobutaka search for other commits by this committer
Fix build on powerpc.

PR:             ports/78577
Submitted by:   Martin Minkus <diskiller@diablo.diskiller.net>
6.4
09 Jan 2005 12:01:24
Original commit files touched by this commit
nobutaka search for other commits by this committer
Fix compile error on amd64.
6.4
30 Dec 2004 00:16:26
Original commit files touched by this commit
nobutaka search for other commits by this committer
Remove patch-mach_dep.c.
This file should have been removed in previous update.

Pointed out by: Scott Robbins <scottro@nyc.rr.com>, kris
6.4
29 Dec 2004 15:17:42
Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 6.4.
6.3_1
16 Dec 2004 18:39:09
Original commit files touched by this commit
nobutaka search for other commits by this committer
Fix breakage on amd64.
6.3
17 Nov 2004 15:52:40
Original commit files touched by this commit
nobutaka search for other commits by this committer
Remove BROKEN mark for sparc64.

Submitted by:   Hannes Mehnert <hannes@mehnert.org>
6.3
08 Nov 2004 16:33:05
Original commit files touched by this commit
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]
6.2_2
09 Jul 2004 17:43:11
Original commit files touched by this commit
marcus search for other commits by this committer
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
6.2_2
13 Jun 2004 14:28:58
Original commit files touched by this commit
nobutaka search for other commits by this committer
Turn off PARALLEL_MARK option in default config.
6.2_2
27 May 2004 14:12:50
Original commit files touched by this commit
nobutaka search for other commits by this committer
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]
6.2_1
24 May 2004 14:54:56
Original commit files touched by this commit
nobutaka search for other commits by this committer
Add four knobs (WITH_THREADING, WITH_PARALLEL_MARK, WITH_REDIRECT and
WITH_FULLDEBUG).
Use OPTIONS.
Fix a bug in leak detection.

Submitted by:   green
6.2
08 May 2004 10:54:51
Original commit files touched by this commit
arved search for other commits by this committer
Unbreak boehm-gc on 32bit platforms.

Submitted by:           Ryan Beasley <ryanb@goddamnbastard.org>
pointy hat^2 to:        arved
6.2
05 May 2004 12:47:25
Original commit files touched by this commit
arved search for other commits by this committer
Fix boehm-gc on amd64.

Tested with:    w3m
Obtained from:  NetBSD (via Marc Recht <recht@NetBSD.org>)
6.2
25 Mar 2004 13:32:31
Original commit files touched by this commit
nobutaka search for other commits by this committer
Add SIZE to distinfo.

Submitted by:   trevor
6.2
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
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.
6.2
05 Mar 2004 12:14:38
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on !i386 and !alpha: Does not compile
6.2
06 Jul 2003 05:59:13
Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 6.2.
6.2.a6
15 Jun 2003 15:20:02
Original commit files touched by this commit
nobutaka search for other commits by this committer
Update to 6.2alpha6.
6.2.a4_2
05 May 2003 13:42:53
Original commit files touched by this commit
nobutaka search for other commits by this committer
Link libstdc++ to unbreak build of the ports that depend on boehm-gc.

Reported by:    jmallett and kris

Number of commits found: 117 (showing only 100 on this page)

1 | 2  »