Commit graph

19387 commits

Author SHA1 Message Date
Baptiste Daroussin
272f5a597c Remove dead mirror 2015-03-30 21:38:33 +00:00
Baptiste Daroussin
7cb9875518 Mark as broken: no public distfiles 2015-03-30 21:37:30 +00:00
Bartek Rutkowski
51c7c607b4 graphics/converseen: update 0.9.1 -> 0.9.2
PR:		198879
Submitted by:	Fernando Apesteguia <fernando.apesteguia@gmail.com>
2015-03-30 09:08:00 +00:00
Vanilla I. Shu
941d67ec04 Upgrade to 9.90.
PR:		199015
Submitted by:	maintainer
2015-03-30 05:59:27 +00:00
Antoine Brodin
6bae0496e5 tools/tiffdither.c: check memory allocations to avoid writing to
NULL pointer. Also check multiplication overflow. Fixes #2501,
CVE-2014-8128. Derived from patch by Petr Gajdos.

Reported by:	naddy
Obtained from:	147b2698c8
MFH:		2015Q1
2015-03-29 17:31:49 +00:00
Baptiste Daroussin
f3ae7902bd Convert to USES=autoreconf
Strip binaries
2015-03-29 11:40:15 +00:00
Baptiste Daroussin
79134e4e2b Convert to USES=autoreconf 2015-03-29 11:38:25 +00:00
Baptiste Daroussin
d5921f110e Convert to USES=autoreconf 2015-03-29 11:37:03 +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
Bartek Rutkowski
99c3bc7633 graphics/gimp: remove CPE information
- After discussing with kwm I decided to remove CPE info from graphics/gimp because
  it is just a meta port and relevand CPE bits are supposed to be added to the ports it pulls instead

PR:		198241
Approved by:	kwm (blanket)
2015-03-28 16:32:33 +00:00
Bartek Rutkowski
e030aea271 graphics/gimp-app: add CPE information
PR:		198240
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	kwm (blanket)
2015-03-28 16:26:16 +00:00
Baptiste Daroussin
d709851946 Convert to USES=metaport 2015-03-28 15:14:01 +00:00
Wen Heping
e0d234b6d6 - Bump PORTREVISION to chase the update of graphics/libsixel 2015-03-28 14:17:23 +00:00
Wen Heping
4226e276e7 - Update to 1.4.10
PR:		198823
Submitted by:	sue@iwmt.org(maintainer)
2015-03-28 14:15:46 +00:00
Adam Weinberger
cf044da9b2 Make itstool only a BUILD_DEPENDS, and bump PORTREVISION for RUN_DEPENDS
change.

Approved by:	maintainer (Ben Woods)
Noticed by:	danfe
2015-03-27 14:30:01 +00:00
Sunpoet Po-Chuan Hsieh
1130181873 - Update to 9.24
Changes:	http://people.FreeBSD.org/~sunpoet/dcraw-9.24.diff
2015-03-27 13:46:33 +00:00
Bartek Rutkowski
0e75f626f6 graphics/gimp: add CPE information
PR:		198241
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	kwm (blanket)
2015-03-27 10:38:08 +00:00
Koop Mast
09e627a363 Update the Gnome stack to the latest in the 3.14 series.
Thanks to Gustau Pérez <gustau.perez@gmail.com> for helping to keep thes
   ports updated.

Obtained from:	GNOME dev repo
2015-03-27 09:24:39 +00:00
Koop Mast
121ba9a644 Update librsvg2 to 2.40.9.
Obtained from:	GNOME dev repo
2015-03-27 06:48:09 +00:00
Antoine Brodin
684a4be48a - Update to 4.0.4beta
- Add CPE information

PR:		198862
MFH:		2015Q1
Security:	CVE-2014-8127 CVE-2014-8128 CVE-2014-8129 CVE-2014-8130 CVE-2014-9655 CVE-2015-1547
2015-03-26 23:32:19 +00:00
Adam Weinberger
0bbd3aba07 Update graphics/entangle to 0.7.0, and assign maintainership to
submitter (Ben Woods).

PR:		198917
Submitted by:	Ben Woods
2015-03-26 23:30:51 +00:00
John Marino
be0cebe018 graphics/geomview: Add DragonFly support
Bring in fix from dports (port is not maintained)
2015-03-26 14:25:09 +00:00
Koop Mast
dc0d875fdf Add gegl3, git snapshot of what will be gegl 0.3.0 when it is released.
Disable docs for now, will be enabled when 0.3.0 is released.
Convert to option helpers, mention why the UMFPACK support doesn't work.
Make parallel installable with gegl 0.2 by renaming the installed executable
  and example dirs.
2015-03-25 22:54:04 +00:00
John Marino
9746d6524b graphics category: Remove $PTHREAD_LIBS
graphics/zbar didn't pass check-plist (pre-existing), fixed.

approved by:	PTHREAD blanket
2015-03-25 20:09:42 +00:00
Bartek Rutkowski
6f19cf37ae graphics/inkscape: add CPE information
PR:		197524
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	kwm (blanket)
2015-03-24 21:32:08 +00:00
Sunpoet Po-Chuan Hsieh
26d5bd81f2 - Use -lpthread instead of -pthread
PR:		198116
Submitted by:	marino
2015-03-22 20:11:17 +00:00
Jimmy Olgeni
cc72020008 Fix minor typos in pkg-descr files. 2015-03-22 13:22:52 +00:00
Baptiste Daroussin
a5da770e67 Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
2015-03-21 23:05:19 +00:00
Sunpoet Po-Chuan Hsieh
c8647e1d9a - Fix *_DEPENDS: version 0.50+ is already in all supported Perl releases
- Add LICENSE [1]
- Bump PORTREVISION for dependency change

Approved by:	portmgr (blanket) [1]
With hat:	perl
2015-03-21 19:56:46 +00:00
John Marino
2899abe804 php53 and fallout: Deprecate, set removal for 15 APR 2015
The PHP developers stopped providing security patches for the 5.3
branch on 14 August 2014.  They "strongly urge" to upgrade to current
versions "as using older versions may expose you to security
vulnerabilities and bugs that have been fixed in more recent versions"
of PHP.

