Commit graph

20501 commits

Author SHA1 Message Date
Martin Wilke
a234e43dd7 Welcome Centos 6.7
- Upgrade all linux-c6- to CentOS 6.7
- Cleanups

PR:                     205846
Submitted by:           xmj
In Collaboration with:  allanjude, netchild, xmj
Exp-run:                antoine
Sponsored by:           Perceivon Hosting Inc.
Differential Revision:  D3428

We'd like to thanks for all the feedback and comments.
2016-01-30 18:30:40 +00:00
John Marino
a9011a41ef graphics/aalib: LDFLAGS+= -L${LOCALBASE}/lib (for ports ncurses) 2016-01-30 00:28:24 +00:00
Greg Lehey
4836af7d2b Build depends on help2man.
Submitted by:	Stari Karp
MFC after:	2 weeks
2016-01-30 00:21:14 +00:00
Koop Mast
2eea653c9d Install the gstreamer-gl-1.0.pc file 2016-01-29 13:25:03 +00:00
Greg Lehey
407486ba8a Update to 4.1.4. This version includes a number of bug fixes.
MFC after:	2 weeks
Relnotes:	http://hg.code.sf.net/p/enblend/code/file/6aec0cc8d22a/NEWS
2016-01-29 06:43:56 +00:00
Alexey Dokuchaev
ff5011faa2 Merge patches that patch the same file. 2016-01-29 03:21:32 +00:00
Greg Lehey
105c149035 Tidy up:
- Remove unused dependencies on lensfun and tclap.
- Clean up unneeded cmake patching.
- Relax compiler restrictions.
- Make python optional.
- Modernize options handling.
- Sort plist.

This is basically what was submitted in PR 204973.  It's not clear
whether it's a good idea to make python optional, but Hugin works
without it.

PR:		204973
Submitted by:	Dmitry Marakasov
Approved by:	edwin (mentor)
MFC after:	2 weeks
2016-01-28 01:58:50 +00:00
Greg Lehey
35ffa7f364 Update to 4.1.3.
Approved by:	edwin (mentor)
MFC after:	2 weeks
2016-01-27 07:17:45 +00:00
Jung-uk Kim
fe16bd1dc5 Mark deprecated and set expiration. editors/abiword was the last user and
it depends on graphics/libwpg03 now.
2016-01-26 22:33:08 +00:00
Rene Ladan
53f742ca21 Remove expired ports that are consumers of expired lang/php5. Exceptions:
- www/pecl-zendopcache : used by Mk/bsd.php.mk
- databases/php5-redis : optionally used by www/magento

A PR exists for databases/php5-pdo_cassandra to make it work with supported
versions of PHP.
2016-01-26 21:24:52 +00:00
Koop Mast
e94d67208e Switch abiword to using libwpg-0.3, which would be used if installed even.
While here remove commented out lines regarding poppler.
2016-01-26 19:00:01 +00:00
Raphael Kubo da Costa
d97c4d4c85 Remove BROKEN_FreeBSD_8 from all remaining ports.
FreeBSD 8 is no longer supported.
2016-01-25 20:23:57 +00:00
Koop Mast
310fc7eeb7 Update the MATE DE to 1.12.
* Still build MATE against gtk+ 2 due to gtk+ 3 support not ready
  for prime time.
* Fix loading of a number of applets. We rename a number of applets
  but didn't change the "config" files the "add applet to panel" dialog
  uses. [1]
* Unbreak the creation of new notes with the stickynotes applet [2]

PR:		205391 [1], 200349 [2]
Obtained from:	GNOME devel repo
2016-01-25 12:31:21 +00:00
Raphael Kubo da Costa
4c67812e01 Update Qt5 to 5.5.1.
This is the latest stable release at time of writing.

Release announcement: http://blog.qt.io/blog/2015/07/01/qt-5-5-released/
New features in Qt 5.5: https://wiki.qt.io/New_Features_in_Qt_5.5

As usual, huge thanks to Tobias Berner (tcberner@gmail.com) for all his work
on these ports in kde@'s experimental area51 repository. He's the one who
started the update and did a lot of the initial work on Qt 5.5. Ralf Nolden
(nolden@kde.org) has contributed the initial version of most of our new Qt5
ports.

Also thanks to Yuri Victorovich (yuri@rawbw.com) for contributing PR 205805
with his own patch for the 5.5.1 update. Some of his changes there prompted
additional fixes and changes present in the final patch generated from our
experimental repository.

New ports:
- comms/qt5-connectivity, comms/qt5-sensors, devel/qt5-location,
  graphics/qt5-3d, net/qt5-enginio, x11-toolkits/qt5-canvas3d,
  x11-toolkits/qt5-uiplugin.

General changes in all Qt5 ports:
- All Qt5 ports are now built with -Wl,--as-needed to avoid overlinking,
  which is a problem with qmake-based because the libraries passed to the
  linker come from the modules .pri files and many are not necessary.
- With this change, several ports had their USE_QT5 lines adjusted to
  explicitly include some libraries that were pulled in implicitly, and to
  exclude libraries no longer required with -Wl,--as-needed.

Changes in specific ports:
- devel/qt5: Drop the SQL_PLUGINS and TOOLS options and depend on all Qt5
  ports by default. It makes the Makefile much simpler, and those options
  were already on by default.
- devel/qt5-core: The clang+base libstdc++ workaround has been expanded and
  more C++11 features have been disabled when that combination is used by a
  port (basically, FreeBSD 9 with USES=compiler:c++11-lang). The disabled
  features have explanations for why they were disabled in the patched
  header itself.
- devel/qt5-designer: uiplugins has been split out following a similar
  change upstream. By depending on qt5-uiplugin, qt5-uitools avoids having
  to depend on the big qt5-designer port.
- multimedia/qt5-multimedia: The port now uses GStreamer 1.0 instead of
  0.10.
- net/qt5-network: The port now depends on libproxy for proxy settings.
  Using libproxy allows proxy settings to be read from different sources,
  and also allows .pac files to work with Qt.
- www/qt5-webkit: The port now uses GStreamer 1.0 instead of 0.10.

PR:		205805
PR:		206435
2016-01-24 18:10:14 +00:00
Olivier Duchateau
9c02bd3cbc - Fix build on DragonFly
- Replace obsolete command (pkg_add) in error message
- Bump PORTREVISION
2016-01-24 15:09:36 +00:00
Koop Mast
c8a6da8c3b Enable DJVU support in evince[-lite] by default.
While here do the same for atril[-lite].

PR:		203710
Submitted by:	vas@mpeks.tomsk.su
2016-01-24 14:46:38 +00:00
TAKATSU Tomonari
99f25fc20b - Update to 0.6 2016-01-24 13:13:35 +00:00
TAKATSU Tomonari
9f7bb3a010 - Update to 1.1-3
- Fix LICENSE
2016-01-24 12:50:31 +00:00
Dmitry Marakasov
5d080bf2be - Use standard ZLIB license
PR:		206265
Submitted by:	amdmi3
Approved by:	udvzsolt@gmail.com (maintainer)
2016-01-24 12:01:20 +00:00
Dmitry Marakasov
851d6538b1 - Use standard ZLIB license
PR:		206266
Submitted by:	amdmi3
Approved by:	mike.d.ft402@gmail.com (maintainer)
2016-01-24 12:01:20 +00:00
Dmitry Marakasov
7da55ca00e - Use standard ZLIB license
PR:		206268
Submitted by:	amdmi3
Approved by:	mike.d.ft402@gmail.com (maintainer)
2016-01-24 11:57:55 +00:00
Dmitry Marakasov
ea4f416f01 - Use standard ZLIB license
PR:		206269
Submitted by:	amdmi3
Approved by:	mike.d.ft402@gmail.com (maintainer)
2016-01-24 11:56:05 +00:00
Dmitry Marakasov
818ba71dd9 - Use standard ZLIB license
PR:		206264
Submitted by:	amdmi3
Approved by:	quentin.stievenart@gmail.com (maintainer)
2016-01-24 11:52:28 +00:00
TAKATSU Tomonari
cb5c37518a - Update to 0.2.0 2016-01-24 06:23:01 +00:00
TAKATSU Tomonari
4fda079e57 - Update to 2.0.0 2016-01-24 05:39:38 +00:00
Antoine Brodin
fae703d4d3 Update to 1.6.21 2016-01-23 10:23:49 +00:00
Koop Mast
3c40249045 Bump Libreoffice, evince-lite and atril-lite for the poppler update. 2016-01-22 17:20:28 +00:00
Lars Engels
7ea94782d6 - Add a runtime dependecy on java/javahelp
- Bump PORTREVISION

