Commit graph

24 commits

Author SHA1 Message Date
cjep
c3f6e4f661 Add RCS tags 2004-05-07 12:06:47 +00:00
wiz
f7906f6e94 Unused. 2004-04-26 09:21:57 +00:00
tron
0fc1b0e119 Correct botch in last commit. 2004-04-25 12:52:36 +00:00
tron
a0045b971e Remove "${PKGMANDIR}/" prefix from entries for manual page. This variable
is defined nowhere.
2004-04-25 12:45:58 +00:00
reed
e70f158583 Add "graphics" to CATEGORIES.
(I think that this should be moved from the "devel" category.)
2004-04-25 04:15:48 +00:00
reed
16093370ef Under NetBSD, some libraries were linked with libiconv, such as
/usr/pkg/lib/libgphoto2_port.so.5.1.
So include libiconv buildlink3.mk.
2004-04-25 04:05:10 +00:00
reed
08858b2d62 Remove PLIST and replace by adding PLIST.common and PLIST.common_end.
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-04-25 04:01:14 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
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-18 09:12:08 +00:00
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
cube
7493aac55b Make this compile with gcc-2.95 (hi drochner!). Closes PR 24515.
bl3ify, and provide a buildlink3.mk file for future bl3ification of
dependencies.
2004-02-21 22:58:08 +00:00
drochner
7e1c2472dc update to 2.1.4
changes: bugfixes, support for more cameras
2004-02-20 16:06:22 +00:00
jmmv
ab17dd00b3 PKGCONFIG_OVERRIDE is relative to WRKSRC. 2004-02-14 18:26:26 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
is
7ff7545cfa upgrade libgphoto2 buildlink file to -2.1.2, and bump the package revision
of its consumers.
2003-09-28 18:57:00 +00:00
is
53b79ebc54 Update to libgphoto2-2.1.2. Among other changes and bugfixes, support for
Canon PowerShot A70.
2003-09-28 18:08:59 +00:00
adam
9420ac375f Revision bump, because libexif.so.major changed 2003-08-05 09:18:16 +00:00
adam
ae6d590291 Revision bump, because libexif shared library version changed in 0.5.10 2003-07-25 11:39:11 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jschauma
e366d0c694 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-06-02 01:15:31 +00:00
jmmv
8da1b29f2e The lib/pkgconfig has been added to the list of standard directories, so do
not try to remove it, even if empty.
2003-01-02 22:44:43 +00:00
wiz
c53c77a5b3 Replace another libtool script. Problem reported by schmonz,
debugging help by jlam.
2002-12-25 19:38:15 +00:00
wiz
3aa4abba00 Initial import of libgphoto2 -- the libraries for gphoto2. 2002-12-24 16:18:14 +00:00