The PHP53 branch was released from maintainership today, so it's being
deprecated with removal set for 15 April 2015.

There were only 8 ports limited to php53, six of which were pecl- ports.
These ports must be upgraded to use a later version of php (5.6 is
recommended) soon, or they will be removed with php53.

Note that all 8 ports incorrectly set the PHP_DEFAULT_VERSION, so this
was changed to use IGNORE_WITH_PHP instead while here.

PR:		198150
2015-03-21 18:40:15 +00:00
Bartek Rutkowski
a9eab0f7e4 graphics/synfigstudio: update 0.64.2 -> 0.64.3
PR:		197425
Submitted by:	Kato Tsuguru <tkato432@yahoo.com>
2015-03-20 18:18:30 +00:00
Sunpoet Po-Chuan Hsieh
dd1a41a403 - Fix LICENSE
PR:		198744
Submitted by:	<jjachuf@gmail.com> (maintainer)
2015-03-20 17:41:39 +00:00
Thierry Thomas
91a0c66e89 Upgrade to 1.6.1. 2015-03-19 20:53:01 +00:00
Bryan Drewery
5b5a90256d Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
2015-03-19 16:44:57 +00:00
Sunpoet Po-Chuan Hsieh
2e1fa46d32 - Update to 2.7
- Cleanup MASTER_SITES

Changes:	https://github.com/mm2/Little-CMS/blob/master/ChangeLog
2015-03-19 16:44:12 +00:00
Olivier Duchateau
efdf432f5c Update to 0.4.0
Changelog: http://docs.wand-py.org/en/0.4.0/changes.html#series
2015-03-19 16:37:35 +00:00
Raphael Kubo da Costa
ccb0759749 Update Qt5 to 5.4.1.
This is probably the first time our Qt 5 ports are tracking the latest
upstream release :-)

There isn't much to report in this update, thanks to the effort spent in the
5.2->5.3 update: a lot of the work is just small plist and patch updates.
Thankfully, several patches have been upstreamed and are not needed on our
side anymore.

I would like to thank Alex Richardson <arichardson.kde@gmail.com> and Tobias
Berner <tcberner@gmail.com> for their help with the plist updates and
general testing.

PR:		198585
2015-03-18 09:37:42 +00:00
Bartek Rutkowski
9b885aaf64 graphics/gnash: add CPE information
PR:		198634
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-03-17 11:19:06 +00:00
Dmitry Marakasov
2e4bd19ab0 - Update to 3.3.5 2015-03-17 03:08:12 +00:00
Vanilla I. Shu
fbff4b4bea Add py-plotly 1.6.12, plotting library for collaborative, interactive,
publication-quality graphs.

PR:		198630
Submitted by:	jjachuf@gmail.com
2015-03-17 01:37:31 +00:00
Dmitry Marakasov
7df4d719ef - Add LICENSE
- Strip library
2015-03-16 14:08:37 +00:00
Dmitry Marakasov
3a54aaadea - Add LICENSE
- Strip library
2015-03-16 14:08:08 +00:00
Dmitry Marakasov
d4b181da10 - Switch to linguisttools_build 2015-03-16 14:05:44 +00:00
Dmitry Marakasov
fd09871a59 - Switch to linguisttools_build
- Add missing qt4-svg dependency
2015-03-16 14:05:38 +00:00
Bartek Rutkowski
048a803b9b graphics/p5-Image-ExifTool: update 9.76 -> 9.90
PR:		198592
Submitted by:	Tod McQuillin <devin@spamcop.net>
2015-03-16 10:03:47 +00:00
Nicola Vitale
538fdbb0a8 - Add missing run dependency (devel/py-gobject3)
- Bump PORTREVISION
2015-03-14 17:23:22 +00:00
Adam Weinberger
fc78f832cb Control examples with EXAMPLES, not DOCS. 2015-03-13 17:37:20 +00:00
Adam Weinberger
2c7e6a5606 Control examples with PORTEXAMPLES. 2015-03-13 17:36:33 +00:00
Adam Weinberger
10f22ecd6d Clean up the rest of the perl@ Makefiles a bit.
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
  PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
  OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
  This one happens in many, many ports. I only applied it in cases where
  it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
2015-03-13 17:29:58 +00:00
Dmitry Marakasov
939d7d62d4 - Strip library 2015-03-13 13:21:50 +00:00
Dmitry Marakasov
bbeba6d72a - Strip library 2015-03-13 13:21:42 +00:00
Dmitry Marakasov
3e1f369ef5 - Strip library 2015-03-13 13:21:32 +00:00
Antoine Brodin
9f55879596 Use mono to unbreak when no TZ is set 2015-03-12 18:28:24 +00:00
Sunpoet Po-Chuan Hsieh
25cf4a85be - Add LICENSE 2015-03-12 18:27:28 +00:00
Sunpoet Po-Chuan Hsieh
eb5d610664 - Update to 1.49
- Sort PLIST

Changes:	http://search.cpan.org/dist/GD-Graph/CHANGES
2015-03-12 15:23:27 +00:00
Sunpoet Po-Chuan Hsieh
47fb990b27 - Update to 0.4.3
Changes:	https://chromium.googlesource.com/webm/libwebp/+/master/NEWS
2015-03-12 15:22:58 +00:00
Alonso Schaich
63ff0b60db Update KDE SC to 4.14.3
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.

In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>

PR:		197751
PR:		197871
PR:		184996
Reviewed by:	rakuco (mentor)
Differential:	https://reviews.freebsd.org/D1950
2015-03-11 23:11:47 +00:00
Bartek Rutkowski
b52c6d0375 graphics/p5-Image-Scale: fix BROKEN
- Remove broken code related to gif support (until
  upstream fixes it)

