Commit Graph

14902 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
8972362c86 - Add py-django-easy-thumbnails 1.0.3
The primary function of easy-thumbnails is to dynamically create thumbnails
based on a source image.  So whenever a thumbnail does not exist or if the
source was modified more recently than the existing thumbnail, a new thumbnail
is generated (and saved).  Thumbnail aliases can be defined, providing
predefined thumbnail options.  This also allows for generation of thumbnails
when the source image is uploaded.

WWW: http://pypi.python.org/pypi/easy-thumbnails/
WWW: https://github.com/SmileyChris/easy-thumbnails

PR:		ports/169246
Submitted by:	Matthew X. Economou <xenophon+fbsdports@irtnog.org>
2012-06-24 15:19:38 +00:00
Koop Mast
da60adebdc Remove non-existing WWW.
PR:		ports/169308
Submitted by:	Oliver Heesakkers <dev2@heesakkers.info>
2012-06-24 12:38:58 +00:00
Oliver Lehmann
25b6cc30c1 fix build if tinyxml is installed
PR:		163577
Submitted By:	pawel
2012-06-24 09:32:00 +00:00
Oliver Lehmann
8411546d39 update cegui to 0.7.6
ignore tinyxml when installed and always use local copy [1]

PR:		ports/164547 [1]
Submitted by:	Yanhui Shen <shen.elf@gmail.com> [1]
2012-06-24 08:21:14 +00:00
Dirk Meyer
6265f069f5 - update to 10.35.85 2012-06-23 14:54:03 +00:00
Dirk Meyer
fe8d74b25a - update to 4.0.2 2012-06-23 14:52:05 +00:00
Sunpoet Po-Chuan Hsieh
9e2dc1af9d - Update to 2.83
Changes:	http://search.cpan.org/dist/Chart-Clicker/Changes
2012-06-22 08:48:48 +00:00
Dirk Meyer
c3c18f51c2 - remove extra dir 2012-06-22 04:58:36 +00:00
Sunpoet Po-Chuan Hsieh
ec89d03b42 - Update to 2.82
Changes:	http://search.cpan.org/dist/Chart-Clicker/Changes
2012-06-21 15:07:14 +00:00
Ruslan Makhmatkhanov
cea34d4832 - strict python version to 2.x only (doesn't work with python3)
- fix portlint warning (remove dot from COMMENT)
- add LICENSE (BSD)
- py-numpy only needed on runtime stage, so move it to RUN_DEPENDS
- add some tabs to Makefile header and pkg-descr
- do not try to remove directories that we didn't install
- bump PORTREVISION

PR:		168815
Submitted by:	rm (myself)
Approved by:    maintainer timeout (2 weeks)
2012-06-21 05:15:08 +00:00
Dirk Meyer
71446578bc - update to 1.5.11 2012-06-20 19:33:46 +00:00
Koop Mast
9e70e62929 Remove BROKEN now that imlib is fixed. 2012-06-20 11:34:31 +00:00
Koop Mast
e5e10a1a08 Fix unresolved symbol in library after giflib update.
PR:		ports/169163
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu>
2012-06-20 11:31:01 +00:00
Florian Smeets
464a164f15 Update to 5.3.14 2012-06-19 19:39:05 +00:00
Martin Matuska
88325e1e57 Only try to delete the module directories (they may not get created).
PR:		ports/169046
2012-06-19 12:26:40 +00:00
Martin Matuska
8726195e94 Disable HDRI by default. It fails the analyze.sh test on some systems. 2012-06-19 12:19:37 +00:00
Pav Lucistnik
8d74c9e3f1 - Mark BROKEN: does not configure
checking for ImageMagick version >= 6.4.9... yes
  checking for HDRI disabled version of ImageMagick... no
  Can't install RMagick 2.13.1.
  RMagick does not work when ImageMagick is configured for High Dynamic Range Images.
  Don't use the --enable-hdri option when configuring ImageMagick.

Reported by:	pointyhat
2012-06-19 08:32:17 +00:00
Dirk Meyer
7851662a18 - bugfix USE_GETTEXT
Submitted by:   Alex Kozlov
2012-06-19 02:58:59 +00:00
TAKATSU Tomonari
2c588fec99 - Fix configure [1]
- Pet portlint

Reported by:	pointyhat (pav) [1]
2012-06-18 22:16:34 +00:00
Sunpoet Po-Chuan Hsieh
4ffe7d23c2 - Update to 2.03
Changes:	http://search.cpan.org/dist/GraphViz2/CHANGES
2012-06-18 07:23:42 +00:00
Dirk Meyer
86b1f2ee43 - fix Unterminated quoted string on FreeBSD 9.x
- fix unexpected operator on FreeBSD 7.x
- merge REINPLACE_CMD
2012-06-18 06:11:54 +00:00
Pav Lucistnik
4d0b61244a - Mark BROKEN: does not compile
work/OpenGTL-0.9.17/OpenGTL/GTLCore/LLVMBackend/CodeGenerator_p.cpp: In static member function 'static llvm::Constant* LLVMBackend::CodeGenerator::stringToConstant(llvm::LLVMContext&, const GTLCore::String&)':
  work/OpenGTL-0.9.17/OpenGTL/GTLCore/LLVMBackend/CodeGenerator_p.cpp:1244: error: 'llvm::ConstantDataArray' has not been declared

Reported by:	pointyhat
2012-06-17 20:27:32 +00:00
Pav Lucistnik
0682d10114 - Mark BROKEN: does not compile
ocamlopt.opt -o crop.opt   -I ../../src     camlimages_core.cmxa unix.cmxa  crop.cmx
  ../../src/libcamlimages_core.a(gifread.o)(.text+0x3ea): In function `dGifGetLine':
  : undefined reference to `PrintGifError'
  ../../src/libcamlimages_core.a(gifwrite.o)(.text+0x2f3): In function `eGifPutLine':
  : undefined reference to `PrintGifError'

Reported by:	pointyhat
2012-06-17 20:25:05 +00:00
Ruslan Makhmatkhanov
8fe96d8946 - update to 1.5.1.5 2012-06-17 18:02:31 +00:00
Dirk Meyer
19660d0714 - bugfix USE_GETTEXT
Submitted by:	Alex Kozlov
2012-06-17 09:03:13 +00:00
Dirk Meyer
5dcc37da05 - make portlint happier
- fix path in pkg_config file
Submitted by:	Zhihao Yuan
2012-06-16 08:46:05 +00:00
Dirk Meyer
e19541de8b - remove OPTIONS_DEFAULT
Submitted by:	sunpoet
2012-06-16 08:22:39 +00:00
Dirk Meyer
667aa6fda7 - use OPTIONS_DEFINE 2012-06-15 17:03:36 +00:00
Dirk Meyer
1e9daf32c5 - use OPTIONS_DEFINE 2012-06-15 16:46:55 +00:00
Dirk Meyer
d6ba2d98d9 - validate xml
PR:		168768
Submitted by:	Virgil Champlin
2012-06-15 10:18:31 +00:00
Johan van Selst
5b6492716a - Register conflicts between signing-party/sig2dot/springgraph
- Rename pgpring to pgppubring to avoid singing-party conflict with mail/mutt
- Bump portrevision

Submitted by:	Sulev-Madis 'ketas' Silber <madis555@hot.ee>
2012-06-15 10:13:28 +00:00
Ganael LAPLANCHE
11be97e555 Switch to OptionsNg 2012-06-15 09:55:17 +00:00
Dirk Meyer
028d40ef37 - update to 0.8.10
- use OPTIONS_DEFINE
- take maintainership
2012-06-15 06:21:13 +00:00
Max Brazhnikov
5a91ceaf33 KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x series.
Official announcement: http://kde.org/announcements/announce-4.8.4.php
2012-06-14 16:42:04 +00:00
Dirk Meyer
ec55caab6c - use OPTIONS_DEFINE 2012-06-14 14:48:52 +00:00
Pietro Cerutti
51fcef0ff7 - Update to 8.0.3
Release notes:
  http://mesa3d.org/relnotes-8.0.3.html
2012-06-14 10:32:03 +00:00
Pietro Cerutti
533d37a428 - Update to 3.8.0
Release notes: http://tulip.labri.fr/TulipDrupal/?q=node/1851
2012-06-14 09:47:15 +00:00
Pav Lucistnik
917e3afc7b - Mark BROKEN: does not compile
undefined reference to `PrintGifError'

Reported by:	pointyhat
2012-06-13 21:10:09 +00:00
Pav Lucistnik
f3b8ba9887 - Mark BROKEN: does not compile
undefined reference to `PrintGifError'

Reported by:	pointyhat
2012-06-13 20:55:51 +00:00
Pav Lucistnik
2a0f64f42e - Mark BROKEN: does not configure
checking for imlib-config... /usr/local/bin/imlib-config
  checking for IMLIB - version >= 1.8.0... no
  *** Could not run IMLIB test program, checking why...

Reported by:	pointyhat
2012-06-13 20:51:32 +00:00
Brendan Fabeny
a80dfd38a8 fix the build when librsvg2 or ImageMagick is installed
Reported by:	avg, J.H. Sylvester
2012-06-13 14:26:58 +00:00
Brendan Fabeny
c2894a8bc4 also remove the -nox11 suffix from the djvulibre runtime dependency 2012-06-13 05:38:06 +00:00
Brendan Fabeny
dfe91aa6ae update DjVuLibre to 3.5.25.3 and adjust dependent ports: the QT3 GUI that was
formerly in graphics/djvulibre has been removed, and graphics/djvulibre-nox11
has been merged back into graphics/djvulibre
2012-06-13 04:49:48 +00:00
Baptiste Daroussin
9010280b85 Conver to new options framework 2012-06-12 21:42:32 +00:00
Thierry Thomas
14cf6cf0ee Register a conflict with graphics/gimp-gmic-plugin (1).
Since I'm there, try to pet portlint.

Submitted by:	"Sulev-Madis 'ketas' Silber" <madis555 (at) hot.ee> (1)
2012-06-12 20:48:24 +00:00
Koop Mast
ebf7eb4947 OptionsNG my ports. 2012-06-12 18:49:15 +00:00
Sunpoet Po-Chuan Hsieh
e41e8fba30 - Add php-gdal 1.9.1
This port is the PHP binding for GDAL (Geospatial Data Abstraction Library).

WWW: http://www.gdal.org/
2012-06-12 18:26:10 +00:00
Sunpoet Po-Chuan Hsieh
3871e624e7 - Add ruby-gdal 1.9.1
This port is the Ruby binding for GDAL (Geospatial Data Abstraction Library).

WWW: http://www.gdal.org/
2012-06-12 18:24:24 +00:00
Sunpoet Po-Chuan Hsieh
783797e774 - Add py-gdal 1.9.1
This port is the Python binding for GDAL (Geospatial Data Abstraction Library).

WWW: http://www.gdal.org/
2012-06-12 18:23:26 +00:00
Sunpoet Po-Chuan Hsieh
524455acfa - Add p5-Geo-GDAL 1.9.1
This port is the Perl binding for GDAL (Geospatial Data Abstraction Library).

WWW: http://www.gdal.org/
2012-06-12 18:21:46 +00:00
Sunpoet Po-Chuan Hsieh
680e94ee59 - Update to 1.9.1
- Build with thread-safe support by default
- Add lzma support
- Adjust OPTIONS:
  - Add ICONV, KML and WEBP
  - Remove GRASS (cyclic dependency), PERL, PHP, PYTHON, RUBY and THREADS (default)
- Move language bindings to separate ports:
  - Move Perl binding to graphics/p5-Geo-GDAL
  - Move PHP binding to graphics/php-gdal
  - Move Python binding to graphics/py-gdal
  - Move Ruby binding to graphics/ruby-gdal
- Add corresponding CONFIGURE_ARGS for disabled features
- Cosmetic change

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.9.1-News
2012-06-12 18:20:27 +00:00
Greg Larkin
5d147c9ea8 - Incorporated upstream patch to fix failing test after PNG 1.5.10 update
- Bumped PORTREVISION

Reported by:	pointyhat (via pav)
2012-06-12 15:21:52 +00:00
TAKATSU Tomonari
1cc19a47d1 - Update to 1.1.6
- Convert to new options framework
2012-06-12 15:07:09 +00:00
Max Brazhnikov
67375d16b1 Don't override QMAKESPEC, bsd.qt.mk knows it better.
Reported by:	avg
2012-06-12 10:16:38 +00:00
Philippe Audeoud
4caad35110 - Remove SITE_PERL from *_DEPENDS
Submitted by:	az@
2012-06-12 07:49:43 +00:00
Erwin Lansing
662c0dff90 Mark BROKEN on 10.x: unsupported
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
2012-06-12 07:02:15 +00:00
Martin Matuska
3c6dab1840 Update to 6.7.7-7 2012-06-11 22:15:33 +00:00
Dirk Meyer
7d5fdb81a2 - add BROKEN for option php 5.4 2012-06-11 18:48:43 +00:00
Ruslan Makhmatkhanov
527615831f - fix build when WITH_GTK is disabled, but x11-toolkits/gtkimageview
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)
2012-06-11 08:00:16 +00:00
Steve Wills
6389f5c857 - Fix distfile location since it's subdir was renamed 2012-06-11 02:18:35 +00:00
Carlo Strub
6ad58072b2 Reassign to ports@ 2012-06-10 22:31:01 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Dirk Meyer
d0e91b562f - mark DEPRECATED
- reset MAINTAINER
2012-06-10 16:10:22 +00:00
Pav Lucistnik
c2fa3c2cac - Mark BROKEN on FreeBSD 7.X: does not compile
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
2012-06-10 15:35:14 +00:00
Dima Panov
b95bcdf9ab - Update OpenGTL to 0.9.17 release
Full support for LLVM/Clang 3.0/3.1 releases

