Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.2.8 10 Sep 2024 20:21:51 |
Yasuhiro Kimura (yasu) |
devel/boehm-gc: Update to 8.2.8
ChangeLog: https://github.com/ivmai/bdwgc/releases/tag/v8.2.8 |
8.2.6 08 Feb 2024 05:27:12 |
Yasuhiro Kimura (yasu) |
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 |
Muhammad Moinur Rahman (bofh) |
devel/boehm-gc: Impelled to share/man
Approved by: portmgr (blanket) |
8.2.4 02 Jun 2023 05:37:21 |
Yasuhiro Kimura (yasu) |
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 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
8.2.2 29 Aug 2022 06:49:09 |
Yasuhiro Kimura (yasu) |
devel/boehm-gc-redirect: Remove port
There is no consumer in ports tree. |
8.2.2 29 Aug 2022 01:12:27 |
Yasuhiro Kimura (yasu) |
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 |
Tobias C. Berner (tcberner) |
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 ) |
8.0.6 02 Oct 2021 07:51:08 |
Yasuhiro Kimura (yasu) |
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 |
Yasuhiro Kimura (yasu) |
*/*: 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 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
8.0.4_1 21 Nov 2020 08:21:39 |
nobutaka |
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 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
8.0.4_1 26 Jul 2019 20:46:57 |
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 |
8.0.4 08 Mar 2019 14:49:46 |
swills |
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 |
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 |
8.0.2 26 Dec 2018 22:35:30 |
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 |
7.6.10 26 Dec 2018 22:31:18 |
swills |
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 |
yuri |
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 |
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 |
7.6.6 01 Jun 2018 10:12:42 |
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 |
7.6.4 10 Mar 2018 11:09:30 |
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 |
7.6.2 27 Feb 2018 13:03:48 |
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 |
7.6.2 08 Jan 2018 12:52:49 |
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 |
7.6.0 30 Nov 2017 17:34:36 |
amdmi3 |
- Switch to new test framework
Approved by: portmgr blanket |
7.6.0 25 Jun 2017 00:29:09 |
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) |
7.6.0 20 Jun 2017 20:29:11 |
cpm |
- 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 |
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 |
7.4.4 31 Jul 2016 14:40:58 |
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 |
7.4.4 11 Jun 2016 12:19:37 |
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 |
7.4.2_5 29 Apr 2016 15:22:19 |
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) |
7.4.2_4 01 Apr 2016 14:00:57 |
mat |
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 |
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) |
7.4.2_3 09 May 2015 01:06:57 |
amdmi3 |
- Add CPE info
PR: 200058
Submitted by: cpm@fbsd.es (maintainer) |
7.4.2_3 18 Dec 2014 12:15:35 |
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) |
7.4.2_2 08 Dec 2014 18:27:08 |
sbruno |
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 |
bapt |
Cleanup plist |
7.4.2_1 03 Oct 2014 12:52:35 |
tijl |
- Complete USES=libtool conversion
- Remove USE_AUTOTOOLS
- Replace MAKE with MAKE_CMD |
7.4.2_1 23 Aug 2014 15:58:13 |
sunpoet |
- 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 |
pi |
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 |
adamw |
Rename devel/ patch-xy patches to reflect the files they modify. |
7.4.2 09 Jul 2014 05:15:07 |
jkim |
Fix plist.
Reported by: swills (Jenkins) |
7.4.2 08 Jul 2014 23:01:48 |
jkim |
Add USES=pkgconfig to fix build.
Reported by: swills (Jenkins) |
7.4.2 08 Jul 2014 20:00:46 |
adamw |
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 |
jhale |
- 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 |
bsam |
. 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 |
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) |
7.1 19 Mar 2013 13:04:31 |
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) |
7.1 12 Jun 2012 09:17:03 |
bapt |
Convert to new options framework |
7.1 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
7.1 29 Oct 2011 08:45:31 |
miwi |
- Fix build on FreeBSD 10 |
7.1 24 Oct 2011 03:33:20 |
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). |
7.1 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
7.1 19 Sep 2011 22:53:27 |
stas |
- Add 'test' target.
PR: ports/160835
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> |
7.1 11 Aug 2011 19:20:17 |
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> |
7.1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
7.1 13 Jun 2010 08:40:06 |
erwin |
BROKEN should not be quoted.
No functional change. |
7.1 01 Apr 2010 08:38:32 |
stas |
- Fix boehm-gc on powerpc (AIM only for now). |
7.1 19 Dec 2009 11:11:15 |
stas |
- Fix sparc64 build.
PR: ports/141713
Submitted by: Michael Moll <kvedulv@kvedulv.de> |
7.1 18 Dec 2009 04:08:56 |
stas |
- Drop REDIRECT/THREADED options as this libgc variants were moved into the
separate ports. |
7.1 17 Dec 2009 21:39:26 |
stas |
- Delete outdated info from pkg-descr. |
7.1 15 Dec 2009 20:56:16 |
stas |
- Mark multiple make jobs unsafe.
PR: ports/141644
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> |
7.1 15 Dec 2009 05:53:43 |
stas |
- Update to 7.1. |
6.8 02 Aug 2009 19:36:34 |
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 |
6.8 05 Jan 2009 19:44:02 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
6.8 05 Feb 2007 22:12:47 |
stas |
- Use PTHREAD_LIBS.
Submitted by: nork |
6.8 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
6.8 20 Sep 2006 13:33:14 |
stas |
- 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 |
nobutaka |
Drop maintainership. |
6.6_3 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
6.6_3 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
6.6_2 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
6.6_2 15 Nov 2005 06:52:12 |
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. |
6.6_2 13 Nov 2005 13:28:25 |
nobutaka |
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 |
nobutaka |
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 |
nobutaka |
Link pthread library when WITH_THREADING is defined.
Pointed out by: Nicola Vitale <nivit@email.it> |
6.6 08 Oct 2005 11:43:40 |
nobutaka |
Update to 6.6. |
6.5 15 Jul 2005 19:14:36 |
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> |
6.5 29 Jun 2005 16:29:45 |
nobutaka |
Add arm support.
Submitted by: cognet |
6.5 26 Jun 2005 17:24:27 |
nobutaka |
Update to 6.5.
Submitted by: lioux |
6.4 19 Mar 2005 16:44:02 |
nobutaka |
Fix build on powerpc.
PR: ports/78577
Submitted by: Martin Minkus <diskiller@diablo.diskiller.net> |
6.4 09 Jan 2005 12:01:24 |
nobutaka |
Fix compile error on amd64. |
6.4 30 Dec 2004 00:16:26 |
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 |
6.4 29 Dec 2004 15:17:42 |
nobutaka |
Update to 6.4. |
6.3_1 16 Dec 2004 18:39:09 |
nobutaka |
Fix breakage on amd64. |
6.3 17 Nov 2004 15:52:40 |
nobutaka |
Remove BROKEN mark for sparc64.
Submitted by: Hannes Mehnert <hannes@mehnert.org> |
6.3 08 Nov 2004 16:33:05 |
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] |
6.2_2 09 Jul 2004 17:43:11 |
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 |
6.2_2 13 Jun 2004 14:28:58 |
nobutaka |
Turn off PARALLEL_MARK option in default config. |
6.2_2 27 May 2004 14:12:50 |
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] |
6.2_1 24 May 2004 14:54:56 |
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 |
6.2 08 May 2004 10:54:51 |
arved |
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 |
arved |
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 |
nobutaka |
Add SIZE to distinfo.
Submitted by: trevor |
6.2 14 Mar 2004 06:17:56 |
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. |
6.2 05 Mar 2004 12:14:38 |
kris |
BROKEN on !i386 and !alpha: Does not compile |
6.2 06 Jul 2003 05:59:13 |
nobutaka |
Update to 6.2. |
6.2.a6 15 Jun 2003 15:20:02 |
nobutaka |
Update to 6.2alpha6. |