aboutsummaryrefslogtreecommitdiff
path: root/graphics/libgphoto2
Commit message (Collapse)AuthorAgeFilesLines
* - Fix the fix: lofi's patch was using a buffer before initializing itPav Lucistnik2006-12-131-4/+5
| | | | | | | | Obtained from: gphoto SVN rev 9585 Pointy hat to: lofi Notes: svn path=/head/; revision=179639
* Fix build on 4.xMichael Nottebrock2006-12-122-0/+49
| | | | Notes: svn path=/head/; revision=179584
* - Update to 2.3.0Pav Lucistnik2006-12-077-60/+47
| | | | Notes: svn path=/head/; revision=179129
* - Add a patch to not close shared dbus connectionsPav Lucistnik2006-11-122-1/+11
| | | | | | | | | PR: ports/105436 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> Obtained from: gphoto svn Notes: svn path=/head/; revision=177097
* - Fix build on FreeBSD 4Pav Lucistnik2006-06-231-0/+10
| | | | | | | | PR: ports/99377 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=166125
* - Build and install print-camera-listPav Lucistnik2006-06-212-2/+7
| | | | Notes: svn path=/head/; revision=165978
* - Fix build with WITHOUT_NLS optionPav Lucistnik2006-06-202-0/+21
| | | | | | | | Reported by: dougb Obtained from: vendor svn (r8923, r8925) Notes: svn path=/head/; revision=165883
* - Update to 2.2.1Pav Lucistnik2006-06-195-81/+27
| | | | | | | | - Use ltverhack - Take maintainership Notes: svn path=/head/; revision=165812
* - Update to 2.1.99Pav Lucistnik2006-03-296-422/+244
| | | | | | | | | | Even if this is a development release, authors prefer it over 2.1.6 PR: ports/94429 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=158367
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+114
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Fix serial port detection on FreeBSD 6.0 and aboveMarkus Brueffer2006-01-202-1/+15
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=153981
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | Notes: svn path=/head/; revision=149530
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Oops, somehow my previous commit did not pick up the actual patch. WhichMikhail Teterin2005-09-162-0/+242
| | | | | | | is good, because I forgot to bump the PORTREVISION anyway. Notes: svn path=/head/; revision=142885
* Add a patch from the vendor's CVS to limit the number of pictures cachedMikhail Teterin2005-09-161-2/+2
| | | | | | | | | | | | | by the library (to two by default). Previous versions had NO LIMIT, which prevented simple clients of the library (such "gphoto -P" itself) from downloading LARGE sequences of pictures -- the program would run out of memory and crash. While here, remove the explicit requirements for shared library versions of dependencies. Notes: svn path=/head/; revision=142883
* Update to 2.1.6.Roman Bogorodskiy2005-07-084-5/+7
| | | | | | | | PR: 83157 Submitted by: Ports Fury Notes: svn path=/head/; revision=138722
* - update to libusb-0.1.10aYen-Ming Lee2005-04-131-1/+1
| | | | | | | | | | - bump library version to all ports that depends on libusb PR: 79084 Submitted by: John Reynolds <johnjen@reynoldsnet.org> Notes: svn path=/head/; revision=133226
* - exif library version now became .12Cheng-Lung Sung2005-04-041-1/+2
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=132409
* Update to version 2.1.5Kirill Ponomarev2004-12-209-354/+55
| | | | | | | | PR: ports/75267 Submitted by: Ports Fury Notes: svn path=/head/; revision=124564
* Add suport for the Canon powershot A85.Koop Mast2004-11-022-21/+23
| | | | | | | | | | | Bump Portrevision. PR: 71857 Submitted by: Michael Lestinsky <michael AT lestinsky dot de> Approved by: pav (mentor) Notes: svn path=/head/; revision=120665
* - Add support for new Canon camerasPav Lucistnik2004-08-212-1/+200
| | | | | | | | Submitted by: Roman Shterenzon <ports@oven.org> Obtained from: gphoto CVS Notes: svn path=/head/; revision=116986
* - Fix downloading of full size pictures from camera on 64-bit platforms.Pav Lucistnik2004-07-252-1/+12
| | | | | | | | | PR: ports/69521 Submitted by: Francois Tigeot <ftigeot@wolfpond.org> Obtained from: libgphoto2 CVS (rev. 1.68 of libgphoto2/gphoto2-filesys.c) Notes: svn path=/head/; revision=114647
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Update to 2.1.4Alexander Nedotsukov2004-01-2610-76/+54
| | | | Notes: svn path=/head/; revision=99161
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* - Update to version 2.1.3Kirill Ponomarev2003-10-285-88/+92
| | | | | | | | PR: 58627 Submitted by: Ports Fury Notes: svn path=/head/; revision=92491
* Fix to support Canon PowerShot G5Andreas Klemm2003-10-206-1/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Situation: - The PTP2 driver doesn't work for G5 - The G3 driver can't be used a G5 - So the canon native driver has been tought the G5's id etc ... - Bumped port revision, since the G5 PTP2 support was in test status and the G5 canon native driver support - fixes G5 PTP2 flaws and - is kind of new functionality These patches have been sent to the gphoto devel team and have been included into CVS today. Since yestarday 2.1.3 has been releases this fix will show up in later versions of libgphoto. Note 1: when using gphoto --auto-detect unluckily the buggy PTP2 driver will be autodetected. You then have to choose manually the correct driver. Easiest way is to use digikam->Setup and to Choose driver called "Canon PowerShot G5 (normal mode)". Note 2: If you want to use digikam as non-root user, you have to tweak permissions of /dev/ugenX and /dev/ugenX.{1,2,3} I succeded by using the following commands which I put into /etc/rc.local, thanks to Poul-Henning Kamp: /sbin/devfs ruleset 10 /sbin/devfs rule applyset /sbin/devfs rule add path ugen1* mode 666 /sbin/devfs rule show A working solution for /etc/devfs.rules I didn't find yet. Approved by: portmgr@freebsd.org (Joe) Notes: svn path=/head/; revision=91747
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* Update to 2.1.2. [1]Sergey A. Osokin2003-08-153-50/+59
| | | | | | | | | | | | Add PLIST_SUB, that decrease diffs against libgphoto2 port in next update-time. [2] Submitted by: Jeremy Prior <jez@chagford.netcraft.com> [1], osa [2] PR: 55602 Notes: svn path=/head/; revision=86989
* Fix dependence on libexif:Michael Reifenberger2003-08-121-1/+1
| | | | | | | exif.9 -> exif.10 Notes: svn path=/head/; revision=86801
* Utilize USE_GNOME.Tilman Keskinoz2003-08-011-4/+2
| | | | | | | | PR: 55055 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=86117
* Chase the libexif shared lib version.Joe Marcus Clarke2003-07-291-1/+1
| | | | Notes: svn path=/head/; revision=85880
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* add libgphoto2 2.1.1Ying-Chieh Liao2003-01-037-0/+223
A universal digital camera picture control tool PR: 46596 Submitted by: Ports Fury Notes: svn path=/head/; revision=72466