2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-02-23 23:24:35 by Alistair G. Crooks | Files touched by this commit (505) |
Log message:
Add RMD160 digests.
|
2004-11-16 02:26:35 by Rene Hexel | Files touched by this commit (1) |
Log message:
Remove bogus openssl dependency from buildlink file
|
2004-11-16 02:16:06 by Rene Hexel | Files touched by this commit (5) |
Log message:
Reinstate SSL patch to avoid inconsistent behaviour on systems with and
without OpenSSL installed (hi adam!)
Bump PKGREVISION.
|
2004-11-05 15:25:19 by Adam Ciarcinski | Files touched by this commit (5) |
Log message:
Changes 1.10.1:
* Runtime discovery of the library version is possible.
* NSXMLParser class added. Not completely implemented.
* NSArrays makeObjectsPerformSelector iterates in same order as
MacOSX.
* Designated initializers for NSArray, NSDictionary, NSSet, and
NSString have been changed for MacOSX compatibility.
|
2004-10-03 02:13:34 by Todd Vierling | Files touched by this commit (908) |
Log message:
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
2004-09-27 02:36:32 by Rene Hexel | Files touched by this commit (2) |
Log message:
Add some more relevant directories to PRINT_PLIST_AWK.
|
2004-09-24 03:56:55 by Rene Hexel | Files touched by this commit (32) |
Log message:
Update gnustep-base to 1.10.0.
Bump PKGREVISION and BUILDLINK_RECOMMENDED for dependent packages due to
library major revision bump.
Noteworthy changes in gnustep-base-1.10.0:
==========================================
Note the interface version of the library has changed so that apps,
tools and libraries the use the base library need to be recompiled to
use it.
* A large majority of the library classes have been documented
thanks to the efforts of Andrew Ruder
* URL classes support persistant connections
* Mac OSX XML compatibility fixes.
|
2004-08-18 15:59:19 by Adam Ciarcinski | Files touched by this commit (7) |
Log message:
Changes 1.9.2:
* GSMime parsing ignores extraneous data
* New log functions GSOnceFlag and GSOnceMLog
* New class NSError
* Multiple new function in GSObjCRuntime
* NSProtocolChecker rewritten
* autogsdoc support added for building frames
* Binary incompatibility: NSUnarchiver, GSIMapTable have new ivars added
|
2004-05-09 13:23:52 by Thomas Klausner | Files touched by this commit (10) |
Log message:
Unused.
|