non port: devel/libdispatch/Makefile |
SVNWeb
|
Number of commits found: 35 |
Tue, 24 Jan 2023
|
[ 09:35 Dima Panov (fluffy) ] 716ba58
devel/libdispatch: force ports default llvm to build on -current
|
Tue, 8 Nov 2022
|
[ 15:37 Dima Panov (fluffy) ] 870b187
devel/libdispatch: bump PORTEPOCH after reviving with new upstream (+)
Reporter by: bapt
|
[ 09:43 Dima Panov (fluffy) ] b966231 (Only the first 10 of 26 ports in this commit are shown above. )
devel/libdispatch: bring back Grand Central Dispatch API support library (+)
|
Sat, 4 Apr 2020
|
[ 20:51 antoine ] (Only the first 10 of 520 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Wed, 6 Nov 2019
|
[ 12:48 antoine ] (Only the first 10 of 268 ports in this commit are shown above. )
Mark a few ports BROKEN, unfetchable
|
Sat, 23 Dec 2017
|
[ 15:54 tijl ]
- Remove unneeded USE_AUTOTOOLS.
- Add USES=libtool.
- Put manpages in pkg-plist.
- Replace post-configure with --disable-static.
|
Mon, 9 Jan 2017
|
[ 13:16 amdmi3 ] (Only the first 10 of 104 ports in this commit are shown above. )
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket
|
Tue, 3 Jan 2017
|
[ 11:01 mat ] (Only the first 10 of 79 ports in this commit are shown above. )
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight
|
Mon, 29 Aug 2016
|
[ 02:50 linimon ]
Obvious error is obvious.
To brooks: I caught this while investigating a stray error message on sparc64
builds. It has to do with the CONFIGURE_ENV+= CC="/usr/bin/clang" line which
should not be executed on tier-2. I do not know of the proper fix yet.
|
Thu, 15 Oct 2015
|
[ 14:55 mat ] (Only the first 10 of 135 ports in this commit are shown above. )
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
|
Fri, 3 Apr 2015
|
[ 11:26 mat ] (Only the first 10 of 120 ports in this commit are shown above. )
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
|
Tue, 17 Jun 2014
|
[ 16:07 brooks ]
Apple's GCC block support was backported to FreeBSD's gcc-4.2.1 in base
(r260311).
With a small revision (r264121) which was MFCd to 10.0-STABLE as
r264214, our base GCC got the capacity to build more blocks application
cleanly.
This support is important for platforms lack support for clang like
ia64, powerpc and sparc64.
The attached patch:
- Overrides the clang port option in platforms that ship a valid
block-enabled compiler in base.
- Let's platforms like powerpc and sparc use the base compiler.
- Adds license information for libdispatch (Apache License 2.0)
PR: 188332
Submitted by: Pedro F. Giffuni <pfg@FreeBSD.org>
|
Fri, 18 Oct 2013
|
[ 13:57 brooks ]
STAGIFY
Depend on a more modern version of clang when the base one won't do.
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Sat, 11 May 2013
|
[ 13:15 bapt ]
Convert to new options framework
|
Mon, 5 Dec 2011
|
[ 17:25 brooks ]
Depend on release clang. Even 2.9 is sufficient so we don't need to
make people drag in -devel.
Someone ought to own this and I own most of the depends so grab it.
Feature safe: yes
|
Thu, 10 Nov 2011
|
[ 21:40 linimon ]
Mark as broken on powerpc-9 and sparc64-9: does not configure, and does
not link, respectively.
Hat: portmgr
Feature safe: yes
|
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).
|
Tue, 27 Sep 2011
|
[ 20:40 pav ]
- Unbreak, fix depobj, fix configure
PR: ports/160800 (partially)
Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com>
|
Mon, 26 Sep 2011
|
[ 21:58 pav ]
- Mark BROKEN: llvm-devel package does not provide clang binary
Reported by: pointyhat
|
Fri, 9 Sep 2011
|
[ 07:32 stas ]
- Update to revision 210.
- Use BlocksRuntime and clang from base if present.
|
Sun, 21 Aug 2011
|
[ 08:03 stas ]
- Force PIC support in configure, so the check will pass on broken
compiler/linker combinations as well.
PR: ports/155157
Submitted by: Pan Tsu <inyaoo@gmail.com>
|
[ 07:54 stas ]
- Unmark broken. It builds and links just fine (unless used with a broken
devel/binutils port. See numerous PRs for details).
|
Thu, 16 Jun 2011
|
[ 20:48 pav ]
- Mark BROKEN: bad depobj
Reported by: pointyhat
|
Mon, 11 Apr 2011
|
[ 20:05 pav ]
- Mark BROKEN on amd64/9
Reported by: pointyhat
|
Tue, 15 Dec 2009
|
[ 21:06 stas ]
- Update to r174.
|
Mon, 14 Dec 2009
|
[ 21:48 stas ]
- Fix build with CLang.
|
[ 05:59 stas ]
- Update to r171.
- Disable Clang support for now as it fails to build with recent clang version.
|
Sat, 14 Nov 2009
|
[ 22:29 stas ]
- Add forgotten mlinks.
Submitted by: rpaulo
|
Wed, 11 Nov 2009
|
[ 08:43 stas ]
- Update to latest SVN snapshot.
|
Tue, 20 Oct 2009
|
[ 22:33 stas ]
- Update to r53.
- Add option for blocks support via clang.
|
Sat, 26 Sep 2009
|
[ 19:54 stas ]
- Update to r46.
Feature safe: yes
|
[ 19:00 stas ]
- Update to r44.
Feature safe: yes
|
Fri, 25 Sep 2009
|
[ 18:16 stas ]
- Update to r40.
Tested by: rwatson
Feature safe: yes
|
Wed, 23 Sep 2009
|
[ 15:02 stas ]
- Add port for libdispatch, the userland implementation of Grand Central
Dispatch technology.
WWW: http://libdispatch.macosforge.org/
Feature safe: yes (I believe that)
|
Number of commits found: 35 |