aboutsummaryrefslogtreecommitdiff
path: root/graphics/libgphoto2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Fix pkg-plist on FreeBSD 10 and let FreeBSD 8 and 9 use the libusb 1.0Tijl Coosemans2013-10-261-8/+3
| | | | | | | | | | | | API too. - Remove patching of libgphoto2_port.pc.in. It has no effect. - Don't define _XOPEN_SOURCE and _POSIX_C_SOURCE to old values. It hides C99 symbols like snprintf that the port uses. PR: ports/183308 Notes: svn path=/head/; revision=331670
* - Support stagingDmitry Marakasov2013-10-221-5/+2
| | | | | | | - Use new LIB_DEPENDS syntax Notes: svn path=/head/; revision=331225
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* Unbreak after base rev 253637Koop Mast2013-07-251-3/+9
| | | | | | | | | | While here remove unused patch PR: ports/180825 Submitted by: rpaulo@ Notes: svn path=/head/; revision=323662
* - Unbreak the build of fusefs-gphotofs (add missing pkgconfig)Alexey Dokuchaev2013-07-101-0/+2
| | | | | | | - Define LICENSE for fusefs-gphotofs and libgphoto2 while here Notes: svn path=/head/; revision=322596
* Cleanup the port a bit:Alexey Dokuchaev2013-07-101-17/+28
| | | | | | | | | | | | - Make COMMENT reflect the reality better - Drop shlib ABI versions from LIB_DEPENDS - Utilize USES of gmake and pkgconfig - Collapse two CONFIGURE_ENV lines into one - Drop MAKE_JOBS_SAFE: it will be default in a few days - Wrap very long lines in post-patch for better readability Notes: svn path=/head/; revision=322593
* - Drop all my portsPav Lucistnik2013-07-091-1/+1
| | | | Notes: svn path=/head/; revision=322581
* Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}Baptiste Daroussin2013-04-291-5/+7
| | | | | | | | | While here: - trim headers - convert to new options framework Notes: svn path=/head/; revision=316850
* In preparation of removing devel/libusb (expires 2013-04-30), remove itRene Ladan2013-04-291-13/+2
| | | | | | | | | | | | | | | | | | from these ports. Other changes: - convert Makefile header - convert to optionsNG - remove indefinite article from comment - drop support for FreeBSD < 8.0 - pet portlint (leave library ABI versions in LIB_DEPENDS) - net-mgmt/spectools: change option name from GTK to GTK2 to use default description from bsd.options.desc.mk Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316831
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Revert previous boneheaded change - libgphoto2 is dependency forPawel Pekala2013-03-281-3/+3
| | | | | | | | | | couple of KDE4 ports. Instead of depending on HAL make sure not to link to it. Reported by: danfe Notes: svn path=/head/; revision=315503
* Port links to sysutils/hal when availablePawel Pekala2013-03-271-2/+3
| | | | | | | | | PR: ports/175964 Submitted by: myself Approved by: maintainer timeout Notes: svn path=/head/; revision=315420
* - graphics/libexif:Po-Chien Lin2013-03-141-5/+2
| | | | | | | | | | | | | | | | * Update to 0.6.21 * Add LICENSE * Switch to OptionsNG and PORTDOCS - Document libexif 2012-07-12 vulnerabilty - Bump PORTREVISION for libexif related ports - Trim headers while here PR: ports/175910 Approved by: swills (mentor) Security: d881d254-70c6-11e2-862d-080027a5ec9a Notes: svn path=/head/; revision=314141
* - Update to 2.4.14Pav Lucistnik2012-08-241-1/+1
| | | | Notes: svn path=/head/; revision=303062
* - Update to 2.4.13Pav Lucistnik2012-03-271-2/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293875
* - When gettext is disabled, this port still needs iconvPav Lucistnik2012-02-131-0/+1
| | | | | | | Reported by: Hakisho Nukama <nukama@googlemail.com> Notes: svn path=/head/; revision=291307
* - Make sure libgphoto_port library is linked with libintl, otherwisePav Lucistnik2011-09-091-0/+4
| | | | | | | | | | | | non-gettext apps (python) that dl_open libgphoto_port plugins are rather unhappy PR: ports/160508 Reported by: danfe Tested by: danfe Notes: svn path=/head/; revision=281535
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* - Update to 2.4.11Pav Lucistnik2011-06-021-2/+1
| | | | Notes: svn path=/head/; revision=274993
* - Bump PORTREVISION to chase the update of libexifWen Heping2011-03-041-1/+1
| | | | Notes: svn path=/head/; revision=270222
* - Fix segfault on certain usb devicesPav Lucistnik2011-01-161-0/+1
| | | | | | | | | PR: ports/154057 Submitted by: Lucius Windschuh <lwindschuh@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=267892
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Update to 2.4.10.1Pav Lucistnik2010-09-021-1/+1
| | | | Notes: svn path=/head/; revision=260426
* - Update to 2.4.9.1Pav Lucistnik2010-06-031-3/+3
| | | | Notes: svn path=/head/; revision=255654
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Update to 2.4.7Pav Lucistnik2009-09-071-3/+3
| | | | Notes: svn path=/head/; revision=240970
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+2
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Update to 2.4.6Pav Lucistnik2009-06-281-1/+1
| | | | Notes: svn path=/head/; revision=236740
* - Update to 2.4.5Pav Lucistnik2009-04-221-1/+2
| | | | Notes: svn path=/head/; revision=232511
* - Remove requirement on libusb from pkg-config file on USB2.0 enabled -CURRENTPav Lucistnik2009-03-211-0/+3
| | | | | | | Requested by: marcus Notes: svn path=/head/; revision=230607
* - extra patch is unneeded on current -currentPav Lucistnik2009-03-131-1/+0
| | | | | | | Submitted by: thompsa Notes: svn path=/head/; revision=229987
* - Chase libusb20 rename in r189585.Stanislav Sedov2009-03-091-1/+4
| | | | | | | | | | | - Mark sane-backends broken on current due to changes in USB stack. Reviewed by: thompsa (old version), miwi Tested by: miwi Notes: svn path=/head/; revision=229765
* - Another round of usb20 patchesPav Lucistnik2009-03-081-1/+2
| | | | | | | | PR: ports/132420 Submitted by: Phillip N. <pneumann@gmail.com>, kan Notes: svn path=/head/; revision=229688
* - Fix include path on -currentPav Lucistnik2009-03-071-1/+1
| | | | | | | Submitted by: marcus Notes: svn path=/head/; revision=229654
* - Fix build with USB 2.0 in CURRENT (untested)Pav Lucistnik2009-03-021-3/+10
| | | | | | | Submitted by: rnoland Notes: svn path=/head/; revision=229311
* - Update to 2.4.4Pav Lucistnik2009-01-301-1/+1
| | | | Notes: svn path=/head/; revision=227145
* - Update to 2.4.3Pav Lucistnik2008-11-091-2/+1
| | | | | | | | | | - Raise MAX_ENTRIES limit from 1024 to 8192 entries (a stopgap for 2.4.x series, 2.5.x will have adaptive list) PR: ports/127847 Requested by: Henrik Herranen <leopold@iki.fi> Notes: svn path=/head/; revision=222607
* Add quirk for the Apple iPhone 3G from upstream SVN.Henrik Brix Andersen2008-07-291-0/+1
| | | | | | | Approved by: pav (maintainer), erwin (mentor, implicit) Notes: svn path=/head/; revision=217814
* - Fix install in presence of gmkdirPav Lucistnik2008-07-141-1/+1
| | | | | | | Reported by: Jan Henrik Sylvester <me@janh.de> Notes: svn path=/head/; revision=216833
* - Update to 2.4.2Pav Lucistnik2008-07-141-2/+2
| | | | Notes: svn path=/head/; revision=216824
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Put shlib major back into LIB_DEPENDS, otherwise it's picking up libusb.so.0Pav Lucistnik2008-05-181-2/+2
| | | | | | | | | from compat4x package Reported by: many Notes: svn path=/head/; revision=213273
* - Update to 2.4.1Pav Lucistnik2008-03-301-1/+1
| | | | Notes: svn path=/head/; revision=210175
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Disable DoxygenPav Lucistnik2008-01-081-13/+1
| | | | | | | | | | - Port now installs the docs by itself PR: ports/119451 Reported by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> Notes: svn path=/head/; revision=205266
* - Update to 2.4.0Pav Lucistnik2007-08-131-5/+4
| | | | Notes: svn path=/head/; revision=197593
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Update to 2.3.1Pav Lucistnik2006-12-281-2/+2
| | | | Notes: svn path=/head/; revision=180928