Commit graph

64 commits

Author SHA1 Message Date
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Christoph Moench-Tegeder
1e9051e265 add missing dependency.
Approved by:	rene (mentor, implicit)
2017-03-31 19:21:17 +00:00
Christoph Moench-Tegeder
6f71baf210 update graphics/shotwell to 0.26.0
https://mail.gnome.org/archives/shotwell-list/2017-March/msg00017.html
while here, regenerate patch and update my mail address

Approved by:	rene (mentor, implicit)
2017-03-26 20:50:26 +00:00
Christoph Moench-Tegeder
b560e51c29 update shotwell to 0.24.5
MFH:		2017Q1
Security:	5a9b3d70-48e2-4267-b196-83064cb14fe0
2017-02-01 17:06:37 +00:00
Christoph Moench-Tegeder
e00c85d56d shotwell: update to 0.24.4
changelog: https://download.gnome.org/sources/shotwell/0.24/shotwell-0.24.4.changes

Approved by:	rene (mentor, implicit)
2017-01-29 19:18:45 +00:00
Jason E. Hale
70e33ecd6f - Update graphics/libraw to 0.18.0
- Complete conversion to options helpers
- Add options for JPEG and JASPER support
  - Side note: This had a dependency on jpeg before, so the JPEG
    option default is ON. However, the configure script wasn't
    detecting it previously.
- Silence MKDIRs
- Take maintainership
- Chase shared library bump

Changes:	http://www.libraw.org/download#changelog
2017-01-19 04:39:37 +00:00
Christoph Moench-Tegeder
e28074d5bf update: shotwell 0.24.3
Changes: https://download.gnome.org/sources/shotwell/0.24/shotwell-0.24.3.changes

Approved by:	rene (mentor)
2016-12-21 12:40:41 +00:00
Jan Beich
13d07760cf Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems
PR:		215192
Requested by:	dim
Exp-run by:	antoine
Approved by:	antoine
2016-12-16 05:08:09 +00:00
Christoph Moench-Tegeder
3e88d8c3dd update shotwell to 0.24.2
PR:		214453
Submitted by:	 Piotr Kubaj
Approved by:	rene (mentor)
2016-11-14 16:13:01 +00:00
Christoph Moench-Tegeder
47f8e9c062 update shotwell to 0.24.0
Approved by:	rene (mentor)
2016-10-01 14:05:16 +00:00
Christoph Moench-Tegeder
6d2cb0a38b update shotwell to 0.23.6
Approved by:	rene (mentor)
2016-09-09 10:52:01 +00:00
Christoph Moench-Tegeder
7c0c62b483 Update shotwell to 0.23.4
Approved by:	rene (mentor)
2016-07-31 13:13:44 +00:00
Tobias C. Berner
c1ff5bbef3 Update graphics/exiv2 to 0.25.
As there is an shlib version bump, bump them portrevision of dependent ports.

While doing so, also switch to the cmake build system, as it requires less
patching and is easier to handle.

PR:             211329
Reviewed by:    mat, rakuco, kwm
Approved by:    rakuco (mentor)
Differential Revision:  https://reviews.freebsd.org/D7283
2016-07-27 10:22:26 +00:00
Christoph Moench-Tegeder
e62549c6fa update shotwell to 0.23.2
Approved by:	rene (mentor)
2016-06-26 20:31:46 +00:00
Christoph Moench-Tegeder
2c4ee71145 update shotwell to 0.23.1
PR:		210078
Approved by:	rene (mentor)
2016-06-07 11:58:25 +00:00
Christoph Moench-Tegeder
94f4282f63 Update shotwell to 0.23.0
while here, update WWW and do a little cosmetics

PR:		209065
Submitted by:	woodsb02@gmail.com
Approved by:	rene (mentor)
2016-04-27 12:42:07 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Koop Mast
e55ad419af Update shotwell to a git snapshot.
Update to a snapshot, to fix ssl cert validation. Sadly it doesn't
look upstream shotwell is still active so we need to update to a
snapshot. Also to fix this, they had to port it to webkit2gtk3.

PR:		206807
Approved by:	ports-secteam (feld)
MFH:		2016Q1
2016-02-05 16:34:59 +00:00
Baptiste Daroussin
ac922c592e Convert g* and i* to USES=sqlite and USES=firebird 2016-01-10 16:55:26 +00:00
Dmitry Marakasov
9c6fb73784 - Update graphics/libraw to 0.17.0
- While here, minor port cleanup, switch to options helpers
- Bump PORTREVISIONs of consumers as soversion has changed

PR:		204553
Submitted by:	graham@menhennitt.com.au
2015-11-22 12:42:48 +00:00
Koop Mast
b65cda7726 Fix some glib schema issues.
The schemas should be listed in GLIB_SCHEMAS instead of in the plist so the
  glib schema database can be updated on installed/removal of the package.
  This updating is done by the GLIB_SCHEMAS macro.

