summaryrefslogtreecommitdiff
path: root/devel/gnustep-examples
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests.agc1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
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-27Update gnustep-examples to 1.0.0. Changes are numerous minor updates andrh3-107/+114
fixes tracking the changes to the gnustep-* packages over the last year.
2004-09-24Update gnustep-base to 1.10.0.rh1-2/+2
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-04-11Use new gnustep build infrastructure. Use buildlink3. Bump PKGREVISION.rh1-9/+7
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-08PLIST fix, not gnustep-make handles some of the directoriesadam1-4/+1
2003-12-05Adopted to work with GNUstep 0.9.0adam2-116/+59
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-01-03Depend on gnustep-1.5.1 (via buildlink2)rh2-188/+120
Fix PLIST to accommodate gnustep-1.5.1 changes Bump PKGREVISION
2002-09-28Initial import of gnustep-examples-0.9.7, a set of GUI programming examplesrh4-0/+302
for GNUstep