Approved by:	portmgr blanket (implicit)
MFH:		2016Q1
2016-01-22 09:53:01 +00:00
Koop Mast
cf649469f2 Update poppler to 0.40.0. [1]
Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build
of these ports with poppler 0.39+.

PR:		206293 [1]
Submitted by:	olivierd@ [1]
Obtained from:	ubuntu [2], rubygem-poppler upstream [3]
2016-01-21 19:40:10 +00:00
Kurt Jaeger
d50f5c1616 graphics/gpicview: fix build with NLS off
... by adding USES=gettext

PR:		Sascha Holzleiter <sascha@root-login.org>
Submitted by:	202077
2016-01-20 21:20:54 +00:00
Mark Felder
ea1cb7781f graphics/imlib2: Update to 1.4.7
This update includes fixes for potential security issues. No CVEs have
been assigned yet.

https://git.enlightenment.org/legacy/imlib2.git/tree/ChangeLog

MFH:		2016Q1
2016-01-20 17:34:46 +00:00
Koop Mast
c9427232aa Update ImageMagick7 to a new snapshot from 2016-01-19. 2016-01-20 15:46:33 +00:00
Koop Mast
a400c74b06 Fix packaging of cairo in poudriere when the glib option is disabled.
cairo-sphinx doesn't have a disable switch, but it checks for the
present of glib. Add the sphinx plist files under the GLIB option,
so that when sphinx plist entries are consistent, regardless if
glib is installed or not.

PR:		195187
2016-01-20 13:02:56 +00:00
Koop Mast
7268d386d6 Update ImageMagick to 6.9.3-1. 2016-01-20 10:05:53 +00:00
Wen Heping
f0c902ab07 - Update to 4.5.14
PR:		204445
Submitted by:	tkato432@yahoo.com
2016-01-19 13:04:47 +00:00
Sunpoet Po-Chuan Hsieh
3c6fda4f5a - Simplify Makefile:
- Remove SPATIALITE_DESC (added to Mk/bsd.options.desc.mk)
  - Use USES=localbase
  - Remove -L${ICONV_PREFIX}/lib from LDFLAGS
  - Use *_CONFIGURE_WITH
- Bump PORTREVISION for package change
2016-01-19 08:36:13 +00:00
Rusmir Dusko
1a6fa6d617 - Update to 1.6, please see
/usr/local/share/doc/viewnior/NEWS

PR:		205503
Submitted by:	olivierd
2016-01-18 22:42:56 +00:00
Danilo Egea Gondolfo
fe1768dcab - Update to 1.3.7 2016-01-18 13:30:59 +00:00
Sunpoet Po-Chuan Hsieh
b6e831bc75 - Fix LICENSE
- Fix gemspec
- Bump PORTREVISION for package change

Sponsored by:	PortsCamp Taiwan
2016-01-17 13:30:01 +00:00
Sunpoet Po-Chuan Hsieh
8534d5fb90 - Update to 3.0.7
- Fix LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:25:49 +00:00
Sunpoet Po-Chuan Hsieh
d879b6f858 - Update to 3.0.7
- Fix LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:25:45 +00:00
Sunpoet Po-Chuan Hsieh
8bf596b6a2 - Update to 3.0.7
- Fix LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:25:30 +00:00
Sunpoet Po-Chuan Hsieh
b8094a8255 - Update to 3.0.7
- Fix LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:25:26 +00:00
Sunpoet Po-Chuan Hsieh
994701f341 - Update to 0.2.1
Changes:	https://gitlab.com/gitlab-org/gitlab_emoji/blob/master/CHANGELOG
		https://gitlab.com/gitlab-org/gitlab_emoji/commits/master
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:21:17 +00:00
Sunpoet Po-Chuan Hsieh
6cfc6599e8 - Update to 2.1.1
Changes:	https://github.com/jonathanwiesel/gemojione/blob/master/CHANGELOG.md
		https://github.com/jonathanwiesel/gemojione/commits/master
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:21:12 +00:00
Sunpoet Po-Chuan Hsieh
3b51d68d1a - Update to 1.2.4
Changes:	https://github.com/remvee/exifr/blob/master/CHANGELOG
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:21:07 +00:00
Sunpoet Po-Chuan Hsieh
df04110bb0 - Add PORTSCOUT
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:12:36 +00:00
Sunpoet Po-Chuan Hsieh
593275dd34 - Add PORTSCOUT
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:12:32 +00:00
Sunpoet Po-Chuan Hsieh
16d8b6420c - Add PORTSCOUT
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:12:27 +00:00
Sunpoet Po-Chuan Hsieh
2ec98a8fc3 - Add -flax-vector-conversions to CFLAGS only on FreeBSD 9 2016-01-16 20:49:42 +00:00
Dirk Meyer
26252393ac - cleanup style 2016-01-16 12:49:30 +00:00
Martin Wilke
0004cc0c2e - Switch forgotten ports over to py-django18
- Fix PYTHON_PKGNAMEPREFIX

Reported by:    antoinebot
2016-01-16 11:19:09 +00:00
Raphael Kubo da Costa
3ceb423aa2 Update to 0.9.5 and unbreak.
- Switch MASTER_SITES to the project's SourceForge page. It only contains 0.9.5
  though.
- Set LICENSE_FILE.
- Switch to new style OPTIONS helpers.
- Stop setting CFLAGS/CPPFLAGS, everything builds fine without those.

PR:		205780
Approved by:	maintainer timeout (bsam, 15 days)
MFH:		2016Q1
2016-01-15 14:36:33 +00:00
Martin Wilke
eeff8a5c80 - Update to 2.10
PR:		206249
Submitted by:	ports fury
2016-01-15 09:30:58 +00:00
Cy Schubert
0c3ff6c0a1 Resurrect graphics/sane-epkowa@r363261.
Stagify.

Take ownership for now.
2016-01-15 05:39:45 +00:00
Antoine Brodin
8acb8b4a12 Unbreak build on head
With hat:	portmgr
2016-01-14 22:26:42 +00:00
Dmitry Marakasov
237e68aeaa - Update to 10.09
PR:		206221
Submitted by:	linpct@gmail.com (maintainer)
2016-01-14 13:06:50 +00:00
Dirk Meyer
32dddead56 - mark BROKEN on CURRENT 2016-01-13 22:13:38 +00:00
Pawel Pekala
43b3e4bf2c Fix build on FreeBSD 9.x
gdaldither.cpp: In function 'int FindNearestColor(int, int*, int, int, int)':
gdaldither.cpp:534: note: use -flax-vector-conversions to permit conversions
between vectors with differing element types or numbers of subparts
gdaldither.cpp:534: error: cannot convert 'int __vector__' to 'long long int
 __vector__' for argument '1' to 'long long int __vector__
 __builtin_ia32_psrlqi128(long long int __vector__, int)'
gdaldither.cpp:539: error: cannot convert 'int __vector__' to 'long long int
 __vector__' for argument '1' to 'long long int __vector__
 __builtin_ia32_psrlqi128(long long int __vector__, int)'
../GDALmake.opt:582: recipe for target 'gdaldither.o' failed
gmake[1]: *** [gdaldither.o] Error 1

PR:		205701
Submitted by:	myself
Approved by:	maintainer timeout
2016-01-13 15:52:17 +00:00
Mikhail Teterin
2de70bd150 Up until now the port installed only a static version of libsquish
-- because the upstream's makefile only built that. Add our own
little makefile, that properly builds both static and shared variants
using bsd.lib.mk

PR:		206125
Approved by:	Reinier de Blois (maintainer)
2016-01-13 15:42:39 +00:00
Alexey Dokuchaev
39cf587841 - Limit -msse/-msse2 to files that actually use intrinsics
- Limit SSE/SSE2 optimizations to x86 CPUs (exposed as SIMD option)

PR:	205006
2016-01-13 13:34:07 +00:00
Alex Kozlov
b1b9b70c76 - Remove unused USE_* knobs:
databases/mysql57-server
   games/kajongg
   textproc/ruby-htree

- Fix typos in USE_* knobs:
   graphics/fortytwo
   math/hexcalc
   misc/gnustep-examples
   www/h2o

- Remove unused BROKEN_alpha knob:
   devel/directfb

- Remove user-settable knob:
   multimedia/tovid

Approved by:	portmgr blanket
2016-01-13 05:39:29 +00:00
Sunpoet Po-Chuan Hsieh
27961e7132 - Update to 1.51
- Add NO_ARCH
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/GD-Graph/CHANGES
2016-01-12 21:40:06 +00:00
Danilo Egea Gondolfo
36a09b397c - Update to 8.2 2016-01-12 20:11:10 +00:00
Danilo Egea Gondolfo
91a37de5e3 - Update to 8.2.1 2016-01-12 20:10:42 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Dmitry Marakasov
94817f0784 Add Public Domain support to ports license framework. You can now use
LICENSE=  PD

