non port: devel/boehm-gc/Makefile |
SVNWeb
|
Number of commits found: 94 |
Fri, 2 Jun 2023
|
[ 05:37 Yasuhiro Kimura (yasu) ] 262afa0
devel/boehm-gc: Update to 8.2.4
ChangeLog: https://github.com/ivmai/bdwgc/releases/tag/v8.2.4
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Mon, 29 Aug 2022
|
[ 06:49 Yasuhiro Kimura (yasu) ] 69b2629
devel/boehm-gc-redirect: Remove port
There is no consumer in ports tree.
|
[ 01:12 Yasuhiro Kimura (yasu) ] 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
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Sat, 2 Oct 2021
|
[ 07:51 Yasuhiro Kimura (yasu) ] 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
|
Tue, 28 Sep 2021
|
[ 05:13 Yasuhiro Kimura (yasu) ] 10c30f1 (Only the first 10 of 42 ports in this commit are shown above. )
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org
Approved by: meta (mentor)
Differential Revision: https://reviews.freebsd.org/D32170
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Fri, 8 Mar 2019
|
[ 14:49 swills ]
devel/boehm-gc: Update to 8.0.4
PR: 236149
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
|
Sun, 30 Dec 2018
|
[ 16:55 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
|
Wed, 26 Dec 2018
|
[ 22:35 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
|
[ 22:31 swills ]
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 ]
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 ] (Only the first 10 of 26 ports in this commit are shown above. )
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 ]
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 ]
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
|
Tue, 27 Feb 2018
|
[ 13:03 mat ] (Only the first 10 of 26 ports in this commit are shown above. )
Switch some MASTER_SITES from http/ftp to https.
Also some cleanup of dead entries.
PR: 226203
Submitted by: Sam H
Sponsored by: Absolight
|
Mon, 8 Jan 2018
|
[ 12:52 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
|
Thu, 30 Nov 2017
|
[ 17:34 amdmi3 ]
- Switch to new test framework
Approved by: portmgr blanket
|
Sun, 25 Jun 2017
|
[ 00:29 linimon ] (Only the first 10 of 81 ports in this commit are shown above. )
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)
|
Tue, 9 Aug 2016
|
[ 02:05 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
|
Sun, 31 Jul 2016
|
[ 14:40 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
|
Sat, 11 Jun 2016
|
[ 12:19 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
|
Fri, 29 Apr 2016
|
[ 15:22 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)
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 8 Jul 2015
|
[ 20:57 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)
|
Sat, 9 May 2015
|
[ 01:06 amdmi3 ]
- Add CPE info
PR: 200058
Submitted by: cpm@fbsd.es (maintainer)
|
Thu, 18 Dec 2014
|
[ 12:15 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)
|
Mon, 8 Dec 2014
|
[ 18:27 sbruno ]
Add setup configuration for the mips/mips64 builds.
PR: 195755
Submitted by: sson
Reviewed by: cpm@fbsd.es (maintainer)
Approved by: mentor (implicit)
|
Fri, 3 Oct 2014
|
[ 12:52 tijl ]
- Complete USES=libtool conversion
- Remove USE_AUTOTOOLS
- Replace MAKE with MAKE_CMD
|
Sat, 23 Aug 2014
|
[ 15:58 sunpoet ]
- Update MAINTAINER
PR: ports/192902
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
|
Wed, 6 Aug 2014
|
[ 14:01 pi ]
devel/boehm-gc: fix build on sparc64
PR: 192398
Submitted by: kvedulv@kvedulv.de
Approved by: cjpugmed@gmail.com (maintainer)
|
Tue, 8 Jul 2014
|
[ 23:01 jkim ]
Add USES=pkgconfig to fix build.
Reported by: swills (Jenkins)
|
[ 20:00 adamw ]
Update to 7.4.2, and pass maintainership to submitter.
PR: 191338
Submitted by: Carlos Jacobo Puga Medina
|
Sun, 23 Feb 2014
|
[ 01:35 jhale ]
- Update MASTER_SITES
- Update WWW in pkg-descr
PR: ports/186877
Submitted by: Vitaly Magerya <vmagerya@gmail.com>
|
Tue, 19 Nov 2013
|
[ 10:49 bsam ]
. 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 ] (Only the first 10 of 17 ports in this commit are shown above. )
. 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]
|
Fri, 20 Sep 2013
|
[ 17:03 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
|
Tue, 19 Mar 2013
|
[ 13:04 eadler ] (Only the first 10 of 218 ports in this commit are shown above. )
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)
|
Tue, 12 Jun 2012
|
[ 09:17 bapt ] (Only the first 10 of 16 ports in this commit are shown above. )
Convert to new options framework
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Sat, 29 Oct 2011
|
[ 08:45 miwi ] (Only the first 10 of 19 ports in this commit are shown above. )
- Fix build on FreeBSD 10
|
Mon, 24 Oct 2011
|
[ 03:33 stas ] (Only the first 10 of 258 ports in this commit are shown above. )
- 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).
|
Mon, 19 Sep 2011
|
[ 22:53 stas ]
- Add 'test' target.
PR: ports/160835
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ] (Only the first 10 of 543 ports in this commit are shown above. )
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>
|
Sun, 13 Jun 2010
|
[ 08:40 erwin ] (Only the first 10 of 52 ports in this commit are shown above. )
BROKEN should not be quoted.
No functional change.
|
Fri, 18 Dec 2009
|
[ 04:08 stas ]
- Drop REDIRECT/THREADED options as this libgc variants were moved into the
separate ports.
|
Tue, 15 Dec 2009
|
[ 20:56 stas ]
- Mark multiple make jobs unsafe.
PR: ports/141644
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
|
[ 05:53 stas ]
- Update to 7.1.
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Mon, 5 Jan 2009
|
[ 19:44 pav ] (Only the first 10 of 103 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
|
Mon, 5 Feb 2007
|
[ 22:12 stas ]
- Use PTHREAD_LIBS.
Submitted by: nork
|
Thu, 1 Feb 2007
|
[ 02:42 kris ] (Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
Wed, 20 Sep 2006
|
[ 13:33 stas ]
- Update to 6.8
- Replace some obsoleted variables
- Take maintainership
ChangeLog: it's mainly bugfix release
Approved by: sem (mentor)
|
Sun, 17 Sep 2006
|
[ 08:57 nobutaka ]
Drop maintainership.
|
Thu, 4 May 2006
|
[ 21:41 edwin ] (Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Sun, 13 Nov 2005
|
[ 13:28 nobutaka ]
Remove redundant gc:: from gc_cpp.h for gcc41.
Submitted by: "Arno J. Klaassen" <arno@heho.snv.jussieu.fr>
|
Sun, 23 Oct 2005
|
[ 00:01 nobutaka ]
Fix build error on amd64 with THREADING option.
PR: ports/87484
Submitted by: Vasil Dimov <vd@datamax.bg>
|
Mon, 10 Oct 2005
|
[ 13:06 nobutaka ]
Link pthread library when WITH_THREADING is defined.
Pointed out by: Nicola Vitale <nivit@email.it>
|
Sat, 8 Oct 2005
|
[ 11:43 nobutaka ]
Update to 6.6.
|
Fri, 15 Jul 2005
|
[ 19:14 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>
|
Wed, 29 Jun 2005
|
[ 16:29 nobutaka ]
Add arm support.
Submitted by: cognet
|
Sun, 26 Jun 2005
|
[ 17:24 nobutaka ]
Update to 6.5.
Submitted by: lioux
|
Sat, 19 Mar 2005
|
[ 16:44 nobutaka ]
Fix build on powerpc.
PR: ports/78577
Submitted by: Martin Minkus <diskiller@diablo.diskiller.net>
|
Wed, 29 Dec 2004
|
[ 15:17 nobutaka ]
Update to 6.4.
|
Thu, 16 Dec 2004
|
[ 18:39 nobutaka ]
Fix breakage on amd64.
|
Wed, 17 Nov 2004
|
[ 15:52 nobutaka ]
Remove BROKEN mark for sparc64.
Submitted by: Hannes Mehnert <hannes@mehnert.org>
|
Mon, 8 Nov 2004
|
[ 16:33 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]
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ] (Only the first 10 of 489 ports in this commit are shown above. )
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
|
Sun, 13 Jun 2004
|
[ 14:28 nobutaka ]
Turn off PARALLEL_MARK option in default config.
|
Thu, 27 May 2004
|
[ 14:12 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]
|
Mon, 24 May 2004
|
[ 14:54 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
|
Wed, 5 May 2004
|
[ 12:47 arved ]
Fix boehm-gc on amd64.
Tested with: w3m
Obtained from: NetBSD (via Marc Recht <recht@NetBSD.org>)
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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.
|
Fri, 5 Mar 2004
|
[ 12:14 kris ]
BROKEN on !i386 and !alpha: Does not compile
|
Sun, 6 Jul 2003
|
[ 05:59 nobutaka ]
Update to 6.2.
|
Sun, 15 Jun 2003
|
[ 15:20 nobutaka ]
Update to 6.2alpha6.
|
Mon, 5 May 2003
|
[ 13:42 nobutaka ]
Link libstdc++ to unbreak build of the ports that depend on boehm-gc.
Reported by: jmallett and kris
|
Wed, 30 Apr 2003
|
[ 12:56 nobutaka ]
Install gc_cpp.h and gc_allocator.h to the correct location.
Submitted by: des
|
Sun, 20 Apr 2003
|
[ 13:57 nobutaka ]
Update to 6.2alpha4.
|
Tue, 25 Feb 2003
|
[ 12:45 nobutaka ]
Update to 6.2alpha3.
|
Sat, 22 Feb 2003
|
[ 14:25 nobutaka ] (Only the first 10 of 46 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 4 Jan 2003
|
[ 16:48 nobutaka ]
1 Install gc_backptr.h.
2 Use libtool.
Submitted by: S?ren Vrist <s@vrist.dk> [1], sobomax [2]
|
Sun, 17 Nov 2002
|
[ 14:25 nobutaka ]
Update to 6.1.
Get rid of ONLY_FOR_ARCHS=i386.
Take maintainership.
|
Thu, 7 Nov 2002
|
[ 03:10 adamw ] (Only the first 10 of 193 ports in this commit are shown above. )
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat
|
Tue, 25 Jun 2002
|
[ 18:36 ijliao ] (Only the first 10 of 29 ports in this commit are shown above. )
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39842
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
Sat, 2 Feb 2002
|
[ 04:48 pat ]
Make prefix safe.
|
Thu, 11 Oct 2001
|
[ 13:08 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.
|
Mon, 2 Apr 2001
|
[ 09:30 mharo ]
remove deprecated fetch options from FETCH_BEFORE_ARGS
|
Wed, 10 Jan 2001
|
[ 14:02 sf ]
unbreak for -CURRENT.
|
Wed, 3 Jan 2001
|
[ 20:17 sf ]
update to 5.3.
|
Number of commits found: 94 |