PR:		197958
Submitted by:	Mark Atkinson <atkin901@gmail.com>
2015-03-11 19:13:57 +00:00
John Marino
919bf169e2 graphics/exiv2: Not jobs safe, so make it jobs safe
A dependency on a header was not listed in the vendor makefile, so it
is possible that exiv2 breaks on multi-job building.  This fixes at least
that specific problem.

PR:		197749
Submitted by:	marino
approved by:	maintainer timeout
2015-03-11 18:37:04 +00:00
Adam Weinberger
f8224b1d55 Fix packaging. The file winds up in /config-%%QBIT%%%%HDRI%%/, not /config/.
No PORTREVISION bump as the port wouldn't package previously under any
configuration.

I'm committing this under "just-fix-it".
2015-03-10 16:37:09 +00:00
Dmitry Marakasov
fe2a964bad - Strip library 2015-03-10 14:16:02 +00:00
Dmitry Marakasov
447cfdd3b1 - Add LICENSE
- Strip libraries
- Add empty directory to plist
2015-03-10 14:15:55 +00:00
Koop Mast
1f627f687d Update ImageMagick to 6.9.0-10.
- USES=pkgconfig:both since the *-config scripts are wrappers around pkg-config.
- Don't require ghostscript for the freetype2 option.
- Actualy remove the pkg-help file with is obsolete since r377347 when the
  library names where normalized.

Due to libMagick++-6.so bump, chase depend ports.
2015-03-10 12:35:58 +00:00
Jun Kuriyama
8c96452f5d The ZBar Bar Code Reader is a library for scanning and decoding bar
codes from various sources such as video streams, image files or raw
intensity sensors.  It supports EAN, UPC, Code 128, Code 39 and
Interleaved 2 of 5.

These are the bindings for interacting directly with the library from
Perl.

WWW: http://search.cpan.org/dist/Barcode-ZBar/
2015-03-10 01:13:57 +00:00
Jean-Sébastien Pédron
13c6c37d50 graphics/darktable: Update to 1.6.3
Differential Revision:	https://reviews.freebsd.org/D1995
Reviewed by:	kwm
Approved by:	kwm
2015-03-09 09:02:27 +00:00
Mikhail Teterin
337793a270 The actual reason, this port was broken was a bug in a recent version of
x11-toolkits/xforms. That bug was fixed earlier today.

Make sure, this builds with both erroneous as well as corrected xforms.

Fix the problems with parallelized build -- by replacing the upstream's
rudimentary Imakefiles with a BSDmakefile. Relocate application's help-
files into DOCSDIR.

Fix compiler warnings up to WARNS=3 and a few genuine (if ancient) bugs,
that this process revealed. Bump PORTREVISION and unbreak.
2015-03-09 06:21:47 +00:00
Vanilla I. Shu
4e4b141089 Upgrade to 9.89.
PR:		198443
Submitted by:	maintainer
2015-03-09 03:54:59 +00:00
Dmitry Marakasov
c7a4ab92b1 - Simplify MASTER_SITES
- Clarify LICENSE
- Strip binary
2015-03-09 00:58:51 +00:00
Dmitry Marakasov
a86632d82a - Add LICENSE_FILE
- Add USES=desktop-file-utils as suggested by stage-qa
- Strip libraries
2015-03-09 00:58:44 +00:00
Dmitry Marakasov
a2f42d9ccf - Strip libraries 2015-03-09 00:58:37 +00:00
Dmitry Marakasov
dcf21bf614 - Simplify MASTER_SITES
- Add LICENSE_FILE
- Strip binary
2015-03-09 00:58:00 +00:00
Dmitry Marakasov
1665e9a4f3 - Strip library 2015-03-09 00:57:53 +00:00
Dmitry Marakasov
1b36fa6952 - Clarify LICENSE
- Add LICENSE_FILE
- Strip binary
- Add empty directory to plist
2015-03-09 00:57:46 +00:00
Koop Mast
5155b7896e Update mesa ports to 10.4.6. 2015-03-08 21:42:51 +00:00
Dirk Meyer
da9381a18f - fix option RUBY to build with ruby 2.1
PR:		198329
2015-03-08 10:07:35 +00:00
Dmitry Marakasov
6bc6d45fae - Clarify LICENSE
- Add LICENSE_FILE
- Strip binary
2015-03-08 02:33:25 +00:00
Dmitry Marakasov
432cef3aa3 - Simplify MASTER_SITES
- Clarify LICENSE
- Add LICENSE_FILE
- Fix whitespace
- Strip binary
2015-03-08 02:33:18 +00:00
Dmitry Marakasov
531bad865a - Add LICENSE_FILE
- Strip binaries
2015-03-08 02:33:09 +00:00
Nicola Vitale
0dbb7428c3 - Add missing build dependencies 2015-03-07 17:52:04 +00:00
Nicola Vitale
31e74bc4ec Variety changes the wallpaper on a regular interval using local images or
automatically download wallpapers from lots of online sources, allows you
to rotate them on a regular interval, and provides easy ways to separate
the great images from the junk. Variety can also display wise and funny
quotations or a nice digital clock on the desktop.

WWW: http://peterlevi.com/variety/
2015-03-07 16:39:19 +00:00
Bartek Rutkowski
c347a5e293 graphics/converseen: update 0.9.0 -> 0.9.1
PR:		198355
Submitted by:	Nicolas de Bari Embriz <nbari@dalmp.com>
2015-03-07 10:52:48 +00:00
Sunpoet Po-Chuan Hsieh
6ba9f9a879 - Update to 1.6.8
Changes:	https://github.com/sdsykes/fastimage/commits/master
2015-03-06 22:37:38 +00:00
Olivier Duchateau
86e4cb7cb0 The FreeBSD Xfce team proudly presents Xfce 4.12.
Announce: http://www.xfce.org/about/news/?post=1425081600

Global changes:
- Switch to USES= xfce (D677)
- Reorganize options helper
- Fix USES= gettext-* when NLS option is not set [1], [2]
- Add LICENSE (when missing)

