Commit graph

21 commits

Author SHA1 Message Date
tv
c487cb967a 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-10-03 00:12:51 +00:00
rh
a525ac877a Add some more relevant directories to PRINT_PLIST_AWK. 2004-09-27 00:36:32 +00:00
rh
b3da7e1bbf 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-09-24 01:56:53 +00:00
adam
5f437e3149 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-08-18 13:59:19 +00:00
wiz
aa3e858c8e Unused. 2004-05-09 11:23:51 +00:00
rh
d1500c8f55 Update gnustep-base to 1.9.1.
Noteworthy changes in version `1.9.1'
=====================================

   * Default string encoding taken from system nl_langinfo if not set
     with GNUSTEP_STRING_ENCODING.
   * NSKeyedArchiver/NSKeyedUnarchiver classes added.
   * NSPropertyLists class added, also decodes Mac OS X binary propery
     lists.

Noteworthy changes in version `1.9.0'
=====================================

   * Lazy locking implemented (see GSLock documentation)
   * MacOSX PB files updated to 10.3
   * DO retain/release implementation simplified and also handles some
     complex DO retain/release problems.
   * GNUSTEP_STRING_ENCODING now supports any valid iconv name.
   * gdomap uid/gid fixes
   * NSString subclass heirarchy reorganized to fix problems with
     copying and ownership of data.
2004-04-10 23:41:01 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
adam
ae5070aab4 patch-ac was missing 2003-12-08 09:17:36 +00:00
adam
fed5fa620a Noteworthy changes in version `1.8.0':
Read the NEWS file for a compete list of changes since the last
stable version. The major change is that the header files (both in the
package and when installed) are in different locations. Also, due to
filesystem changes in gnustep-make, several components of gnustep-base
are located in different locations. Generally this should not affect the
compilation or running of applications and tools.
2003-12-05 09:55:46 +00:00
xtraeme
f794de2624 Bump PKGREVISION (libxml2, libxslt and imlib2 were updated). 2003-12-04 19:48:24 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
rh
8712babdd4 Update gnustep-base to 1.6.0.
Noteworthy changes in version `1.6.0'
=====================================

   * More MinGW support

   * New MacOSX compatible methods.

   * The Base Additions library compiles on native OSX.

   * autogsdoc produces better, cleaner docs.

   * Built-in garbage collecting classes.

   * Any many many bug fixes and minor improvements.
2003-04-01 08:33:34 +00:00
rh
98b134f085 Only link with -lpth if PTHREAD_TYPE == "pth" 2003-01-21 12:43:37 +00:00
rh
5548af34f9 Update gnustep-base to 1.5.1.
Noteworthy changes in version `1.5.1'
=====================================
   * Port NSThread to MingW
   * Better framework support in NSBundle
   * Added Thai string encodings.
   * New makeImmutableCopyOnFail: method.
   * Lots of autogsdoc improvements, Updated gsdoc DTD to 1.0 version.
   * Added GSPrintf for logging to stdout.
   * Warning logs selectable at runtime.
   * NSTimeZone code rewritten for speed.
2003-01-03 04:04:35 +00:00
rh
e127ab6e2c Work around a bug in pth that breaks a non-threaded applications that are
linked against SYSCALL_HARD versions of libpthread.
Add an openapp wrapper script to ${PREFIX}bin for starting GNUstep apps
Bump pkgrevision
2002-09-27 23:56:30 +00:00
rh
eae8ff1ddb Initial import of gnustep-base-1.5.0, the (non-graphical) Objective C
foundation library for GNUstep.
2002-09-27 10:58:42 +00:00