1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Baptiste Daroussin
eb08c5441c Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20 18:35:44 +00:00
Baptiste Daroussin
e094f1c1f3 Fix build without libstdc++ 2013-09-02 20:42:58 +00:00
William Grzybowski
367ca3b349 - Update to 0.6.1
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)
2013-06-11 18:36:56 +00:00
Baptiste Daroussin
737bed6923 Convert g* to USES=pkgconfig 2013-04-23 10:47:02 +00:00
Pietro Cerutti
ccb34b25c7 - remove obsolete patch
Reported by:	PH (via beat@)
Approved by:	portmgr@ (implicit)
Feature safe:	yes
2012-11-08 10:45:13 +00:00
Alexey Dokuchaev
62f3ca1ad9 graphics/gexiv2:
- 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
2012-11-06 04:52:08 +00:00
Boris Samorodov
d3b1c60cb5 Bump so library version. Somehow I missed it at my previous commit.
Pointed out by:	Piotr Kubaj <pkubaj@gmail.com>
Pointy hat to:	bsam (me)
2012-08-01 09:11:26 +00:00
Boris Samorodov
8d56f00ee5 Update graphics/exiv2 to version 0.23.
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)
2012-07-31 15:29:26 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
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)
2012-07-26 05:40:22 +00:00
Baptiste Daroussin
e29d5654e9 - chase exiv2 library bump
- while here remove some MD5
- fix some forgottern desktop-file-utils dependencies
2011-04-12 08:24:29 +00:00
Ade Lovett
f584da22ee Clean up "current" versions of autotools components to further reduce
tree-churn on updates.
2010-12-08 19:58:49 +00:00
Mario Sergio Fujikawa Ferreira
73ced7481a Update to 0.2.1 2010-09-11 17:17:19 +00:00
Mario Sergio Fujikawa Ferreira
4f836f356e - Create PREFIX/share/vala/vapi directory on pre-install
- dirrmtry to remove it on PLIST
- Bump PORTREVISION due to PLIST change

Prompted by:	pointyhat amd64 run
2010-09-10 00:49:31 +00:00
Mario Sergio Fujikawa Ferreira
28639fc629 New port gexiv2 version 0.2.0: GObject-based wrapper around the
Exiv2 library
2010-09-07 02:49:13 +00:00