mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
3bec8741ff
Update dependent packages with more recent releases. Remove old and bit-rotted ones. Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations. Take maintainership of GNUstep-related ports. Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them. Approved by: bapt
25 lines
697 B
Plaintext
25 lines
697 B
Plaintext
include/objc/Availability.h
|
|
include/objc/Object.h
|
|
include/objc/Protocol.h
|
|
include/objc/blocks_private.h
|
|
include/objc/blocks_runtime.h
|
|
include/objc/capabilities.h
|
|
include/objc/developer.h
|
|
include/objc/encoding.h
|
|
include/objc/hooks.h
|
|
include/objc/message.h
|
|
include/objc/objc-api.h
|
|
include/objc/objc-arc.h
|
|
include/objc/objc-auto.h
|
|
include/objc/objc.h
|
|
include/objc/runtime.h
|
|
include/objc/runtime-deprecated.h
|
|
include/objc/slot.h
|
|
lib/libobjc.so
|
|
lib/libobjc.so.%%SHLIB_MAJOR%%
|
|
lib/libobjc.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%%
|
|
%%WITH_SEPARATECXX%%lib/libobjcxx.so
|
|
%%WITH_SEPARATECXX%%lib/libobjcxx.so.%%SHLIB_MAJOR%%
|
|
%%WITH_SEPARATECXX%%lib/libobjcxx.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%%
|
|
@dirrm include/objc
|