Update:
- to 4.12 (core components)
- audio/xfce4-mpc-plugin to 0.4.5
- deskutils/xfce4-tumbler to 0.1.31
- deskutils/xfce4-xkb-plugin to 0.7.1
- editors/mousepad to 0.4.0
- graphics/ristretto to 0.8.0
- multimedia/xfce4-parole to 0.8.0
- sysutils/garcon to 0.4.0
- sysutils/xfce4-diskperf-plugin to 2.5.5 [3]
- sysutils/xfce4-fsguard-plugin to 1.0.2
- sysutils/xfce4-power-manager to 1.4.3
- sysutils/xfce4-wavelan-plugin to 0.5.12
- x11/libexo to 0.10.3
- x11-fm/thunar to 1.6.6
- x11-themes/gtk-xfce-engine to 3.2.0

PR:		196003 [1], 197251 [2], 198132
Differential Revision:	https://reviews.freebsd.org/D677
Submitted by:	Kamil Szczesny [1], amdmi3@ [2], myself
Exp-run by:	antoine@
Approved by:	danilo@ (maintainer) [3]
Tested by:	Ivan <enitarzi@gmail.com>
2015-03-05 22:52:30 +00:00
Koop Mast
507a1eba6a Update the mesa ports to 10.4.5. 2015-03-05 22:34:46 +00:00
Tilman Keskinoz
28947ff516 Update to 0.23
PR:		198276
Submitted by:	maintainer
2015-03-05 10:53:10 +00:00
Thomas Zander
28780f4d2c Updat to upstream version 0.4.8
PR:		197752
Submitted by:	kalten@gmx.at
Approved by:	maintainer (implicit)
2015-03-04 23:31:24 +00:00
Raphael Kubo da Costa
e3dad0e904 Update PyQt and its dependencies.
* PyQt4 has been updated to 4.11.3.
* QScintilla has been updated to 2.8.4.
* SIP has been updated to 4.16.5.

This update is much smaller than the previous one, as there has been no
further need for clean ups in the ports infrastructure.

Pretty much the entire patch set has been originally contributed by Tobias
Berner, who sent it to the KDE on FreeBSD mailing list. Thanks a lot!

PR:		198016
Submitted by:	Tobias Berner <tcberner@gmail.com>
2015-03-04 23:20:47 +00:00
Dmitry Marakasov
50d454232b - Fix license 2015-03-04 05:19:08 +00:00
Alexey Dokuchaev
8f89dd9628 - Update Entangle to version 0.6.1
- Provide a hint on how to access camera under normal user
2015-03-03 23:07:47 +00:00
Emanuel Haupt
c2a2ee468d Update to 0.22 2015-03-03 20:18:07 +00:00
Dmitry Marakasov
ed30a7f3e3 - Fix empty directory handling in plist 2015-03-03 02:57:03 +00:00
Baptiste Daroussin
74c050c183 Remove Author from pkg-descr and white space fixes 2015-03-02 23:31:09 +00:00
Baptiste Daroussin
9ae3fa335d Remove Author from pkg-descr and white space fixes 2015-03-02 23:26:42 +00:00
Sunpoet Po-Chuan Hsieh
2b1a595a0d - Update to 2.4.10 2015-03-02 13:39:07 +00:00
Sunpoet Po-Chuan Hsieh
f39482df5c - Update to 1.7.84
Changes:	http://pmt.sourceforge.net/pngcrush/changelog.html
PR:		198127
Submitted by:	Anton Sayetsky <vsasjason@gmail.com> (maintainer)
2015-03-01 14:34:57 +00:00
Rene Ladan
6c8f6be862 Remove expired ports:
2015-02-28 finance/openerp-server: Broken for more than 6 months
2015-02-28 graphics/p5-Geo-KML
2015-02-28 mail/postfix-tls: TLS is now a default for postfix / postfix-current
2015-02-28 net/spserver: Broken for more than 6 months
2015-02-28 net/xrdesktop: Unmaintained upstream - please use net/xrdesktop2 instead
2015-02-28 www/mediawiki122: Deprecated by upstream, use www/mediawiki12{3,4} instead
2015-02-28 www/mod_cplusplus: written for apache 2.0, no longer maintained upstream
2015-02-28 www/py-django15: not supported by upstream

math/isabelle and ports-mgmt/porteasy have pending updates, so preserve them.
2015-03-01 00:30:58 +00:00
Wen Heping
76ac1e321a - Update to 2.8.1
PR:		197928
Submitted by:	Rainer Hurling<rhurlin@gwdg.de> (maintainer)
2015-02-28 23:42:17 +00:00
Antoine Brodin
22595a4936 Deprecate ports broken for more than 6 months 2015-02-28 12:23:50 +00:00
Gerald Pfeifer
ad16f52b7b If building with GCC, force the use of a current version, since some
dependencies do that now and the old GCC 4.2 system compiler fails to
link with those.

PR:		197907, 196712
Submitted by:	FreeBSD@ShaneWare.Biz (maintainer)
2015-02-28 11:56:24 +00:00
Dmitry Marakasov
3ba733bdf8 - Switch to linguisttools_build 2015-02-27 16:47:26 +00:00
Max Brazhnikov
23bb6e4584 Fix DESKTOP_ENTRIES:
- Icon field must be either absolute path or icon name if installation follows Icon Theme Specification
- Remove invalid categories
- StartupNotify field must be literally false/true, not ${FALSE}/${TRUE}
2015-02-27 16:30:40 +00:00
Bartek Rutkowski
2e65f71170 graphics/simage: add LICENSE
PR:		195776
Submitted by:	Shane Ambler <FreeBSD@ShaneWare.Biz>
2015-02-27 14:33:39 +00:00
Vasil Dimov
d74841dcf0 Try to use the same compiler as graphics/OpenEXR
PR:		197898
2015-02-27 07:39:43 +00:00
Alonso Schaich
62f2a1028b graphics/kqtquickcharts: change maintainer to kde@
Somehow makc managed to put his address there.

