Commit graph

27 commits

Author SHA1 Message Date
jlam
7af716330d Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc
had actually been ignoring LTCONFIG_OVERRIDE anyway and just using
the default LIBTOOL_OVERRIDE to replace libtool scripts in packages.
This just formalizes the fact that LTCONFIG_OVERRIDE is not used
meaningfully by pkgsrc.
2006-07-19 19:14:37 +00:00
wiz
bf9177ddfa Comment out MASTER_SITES, the file is not there any longer. 2006-04-18 20:09:35 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
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
snj
e6530fcc4a Convert to buildlink3 and remove superfluous CPPFLAGS+=-I${LOCALBASE}/include. 2004-04-25 01:58:44 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +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
jlam
f45c017923 gnome[12]-dirs shouldn't have buildlink2.mk files as they don't have
either shared libraries or header files.  Remove references to these
buildlink2.mk files from package Makefiles.
2003-02-05 05:06:32 +00:00
jmmv
855dceb89d Depend on gnome1-dirs to handle shared directories. Bump PKGREVISION. 2003-01-28 23:00:53 +00:00
tron
ad324ee28c Buildlinkify this package to stop it from using the packaged version of
"libintl" even if it is not necessary. Bump package revision.
2002-11-28 11:04:14 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
briggs
b06016daf2 Update MASTER_SITES URL to one that exists. 2001-02-28 01:35:25 +00:00
wiz
a2a4d06c6f Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:22:13 +00:00
wiz
04d355a5cb USE_PKGLIBTOOL -> USE_LIBTOOL.
LTCONFIG_OVERRIDE -> one less patch.
2000-08-14 19:00:31 +00:00
hubertf
14f8c649bd Update to 0.4.3. Changes since 0.4.2:
* Canon PowerShot library reverse-engineered by
   Wolfgang Reissnegger
   Werner Almesberger <almesber@lrc.di.epfl.ch>
   Rasmus Andersen <rasmus@diku.dk>
   Edouard Lafargue <lafargue@oslo.geco-prakla.slb.com>
   Philippe Marzouk <bullmali@afribone.net.ml>
   Ole W. Saastad <o.w.saastad@kjemi.uio.no>
 * New Kodak DC21x library and standalone dc21x_cam by Timecop <timecop@japan.co.jp>
 * Sony DSCF55/505/MSAC-SR1/DCR-PC100 library enhancements.
 * Support for Sony MSAC-SR1 and Memory Stick used by DCR-PC100.
 * Standalone rsony program by Mark Davies <mdavies@dial.pipex.com>
 * New patches contributed by Kees Cook <cook@cpoint.net>, Juergen Weigert <jw@netvision.de>, and
   Bernd Seemann <bernd@seebaer@ruhr.de> for downloading MPEGs with the standalone program.
 * Additional Fuji camera models have been comfirmed to work.
 * Konica and HP library fixes by by Ed Legowski <edlegowski@pobox.com>.
2000-06-21 00:44:34 +00:00
tron
e850b6d39b Depend on "imlib" 1.9.8 or newer. 2000-06-05 09:37:00 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
tron
4cffbbad7b Remove redundant dependences. 2000-01-19 17:36:51 +00:00
hubertf
50639d0685 Update to V0.4.2. Changes:
New patches for FreeBSD, OpenBSD, and NetBSD, Sony DSC F55 library changes,
a Canon A50 library and general fixes, Canon A5 compatibility fixes, Sony
DSC F505 and Sony memory stick adapter support, an HTML Gallery path fix,
and a GNOME desktop entry.
1999-12-08 17:25:20 +00:00
hubertf
6d79854dee This part was not intended to be committed, back it out. 1999-11-30 01:31:59 +00:00
hubertf
e6e4eeb5f1 s/ttyS/tty0/ for NetBSD 1999-11-30 01:30:48 +00:00
dmcmahill
f30a579e7e Initial import of gphoto-0.4.1
gPhoto is an universal, free GTK+ application that will allow
downloading, saving, and manipulation of images from several
different digital camera models, or from the local harddrive.

gPhoto has a basic command line interface, which is handy,
if you want to set up a web camera, and use gphoto in a
script, e.g. with Perl/PHP.

gPhoto sports a new HTML engine, that let's you create your
gallery "themes" (HTML with special tags), and publish images
to the web.  A directory browse mode has also been implemented.

gPhoto supports a wide array of digital camera models.
1999-11-30 00:01:37 +00:00