Note that although Public Domain is not technically a license, it's
handled in the same way as licenses here, which is a common practice
(Arch, Gentoo, Fedora, Debian, even FOSSology do the same).

Convert all ports which redefine Public Domain LICENSE to LICENSE=PD.

Approved by:	portmgr (bapt)
Differential Revision:	D4149
2016-01-12 14:33:21 +00:00
Martin Wilke
4255e77ce5 - Update to 4.1.5
PR:		206142
Submitted by:	maintainer
2016-01-12 10:03:40 +00:00
Kurt Jaeger
07679035d4 graphics/p5-feedgnuplot: 1.36 -> 1.37
- At the end of a streaming plot, include the last chunk of data
- Added --equation to the completions
2016-01-12 06:27:40 +00:00
Wen Heping
d0a72d9766 - Update to 1.8
Changes: http://search.cpan.org/src/MEHNER/Graphics-GnuplotIF-1.8/Changes
- Add LICENSE
- Pass maintainership to perl@
2016-01-12 02:52:13 +00:00
Mikhail Teterin
e957887e75 Replace use of NULL, where actual integer zero is expected -- an ancient
upstream bug coming to light with modern compilers.

This does not change the compiled binaries, so no PORTREVISION bumps.

PR:		186773
Submitted by:	Oliver Hartman
2016-01-11 19:19:20 +00:00
Guido Falsi
5cbf475bc3 - Update to 0.2.5
- Now requires C11 capable compiler

PR:		205553
Submitted by:	me
Approved by:	alexander.4mail at gmail.com (maintainer)
2016-01-11 12:08:18 +00:00
Koop Mast
add53e179c Update ImageMagick to 6.9.3-0. 2016-01-10 23:24:58 +00:00
Baptiste Daroussin
ac922c592e Convert g* and i* to USES=sqlite and USES=firebird 2016-01-10 16:55:26 +00:00
Martin Wilke
097892a09c - Pass maintainership to submitter
- Remove duplicate PLIST_FILES

PR:		206080
2016-01-10 10:00:40 +00:00
Martin Wilke
b4fb453ee6 - Update to 2.12.2
- Switch to options helper
- Switch to USES=execinfo [1]

PR:		205082 205702 [1]
Submitted by:	maintainer, pawel [1]
2016-01-10 05:37:38 +00:00
Pawel Pekala
1b7306da6b - Switch to USES=execinfo localbase
- USE options plist substitutions
- Convert to options helpers

PR:		205556
Submitted by:	myself
Approved by:	maintainer timeout
2016-01-09 14:01:02 +00:00
Alex Kozlov
e4bbabd6f1 - Update to 2.5.2
Requested by:	houtens@gmail.com
2016-01-08 21:47:11 +00:00
Jung-uk Kim
254161722b Update to 0.1.2. 2016-01-08 18:09:30 +00:00
Mark Felder
a288ee9811 graphics/exact-image: Update to 0.9.1
Add patch to resolve CVE

PR:		200201
MFH:		2016Q1
Security:	CVE-2015-3885
2016-01-08 17:53:08 +00:00
Mark Felder
63366d65f2 graphics/agg: remove BROKEN, add some mirrors
MFH:		2016Q1
2016-01-08 17:51:02 +00:00
Danilo Egea Gondolfo
975898906f - Update to 2.4.1
- Add options to enable/disable backends
- Update pkg-descr
2016-01-08 17:10:52 +00:00
Dmitry Marakasov
d80a4b2228 - Update to 0.15.0 2016-01-07 22:10:21 +00:00
Dirk Meyer
73fcab5ad2 - update to 10.35.98 2016-01-07 16:16:28 +00:00
Jason E. Hale
42b0bae34f Add USES=pathfix support for CMake. Some ports that use CMake to build
already had USES=pathfix, although it did nothing.  For those ports, I
either removed it as they were handling the pkgconfig files differently
or I removed patches and substitutions that accomplished the same thing
as pathfix.

Differential Revision:	https://reviews.freebsd.org/D850
Reviewed by:	antoine, bapt, tijl
Approved by:	portmgr (bapt)
2016-01-07 14:54:03 +00:00
Andrej Zverev
6df56f4deb - do not install .orig file
- add NO_ARCH
- bump PORTREVISION

Reviewed by:	miwi
2016-01-06 09:17:53 +00:00
Raphael Kubo da Costa
c010d72f7b Add fixes for CVE-2015-8665, CVE-2015-8683 and other vulnerabilities.
Besides fixing the two CVEs mentioned above, this change also pulls two
other commits from libtiff upstream fixing other out-of-bounds reads that do
not have corresponding CVEs and were reported directly in libtiff's bug
tracker.

PR:		205923
Approved by:	portmgr (antoine)
Obtained from:	libtiff CVS repository
Security:	b65e4914-b3bc-11e5-8255-5453ed2e2b49
Security:	bd349f7a-b3b9-11e5-8255-5453ed2e2b49
2016-01-05 15:04:58 +00:00
Koop Mast
353ad9c72e Update GStreamer1 to 1.6.2.
Update GStreamer1-vaapi to 0.7.0.

* Spell GStreamer consistently. [1]
* Fix typo in py3kplist in py3-gstreamer1 [1]
* Improve plugins COMMENTS (more improvements welcome)
* Actually include the gstreamer1-libav update this time.

PR:		204204 [1] (based on)
Submitted by:	olivierd@ [1]
2016-01-04 14:21:56 +00:00
Mikhail Teterin
7d2d3317f7 Add port of py-ExifRead -- yet another method of accessing EXIF
information in image-files. Required for MediaGoblin.
2016-01-04 00:26:15 +00:00
Martin Wilke
44287d8f1f - Convert to options helper 2016-01-03 15:16:13 +00:00
Martin Wilke
5aa5c46d8d - Convert to options helper 2016-01-03 15:08:50 +00:00
Martin Wilke
0218853c23 - Convert to options helper 2016-01-03 13:47:01 +00:00
Pawel Pekala
e90c8773c6 Switch to USES=execinfo
PR:		205325
Submitted by:	myself
Approved by:	maintainer timeout
2016-01-03 09:57:48 +00:00
Raphael Kubo da Costa
587fc34b1d Unmark BROKEN, the port can be fetched just fine. 2016-01-01 12:08:01 +00:00
Oliver Lehmann
d6b51c8021 don't install unwanted files, cleanup
PR:		205632
Submitted by:	amdmi3
2016-01-01 11:36:11 +00:00
Sunpoet Po-Chuan Hsieh
80102bdf4b - Move devel/py-distutils-extra to devel/py-python-distutils-extra
- Fix MASTER_SITES
- Add LICENSE_FILE
2015-12-31 22:00:34 +00:00
Guido Falsi
f8f695e830 Update to 0.2.6 2015-12-31 14:13:27 +00:00
Guido Falsi
24963cb967 - Update to 0.2.9
- Now requires a C11 capable compiler

PR:		205554
Submitted by:	me
Approved by:	udvzsolt at gmail.com (maintainer)
2015-12-31 14:12:24 +00:00
Guido Falsi
d52a02ffa9 - Update to 0.1.5
- Now requires a C11 capable compiler

PR:		205552
Submitted by:	me
Approved by:	mike.d.ft402 at gmail.com (maintainer)
2015-12-31 14:10:36 +00:00
Guido Falsi
11b0092b7d - Update to 0.2.3
- Now requires a C11 capable compiler

PR:		205551
Submitted by:	me
Approved by:	mike.d.ft402 at gmail.com (maintainer)
2015-12-31 14:08:54 +00:00
Guido Falsi
f5f5bb93e7 - Update to 0.3.4
- Now requires a C11 capable compiler
- Use make option target helpers