Make shotwell not run glib-compile-schemas in the stagedir, this has no effect.
Additional this generates the share/glib-2.0/schemas/gschemas.compiled file.
  This file is managed by the glib20 port. And has a changing checksum because
  it recompiled every time a GLIB_SCHEMAS enabled port is installed or removed.
2015-04-14 11:58:42 +00:00
Thomas Zander
42f5908cb3 - Update to upstream version 0.22.0
- Pet portscout

PR:		198986
Submitted by:	cmt@burggraben.net
2015-03-28 19:47:06 +00:00
Max Brazhnikov
1e1271981e Chase graphics/libraw shlib bump 2015-02-21 15:11:52 +00:00
Baptiste Daroussin
7a20cb4360 Get rid of gnomehier 2014-12-21 00:16:45 +00:00
Guido Falsi
adae686ff4 Update to 0.20.2
PR:		195501
Submitted by:	cmt at burggraben.net (maintainer)
2014-12-09 22:06:20 +00:00
Dmitry Marakasov
f632cb0cd4 - Update to 0.20.1
- While here, add LICENSE_FILE

PR:		194200
Submitted by:	cmt@burggraben.net (maintainer)
2014-10-07 17:52:38 +00:00
Guido Falsi
2160b8794d - Update to 0.20.0
- Remove dirrms

PR:		194001
Submitted by:	cmt@burggraben.net (maintainer)
2014-10-05 14:12:45 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
John Marino
f482a3d3e8 graphics/shotwell: Upgrade from version 0.18.0 => 0.18.1
This fixes a flickering issue.  While here, remove an unneeded dependency
and, if appropriate, strip libraries before they are installed.

PR:		191887
Submitted by:	maintainer (cmt)
2014-07-27 07:50:11 +00:00
Tijl Coosemans
a5185846f0 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2014-07-04 09:40:59 +00:00
Raphael Kubo da Costa
af84f95a09 - Update to 0.18.0.
- Pass maintainership to submitter.

PR:		191196
Submitted by:	cmt@burggraben.net
2014-06-20 18:44:49 +00:00
David Thiel
29238db46d Hand back to ports@. 2014-05-23 17:18:56 +00:00
Tijl Coosemans
1f8935d509 Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".
Bump PORTREVISION on all dependent ports. [1]

audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.

Approved by:	portmgr (implicit) [1]
2014-05-13 11:54:53 +00:00
Antoine Brodin
7d06e3b526 Mark a few unfetchable ports BROKEN
With hat:	portmgr
2014-04-27 14:38:18 +00:00
Bryan Drewery
5b88b2459b - Stop removing directories from BSD.local.dist.
This fixes false-positive leftover (files removed) warnings
  in Redports/QAT/Tinderbox.

  Note that some of these ports still have Orphans which I did not
  address.

With hat:	portmgr
Spotted by:	new 'check-plist'
2014-04-19 06:11:21 +00:00
David Thiel
71f5229720 Update to 0.15.1.
PR:		ports/185495
Submitted by:	Christoph Moench-Tegeder
Reviewed by:	lx@
2014-01-28 19:51:21 +00:00
Raphael Kubo da Costa
7c72067efc - Update libraw to 0.15.4.
This update is needed for further KDE updates.
- Use the new OPTIONS syntax.
- Use the new LIB_DEPENDS syntax.
- Stop redefining do-install; the port has its own `make install' that does
  the same thing provided we use USES=pathfix and tune Makefile.in.
- Support staging.

Bump PORTREVISION in ports that depend on libraw.

PR:		ports/185118
Submitted by:	rakuco@
Approved by:	maintainer timeout (35 days)
2014-01-26 21:20:03 +00:00
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
John Marino
d834ce47a7 Add explicit dependency on pkgconf (20 ports)
Approved by:	portmgr (bapt, implicit)
2013-09-12 08:41:52 +00:00
William Grzybowski
e62948168e graphics/shotwell: update to 0.14.1
- Update to 0.14.1
- Use shebangfix instead of manual replace

PR:		ports/178014
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by:	culot / jpaetzel (mentors, implicit), maintainer (timeout)
2013-06-13 11:25:14 +00:00
David Thiel
8bf216ae2f Unbreak build.
PR:	ports/177913
Submitted by:	KATO Tsuguru
2013-05-21 02:12:51 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Po-Chien Lin
98d451887b - graphics/libexif:
* 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
2013-03-14 08:17:39 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +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
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
David Thiel
aa48b30d99 Fix bug in Makefile that installs stuff in /usr/share. Unbreak.
Submitted by:	pointy
Feature safe:	yes
2012-03-07 20:41:35 +00:00
Pav Lucistnik
946876d249 - Mark BROKEN: installs file under /usr/share
Reported by:	pointyhat
2012-03-05 10:11:40 +00:00
David Thiel
964e0946fb Revert mistaken libraw regression.
Submitted by:	osa@
2012-02-09 18:47:02 +00:00
David Thiel
08ecc82d0d Update to 0.11.6, and take maintainership.
Reviewed by:	gnome@ (gperez)
2012-02-09 18:25:41 +00:00