Approved by:	makc (mentor)
2015-02-26 22:53:47 +00:00
Adam Weinberger
0e7c22461d Remove build dependency on p5-Test-Simple.
As long as the PORTREVISION is getting bumped, stop installing CHANGES.
2015-02-26 16:45:17 +00:00
Bartek Rutkowski
33d25c1d82 graphics/p5-Image-ExifTool-devel: update 9.82 -> 9.86
PR:		197549
Submitted by:	Jason Bacon <jwbacon@tds.net>
2015-02-26 12:59:24 +00:00
Dmitry Marakasov
623dc6c74b - Strip binary
- Add LICENSE_FILE
2015-02-26 01:25:44 +00:00
John Marino
1c66db8569 graphics/evas_generic_loaders-pdf: Set env on build/install targets
Approved by:	blanket
2015-02-25 20:01:38 +00:00
John Marino
4e9ccc2467 graphics/code-eli: Respect CFLAGS and CXXFLAGS (PHB 12.9)
Tested on gcc-5 (DragonFly) and clang-3.3 (FreeBSD 10)

Approved by:	blanket
2015-02-25 19:52:43 +00:00
John Marino
48c7becae1 graphics/gexiv2: Use CXXFLAGS instead of CFLAGS
This program uses c++ to build, so it needs to use CXXFLAGS.  While
switching those in order to pick up external c++ flags, relocate the
WRKSRC definition to please portlint.
2015-02-25 18:42:53 +00:00
Tilman Keskinoz
fcedf23cff Update to 1.4.8
PR:		197978
Submitted by:	maintainer
2015-02-25 12:53:20 +00:00
Max Brazhnikov
b2b5151ef3 - Switch my ports to USE_QT4=linguisttools_build and adjust Qt components
- Use LUPDATE/LRELEASE provided by bsd.qt.mk
- Drop needless stripping
2015-02-24 21:46:28 +00:00
Frederic Culot
2bb3330a14 - Update to 1.7.0
PR:		197761
Submitted by:	Jose Jachuf <jjachuf@gmail.com> (maintainer)
2015-02-24 19:55:11 +00:00
Jan Beich
08c15c5a91 Pass maintainership
PR:		197781
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2015-02-24 14:04:51 +00:00
Nicola Vitale
c126ea3f9a - Fix build with GCC 4.9 [1]
- Add option DOCS
- Bump PORTREVISION (change pkg-plist)
- Add files/patch-src_fbuild_Makefile.in and
  files/patch-src_makefmt_Makefile.in to fix
  build with GCC 4.9

PR:	197896 [1]
Submitted by:	gerald
2015-02-23 15:35:30 +00:00
Koop Mast
32579890bf Update waffle to 1.5.1.
Use USES=compiler:c11 to allow it to build on older FreeBSD versions.
Enable GLX support.
Fix plist when cmake is in debug build mode.

Submitted by:	dumbbell@
2015-02-22 20:21:48 +00:00
Dmitry Marakasov
ccfa2ea9f9 - Strip library 2015-02-22 15:02:37 +00:00
Dmitry Marakasov
40be0b24f0 - Strip library 2015-02-22 14:34:10 +00:00
Sunpoet Po-Chuan Hsieh
bb78db4ef3 - Update to 2.07
- Add LICENSE
- Remove post-patch: which is fixed by upstream
- Sort PLIST

Changes:	http://search.cpan.org/dist/Graph-ReadWrite/Changes
2015-02-22 10:44:13 +00:00
Rusmir Dusko
29caee9f96 - This port are no longer used or cared for. 2015-02-22 09:06:56 +00:00
Rusmir Dusko
334646f427 - This port are no longer used or cared for.
PR:		197891
Submitted by:	gerald
2015-02-22 09:06:55 +00:00
Dmitry Marakasov
ead4fb6a3b - Add LICENSE
- Strip library
2015-02-21 15:34:39 +00:00
Max Brazhnikov
1e1271981e Chase graphics/libraw shlib bump 2015-02-21 15:11:52 +00:00
Max Brazhnikov
f7870bfca1 graphics/libraw:
- Update to 0.16.0

PR:		188892
Submitted by:	Tobias Berner
Approved by:	maintainer timeout (7 months)
2015-02-21 15:11:08 +00:00
Dmitry Marakasov
88f04d58f7 - Add LICENSE
- Strip library
2015-02-21 13:15:37 +00:00
Thierry Thomas
5c65517617 Upgrade to 1.6.0. 2015-02-19 22:42:33 +00:00
Sunpoet Po-Chuan Hsieh
e79b968a7a - Update to 1.11.2
Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.2-News
2015-02-19 21:16:43 +00:00
Sunpoet Po-Chuan Hsieh
c2ef1535f1 - Update to 1.11.2
Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.2-News
2015-02-19 21:16:38 +00:00
Sunpoet Po-Chuan Hsieh
dd6dac7a02 - Update to 1.11.2
Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.2-News
2015-02-19 21:16:33 +00:00
Sunpoet Po-Chuan Hsieh
1f2f882cfd - Update to 1.11.2
Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.2-News
2015-02-19 21:16:28 +00:00
Sunpoet Po-Chuan Hsieh
5cab51406a - Update to 1.11.2
Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.2-News
2015-02-19 21:16:23 +00:00
Sunpoet Po-Chuan Hsieh
eeb8a110f7 - Update to 9.76
- While I'm here, sort PLIST

Changes:	http://owl.phy.queensu.ca/~phil/exiftool/history.html
PR:		197817
Submitted by:	Tod McQuillin <devin@spamcop.net> (maintainer)
2015-02-19 19:58:52 +00:00
Sunpoet Po-Chuan Hsieh
eb9d2c4b43 - Do not use bundled libraries
- Remove GEOTIFF, GIF, JPEG, JSON_C, PNG and TIFF options
- Bump PORTREVISION for dependency change
2015-02-19 19:45:49 +00:00
Max Brazhnikov
b22224f636 - Remove deprecated USE_KDE4=kdehier
- while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app)
  and supposedly fix build of graphics/gnash with KDE4 option