PR:		205550
Submitted by:	me
Approved by:	quentin.stievenart at gmail.com (maintainer)
2015-12-31 14:07:26 +00:00
Rene Ladan
3b93c5c02a Remove expired ports:
2015-12-30 www/ocsigen: Broken for more than 6 months
2015-12-30 devel/monodevelop-database: Broken for more than 6 months
2015-12-30 lang/cduce: Broken for more than 6 months
2015-12-30 science/hdf-java: Broken for more than 6 months
2015-12-30 math/p5-Math-Geometry-Planar-GPC-Polygon: Broken for more than 6 months
2015-12-30 www/eliom: Depends on broken and expiring www/ocsigen
2015-12-30 audio/py-fastaudio: Broken for more than 6 months
2015-12-30 devel/jgoodies-common: Broken for more than 6 months
2015-12-30 graphics/pinta: Broken for more than 6 months
2015-12-30 games/kanatest: Broken for more than 6 months
2015-12-30 editors/bless: Broken for more than 6 months
2015-12-30 security/burpsuite: Broken for more than 6 months
2015-12-30 23:20:40 +00:00
Sunpoet Po-Chuan Hsieh
2225d02cda - Update to 2.20
Changes:	http://search.cpan.org/dist/GraphViz/Changes
2015-12-29 16:10:15 +00:00
Raphael Kubo da Costa
3d6f2a19a7 Fix MASTER_SITES and unmark BROKEN. 2015-12-28 23:32:58 +00:00
Raphael Kubo da Costa
82a235e09a Switch to new MASTER_SITE and unmark BROKEN. 2015-12-28 23:28:08 +00:00
Koop Mast
0f359e9403 Fix the build when libelf from ports is used (on dragonfly).
Reported by:	marino@
2015-12-28 18:58:52 +00:00
Dmitry Marakasov
bbac02c0fc - Update to 0.14.1
- Convert some bits to options helpers

PR:		205622
Submitted by:	jochen@jochen-neumeister.de
2015-12-28 15:22:01 +00:00
Raphael Kubo da Costa
48302ee963 Update WWW in pkg-descr, the old website is gone. 2015-12-28 15:13:32 +00:00
Raphael Kubo da Costa
36482e075d Unbreak port.
The code is now hosted on GitHub, so start fetching from there. diff -uprN
between the old tarball from distcache.FreeBSD.org and the new one shows no
differences.
2015-12-28 15:09:03 +00:00
Martin Wilke
cfbec53993 - Mark both ports BROKEN, unfetchable
- Mark both deprecated, unsupported via upstream

PR:		204033 204032
Submitted by:	Torsten Zuehlsdorff
Approved by:	maintainer timeout (both ports)
2015-12-28 14:28:33 +00:00
Baptiste Daroussin
652bc64e58 Update to 0.3.1 2015-12-27 22:15:11 +00:00
Dmitry Marakasov
74a57aee61 - Clarify LICENSE
- Switch to USES=localbase
- Unbreak on 11.x
2015-12-27 20:21:42 +00:00
Jason Unovitch
def60487fd graphics/phplot: update 6.1.0 -> 6.2.0
PR:		205521
Submitted by:	jochen@jochen-neumeister.de
Approved by:	unmaintained
2015-12-26 14:01:57 +00:00
Dmitry Marakasov
e66abd367c - Add LICENSE 2015-12-25 23:42:54 +00:00
Dmitry Marakasov
08b996e8d6 - Reset maintainer by his own request
PR:		205570
2015-12-25 23:19:02 +00:00
Dmitry Marakasov
585e08fe31 - Fix lua version
Approved by:	portmgr blanket
2015-12-25 20:42:54 +00:00
Koop Mast
76e5273624 Update mesa to 11.0.8.
* Depend on libelf on DragonFly
 * Rework the vdpau support code and enable vdpau for DragonFly, FreeBSD
   doesn't support it just yet.
 * Revert commit that removed support for non-render nodes. Neither
   FreeBSD nor DragonFly supports render nodes at this time.
 * Fix LDFLAGS to work with GCC5, which DragonFly uses by default.
 * Update Makefile.targets: ffast-math isn't used since 8.0.3, don't
   replace x86_64 with amd64 on Dragonfly. Drop obsolete python disable
   replace.
2015-12-25 11:30:57 +00:00
Alex Kozlov
c84369de65 - Remove no longer used USE_RUBY_FEATURES knob
Approved by:	ruby, portmgr (swills)
2015-12-25 07:12:18 +00:00
Stephen Montgomery-Smith
791bb6cd7d - Switch from open-motif to libXaw.
PR:		ports/205489
Submitted by:	Raphael Kubo da Costa
2015-12-23 23:12:22 +00:00
Jason Unovitch
4b2e173068 graphics/librsvg2: update 2.40.10 -> 2.40.12
PR:		205502
Approved by:	gnome (kwm)
Security:	CVE-2015-7558
Security:	https://vuxml.FreeBSD.org/freebsd/d6c51737-a84b-11e5-8f5c-002590263bf5.html
MFH:		2015Q4
2015-12-23 01:13:43 +00:00
Koop Mast
1bd81dd1e4 Update ImageMagick to 6.9.2-10. 2015-12-22 20:04:50 +00:00
Wen Heping
2b07aba507 - Update to 0.25
PR:		204197
Submitted by:	tkato432@yahoo.com
2015-12-22 08:31:52 +00:00
Martin Wilke
01840a8503 - Update to 2.5.9
PR:		205210 205209
Submitted by:	Ports Fury
Approved by:	mat (mentor)
Differential Revision:	D4618
2015-12-22 05:18:04 +00:00
Martin Wilke
a71c16c37c - Update to 15.05
PR:		201844
Submitted by:	Ports Fury
Approved by:	mat (mentor)
Differential Revision:	D4620
2015-12-22 04:07:14 +00:00
Dmitry Marakasov
d39f4fdff3 - Switch to options helpers
- Modernize plist

Approved by:	portmgr blanket
2015-12-21 21:08:15 +00:00
Sunpoet Po-Chuan Hsieh
f835c5a0b4 - Sort SUBDIRs 2015-12-21 15:08:52 +00:00
Martin Wilke
3b38c77f21 Perl helper class for implementing the Google Chart Tools Datasource Protocol.
The Google Visualization API is a nifty bit of kit for generating pretty
pictures from your data. By design it has a fair amount of Google-cruft, such
as non-standard JSON and stuffing configuration options in to a single CGI
query parameter.

Data::Google::Visualization::DataTable takes care of preparing data for the
API.

WWW: http://search.cpan.org/dist/Data-Google-Visualization-DataSource/

PR:		204060
Submitted by:	jeremybbaggs@gmail.com
Approved by:    mat (mentor)
Differential Revision:  D4640
2015-12-21 14:44:49 +00:00
Martin Wilke
ad1e28ca76 Easily create Google DataTable objects for the Google Visulization API.
This module is attempts to hide the gory details of preparing your data
before sending it to a JSON serializer - more specifically, hiding some
of the hoops that have to be jump through for making sure your data
serializes to the right data types.

WWW: http://search.cpan.org/dist/Data-Google-Visualization-DataTable/

PR:		204061
Submitted by:	jeremybbaggs@gmail.com
Approved by:    mat (mentor)
Differential Revision: D4637
2015-12-21 14:39:08 +00:00
Martin Wilke
234cb62d39 - Remove old gruft
Approved by:	mat (mentor)
Differential Revision:	D4636
2015-12-21 14:28:49 +00:00
Danilo Egea Gondolfo
2ac385ec20 - Update to 1.3.6 2015-12-21 13:44:26 +00:00
Raphael Kubo da Costa
94431b44ee Drop dependency on graphics/plotutils.
As the ports's NEWS file says, since the 4.1.x series "Enblend no longer
relies on libXMI".
2015-12-21 13:28:02 +00:00
Dirk Meyer
c2624acd26 - fix MASTER_SITES
- remove BROKEN
2015-12-19 21:31:43 +00:00
Marcus von Appen
6c4c2ba672 - Update to version 1.13.0
Changelog: http://glew.sourceforge.net/log.html
2015-12-19 08:35:48 +00:00
Marcus von Appen
2a189d407e - Make sure that OpenMP support is properly enabled
Reported by:	pkg-fallout
2015-12-18 08:16:57 +00:00
Mathieu Arnold
7c47779cb9 Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.

While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.

PR:		205367
With hat:	portmgr
Sponsored by:	Absolight
2015-12-17 17:19:48 +00:00
John Marino
1b64478ed3 graphics/gexiv2: Switch MASTER_SITE to fedora to restore fetch 2015-12-17 01:02:39 +00:00
John Marino
1a343e9317 graphics/potrace: Change SF MASTER_SITE to restore fetch
A new version of potrace is out (1.13) but the older version is still
available.  Sometimes no matter what I do, the SF "magic" fails, so
I'm just going to hardcode this MASTER_SITE as well.  It works.
2015-12-17 00:51:24 +00:00
John Marino
f2adc29636 graphics/povray36: Update MASTERSITE to unbreak fetch
Upgrade archived povray36 so it's stored in a different location now.
Update MASTERSITE to reflect that.
2015-12-17 00:35:38 +00:00
Chris Rees
9c3cd481ec Does not link on recent head.
Sorry, I do not have time to maintain this port any more.
2015-12-16 20:42:45 +00:00
Thierry Thomas
da45fc8517 Upgrade to 1.6.8. 2015-12-15 20:41:38 +00:00
Marcus von Appen
e77649c564 - Update to version 0.14.1
- PyX is distributed via PyPi now, unbreak
2015-12-15 17:48:13 +00:00
Marcus von Appen
fffdf5e25c - PyX is distributed via PyPi now, unbreak 2015-12-15 16:48:52 +00:00
Marcus von Appen
603825dfe3 - Update to version 2.76b
Blender 2.76 comes with hundreds of bug fixes and many new features,
such as