Approved by:	avilla (maintainer, via IM)
2012-06-10 10:05:48 +00:00
Martin Wilke
657b3ccd58 - Pass maintainership to x11@
PR:		168912
Submitted by:	previous maintainer
2012-06-10 08:34:35 +00:00
Martin Wilke
b72aa3dce3 - Unbreak build with clang
PR:		168902
Submitted by:	dim@
Tested by:	O. Hartmann" <ohartman@zedat.fu-berlin.de>
2012-06-10 05:47:43 +00:00
Martin Matuska
cb11d8a1f2 Update to 6.7.7-6
Re-enable WITH_IMAGEMAGICK_HDRI [1]

PR:		ports/168871 [1]
Submitted by:	sol@triumf.ca [1]
2012-06-09 18:06:28 +00:00
Max Brazhnikov
185d740a10 Update to 2.6.0. Port changes:
- 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
2012-06-09 13:54:02 +00:00
Max Brazhnikov
24f173c2f7 Update to 2.6.0. Port changes:
- 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
2012-06-09 13:47:12 +00:00
Max Brazhnikov
99603ce642 Add new port graphics/libkface:
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
2012-06-09 13:34:19 +00:00
Dima Panov
eada5a6c8f - Unbreak with base gcc 4.2.1
- 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)
2012-06-09 13:08:32 +00:00
Dirk Meyer
617238177e - update to 1.1.0 2012-06-09 13:03:31 +00:00
Dirk Meyer
24b1c53fa5 - fix build with gnustep 1.24.0 under FreeBSD 9.0 2012-06-09 12:59:01 +00:00
Dirk Meyer
aa87086bd6 - fix build with gnustep 1.24.0 2012-06-09 12:54:52 +00:00
Max Brazhnikov
99b882c241 Merge changes from area51 repository (SVN commit 8197 by avilla):
- 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.
2012-06-09 00:41:21 +00:00
Brendan Fabeny
343a1c69b1 fix the build after the giflib update
Reported by:	pav
2012-06-08 22:28:55 +00:00
Tilman Keskinoz
690ab8fe32 Update to 2.2.24
PR:		167907
Submitted by:	Takefu
Approved by:	maintainer