2015-02-19 18:19:28 +00:00
Jan Beich
906bb452d2 Register CONFLICTS between execline and ImageMagick
Differential Revision:	https://reviews.freebsd.org/D1820
Approved by:	bapt (mentor)
Approved by:	portmgr blanket
2015-02-19 02:29:06 +00:00
Sunpoet Po-Chuan Hsieh
8f7f72b40a - Update to 2.4.9 2015-02-18 16:23:24 +00:00
Sunpoet Po-Chuan Hsieh
c249e2ab02 - Update to 3.00
Changes:	http://www.sentex.net/~mwandel/jhead/changes.txt
2015-02-18 16:19:47 +00:00
John Marino
db259dc4bf graphics/dcraw-m: Remove -Werror to restore build on DF
With gcc47+, variable 'type' is set but not used, which generates warning.
The -Werror flag should never be set in ports.

PR:		197329
Submitted by:	marino@
Approved by:	maintainer timeout
2015-02-18 08:56:49 +00:00
Vanilla I. Shu
330dc9c66c Upgrade to 3.70.
PR:		197439
Submitted by:	Ports Fury.
2015-02-16 16:00:05 +00:00
Vanilla I. Shu
bbb807e389 Upgrade to 0.8.1.
PR:		197438
Submitted by:	Ports Fury.
2015-02-16 15:49:41 +00:00
Vanilla I. Shu
fcace3162c remove uneeded patch. 2015-02-16 09:34:48 +00:00
Vanilla I. Shu
ada9a3d37f 1: Upgrade to 4.6.1.
2: add LICENSE.
3: add option for QT5.

PR:		197440
Submitted by:	Ports Fury.
2015-02-16 07:44:54 +00:00
Danilo Egea Gondolfo
5c43601d8f - Update to 7.42.3 2015-02-14 15:29:31 +00:00
Guido Falsi
48416370ea Update to 0.9.0.
PR:		197575
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
2015-02-12 21:52:09 +00:00
Grzegorz Blach
bb100468e8 - Update devel/efl to 1.13.0
- Update devel/py-efl to 1.13.0
- Update graphics/evas_generic_loaders-* to 1.13.0
- Update multimedia/emotion_generic_players-vlc to 1.13.0
- Update x11-toolkits/elementary to 1.13.0
2015-02-11 02:55:24 +00:00
Guido Falsi
8049a71d2c Update to 3.3.2.
PR:		197437
Submitted by:	tkato432@yahoo.com
2015-02-10 21:04:54 +00:00
Martin Matuska
f5b8404ead Horde package update:
comms/pear-Horde_ActiveSync 2.24.0 -> 2.24.1
devel/pear-Horde_Alarm 2.2.3 -> 2.2.4
devel/pear-Horde_Core 2.18.3 -> 2.19.0
security/pear-Horde_Crypt 2.5.2 -> 2.5.3
databases/pear-Horde_HashTable 1.2.1 -> 1.2.2
graphics/pear-Horde_Image 2.1.0 -> 2.2.0
devel/pear-Horde_Prefs 2.7.1 -> 2.7.2
net/pear-Horde_Rpc 2.1.2 -> 2.1.3
devel/pear-Horde_Stream_Wrapper 2.1.1 -> 2.1.2
www/horde-ansel 3.0.1 -> 3.0.2
www/horde-base 5.2.3 -> 5.2.4
mail/horde-imp 6.2.6 -> 6.2.7
mail/horde-ingo 3.2.3 -> 3.2.4
deskutils/horde-kronolith 4.2.4 -> 4.2.5
deskutils/horde-mnemo 4.2.3 -> 4.2.4
deskutils/horde-nag 4.2.3 -> 4.2.4
mail/horde-turba 4.2.4 -> 4.2.5
devel/horde-whups 3.0.1 -> 3.0.2
2015-02-10 17:13:44 +00:00
Koop Mast
c272e35fb5 Update Mesa to 10.4.4.
Switch to llvm 3.5 for the Mesa 10.x series to be inline with the current
OpenCL work. There are regressions in llvm 3.4.x regarding OpenCL.

Obtained from:	graphics team devel repo
2015-02-09 14:47:19 +00:00
Koop Mast
2d5553a42c Fix the build on 9.x and 8.x.
The build problem exhibits itself as a internal compiler error on 9 and
code issues on 8.x. Solve this by making sure inkscape uses a newer compiler
via the USES=compiler framework.

Reported by:	Robert Backhaus (via IRC)
2015-02-09 12:41:43 +00:00
Koop Mast
0bebae225a Update inkscape to 0.91.
Use option handlers.
Add options for dbus and visio, Coral Draw and Word Perfect graphics.
Add local hosting as fallback if https isn't possible.

Complete changelog: http://wiki.inkscape.org/wiki/index.php/Release_notes/0.91
2015-02-08 21:58:08 +00:00
Ashish SHUKLA
88df5c0d42 - Update to 1.01 2015-02-08 21:38:16 +00:00
Marcus von Appen
d2102c0fc4 - Update to version 2.73a
- Use blender's installation process instead of using our own

This blender release comes with a couple of major improvements, such as

* improved volume rendering and area light shading via cycles
* better fullscreen support for the user interface
* a major upgrade of the grease pencil tool (especially stroke animations)
* improved motion tracking
* and many more

Changelog: http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.73
2015-02-08 21:01:14 +00:00
Marcus von Appen
3bbf7b9e24 - Update to version 1.5.12
- Add an memory alignment patch for graphics/blender

Changelog: https://github.com/imageworks/OpenShadingLanguage/blob/master/CHANGES