* support for Pixar's OpenSubdiv technology
* huge performance improvements for the viewport
* auto-offset support for nodes
* new point density texture support for cycles
* new modeling tools

Changelog: http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.76
2015-12-15 13:32:27 +00:00
Marcus von Appen
a564a90fca OpenSubdiv is a set of open source libraries that implement high
performance subdivision surface (subdiv) evaluation on massively
parallel CPU and GPU architectures. This codepath is optimized for
drawing deforming subdivs with static topology at interactive
framerates. The resulting limit surface matches Pixar's Renderman to
numerical precision.

WWW: http://graphics.pixar.com/opensubdiv
2015-12-15 11:04:46 +00:00
Thierry Thomas
6c672e24d8 Make fetchable again.
The new offcial site is now on GitHub, but there is no new release
available ATM.
2015-12-14 22:24:07 +00:00
Dmitry Marakasov
4fda5b186e - Fix fetch
- Take maintainership
2015-12-14 12:16:40 +00:00
Muhammad Moinur Rahman
dd8bd838f6 graphics/geoserver: Update version 2.8.0=>2.8.1 2015-12-14 12:00:30 +00:00
Dmitry Marakasov
521ea8cb3f - Fix fetch 2015-12-14 01:25:30 +00:00
Dmitry Marakasov
4bd7f5e792 - Switch to new test framework
Approved by:	portmgr blanket
2015-12-13 22:34:54 +00:00
Raphael Kubo da Costa
5b3f3dd953 At very long last land PyQt5 5.5.1 ports.
Add the required bits to Uses/pyqt.mk along with all the PyQt5 ports.
Thankfully this commit is mostly adding new ports, as the hard work was
already done in r403297 and r403662.

Huge kudos to Tobias Berner <tcberner@gmail.com> and, most importantly,
Guido Falsi (madpilot@) for their initial work on these ports (see D2910 in
Phabricator for an earlier version of the PyQt5 patch set).

PR:		204672
2015-12-13 21:56:50 +00:00
Pawel Pekala
8180836496 Switch to USES=execinfo
PR:		205299
Submitted by:	me
Approved by:	maintainer
2015-12-13 21:32:07 +00:00
Baptiste Daroussin
eb8a531560 Fix a bunch of false positive that are fetchable
Reported by:	ak
2015-12-13 20:42:23 +00:00
Koop Mast
1efaab2644 Fix included dcraw vulnability.
Fix integer overflow in PluginPCX.cpp. [1]

Add dcraw files to dos2unix so patching is easier.

Obtained from:	Debian freeimage package (both patches)
Security:	33459061-a1d6-11e5-8794-bcaec565249c [1]
2015-12-13 20:26:24 +00:00
Baptiste Daroussin
3f50572b7c Remove false positive, this port actually do fetch
Reported by:	thierry@
2015-12-13 19:33:02 +00:00
Thomas Zander
2450da4445 Update to upstream version 4.1.4
PR:		205121
Submitted by:	yuri@rawbw.com (maintainer)
2015-12-13 18:35:57 +00:00
Raphael Kubo da Costa
bd3f98c51f Mention the right Qt version in COMMENT. 2015-12-13 17:15:59 +00:00
Ruslan Makhmatkhanov
acc9175716 graphics/gimp-gmic-plugin: actualize MASTER_SITES and WWW 2015-12-13 16:26:12 +00:00
Raphael Kubo da Costa
b15d595457 Update PyQt4 to 4.11.4, SIP to 4.17 and QScintilla2 to 2.9.1.
Bring in some long overdue updates, some of which are required for us to
later land the PyQt5 ports.

One big change with this update is that the PyQt4 ports now install their
.sip files into share/py-sip/PyQt4 instead of share/py-sip. This way we do
not end up with directories like share/py-sip/QtCore, which are especially
confusing once PyQt5 lands and starts installing files with the same names.

Other noteworthy items:
- PORTREVISION has been bumped on ports depending on devel/qscintilla2
  because libqscintilla2.so's SOVERSION has changed.
- graphics/seexpr has been converted to USE_PYQT, as the file it used to
  define a build-time dependency on x11-toolkits/py-qt4-gui has moved.

Once again, big thanks to Tobias Berner <tcberner@gmail.com> and Guido Falsi
(madpilot@) for their initial work on these ports as part of the effort to
land PyQt5 into the tree (see D2910 in Phabricator for an earlier version of
the PyQt5 patch set).

PR:		205143
2015-12-13 12:45:25 +00:00
Baptiste Daroussin
d9c363671d Mark as broken: does not fetch 2015-12-13 09:41:22 +00:00
Jason Unovitch
c2cf948d30 graphics/variety and security/py-crits: chase r403641 and r403642
- Fix make index, bump PORTREVISION and update dependency listing

Pointy Hat to:  sunpoet
2015-12-13 00:56:05 +00:00
Koop Mast
617e72cb0e Update freeglut to 3.0.
* Update COMMENT/pkg-message
* Remove conflicts libglut has been gone for ages.

Obtained from:	xorg devel repo
2015-12-12 18:51:42 +00:00
Koop Mast
74845e6c32 Update mesa-demos to 8.3.0. 2015-12-12 18:32:15 +00:00
TAKATSU Tomonari
d06dbb12fb - Update to 1.5
- Unmute INSTALL_DATA
- Update pkg-descr
2015-12-12 12:23:43 +00:00
Koop Mast
0147fe16af Update to the lastest GNOME 3.16 releases. 2015-12-12 11:01:36 +00:00
Koop Mast
8faff8fae8 Update gtk20 to 2.24.29. 2015-12-12 10:59:11 +00:00
Pawel Pekala
bc6d8b674a Switch to options helper 2015-12-11 22:22:24 +00:00
Sunpoet Po-Chuan Hsieh
90de1b1a25 - Update to 0.2.8
- While I'm here, fix LOCALBASE usage

Changes:	https://git.pwmt.org/pwmt/zathura-pdf-mupdf/commits/master
PR:		205094
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
2015-12-11 10:02:27 +00:00
Koop Mast
5701a49afc Update gegl3 to 3.0.4.
* Remove SIMD option, the logic in the Makefile was inverted, so it was
  enabled anyway.
* Add GEXIV2 option description
* Fix plist for not-enabled RAW option
* Don't install examples
2015-12-10 23:08:03 +00:00
Koop Mast
e1add76b39 Update freetype2 to 2.6.2. [1]
Mark magicpoint broken, maintainer is notified.

Exp-runs run by antoine@

This version also fixes shadowing of TYPEOF in ftconfig.h [2]

PR:		203554 [1], 202083 [2]
Submitted by:	rhurlin@gwdg.de [2]
2015-12-10 22:13:58 +00:00
Koop Mast
3c8d04907f Update cairo to 1.14.6. 2015-12-10 21:50:14 +00:00
Koop Mast
8631d1ce88 Update mesa to 11.0.7. 2015-12-10 21:30:33 +00:00
Martin Wilke
d0a54ac413 - Update to 0.9.2
- Add NO_ARCH

PR:		205107
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D4466
2015-12-10 14:04:11 +00:00
Jan Beich
d6517636e1 math/glm: update to 0.9.7.1,1
Changes:	https://github.com/g-truc/glm/releases/tag/0.9.7.1
PR:		203181
Approved by:	maintainer timeout (83 days)
2015-12-09 23:43:30 +00:00
Sunpoet Po-Chuan Hsieh
709b443922 - Add LICENSE_FILE
- Use USES=shebangfix
- Bump PORTREVISION for package change
2015-12-09 14:28:35 +00:00
Koop Mast
4212fa11e3 Update ImageMagick to 6.9.2-8. 2015-12-09 12:57:28 +00:00
Antoine Brodin
5b9de1145e Do not fail the build if regression tests do not pass, there seems to
be a regression on big endian archs between versions 1.6.19 and 1.6.20
(reported upstream)

PR:		205125
MFH:		2015Q4
2015-12-08 18:23:29 +00:00
Raphael Kubo da Costa
31469ae565 PyQt: Replace bsd.pyqt.mk with Uses/pyqt.mk.
In preparation for landing PyQt5 ports, generalize devel/py-qt4's
bsd.pyqt.mk and make it a proper file in Uses/.