Mark MAKE_JOBS_UNSAFE while here
2012-06-08 14:12:22 +00:00
Vasil Dimov
3a743006a0 Upgrade graphics/vigra from 1.7.1 to 1.8.0
PR:		ports/168833
Submitted by:	fluffy@
2012-06-08 13:45:00 +00:00
Dirk Meyer
6a84c01dad - update to 0.4 2012-06-08 05:02:10 +00:00
Pawel Pekala
2fa6259674 Convert my ports to optionsNG 2012-06-07 22:44:21 +00:00
Steve Wills
7c14d25510 - Update to 1.12.2 2012-06-07 11:20:52 +00:00
Philippe Audeoud
f2208b422e - Remove SITE_PERL from *_DEPENDS
Submitted by:	az@
2012-06-07 07:50:04 +00:00
Alexey Dokuchaev
c314d85bc8 - Update to version 1.0.4
- Mark as parallel build safe

PR:		ports/168609
Submitted by:	dumbbell
2012-06-07 02:40:47 +00:00
Sergey A. Osokin
46e90cd1e4 Update from 0.14.5 to 0.14.6.
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				(*)
2012-06-06 17:58:05 +00:00
Dirk Meyer
5c892a5b00 - fix WITH_DEBUG 2012-06-06 15:40:15 +00:00
Dirk Meyer
c5f139c1d1 - warn if WITH_DEBUG is set 2012-06-06 15:28:32 +00:00
Sunpoet Po-Chuan Hsieh
dcec4eb3f1 - Update to 0.91
- Pet portlint: remove ABI version number from LIB_DEPENDS
- Sort PLIST

