Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-05-07 | Add RCS tags | cjep | 1 | -0/+1 | |
2004-04-26 | Unused. | wiz | 1 | -26/+0 | |
2004-04-25 | Correct botch in last commit. | tron | 1 | -3/+3 | |
2004-04-25 | Remove "${PKGMANDIR}/" prefix from entries for manual page. This variable | tron | 1 | -3/+3 | |
is defined nowhere. | |||||
2004-04-25 | Add "graphics" to CATEGORIES. | reed | 1 | -2/+2 | |
(I think that this should be moved from the "devel" category.) | |||||
2004-04-25 | Under NetBSD, some libraries were linked with libiconv, such as | reed | 2 | -2/+4 | |
/usr/pkg/lib/libgphoto2_port.so.5.1. So include libiconv buildlink3.mk. | |||||
2004-04-25 | Remove PLIST and replace by adding PLIST.common and PLIST.common_end. | reed | 4 | -16/+22 | |
Add PLIST.Linux which has share/doc/libgphoto2/linux-hotplug/usbcam.* files. Bump PKGREVISION. Version needed for BUILDLINK_DEPENDS.libgphoto2 not bumped because this is only documentation. | |||||
2004-03-18 | Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly | jlam | 1 | -3/+2 | |
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES. | |||||
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -6/+8 | |
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk. | |||||
2004-02-21 | Make this compile with gcc-2.95 (hi drochner!). Closes PR 24515. | cube | 5 | -6/+80 | |
bl3ify, and provide a buildlink3.mk file for future bl3ification of dependencies. | |||||
2004-02-20 | update to 2.1.4 | drochner | 3 | -6/+12 | |
changes: bugfixes, support for more cameras | |||||
2004-02-14 | PKGCONFIG_OVERRIDE is relative to WRKSRC. | jmmv | 1 | -2/+2 | |
2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -3/+1 | |
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk. | |||||
2003-09-28 | upgrade libgphoto2 buildlink file to -2.1.2, and bump the package revision | is | 1 | -2/+2 | |
of its consumers. | |||||
2003-09-28 | Update to libgphoto2-2.1.2. Among other changes and bugfixes, support for | is | 3 | -24/+52 | |
Canon PowerShot A70. | |||||
2003-08-05 | Revision bump, because libexif.so.major changed | adam | 1 | -2/+2 | |
2003-07-25 | Revision bump, because libexif shared library version changed in 0.5.10 | adam | 1 | -2/+2 | |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 2 | -3/+4 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-01-02 | The lib/pkgconfig has been added to the list of standard directories, so do | jmmv | 1 | -2/+1 | |
not try to remove it, even if empty. | |||||
2002-12-25 | Replace another libtool script. Problem reported by schmonz, | wiz | 2 | -3/+9 | |
debugging help by jlam. | |||||
2002-12-24 | Initial import of libgphoto2 -- the libraries for gphoto2. | wiz | 5 | -0/+263 | |