Ports wishing to depend on PyQt4 ports can now do the following:
  USES=		pyqt:4
  USE_PYQT=	foo bar_build baz_run

Other changes include the renaming of the PYQT4_DIST variable to PYQT_DIST
and the introduction of the PYQT_SIPDIR plist substitution variable. The
rest of the contents of Uses/pyqt.mk are pretty much identical to what we
had in bsd.pyqt.mk with additional processing of USE_PYQT.

Even though this patch touches files in many different ports, the goal is
for it to be a no-op from an end-user perspective (so that the basic
infrastructure is landed before the other, riskier changes): no dependencies
have been changed, PyQt/SIP/QScintilla have not been upgraded and the plists
should remain exactly the same, since PYQT_SIPDIR currently contains the
same value that used to be hardcoded in the plists.

Huge thanks to Guido Falsi (madpilot@) for spearheading most of the work: he
took the initiative to work on PyQt5 and sent D2910 to Phabricator with the
original version of this patch. Tobias Berner (tcberner@gmail.com) later
applied it to kde@'s experimental area51 repositories and did some more work
on it.
2015-12-08 16:49:43 +00:00
Vanilla I. Shu
a90cd1dbe6 Upgrade to 1.3.1. 2015-12-08 15:55:03 +00:00
Vanilla I. Shu
2ba8ceb444 Upgrade to 0.59. 2015-12-08 13:55:04 +00:00
Mathieu Arnold
faaac0db42 Don't use GH_TAGNAME when DISTVERSION* variables can be used.
With hat:	portmgr
Sponsored by:	Absolight
2015-12-08 09:05:15 +00:00
Vanilla I. Shu
243057ddbf Upgrade to 10.07.
PR:		205124
Submitted by:	maintainer
2015-12-08 05:58:25 +00:00
Steven Kreuzer
81939e1f17 Update to 0.9.0 2015-12-07 18:30:26 +00:00
Olivier Duchateau
df6a8e2de3 Update to 0.4.2
Changelog: http://docs.wand-py.org/en/0.4.2/changes.html#version-0-4-2
2015-12-07 18:27:37 +00:00
Raphael Kubo da Costa
29866a6756 Update to 0.17.1.
This is a small update that fixes two security vulnerabilities,
CVE-2015-8366 and CVE-2015-8367.

Security:	db04bf07-9cc8-11e5-8c2b-c335fa8985d7
Security:	6bc6eed2-9cca-11e5-8c2b-c335fa8985d7
MFH:		2015Q4
2015-12-07 11:15:53 +00:00
Sunpoet Po-Chuan Hsieh
8bdcfd803f - Update to 1.8
Changes:	http://git.ghostscript.com/?p=mupdf.git;a=blob;f=CHANGES;hb=HEAD
PR:		205057
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
2015-12-06 17:52:51 +00:00
Sunpoet Po-Chuan Hsieh
b67a7391b1 - Add BUILD_DEPENDS for cmake version requirement
PR:		203311
Reported by:	Tilghman Lesher <tilghman@meg.abyt.es>
2015-12-06 17:51:50 +00:00
John Marino
f01cba6e50 FPC ecosystem: Upgrade version 2.6.4 => 3.0.0
This is the first major release of FreePascal in nearly four years.
There are a ton of new features, way more to list here. see:
http://wiki.freepascal.org/FPC_New_Features_3.0

Several new unit ports were added, some were contracted.  Most of
those were absorbed into the main FPC packages, but two units are
no longer supported: sndfile and matroshka.

All 99 remaining ports (including Lazarus ports) were build tested
on FreeBSD i386 and amd64 Release 10.2
2015-12-05 23:29:36 +00:00
Koop Mast
bba874625e Add patch to use drm.h instead of redefining the types.
This unbreaks the build of xorg-server on 9.3.
2015-12-05 10:46:58 +00:00
Jan Beich
f870cd6d03 multimedia/x265: update to 1.8
ABI isn't compatible, so bump PORTREVISION in consumers.

PR:		204990
Submitted by:	Anton Sayetsky <vsasjason@gmail.com>
2015-12-05 09:15:41 +00:00
Sunpoet Po-Chuan Hsieh
5b540146f1 - Fix build with jbig2dec 0.12
- Add LICENSE_FILE

Approved by:	portmgr (blanket)
2015-12-05 05:50:04 +00:00
Raphael Kubo da Costa
fe8a500407 Fix the build on 9.x.
Add a missing include so that the port builds on 9.3-{amd64,i386}:

  /wrkdirs/usr/ports/graphics/hugin/work/hugin-2015.0.0/src/hugin_cpfind/localfeatures/RansacFiltering.cpp: In function 'int genint(int)':
  /wrkdirs/usr/ports/graphics/hugin/work/hugin-2015.0.0/src/hugin_cpfind/localfeatures/RansacFiltering.cpp:28:31: error: 'rand' was not declared in this scope
       return (int)((double)rand()*x/(double)RAND_MAX);
                               ^
  /wrkdirs/usr/ports/graphics/hugin/work/hugin-2015.0.0/src/hugin_cpfind/localfeatures/RansacFiltering.cpp:28:43: error: 'RAND_MAX' was not declared in this scope
       return (int)((double)rand()*x/(double)RAND_MAX);
                                           ^

The quarterly branch is not affected, it still contains hugin 2013.0.0.

Approved by:	portmgr blanket approval (trivial and tested build fix)
2015-12-04 14:03:30 +00:00
Sunpoet Po-Chuan Hsieh
6b7794da0b - Update to 1.8.1
Changes:	https://github.com/sdsykes/fastimage/commits/master
2015-12-04 12:35:11 +00:00
Sunpoet Po-Chuan Hsieh
76bfabb776 - Update to 0.12
- Add LICENSE_FILE
- Convert to new options helper
- Convert to new options target helper
- Convert to new test framework
- Remove EXTRACT_AFTER_ARGS
- Sort USES
- Use USES=shebangfix
- Repack test tarball
- Cosmetic change
- Split and rename patch files
- Regenerate patch files with makepatch:
- Update WWW
- Add git repository to WWW
- Take maintainership

Changes:	http://git.ghostscript.com/?p=jbig2dec.git;a=blob;f=CHANGES;hb=HEAD
2015-12-04 12:32:58 +00:00
Koop Mast
828c466876 Update Mesa ports to 11.0.6.
Obtained from:	x11 team development repo.
2015-12-04 08:25:48 +00:00
Antoine Brodin
0e8c3bf1b3 Update giflib to 5.1.1
PR:		204492
2015-12-03 20:01:03 +00:00
Antoine Brodin
0a05e4fe4d Update to 1.6.20
MFH:		2015Q4
Security:	CVE-2015-8126
2015-12-03 19:52:59 +00:00
Dirk Meyer
162982fe9a - fix build for ruby >= 2.1 2015-12-03 14:20:35 +00:00
Jan Beich
bf38d54992 graphics/waifu2x-converter-cpp: update to 1.0.0.400
Changes:	007e7b1...6dbdc24
2015-12-02 03:25:18 +00:00
Kurt Jaeger
c5815689db graphics/p5-feedgnuplot: 1.35 -> 1.36
- Added --equation to plot symbolic equations
2015-12-01 20:41:39 +00:00
Olivier Duchateau
2ed3b91c0e Phototonic is a fast and functional image viewer and organizer, inspired
by the traditional image viewer design (i.e. thumbnails and viewer
layouts).

WWW: http://oferkv.github.io/phototonic/
2015-12-01 19:43:02 +00:00
Rene Ladan
555f5abf3a graphics/optar: update distfile and undeprecate
- The port version changes from 1.0 to 2015.02.09
- Add license file
- Clean up Makefile
- Remove now unneeded patch

PR:		204198
Submitted by:	tkato432
2015-11-30 23:36:29 +00:00
Alex Dupre
ddeccedfb4 Update to 5.6.16 release. 2015-11-30 14:05:47 +00:00
Rene Ladan
dec8ac493f graphics/fotofix: fix typo in DESKTOP_ENTRIES, bump PORTREVISION
Submitted by:	danfe
2015-11-30 07:55:25 +00:00
Jean-Sébastien Pédron
181c10cd7c graphics/waffle: Update to 1.5.2
The "x11_egl" platform is now explicitely enabled.

Reviewed by:	danfe, kwm
Approved by:	kwm
Differential Revision:	https://reviews.freebsd.org/D4051
2015-11-30 06:48:26 +00:00
Rene Ladan
5f1a93ac79 graphics/fotofix: update to 0.01.1.88, unbreak
- change MASTER_SITES to GitHub
- add manual page
- add desktop entry
- clean up Makefile