PR:		196278
Submitted by:	FreeBSD@ShaneWare.Biz (maintainer)
2015-02-08 20:51:53 +00:00
Marcus von Appen
70161bf6d9 - Update to version 1.4.15
PR:		196277
Submitted by:	FreeBSD@ShaneWare.Biz (maintainer)
2015-02-08 20:46:26 +00:00
Marcus von Appen
151f4757b1 - Update to version 1.12.0
This update adds a couple of nvidia extensions and fixes some minor
bugs.
Changelog: http://glew.sourceforge.net/log.html
2015-02-08 10:09:50 +00:00
Jean-Sébastien Pédron
7c43a0f091 graphics/darktable: Update to 1.6.2
Differential Revision:	https://reviews.freebsd.org/D1791
Reviewed by:	kwm
Approved by:	kwm
2015-02-07 17:22:03 +00:00
Antoine Brodin
e79d931da1 Fix the SRC_BASE check 2015-02-07 17:19:53 +00:00
Jan Beich
e7c456c4d6 Reduce difference with graphics/librasterlite2
- Add LICENSE
- Convert to USES=pathfix
- Strip library

PR:		197228
Submitted by:	coder@tuxfamily.org (maintainer)
Approved by:	mentors (implicit)
2015-02-07 17:14:16 +00:00
Jan Beich
3e70aa0867 Add new port: graphics/librasterlite2
PR:		197228
Submitted by:	coder@tuxfamily.org
Approved by:	mentors (implicit)

librasterlite2 is an open source library that stores and retrieves huge raster
coverages using a SpatiaLite DBMS.

WWW: https://www.gaia-gis.it/fossil/librasterlite2/index
2015-02-07 17:13:58 +00:00
Kurt Jaeger
40868013c8 graphics/opennurbs: use SRC_BASE and IGNORE if not available
As suggested by jbeich.

PR:		197394
Submitted by:	Fernando Apesteguía <fernando.apesteguia@gmail.com> (maintainer)
2015-02-07 17:09:45 +00:00
Marcus von Appen
e1b4d7d984 - Fix font rendering via TTF_RenderGlyph_Shaded()
PR:		196655
Submitted by:	jbeich@
2015-02-07 08:58:20 +00:00
Marcus von Appen
37e718a0e1 - Provide OPTION knobs for the LIB_DEPENDS of sdl_image and sdl2_image
PR:		195987
Submitted by:	jbeich@
2015-02-07 08:21:46 +00:00
Kurt Jaeger
9dc6543743 graphics/opennurbs: link opennurbs against system zlib
Linking opennurbs against system zlib fixes other ports, see 187506

PR:		197135, 187506
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
2015-02-06 20:14:06 +00:00
John Marino
cf43409cc4 graphics/pixie: Fix build on F9
PR:		194167
Submitted by:	Ports Fury
2015-02-06 19:48:07 +00:00
Emanuel Haupt
db204baedc Add devel/p5-Class-ISA to RUN_DEPENDS 2015-02-06 13:40:23 +00:00
Vanilla I. Shu
fd9e28b6bb Upgrade to 1.4.7.
PR:		197315
Submitted by:	maintainer
2015-02-06 02:47:14 +00:00
Veniamin Gvozdikov
e213c295a2 - Update to 3.14
PR:		ports/197169
Submitted by:	olevole@olevole.ru
Approved by:	Eugene Mychlo <myc@barev.net> (maintainer)
2015-02-05 15:14:31 +00:00
Danilo Egea Gondolfo
a677ab08ee - Update to 7.42.2 2015-02-05 13:04:25 +00:00
Baptiste Daroussin
22ea15af63 Cleanup plist 2015-02-04 23:31:36 +00:00
Baptiste Daroussin
d7b56fe052 Cleanup plist 2015-02-04 23:29:41 +00:00
Koop Mast
41a649a2a8 Limit python version to 2.x. because pygtk is python 2 only. 2015-02-04 22:11:19 +00:00
Dmitry Marakasov
7d2e57cc4b - Use ${WRKSRC}, not / as a temp directory (fixes install from non-root) 2015-02-03 21:11:36 +00:00
Dmitry Marakasov
0ead577ccc - Remove always false OSVERSION check
Approved by:	portmgr blanket
2015-02-03 15:18:34 +00:00
Koop Mast
563f73ccfe Update poppler to 0.30.0 [1].
Make sure we use openjpeg1 in poppler, while openjpeg2 support
was added there still bugs in openjpeg2 that need to be fixed.
Add patches to inkscape for API changes in poppler 0.29.0 [2].

PR:		196599 [1]
Submitted by:	olivierd@ [1]
Exp-run by:	antoine@
Obtained from:	upstream [2]
2015-02-03 12:28:23 +00:00
Nicola Vitale
28ef92116e - Update to 1.401
- Sort variables
- Use COPYTREE_SHARE to install examples
2015-02-02 22:56:46 +00:00
Dmitry Marakasov
9037cd4e16 - Update to 0.3.20150131
PR:		197278
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
2015-02-02 20:25:11 +00:00
Dmitry Marakasov
cd7a578d6f - Fix build on pre-10.x 2015-02-02 04:34:07 +00:00
Guido Falsi
d22fafe1b1 The zathura-cb plugin adds comic book support to zathura.
WWW: http://pwmt.org/projects/zathura-cb/

PR:		196459
Submitted by:	mike.d.ft402@gmail.com
2015-02-01 21:45:09 +00:00
Guido Falsi
aafcb5f757 The zathura-ps plugin adds PostScript support to zathura by using the
libspectre library.

WWW: http://pwmt.org/projects/zathura-ps/

PR:		196459
Submitted by:	mike.d.ft402@gmail.com
2015-02-01 21:43:46 +00:00
Guido Falsi
bea8de1b03 - Update graphics/zathura to 0.3.2 [1]
- Update graphics/zathura-djvu to 0.2.4 [2]
- Fix OpenSSL library path in graphics/zathura-pdf-mupdf [3]
- Use OPTION Helpers [1]
- Add LICENSE [1] [2] [3]

