2003-08-05 12:07:25 by Thomas Klausner | Files touched by this commit (1) |
Log message: When library major changes, dependency in buildlink2.mk needs to be bumped. |
2003-08-05 11:16:42 by Adam Ciarcinski | Files touched by this commit (3) |
Log message: Changes 0.5.12: Some build fixes. 'make distcheck' now works. |
2003-07-25 14:42:45 by Thomas Klausner | Files touched by this commit (1) |
Log message: Depend on latest libexif; PKGREVISIONs of dependent packages have already been \ bumped. |
2003-07-25 13:26:33 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: Changes 0.5.10: A few updates all over the place, a new exif-loader, etc. |
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message: s/netbsd.org/NetBSD.org/ |
2003-07-13 15:54:34 by Thomas Klausner | Files touched by this commit (783) | |
Log message: PKGREVISION bump for libiconv update. |
2003-06-02 03:21:53 by Jan Schaumann | Files touched by this commit (1131) |
Log message: Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. |
2003-01-31 11:20:08 by Shell Hung | Files touched by this commit (5) |
Log message: Updated to libexif-0.5.9 Changes in pkgsrc : - fmt on DESCR - fetch .tar.bz2 Changes since libexif-0.5.8 - add USER_COMMENT support - some documents fixed |
2002-12-24 18:36:29 by Thomas Klausner | Files touched by this commit (3) |
Log message: Update to 0.5.8: Without the MakerNote stuff which is now in libmnote, and some bugfixes. |
2002-12-23 23:40:44 by Thomas Klausner | Files touched by this commit (4) |
Log message: Update to 0.5.7, mostly bugfixes and more translations. * libexif/exif-data.h: Introduce an array of ExifContents. This doesn't break binary compatibility, but it breaks compilation. Do something like "%s/->ifd_0/->ifd[EXIF_IFD_0]" in your source code to make it compile again. |