PR:		204196
Submitted by:	tkato432
2015-11-30 06:42:30 +00:00
Koop Mast
8e918ec1df Update libepoxy to 1.3.1.
Add LICENSE_FILES link.
Don't restrict to python3 only. It only needs a python to build.
2015-11-29 17:51:03 +00:00
Michael Moll
1b60e3f502 graphics/libGL: unbreak build on sparc64
Approved by:	x11 (kwm)
MFH:		2015Q4
Differential Revision:	https://reviews.freebsd.org/D4311
2015-11-29 16:34:04 +00:00
Alexey Dokuchaev
0eae38450b Allow to build on PowerPC. 2015-11-29 12:50:09 +00:00
TAKATSU Tomonari
83d4aa76ef - Update to 0.5 2015-11-29 12:15:18 +00:00
Rene Ladan
4a189558e6 graphics/gimp-elsamuko-script: make fetchable
This port needs to use USE_GITHUB properly.

PR:		200272
Submitted by:	Rainer Hurling (rhurling gwdg de)
2015-11-29 11:37:36 +00:00
Antoine Brodin
a1af583929 Deprecate ports broken for more than 6 months 2015-11-29 09:51:30 +00:00
Sunpoet Po-Chuan Hsieh
ba37dc43d2 - Fix build on armv6
- Bump PORTREVISION for package change

PR:		201226
Submitted by:	Mikael Urankar <mikael.urankar@gmail.com>
Tested by:	mmoll
2015-11-29 07:00:42 +00:00
Sunpoet Po-Chuan Hsieh
0fc0a6546b - Add LICENSE_FILE 2015-11-29 06:59:59 +00:00
Rene Ladan
691f434f54 Remove expired ports:
2015-11-26 audio/pecl-id3: Broken for more than 6 months
2015-11-26 dns/geta: Broken for more than 6 months
2015-11-26 finance/openerp-web: Broken for more than 6 months
2015-11-26 devel/py-async: Further using of this module is not encouraged by upstream
2015-11-26 chinese/kon2: Depends on expiring chinese/cce
2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi
2015-11-26 archivers/wzip: Broken for more than 6 months
2015-11-26 databases/sybtcl: Broken for more than 6 months
2015-11-26 biology/povchem: Broken for more than 6 months
2015-11-26 audio/btc: Broken for more than 6 months
2015-11-26 astro/wmglobe: Broken for more than 6 months
2015-11-26 graphics/pyro: Broken for more than 6 months
2015-11-26 graphics/jpeg2ps: Broken for more than 6 months
2015-11-26 chinese/gugod-clean: Broken for more than 6 months
2015-11-26 comms/bforce: Broken for more than 6 months
2015-11-26 cad/geda-docs: Broken for more than 6 months
2015-11-26 chinese/cwtexttf: Broken for more than 6 months
2015-11-26 comms/zmtx-zmrx: Broken for more than 6 months
2015-11-26 astro/sky2000: Broken for more than 6 months
2015-11-26 deskutils/libopensync-plugin-file: Broken for more than 6 months
2015-11-26 databases/sqlite-ext-mobigroup: Broken for more than 6 months
2015-11-26 chinese/bg5ps: Broken for more than 6 months
2015-11-26 deskutils/x-tile: Broken for more than 6 months
2015-11-26 graphics/pure-gl: Broken for more than 6 months
2015-11-26 audio/dvda-author: Broken for more than 6 months
2015-11-26 chinese/oxim: Broken for more than 6 months
2015-11-26 editors/spe: Broken for more than 6 months
2015-11-26 audio/mpdscribble: Broken for more than 6 months
2015-11-26 cad/geda-symcheck: Broken for more than 6 months
2015-11-26 audio/linux-fmodapi: Broken for more than 6 months
2015-11-26 audio/pure-audio: Broken for more than 6 months
2015-11-26 editors/bpatch: Broken for more than 6 months
2015-11-26 benchmarks/geekbench: Broken for more than 6 months
2015-11-26 graphics/icoconvert: Broken for more than 6 months
2015-11-26 cad/geda-utils: Broken for more than 6 months
2015-11-26 deskutils/tomboy-plugin-wordcount: Broken for more than 6 months
2015-11-26 graphics/sketch: Broken for more than 6 months
2015-11-26 ftp/spegla: Broken for more than 6 months
2015-11-26 graphics/clutter-box2d: Broken for more than 6 months
2015-11-26 audio/scmpc: Broken for more than 6 months
2015-11-26 ftp/gnusget: Broken for more than 6 months
2015-11-26 comms/gpsk31: Broken for more than 6 months
2015-11-26 cad/geda-gschem: Broken for more than 6 months
2015-11-26 audio/ampache: Broken for more than 6 months
2015-11-26 cad/slffea: Broken for more than 6 months
2015-11-26 audio/cripple: Broken for more than 6 months
2015-11-26 cad/geda-gattrib: Broken for more than 6 months
2015-11-26 cad/findhier: Broken for more than 6 months
2015-11-26 biology/njplot: Broken for more than 6 months
2015-11-26 audio/wmmp: Broken for more than 6 months
2015-11-26 x11/avant-window-navigator: Broken for more than 6 months
2015-11-26 cad/geda-netlist: Broken for more than 6 months
2015-11-26 deskutils/libopensync-plugin-sunbird: Broken for more than 6 months
2015-11-26 biology/ortep3: Broken for more than 6 months
2015-11-26 astro/aa: Broken for more than 6 months
2015-11-26 french/belote: Broken for more than 6 months
2015-11-26 converters/p5-String-SetUTF8: Broken for more than 6 months
2015-11-26 cad/geda-examples: Broken for more than 6 months
2015-11-26 editors/yasnippet: Broken for more than 6 months
2015-11-26 audio/musica: Broken for more than 6 months
2015-11-26 graphics/rubyphoto: Broken for more than 6 months
2015-11-26 german/bsdpaste: Broken for more than 6 months
2015-11-26 audio/amrcoder: Broken for more than 6 months
2015-11-26 sysutils/bashburn: Broken for more than 6 months
2015-11-26 editors/e93: Broken for more than 6 months
2015-11-26 audio/tepsonic: Broken for more than 6 months
2015-11-26 astro/ephem: Broken for more than 6 months
2015-11-26 chinese/cce: Broken for more than 6 months
2015-11-26 graphics/qcread: Broken for more than 6 months
2015-11-26 databases/py-sqlkit: Broken for more than 6 months
2015-11-26 databases/usogres: Broken for more than 6 months
2015-11-26 cad/libgeda: Broken for more than 6 months
2015-11-26 chinese/p5-Lingua-ZH-BPMFConvert: Broken for more than 6 months
2015-11-26 french/alphabet_sounds_fr: Broken for more than 6 months
2015-11-26 deskutils/mrundlg: Broken for more than 6 months
2015-11-26 databases/erlang-mysql: Broken for more than 6 months
2015-11-26 graphics/linux-XnViewMP: Broken for more than 6 months
2015-11-26 deskutils/akamaru: Broken for more than 6 months
2015-11-26 dns/p5-Net-DNS-ZoneCheck: Broken for more than 6 months
2015-11-26 astro/dgpsip: Broken for more than 6 months
2015-11-26 databases/pecl-handlersocket: Broken for more than 6 months
2015-11-26 audio/cymbaline: Broken for more than 6 months
2015-11-26 french/dico: Broken for more than 6 months
2015-11-26 comms/qpage: Broken for more than 6 months
2015-11-26 audio/sonice: Broken for more than 6 months
2015-11-26 cad/geda-symbols: Broken for more than 6 months
2015-11-26 databases/java-mybatis: Broken for more than 6 months
2015-11-26 databases/openbase-jdbc: Broken for more than 6 months
2015-11-27 www/mediawiki119: Please upgrade to mediawiki-1.25
2015-11-28 www/R-cran-Rpad: Unmaintained upstream
2015-11-28 23:08:03 +00:00
Koop Mast
de9fd54831 Update ImageMagick to 6.9.2-7. 2015-11-28 21:35:51 +00:00
Michael Moll
443e04f739 graphics/lensfun: bump PORTREVISION
r402504 did effectively change the resulting binary for default i386 builds

PR:		200028
Submitted by:	jbeich
2015-11-28 17:53:17 +00:00
Thomas Zander
a764cb4b83 Update to upstream version 1.7.88
Version 1.7.88 eliminates a potential overflow while adding iTXt chunk.