PR:		196438
Submitted by:	mike.d.ft402@gmail.com
Approved by:	quentin.stievenart@gmail.com (maintainer of zathura) [1]
Approved by:	alexander.4mail@gmail.com (maintainer of zathura-djvu) [2]
Approved by:	Zsolt Udvari <udvzsolt@gmail.com> (maintainer of zathura-pdf-mupdf) [3]
2015-02-01 21:40:57 +00:00
Guido Falsi
cf64db55ea Update to 0.8.6.
PR:		197176
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
2015-02-01 10:27:45 +00:00
Danilo Egea Gondolfo
a0dd81697d - Update to 1.3.0 2015-01-31 15:02:12 +00:00
Juergen Lock
58000b12ef Add new port graphics/libbpg:
BPG (Better Portable Graphics) is a new image format. Its purpose is to
replace the JPEG image format when quality or file size is an issue. Its
main advantages are:
 - High compression ratio. Files are much smaller than JPEG for similar
   quality.
 - Supported by most Web browsers with a small Javascript decoder (gzipped
   size: 56 KB).
 - Based on a subset of the HEVC open video compression standard.
 - Supports the same chroma formats as JPEG (grayscale, YCbCr 4:2:0, 4:2:2,
   4:4:4) to reduce the losses during the conversion. An alpha channel is
   supported. The RGB, YCgCo and CMYK color spaces are also supported.
 - Native support of 8 to 14 bits per channel for a higher dynamic range.
 - Lossless compression is supported.
 - Various metadata (such as EXIF, ICC profile, XMP) can be included.
 - Animation support.

WWW: http://bellard.org/bpg/

PR:		196837
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>
2015-01-30 17:47:01 +00:00
Koop Mast
b7b8559409 Update Mesa to 10.4.3.
Move LLVM version selection to bsd.mesalib.mk so the clover port can use it.
Clover isn't included yet because it is a work in progress and doesn't work
yet.
2015-01-30 01:03:22 +00:00
Jan Beich
75ee8c50aa Build using lang/gcc* to avoid runtime issues with old -lgcc_s or Clang
Absence of RPATH leads to mypaint loading old libgcc_s.so.1 from base
first which later breaks |import numpy| as libgfortran wants newer version.
On 10.0+ the issue is masked by Clang failing to instantiate some templates.

PR:		188382
PR:		193429
Differential Revision:	https://reviews.freebsd.org/D1616
Approved by:	bapt (mentor)
2015-01-28 13:39:41 +00:00
Max Brazhnikov
0b496e4787 - Update digiKam and Kipi Plugins to 4.2.0
- New ports for exporting images to Dropbox and Google Drive:
	graphics/kipi-plugin-dropbox
	graphics/kipi-plugin-googledrive

Excerpt from area51 commit logs:
------------------------------------------------------------------------
r10303 | jhale | 2014-09-19 04:04:57 +0000 (Fri, 19 Sep 2014) | 13 lines

- Update digikam and friends to 4.2.0
- Drop "Enable" from Digikam options descriptions
- For kipi-plugins, only extract what we need to reduce extraction time
  and file I/O

------------------------------------------------------------------------
r10183 | makc | 2014-07-18 22:07:34 +0000 (Fri, 18 Jul 2014) | 21 lines

Update DigiKam and Kipi plugins to 4.1.0. This incomplete update is based
on the patch submitted by Oleg Sidorkin <osidorkin@gmail.com> via
kde-freebsd mailing list.

astro/libkgeomap:
- Don't build demo application and thus remove dependence on libkexiv2
- Add build dependency on boost headers

graphics/kipi-plugin-gpssync
- Add build dependency on boost headers
2015-01-27 21:04:30 +00:00
Vanilla I. Shu
b24bf55055 Add LICENSE_FILE, Add desktop-file-utils to USES.
PR:		196675
Submitted by:	lightside <lightside at gmx.com>
2015-01-27 06:56:44 +00:00
Vanilla I. Shu
236341a8b4 Upgrade to 1.3.0. 2015-01-27 05:58:02 +00:00
Vanilla I. Shu
f4e8eec01d Upgrade to 7.1.6. 2015-01-27 05:35:21 +00:00
Vanilla I. Shu
8315e570d1 Upgrade to 4.5.13. 2015-01-27 04:58:39 +00:00
Vanilla I. Shu
f962327697 Upgrade to 1.87. 2015-01-27 04:12:49 +00:00
Dmitry Marakasov
caa008acfa Sixel image dumper
Display png/jpeg/gif/bmp/pnm image on SIXEL-supported terminals.

WWW: https://github.com/uobikiemukot/sdump

PR:		196798
Submitted by:	sue@iwmt.org
2015-01-26 18:32:38 +00:00
Dmitry Marakasov
a083469112 - Update to 1.4.5
PR:		196758
Submitted by:	sue@iwmt.org (maintainer)
2015-01-25 04:49:09 +00:00
Dmitry Marakasov
cb76fc356e - Update to 3.3.3
- Sort plist
2015-01-24 19:10:40 +00:00
Antoine Brodin
364abe76fd Switch some dependencies from a directory name or a file generated by pkg-install
to a package name,  as the former can't be attributed to a package
2015-01-24 15:07:39 +00:00
Dmitry Marakasov
b476b591b0 - Add LICENSE 2015-01-24 13:53:49 +00:00
Antoine Brodin
728929b709 Switch ports depending on docbook* through a directory name to a package name,
as a directory name can't be attributed to a package
2015-01-23 22:50:49 +00:00
Antoine Brodin
4eb0c493e8 Depend on update-mime-database instead of a file generated by pkg-install 2015-01-23 18:51:11 +00:00
Antoine Brodin
4f4e8c52c6 Remove explicit dependency on javavmwrapper for ports that USE_JAVA 2015-01-23 16:03:57 +00:00
Antoine Brodin
9436ce76ac Canonicalize some dependencies on numpy 2015-01-23 15:21:52 +00:00