aboutsummaryrefslogtreecommitdiff
path: root/graphics/gexiv2
Commit message (Collapse)AuthorAgeFilesLines
* graphics/gexiv2: Use CXXFLAGS instead of CFLAGSJohn Marino2015-02-251-2/+4
| | | | | | | | | This program uses c++ to build, so it needs to use CXXFLAGS. While switching those in order to pick up external c++ flags, relocate the WRKSRC definition to please portlint. Notes: svn path=/head/; revision=379939
* Install introspection files (as required by some programs).Alexey Dokuchaev2014-11-012-3/+5
| | | | Notes: svn path=/head/; revision=372041
* - Update devel/libtool and devel/libltdl to version 2.4.2.418Tijl Coosemans2014-10-052-6/+4
| | | | | | | | | | | | | | | | | | | - Patch libtool so it uses the same library version specification as on Darwin, Linux and other systems. Given the version current:revision:age a library will be given the extension .so.major.age.revision with major equal to current-age. Before libtool would use .so.current on FreeBSD. - Patch libtoolize to remove two cases of umask 0 that caused libltdl files to be copied world writable (--ltdl option) - Let USES=libtool patch this new version correctly - Adjust all ports with USES=libtool:build and bump PORTREVISION on their dependent ports if a library version changed PR: 194068 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=370099
* Fix pkg-plist after r364561Tijl Coosemans2014-08-102-2/+1
| | | | | | | Reported by: antoine Notes: svn path=/head/; revision=364577
* Replace some dependencies on libtool with USES=libtool:build or aTijl Coosemans2014-08-101-3/+2
| | | | | | | dependency on libtoolize Notes: svn path=/head/; revision=364561
* - Chase libexiv2.so shlib version bump after r350163Alexey Dokuchaev2014-04-041-4/+4
| | | | | | | | | - Fix nearby minor style issues while here (not all) Approved by: portmgr (bapt), some ports are still NO_STAGE :( Notes: svn path=/head/; revision=350164
* - Stage supportMartin Wilke2014-02-191-2/+1
| | | | Notes: svn path=/head/; revision=345048
* - Reassign lioux' ports to the heapThomas Abthorpe2014-02-141-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=344281
* 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
* Fix build without libstdc++Baptiste Daroussin2013-09-021-2/+2
| | | | Notes: svn path=/head/; revision=326086
* - Update to 0.6.1William Grzybowski2013-06-113-6/+7
| | | | | | | | | | | | Changes: http://redmine.yorba.org/projects/gexiv2/repository/revisions/master/entry/NEWS PR: ports/178012 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout) Notes: svn path=/head/; revision=320624
* Convert g* to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316343
* - remove obsolete patchPietro Cerutti2012-11-081-35/+0
| | | | | | | | | Reported by: PH (via beat@) Approved by: portmgr@ (implicit) Feature safe: yes Notes: svn path=/head/; revision=307167
* graphics/gexiv2:Alexey Dokuchaev2012-11-064-18/+17
| | | | | | | | | | | | | | | | | | | | - Update to version 0.4.1 - Drop shlib versions in LIB_DEPENDS - Define LICENSE (GPLv2) - Cleanup Makefile and port description graphics/shotwell (gexiv2 consumer): - Bump port revision (chase gexiv2 update) - Drop shlib versions in LIB_DEPENDS - Define LICENSE (LGPL21) - Provide a better port description - Nota bene: version 0.13.1 is available Feature safe: yes Approved by: maintainer timeout Notes: svn path=/head/; revision=307052
* Bump so library version. Somehow I missed it at my previous commit.Boris Samorodov2012-08-011-1/+1
| | | | | | | | Pointed out by: Piotr Kubaj <pkubaj@gmail.com> Pointy hat to: bsam (me) Notes: svn path=/head/; revision=301822
* Update graphics/exiv2 to version 0.23.Boris Samorodov2012-07-311-1/+1
| | | | | | | | | | | | The so library version has changed. Bump PORTREVISIONs at dependent ports. PR: ports/169733 Submitted by: bsam (me) Approved by: multimedia (maintainer timeout 3 weeks) Notes: svn path=/head/; revision=301793
* new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configBaptiste Daroussin2012-07-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | are no more self hosting so we are stuck with 0.25 version while pkgconf provide the same set of features as 0.27 and a compatible frontend. A symlink to pkg-config has been added for convenience and compatibility This also introduces a new macro to use pkgconf in your ports: USE_PKGCONFIG it can take the following arguments: - yes (meaning build only dep) - build (meaning build only dep) - run (meaning run only dep) - both (meaning run and build dep) From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG The old gnome macro has been modified to use pkgconf but still the sameway: run and build dep to avoid large breakage. While here fix some ports relying on pkg-config but not specifying it, fix some ports broken because testing wrong .pc files, and fix ports using pkg-config --version to determine pkg-config version instead of pkg-config --modversion pkg-config like recommanded by pkg-config With Hat: portmgr Exp-runs by: bapt (pointhat-west), beat (pointyhat) Notes: svn path=/head/; revision=301539
* - chase exiv2 library bumpBaptiste Daroussin2011-04-123-2/+37
| | | | | | | | - while here remove some MD5 - fix some forgottern desktop-file-utils dependencies Notes: svn path=/head/; revision=272596
* Clean up "current" versions of autotools components to further reduceAde Lovett2010-12-081-1/+1
| | | | | | | tree-churn on updates. Notes: svn path=/head/; revision=265861
* Update to 0.2.1Mario Sergio Fujikawa Ferreira2010-09-112-5/+4
| | | | Notes: svn path=/head/; revision=260984
* - Create PREFIX/share/vala/vapi directory on pre-installMario Sergio Fujikawa Ferreira2010-09-102-0/+6
| | | | | | | | | | - dirrmtry to remove it on PLIST - Bump PORTREVISION due to PLIST change Prompted by: pointyhat amd64 run Notes: svn path=/head/; revision=260901
* New port gexiv2 version 0.2.0: GObject-based wrapper around theMario Sergio Fujikawa Ferreira2010-09-074-0/+52
Exiv2 library Notes: svn path=/head/; revision=260670