aboutsummaryrefslogtreecommitdiff
path: root/graphics/rawstudio
Commit message (Collapse)AuthorAgeFilesLines
* Mark BROKEN: fails to buildAntoine Brodin2018-11-041-0/+2
| | | | | | | | | | | dcraw.cc:3958:19: error: constant expression evaluates to 128 which cannot be narrowed to type 'signed char' [-Wc++11-narrowing] -1,-2,-1,+0,0,0x80, -1,-2,+0,-1,0,0x01, -1,-2,+1,-1,0,0x01, ^~~~ Reported by: pkg-fallout Notes: svn path=/head/; revision=484082
* Update grahics/exiv2 to 0.26Tobias C. Berner2018-04-281-1/+1
| | | | | | | | | PR: 223625 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D12345 Notes: svn path=/head/; revision=468519
* graphics/libgphoto2: Update to 2.5.16Ben Woods2018-01-141-1/+1
| | | | | | | | | | | | | graphics/gphoto2: Update to 2.5.15 graphics/py-gphoto2: Update to 1.8.2 Also bump PORTREVISION of ports depending on these. PR: 224611 Submitted by: bsam (graphics/libgphoto2) Notes: svn path=/head/; revision=458949
* Fix build of graphics/rawstudio with clang (or any recent optimizingDimitry Andric2017-12-211-0/+38
| | | | | | | | | | | | compiler), by using anonymous labels in asm fragments. PR: 216771 Approved by: maintainer timeout (8 months) Approved by: jbeich MFH: 2017Q4 Notes: svn path=/head/; revision=456945
* graphics/gphoto2: Update to 2.5.14Ben Woods2017-08-141-1/+1
| | | | | | | | | | | graphics/libgphoto2: Update to 2.5.14 graphics/py-gphoto2: Update to 1.7.0 - Bump dependent ports - Take maintainership of graphics/gtkam Notes: svn path=/head/; revision=447935
* graphics/libgphoto2: Update to 2.5.13Ben Woods2017-06-011-1/+1
| | | | | | | | | | | | graphics/py-gphoto2: Update to 1.6.0 - Bump dependent ports Changes this release: https://github.com/gphoto/libgphoto2/releases/tag/libgphoto2-2_5_13-release Notes: svn path=/head/; revision=442300
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-221-0/+2
| | | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills Notes: svn path=/head/; revision=441468
* Update graphics/exiv2 to 0.25.Tobias C. Berner2016-07-271-1/+1
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=419170
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-9/+9
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* graphics/lensfun: bump PORTREVISION in consumers after r411373Jan Beich2016-03-201-1/+1
| | | | Notes: svn path=/head/; revision=411447
* Convert g* and i* to USES=sqlite and USES=firebirdBaptiste Daroussin2016-01-101-2/+2
| | | | Notes: svn path=/head/; revision=405724
* Add patch fixing segfault at startupPawel Pekala2015-10-162-1/+12
| | | | | | | | | | PR: 203297 Submitted by: fbsd@opal.com Approved by: maintainer timeout MFH: 2015Q4 Notes: svn path=/head/; revision=399513
* Remove from plist things already added by USESBaptiste Daroussin2015-09-261-2/+0
| | | | Notes: svn path=/head/; revision=397920
* Convert to USES=jpegAntoine Brodin2015-06-221-3/+2
| | | | Notes: svn path=/head/; revision=390310
* Apply vendor patch for "Avoid overflow in ljpeg_start()"Xin LI2015-05-312-1/+13
| | | | | | | | | | | | | | | | | (changeset 983bda1f) to prevent a denial of service (crash) via a crafted image PR: 200199 Obtained from: https://github.com/rawstudio/rawstudio/commit/983bda1f0fa5fa86884381208274198a620f006e Security: CVE-2015-3885 Security: 57325ecf-facc-11e4-968f-b888e347c638 Submitted by: Jason Unovitch <jason unovitch gmail com> Reported by: Sevan Janiyan <venture37 geeklan co uk> Approved by: samm os2 kiev ua (maintainer) MFH: 2015Q2 Notes: svn path=/head/; revision=388051
* Update lensfun to version 0.3.0. It contains few changes making consumerAlexey Dokuchaev2015-03-311-1/+4
| | | | | | | | | | | | | | | | | | | code incompatible with earlier versions; particularly, removal of CCI (the Color Contribution Index of the lens, as defined by ISO 6728-83) [1] and FOV1 ("field-of-view") [2] distortion model. Four ports had to be patched to build against new lensfun (all fall under `graphics' category): digikam-kde4, gimp-lensfun-plugin, hugin, rawstudio. PR: 196182 Submitted by: Matthieu Volat (heavily modified) Exp-run by: antoine [1] https://sourceforge.net/p/lensfun/code/ci/f0c293 [2] https://sourceforge.net/p/lensfun/code/ci/048eb3 Notes: svn path=/head/; revision=382801
* bump PORTREVISION due libphoto2 shared library version changed.Vanilla I. Shu2015-01-231-1/+1
| | | | | | | Submitted by: tijl@ Notes: svn path=/head/; revision=377733
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Properly support png 1.5Baptiste Daroussin2014-12-244-30/+37
| | | | | | | Obtained from: Gentoo Notes: svn path=/head/; revision=375456
* Cleanup plistBaptiste Daroussin2014-10-201-7/+0
| | | | Notes: svn path=/head/; revision=371283
* math/fftw3:Tijl Coosemans2014-08-311-1/+1
| | | | | | | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove PTHREAD_CFLAGS and PTHREAD_LIBS - Use MAKE_CMD Notes: svn path=/head/; revision=366788
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-022-34/+4
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=360271
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* - Chase libexiv2.so shlib version bump after r350163Alexey Dokuchaev2014-04-041-4/+5
| | | | | | | | | - 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
* - replace gnomehack with pathfix while hereRuslan Makhmatkhanov2014-02-191-2/+2
| | | | Notes: svn path=/head/; revision=345136
* - fix build with clangRuslan Makhmatkhanov2014-02-193-3/+46
| | | | | | | | | | | | - support staging - convert desktopfileutils dependency to USES PR: 186771 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) MFH: 2014Q1 Notes: svn path=/head/; revision=345132
* Update LIB_DEPENDS to new syntax (to chase after libgphoto2 update).Koop Mast2014-01-171-11/+10
| | | | | | | | | USES=gmake Approved by: port clean up blanket Notes: svn path=/head/; revision=340121
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [fgijk]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331272
* 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
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-021-6/+2
| | | | Notes: svn path=/head/; revision=326109
* - Fix buildMartin Wilke2013-06-111-2/+0
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320590
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Update graphics/exiv2 to version 0.23.Boris Samorodov2012-07-311-2/+2
| | | | | | | | | | | | 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
* - update png to 1.5.10Dirk Meyer2012-06-013-1/+31
| | | | Notes: svn path=/head/; revision=297915
* - update fftw3* to 3.3 [1], and adjust dependent portsBrendan Fabeny2011-10-171-0/+1
| | | | | | | | | | - make use of optimizations by default, where possible (quad flavor to follow shortly, and mpi at a later date) Suggestions and patches from: ache, C. Burns, wen Notes: svn path=/head/; revision=283695
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Update to version 2.0Alexey Dokuchaev2011-04-124-20/+513
| | | | | | | | | | - Improve port description - Clean up Makefile while here Approved by: maintainer Notes: svn path=/head/; revision=272613
* - chase exiv2 library bumpBaptiste Daroussin2011-04-122-4/+3
| | | | | | | | - while here remove some MD5 - fix some forgottern desktop-file-utils dependencies Notes: svn path=/head/; revision=272597
* Chase exiv2 shlib bump.Koop Mast2010-08-201-2/+2
| | | | Notes: svn path=/head/; revision=259619
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* - update to jpeg7Dirk Meyer2009-07-181-1/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - update to 1.2Dirk Meyer2009-07-072-5/+4
| | | | | | | | PR: 136402 Approved by: Alex Samorukov (maintainer) Notes: svn path=/head/; revision=237321
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+1
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* Update to version 1.1.1.Boris Samorodov2009-03-113-6/+10
| | | | | | | | | PR: ports/131377 Submitted by: bsam (me) Approved by: maintainer (timeout 5 weeks) Notes: svn path=/head/; revision=229913
* 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
* Rawstudio is an open-source program to read and manipulateMartin Wilke2008-04-294-0/+73
RAW images from most digital cameras. Rawstudio will convert your RAW files into JPEG, PNG or TIF images which you can then print or send to friends and clients. It has a graphical user interface, so you can simply open a RAW file and experiment with the controls to see how they effect the image. WWW: http://rawstudio.org PR: ports/123025 Submitted by: Alex Samorukov <samm at os2.kiev.ua> Notes: svn path=/head/; revision=212293