Changes:	http://search.cpan.org/dist/Imager/Changes
2012-06-06 13:54:34 +00:00
Guido Falsi
f3b4dec123 - Use new options framework "SINGLE" feature.
- Pet portlint.

PR:		ports/168521
Submitted by:	Baptiste Daroussin <bapt@FreeBSD.org>
Approved by:	crees, tabthorpe (mentors, implicit)
2012-06-06 11:34:58 +00:00
Emanuel Haupt
b554d9cafd Get rid of ${SITE_PERL} in *_DEPENDS
Submitted by:	az
2012-06-06 10:43:19 +00:00
Andrej Zverev
acc0cc5456 Trying to fix version detection of giflib (should fix pkg-plist).
Reported by:	pavbot
2012-06-06 10:34:16 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Steve Wills
e7ecc69b07 - Update to 0.9.12 2012-06-06 02:53:01 +00:00
Sylvio Cesar Teixeira
78b3778238 - Update to version 0.12
PR:		ports/168602
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2012-06-05 20:57:13 +00:00
Sunpoet Po-Chuan Hsieh
bf46bc1877 - Fix build: PrintGifError was removed from core library of giflib 4.2.0 [1]
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]
2012-06-05 13:45:14 +00:00
Baptiste Daroussin
7ba9baf0f2 Update to 1.1.3 2012-06-05 11:57:10 +00:00
Guido Falsi
8001f3c6c6 - Fix a conflict in man page names by prefixing them with "volpack-"
Reported by:	Sulev-Madis "ketas" Silber <madis555@hot.ee>
Approved by:	crees (mentor)
2012-06-05 11:36:53 +00:00
Ruslan Makhmatkhanov
13c96b345b - register conflicts with graphics/Coin and x11-toolkits/SoXt
PR:		168674
Submitted by:	Christian Gusenbauer <c47g at gmx dot at> (maintainer)
Reported by:    Sulev-Madis 'ketas' Silber <madis555 at hot dot ee>
2012-06-05 10:03:46 +00:00
Dirk Meyer
6468df8c3d - retire libungif 2012-06-05 05:11:15 +00:00
Dirk Meyer
d36e24589c - fix offline build
Submitted by:	Oliver Pinter

- fix option NOPORTDOCS

- fix QuantizeBuffer
Submitted by:	Greg Lewis
2012-06-05 05:02:41 +00:00