PR:		204733
Submitted by:	vsasjason@gmail.com (maintainer)
MFH:		2015Q4
2015-11-28 15:38:35 +00:00
Michael Moll
710cf8ce62 graphics/lensfun: fix build on arm
PR:		200028
Submitted by:	Mikael Urankar <mikael.urankar@gmail.com>
Approved by:	danfe (maintainer)
2015-11-28 02:50:41 +00:00
Greg Lehey
4a9e8bde3c Depend on sqlite3
Not found by:   port test

Find a more general way to determine the python path.

Approved by:	edwin@ (mentor)
MFC after:	3 weeks
2015-11-27 05:53:39 +00:00
Alexey Dokuchaev
b184723ffb Do not unconditionally use SSE4.1 code: not just it makes it less portable,
it might crash on CPUs that do not support those instructions, with SIGILL.
2015-11-27 01:45:08 +00:00
Martin Wilke
b233276d78 - Take Maintainership
Approved by:	mat (mentor)
2015-11-26 12:04:00 +00:00
TAKATSU Tomonari
91f375c6b5 - Update to 0.8.1 2015-11-25 21:38:29 +00:00
TAKATSU Tomonari
8988999646 - Add new port: graphics/R-cran-visNetwork
Provides an R interface to the 'vis.js' JavaScript charting library.
  It allows an interactive visualization of networks.

  WWW: https://cran.r-project.org/web/packages/visNetwork/
2015-11-25 21:22:32 +00:00
Alexey Dokuchaev
0c54ca5c50 - Update to version 1.5.1 which fixes a few annoying issues with glossy
materials when using the new LuxCore rendering modes
- Because upstream did not use different tag names for LuxCore and LuxRender
  this time, avoid distfile name clash by using .tar.gz format for smaller
  distfile (3.1M) and .tar.bz2 for the larger one (28M)
- Ensure that correct build number is reported in the "About" dialog box
- Fix USES and DISTVERSION check for version 1.4 support while I'm here
2015-11-24 16:33:15 +00:00
Alexey Dokuchaev
9179b261ad Bump port revision that should've been part of r402355 (given a chance to
touch Makefile again, convert IMAGEVIEWER option to helper knobs).
2015-11-24 12:22:02 +00:00
Alexey Dokuchaev
ba1655dc99 - Allow to build OpenImageIO without OpenCV, JPEG 2000, and TrueType support
- Turn off FFMPEG option by default; fix spelling of "FFmpeg" and "Color"
- Make sure that `graphics/py-openimageio' slave port remains optionless
- While here, wrap couple of long lines and beautify port description text

OpenCV and FFMPEG are heavy dependencies, while these features might not even
be used in consumer ports (e.g. blender, luxrender, and appleseed).  More to
it, OpenCV is broken on PowerPC, which prevents building any consumer ports.

Approved by:	maintainer
2015-11-24 11:47:13 +00:00
Jan Beich
8af40027a9 graphics/gtk-update-icon-cache: restore r297047 after r313633
- Invoke pkg-config(1) instead of checking manually [1]
- Convert to ECHO_MSG which can be silenced

PR:		166279
Reported by:	mi (via mail on gnome@ list)
Approved by:	gnome (kwm)
Submitted by:	John Hein <jh-fbml@snkmail.com> [1]
Differential Revision:	https://reviews.freebsd.org/D4260
2015-11-24 04:08:55 +00:00
Koop Mast
2fa94932e5 Update gimp to 2.8.16, 20 years gimp anniversary edition. 2015-11-23 21:28:10 +00:00
Sunpoet Po-Chuan Hsieh
84222d8644 - Add missing USES=localbase
- Fix build for dependent ports if OPENMP enabled
- Bump PORTREVISION for package change
2015-11-23 18:35:59 +00:00
Koop Mast
82abbbe8b6 Update gegl3 to 0.3.2.
Replace Openraw Option/dependancy with libraw.
Add tiff (default on) and gexiv2 options.

Fix plist when ffmpeg option is selected.
2015-11-23 16:43:18 +00:00
Greg Lehey
e73e3d011c Add missing dependency.
Add missing files to pkg-plist.
Work around breakage in configuration files.

Reviewed by:	Callum Gibson, Henrik Johansson
Approved by:	edwin@ (mentor)
MFC after:	2 weeks
2015-11-23 02:47:23 +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
Alexey Dokuchaev
eba4f3e9a4 Make installation of sample files optional (as port examples). 2015-11-22 11:40:29 +00:00
Koop Mast
ef3b873d94 Update ImageMagick7 to 20151120 snapshot.
* Convert the custom test target into a do-test target and run it when
  the TESTS options is selected.
* Sort plist
2015-11-22 10:15:41 +00:00
Koop Mast
e1d100181e Update ImageMagick to 6.9.2-6.
* Convert the custom test target into a do-test target and run it when
  the TESTS options is selected.
* Sort plist
2015-11-22 10:15:06 +00:00
Koop Mast
f1f581a883 Update Gstreamer suite to 1.6.1. 2015-11-21 23:04:40 +00:00
Dirk Meyer
4d508758c3 - rename MAN1 2015-11-21 20:01:12 +00:00
Dirk Meyer
f04eacecc2 - use post-install-DOCS-on 2015-11-21 17:40:00 +00:00
Alexey Dokuchaev
09e628a79a Unbreak the build on PowerPC by using modern compiler (GCC). The problem
was the same as fixed recently in r401989 since FreeImage bundles its own
copy of OpenEXR.
2015-11-21 17:25:56 +00:00
Alexey Dokuchaev
3277928ffe - Update to version 1.3.0-beta, which integrates most of our patches for
native FreeBSD support
- Provide the real ONLY_FOR_ARCHS_REASON
- Rename DISNEY_MATERIAL to simply DISNEY (previous name was too long)
2015-11-21 09:27:04 +00:00
Sunpoet Po-Chuan Hsieh
769740ca77 - Add WMF and XML options
- Remove unnecessary dependencies
- Bump PORTREVISION for dependency change
2015-11-21 06:32:47 +00:00
Sunpoet Po-Chuan Hsieh
f029750e16 - Update to 1.3.23
- Convert to new options helper
- Convert to new options dependency helper
- Convert to new test framework
- Sort LIB_DEPENDS
- Sort CONFIGURE_ARGS
- Use PORTDATA and PORTDOCS
- Remove PORTSCOUT
- Cosmetic change
- Update pkg-descr
- Take maintainership

Changes:	http://www.graphicsmagick.org/NEWS.html
2015-11-21 02:09:56 +00:00
Greg Lehey
32800c00c8 Hopefully win my battle with svn and finally check in the correct set
of patch files.

Approved by:	edwin@ (long-suffering mentor)
MFC after:	2 weeks
2015-11-21 00:21:34 +00:00
Greg Lehey
e954142267 Remove old patch files.
Bump PORTREVISION.

Approved by:	edwin@ (mentor)
MFC after:	2 weeks
2015-11-20 21:56:46 +00:00
Kurt Jaeger
6b1e3d837a graphics/pngcrush: 1.7.86 -> 1.7.87
- Fixed a double-free bug. There was a "free" of the sPLT chunk structure
  in pngcrush and then again in png.c (Bug report by Brian Carpenter).
- Added common-law trademark notice and export control information.
- Rearranged some paragraphs in the comments at the beginning of pngcrush.c
- Increased some buffer sizes in an attempt  to prevent possible overflows.

PR:		204421
Submitted by:	Anton Sayetsky <vsasjason@gmail.com> (maintainer)
2015-11-20 19:50:01 +00:00
Cy Schubert
982d1edbe7 Make reference to the fact that the binaries are created in
${LOCALBASE}/libexec/xpdf.

PR:		204696
2015-11-20 14:24:43 +00:00
Dmitry Marakasov
ce8f9345d0 - Update to 1.5.20
PR:		204635
Submitted by:	graham@menhennitt.com.au
Approved by:	FreeBSD@ShaneWare.Biz (maintainer)
2015-11-20 12:01:18 +00:00
Antoine Brodin
b60777375d Convert to USES=jpeg 2015-11-20 11:17:14 +00:00
Sunpoet Po-Chuan Hsieh
9dc19060b4 - Add LICENSE_FILE 2015-11-20 09:12:28 +00:00
Alexey Dokuchaev
976b3538bd - Unbreak the build on PowerPC by using modern GCC version
- Do not use += to set initial CONFIGURE_ARGS value
- Convert to option helpers and new test framework (TEST_TARGET)
- Remove extra patch that prevented installation of the example files
  (it is not needed in the post-staging era: running `make package
  OPTIONS_UNSET=EXAMPLES -DBATCH' will produce package without the
  exampes by default, requiring no special hacks)
- Wrap one overly long line by optimizing away one of the STRIP_CMD's
2015-11-20 08:02:26 +00:00