aboutsummaryrefslogtreecommitdiff
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSPhilippe Audeoud2012-06-128-12/+12
| | | | | | | Submitted by: az@ Notes: svn path=/head/; revision=299099
* Mark BROKEN on 10.x: unsupportedErwin Lansing2012-06-121-1/+7
| | | | | | | | | | | | KeyError: 'freebsd10': File "/work/a/ports/graphics/yafray/work/yafray/SConstruct", line 20: fichero = ficheros[sys.platform] *** [do-build] Error code 2 Submitted by: pointyhat Notes: svn path=/head/; revision=299096
* Update to 6.7.7-7Martin Matuska2012-06-112-3/+3
| | | | Notes: svn path=/head/; revision=299079
* - add BROKEN for option php 5.4Dirk Meyer2012-06-111-0/+4
| | | | Notes: svn path=/head/; revision=299068
* - fix build when WITH_GTK is disabled, but x11-toolkits/gtkimageviewRuslan Makhmatkhanov2012-06-112-1/+4
| | | | | | | | | | | | | | | is installed I also added similar change for WITH_GIMP option, because configure tries to autodetect it too. PORTREVISION bump doesn't needed because GTK is enabled by default. PR: 166722 Submitted by: Bojan Petrovic <bojan_petrovic at fastmail dot fm> Approved by: Rodrigo OSORIO <rodrigo at bebik dot net> (maintainer) Notes: svn path=/head/; revision=299023
* - Fix distfile location since it's subdir was renamedSteve Wills2012-06-111-1/+1
| | | | Notes: svn path=/head/; revision=298993
* Reassign to ports@Carlo Strub2012-06-101-1/+1
| | | | Notes: svn path=/head/; revision=298986
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-107-7/+7
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - mark DEPRECATEDDirk Meyer2012-06-102-2/+8
| | | | | | | - reset MAINTAINER Notes: svn path=/head/; revision=298950
* - Mark BROKEN on FreeBSD 7.X: does not compilePav Lucistnik2012-06-101-2/+2
| | | | | | | | | | Aqsis-1.8.0-Source/libs/util/plugins.cpp: In member function 'const Aqsis::CqString Aqsis::CqPluginBase::DLError()': Aqsis-1.8.0-Source/libs/util/plugins.cpp:174: error: invalid conversion from 'const char*' to 'char*' Reported by: pointyhat Notes: svn path=/head/; revision=298946
* - Update OpenGTL to 0.9.17 releaseDima Panov2012-06-103-9/+10
| | | | | | | | | Full support for LLVM/Clang 3.0/3.1 releases Approved by: avilla (maintainer, via IM) Notes: svn path=/head/; revision=298924
* - Pass maintainership to x11@Martin Wilke2012-06-101-1/+1
| | | | | | | | PR: 168912 Submitted by: previous maintainer Notes: svn path=/head/; revision=298913
* - Unbreak build with clangMartin Wilke2012-06-103-1/+193
| | | | | | | | | PR: 168902 Submitted by: dim@ Tested by: O. Hartmann" <ohartman@zedat.fu-berlin.de> Notes: svn path=/head/; revision=298907
* Update to 6.7.7-6Martin Matuska2012-06-093-11/+8
| | | | | | | | | | Re-enable WITH_IMAGEMAGICK_HDRI [1] PR: ports/168871 [1] Submitted by: sol@triumf.ca [1] Notes: svn path=/head/; revision=298881
* Update to 2.6.0. Port changes:Max Brazhnikov2012-06-099-242/+369
| | | | | | | | | | | | | | | - add LICENSE (GPLv2) - convert to new options framework - make NLS optional - add MYSQL option to build MySQL database support - remove LENSFUN option (graphics/lensfun is now required) - remove MARBLE option (libkgeomap provides this and is required) - remove no longer needed patches Submitted by: Jason E. Hale <bsdkaffee at gmail.com> via area51 commit Notes: svn path=/head/; revision=298860
* Update to 2.6.0. Port changes:Max Brazhnikov2012-06-098-1217/+1311
| | | | | | | | | | | | | | | | | | - add LICENSE (GPLv2) - convert to new options framework - make NLS optional - add EXPOBLEND option to pull in runtime dependencies for the ExpoBlening plugin (a lot of ports that get pulled in by graphics/hugin, so turn it OFF by default) - add options for the new digikam libraries - add KSANE option for scanning - remove no longer needed patches - update WWW Submitted by: Jason E. Hale <bsdkaffee at gmail.com> via area51 commit Notes: svn path=/head/; revision=298859
* Add new port graphics/libkface:Max Brazhnikov2012-06-095-0/+65
| | | | | | | | | | | | Libkface is a KDE C++ wrapper for libface which provides face recognition and detection in pictures. WWW: http://www.digikam.org Submitted by: Jason E. Hale <bsdkaffee at gmail.com> via area51 commit Notes: svn path=/head/; revision=298856
* - Unbreak with base gcc 4.2.1Dima Panov2012-06-092-5/+2
| | | | | | | | | | | - Handle both fftw dependencies at once - No PORTREVISION bump, users with broken build never got this update - Take maintainership due to vd@'s ENOTIME Approved by: vd (maintainer, via email) Notes: svn path=/head/; revision=298854
* - update to 1.1.0Dirk Meyer2012-06-093-6/+7
| | | | Notes: svn path=/head/; revision=298850
* - fix build with gnustep 1.24.0 under FreeBSD 9.0Dirk Meyer2012-06-091-0/+4
| | | | Notes: svn path=/head/; revision=298843
* - fix build with gnustep 1.24.0Dirk Meyer2012-06-091-0/+10
| | | | Notes: svn path=/head/; revision=298840
* Merge changes from area51 repository (SVN commit 8197 by avilla):Max Brazhnikov2012-06-092-28/+17
| | | | | | | | | - Remove SIPFILES option, some ports (e.g., pykde4) require the files to be installed. - Remove DEBUG and TRACING options, and merge them under WITH_DEBUG. Notes: svn path=/head/; revision=298789
* fix the build after the giflib updateBrendan Fabeny2012-06-081-3/+21
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=298786
* Update to 2.2.24Tilman Keskinoz2012-06-082-4/+4
| | | | | | | | | | | PR: 167907 Submitted by: Takefu Approved by: maintainer Mark MAKE_JOBS_UNSAFE while here Notes: svn path=/head/; revision=298760
* Upgrade graphics/vigra from 1.7.1 to 1.8.0Vasil Dimov2012-06-086-227/+284
| | | | | | | | PR: ports/168833 Submitted by: fluffy@ Notes: svn path=/head/; revision=298758
* - update to 0.4Dirk Meyer2012-06-082-3/+3
| | | | Notes: svn path=/head/; revision=298725
* Convert my ports to optionsNGPawel Pekala2012-06-071-1/+1
| | | | Notes: svn path=/head/; revision=298711
* - Update to 1.12.2Steve Wills2012-06-073-4/+6
| | | | Notes: svn path=/head/; revision=298679
* - Remove SITE_PERL from *_DEPENDSPhilippe Audeoud2012-06-072-2/+2
| | | | | | | Submitted by: az@ Notes: svn path=/head/; revision=298671
* - Update to version 1.0.4Alexey Dokuchaev2012-06-073-4/+6
| | | | | | | | | | - Mark as parallel build safe PR: ports/168609 Submitted by: dumbbell Notes: svn path=/head/; revision=298659
* Update from 0.14.5 to 0.14.6.Sergey A. Osokin2012-06-062-11/+18
| | | | | | | | | | | For fix usage -fopenmp flag (with USE_GCC=4.6+) add OPENMP knob. (*) Fix usage of DEMOSAIC_PACK_GPL3 knob. Spotted by: Hannes <h2+fbsdports@fsfe.org> (*) Thanks to: danfe (*) Notes: svn path=/head/; revision=298621
* - fix WITH_DEBUGDirk Meyer2012-06-061-1/+1
| | | | Notes: svn path=/head/; revision=298598
* - warn if WITH_DEBUG is setDirk Meyer2012-06-061-0/+4
| | | | Notes: svn path=/head/; revision=298597
* - Update to 0.91Sunpoet Po-Chuan Hsieh2012-06-063-43/+45
| | | | | | | | | | - Pet portlint: remove ABI version number from LIB_DEPENDS - Sort PLIST Changes: http://search.cpan.org/dist/Imager/Changes Notes: svn path=/head/; revision=298594
* - Use new options framework "SINGLE" feature.Guido Falsi2012-06-061-10/+7
| | | | | | | | | | | - Pet portlint. PR: ports/168521 Submitted by: Baptiste Daroussin <bapt@FreeBSD.org> Approved by: crees, tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=298578
* Get rid of ${SITE_PERL} in *_DEPENDSEmanuel Haupt2012-06-061-19/+19
| | | | | | | Submitted by: az Notes: svn path=/head/; revision=298572
* Trying to fix version detection of giflib (should fix pkg-plist).Andrej Zverev2012-06-061-0/+27
| | | | | | | Reported by: pavbot Notes: svn path=/head/; revision=298571
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-0667-134/+67
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - Update to 0.9.12Steve Wills2012-06-062-3/+3
| | | | Notes: svn path=/head/; revision=298550
* - Update to version 0.12Sylvio Cesar Teixeira2012-06-052-23/+24
| | | | | | | | PR: ports/168602 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=298533
* - Fix build: PrintGifError was removed from core library of giflib 4.2.0 [1]Sunpoet Po-Chuan Hsieh2012-06-051-0/+55
| | | | | | | | Obtained from: http://trac.osgeo.org/gdal/ticket/4675 Reference: http://giflib.git.sourceforge.net/git/gitweb.cgi?p=giflib/giflib;a=blob;f=NEWS [1] Notes: svn path=/head/; revision=298471
* Update to 1.1.3Baptiste Daroussin2012-06-053-4/+3
| | | | Notes: svn path=/head/; revision=298461
* - Fix a conflict in man page names by prefixing them with "volpack-"Guido Falsi2012-06-052-14/+39
| | | | | | | | Reported by: Sulev-Madis "ketas" Silber <madis555@hot.ee> Approved by: crees (mentor) Notes: svn path=/head/; revision=298458
* - register conflicts with graphics/Coin and x11-toolkits/SoXtRuslan Makhmatkhanov2012-06-051-0/+2
| | | | | | | | | PR: 168674 Submitted by: Christian Gusenbauer <c47g at gmx dot at> (maintainer) Reported by: Sulev-Madis 'ketas' Silber <madis555 at hot dot ee> Notes: svn path=/head/; revision=298447
* - retire libungifDirk Meyer2012-06-056-138/+0
| | | | Notes: svn path=/head/; revision=298420
* - fix offline buildDirk Meyer2012-06-053-7/+36
| | | | | | | | | | | | Submitted by: Oliver Pinter - fix option NOPORTDOCS - fix QuantizeBuffer Submitted by: Greg Lewis Notes: svn path=/head/; revision=298419
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-052-3/+3
| | | | Notes: svn path=/head/; revision=298413
* - Update ruby-gnome ports to 1.1.3Steve Wills2012-06-044-4/+4
| | | | | | | | PR: ports/168435 Submitted by: Makoto Kishimoto <ksmakoto@dd.iij4u.or.jp> Notes: svn path=/head/; revision=298394
* - register conflicts with graphics/cimgRuslan Makhmatkhanov2012-06-041-0/+2
| | | | | | | Reported by: Sulev-Madis 'ketas' Silber <madis555 at hot dot ee> Notes: svn path=/head/; revision=298376
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-045-16/+16
| | | | Notes: svn path=/head/; revision=298371