Commit graph

21546 commits

Author SHA1 Message Date
Tobias C. Berner
86a1cc0a58 Update KDE Frameworks to 5.32
* While here, set the MASTER_SITES for the portingAids separately.
* Stop to couple kirigamis' distfiles with kf5 until it's actually a part of it.

PR:		217709
Exp-Run by:	antoine
Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9959
2017-03-17 06:27:30 +00:00
Boris Samorodov
da0dcfc3fb Fix build with clang-4.0. Error log:
-----
/wrkdirs/usr/ports/graphics/iccexamin/work/icc_examin-0.55/icc_profile_tags.cpp:352:28: error: ordered comparison between pointer and zero ('char *' and 'int')
    while (strchr(txt, 13) > 0) { // \r 013 0x0d
           ~~~~~~~~~~~~~~~ ^ ~
/wrkdirs/usr/ports/graphics/iccexamin/work/icc_examin-0.55/icc_profile_tags.cpp:357:15: error: ordered comparison between pointer and zero ('char *' and 'int')
      if (pos > 0) {
          ~~~ ^ ~
-----

Reported by:	FreeBSD package builder
2017-03-16 08:15:59 +00:00
Mathieu Arnold
a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +00:00
Nikolai Lifanov
6dd2a05436 add LICENSE_FILE to graphics/gx
PR:		217792
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
2017-03-14 23:00:54 +00:00
Matthew Rezny
32057ee3a5 Don't check device major ID, it's not always zero. Fixes Mesa 13 on drm-next
Submitted by:	hselasky
Reported by:	sbruno, hselasky, xmj
Reviewed by:	hselasky
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10000
2017-03-14 14:46:10 +00:00
Vanilla I. Shu
762d0add0f Update to 0.31.3. 2017-03-14 07:57:19 +00:00
Tobias Kortkamp
54571325e7 Pass maintainership to submitter
- Update WWW
- Add LICENSE
- Add distinfo timestamp

PR:		217690
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D9964
2017-03-13 10:50:06 +00:00
Tobias Kortkamp
09b07cfe13 Take maintainership
Approved by:	lme (mentor)
Differential Revision:	https://reviews.freebsd.org/D9971
2017-03-13 10:45:31 +00:00
Jan Beich
0f4be23b81 graphics/qgis: update to 2.18.4
Changes:	https://github.com/qgis/QGIS/blob/final-2_18_4/ChangeLog?raw=true
PR:		217719
Submitted by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer)
2017-03-13 04:13:29 +00:00
Alexey Dokuchaev
ebf93ee95a - Make NLS support optional
- Augment mirror list again
2017-03-11 16:34:13 +00:00
Jan Beich
22a0d4a603 graphics/sekrit-twc-zimg: update to 2.5
Changes:	https://github.com/sekrit-twc/zimg/blob/release-2.5/ChangeLog
ABI:		https://people.freebsd.org/~jbeich/compat_reports/zimg/2.4_to_2.5/compat_report.html
2017-03-11 08:37:59 +00:00
Steve Wills
2d5d084bcf x11/rubygem-gnome2: update to 3.1.1
Update x11/rubygem-gnome2 and friends to 3.1.1
2017-03-10 22:01:16 +00:00
Guido Falsi
bbc9cc5214 - Update tesseract to 3.05.00
- Fix build when TOOLS option is disabled

PR:		217587
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
2017-03-10 21:19:19 +00:00
Alexey Dokuchaev
fd0362954c - Update AzPainter to version 2.0.3 which brings improvements for
PSD (Adobe Photoshop native format) files import and export
- Update Russian and Ukrainian translations
- Remove eventfd(2) -> pipe(2) patches since upstream agreed to make
  the switch (from unportable Linux API to kosher POSIX)
- Add missing `shared-mime-info' to USES list

TIMESTAMP (azpainter-2.0.3.tar.bz2) = 1488672196
2017-03-10 17:36:30 +00:00
Wen Heping
3957b74bff - Update to 4.5.15 2017-03-09 12:04:25 +00:00
Wen Heping
0b1e124d08 - Update to 0.8.0
PR:		217647
Submitted by:	dch@skunkwerks.at(maintainer)
2017-03-09 00:49:53 +00:00
Koop Mast
6afc73fc78 Update cairo to 1.14.8.
* Record indirect gettext-runtime dependancy for the GLIB option.
* Activate the gnome framework properly (don't depend on the workaround)
2017-03-08 15:33:43 +00:00
Koop Mast
a25c66e9e7 Update freetype2 to 2.7.1.
* List licenses
* Add DEBUG, DOCS, TABLE_VALIDATION and SUBPIXEL_HINTING options.
* Sort options lines by name.
* Add pkg-message describing how certain options can be overwritten
  at run time, like the subpixel hinting engine.
* Fix the build of graphics/inventor.

PR:		ports/211201
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Discussed with:	jbeigh@, lightside@gmx.com
Exp-run:	antoine@ (earlier version)
2017-03-08 15:26:28 +00:00
Ganael LAPLANCHE
d1a60db80b Update devel/tbb to 2017.5
Also bring the following changes:
- Fetch distfiles from Github
- Bump dependent ports' PORTREVISIONs
2017-03-07 12:44:41 +00:00
Alberto Villa
f4c2b23385 Deprecate OpenGTL ports
PR:		217302
Submitted by:	rezny
2017-03-07 11:50:49 +00:00
Wen Heping
b829143f31 - Update to 2.78c
PR:		217566
Submitted by:	joneum@bsdproject.de
2017-03-07 10:53:10 +00:00
Boris Samorodov
41230e46f2 graphics/icoutils: Version update 0.31.1 -> 0.31.2. 2017-03-07 10:02:05 +00:00
Sunpoet Po-Chuan Hsieh
e39a34fe97 Update to 4.6.1
Changes:	https://github.com/minimagick/minimagick/releases
2017-03-06 15:50:09 +00:00
Wen Heping
8a5a8805d2 - Update to 1.10
PR:		217568
Submitted by:	rhurlin@gwdg.de(maintainer)
2017-03-06 05:58:09 +00:00
Wen Heping
4a9d59fc6d - Update to 4.9.3
PR:		215880
Submitted by:	rhurlin@gwdg.de
Approved by:	maintainer(timeout, > 50 days)
2017-03-06 01:12:16 +00:00
Danilo Egea Gondolfo
ee0ed3feac - Update to 2.8.3 2017-03-05 19:57:21 +00:00
Kris Moore
b99f819e61 - Create python3 version of graphics/py-imagesize
- Set architecture neutral

PR: 217470
Submitted by: Danilo Baio <dbaio@bsd.com.br>
2017-03-04 22:23:20 +00:00
Muhammad Moinur Rahman
f0ab1c40b9 graphics/ipe: Update version 7.2.5=>7.2.7 2017-03-04 19:36:55 +00:00
Vanilla I. Shu
ad7c0cf24a 1: add version of shared library.
2: fix libqrencode.pc.
2017-03-04 11:34:32 +00:00
Mathieu Arnold
bebf3178ae Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.

In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed.  The remaining must not
be of use to anyone.

With hat:	portmgr
Sponsored by:	Absolight
2017-03-03 16:00:19 +00:00
Martin Wilke
90c9f79c85 - Update to 1.74.1
PR:		217172
Submitted by:	pkubaj@anongoth.pl
Approved by:	maintainer timeout
2017-03-03 05:30:44 +00:00
Martin Wilke
d3495c47cd - Update to 10.40
PR:		217441
Submitted by:	maintainer
2017-03-03 04:25:20 +00:00
Danilo Egea Gondolfo
5fe3023c13 - Update to 2.8.2 2017-03-02 12:54:33 +00:00
Vanilla I. Shu
4bb7f98537 1: Update to 3.9.0
2: add LICENSE_FILE.
3: switch to github.
2017-03-02 08:00:55 +00:00
Olivier Duchateau
c3b61d0275 Update to 6.4.2
PR:		217430
Submitted by:	Nikolay (maintainer)
2017-03-01 18:16:03 +00:00
Alexey Dokuchaev
d3bf7a3f87 - Augment OSDN.jp mirror list (should probably be part of `Mk/bsd.sites.mk')
- Slightly improve port description wording while I'm here
2017-03-01 17:26:59 +00:00
Danilo Egea Gondolfo
df84896664 - Update to 2.8.1 2017-03-01 17:18:31 +00:00
Emanuel Haupt
738d646bb8 Update to 2.16.4 2017-03-01 08:34:54 +00:00
Steven Kreuzer
12c9341ae6 Update MASTER_SITES 2017-03-01 03:52:09 +00:00
Olivier Duchateau
08eca3dd90 - Update to 1.14
- Add LICENSE and USES= cpe
- Switch to options helpers

PR:		217347
Submitted by:	lightside
Approved by:	Piotr Smyrak (maintainer)
MFH:		2017Q1
Security:	f4eb9a25-fde0-11e6-9ad0-b8aeed92ecc4
2017-02-28 18:39:52 +00:00
Muhammad Moinur Rahman
34dc0718d0 graphics/tiffgt: Update version 4.0.6=>4.0.7 2017-02-28 15:32:00 +00:00
Vanilla I. Shu
ae6f3b914f Update to 2.13. 2017-02-28 15:14:00 +00:00
Alexey Dokuchaev
33568fab08 AzPainter is a full color painting application for Unix-like systems for
illustration drawing.  This is not suitable for dot editing.  Since the
color is handled internally with 16-bit precision (15-bit fixed point),
color accuracy is increased at the expense of more memory being consumed.

WWW: http://azsky2.html.xdomain.jp/linux/azpainter/

TIMESTAMP (azpainter-2.0.2.tar.bz2) = 1487462397
2017-02-28 12:06:09 +00:00
Sunpoet Po-Chuan Hsieh
e091a876b7 Use real PORTVERSION and update dependent port
- Remove MASTER_SITE_SUBDIR
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
2017-02-28 09:47:07 +00:00
Sunpoet Po-Chuan Hsieh
416b31cc2d Update to 0.98
- Add LICENSE
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/Captcha-reCAPTCHA/Changes
2017-02-28 09:47:02 +00:00
Alexey Dokuchaev
8202e84ffd - Update `graphics/simpleviewer' to version 2.88
- Add missing USE_XORG components as reported by `stage-qa'
- Project had moved from SourceForge to Bitbucket
2017-02-27 23:04:39 +00:00
Alexey Dokuchaev
440b39bba3 - Prefer to build and install shared library rather than static one
- Convert explicit LIB_DEPENDS to their USE_XORG equivalents
- Utilize USES+=localbase instead of manually amending CPPFLAGS/LDFLAGS
- Drop USE_GCC=yes: the port builds fine with both Clang and GCC 4.2.1
  (e.g. on PowerPC)
2017-02-27 21:15:12 +00:00
Matthew Rezny
cffc145aad Update to 13.0.5
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9781
2017-02-25 14:55:21 +00:00
Sunpoet Po-Chuan Hsieh
df7678411f Update to 2.1.0
Changes:	https://github.com/sdsykes/fastimage/commits/master
2017-02-25 04:23:12 +00:00
Wen Heping
6797201733 - Remove the unneeded patch which forgot in previous commit 2017-02-25 01:33:14 +00:00