Commit graph

7428 commits

Author SHA1 Message Date
Koop Mast
213d2c1470 Split off the harfbuzz icu support into it's own port.
PR:		207779
Submitted by:	Vladimir Kondratyev <vladimir@kondratyev.su>
Exp-run by:	antoine@
2017-04-27 21:31:09 +00:00
Sunpoet Po-Chuan Hsieh
2bbb26bf47 Allow py3-fonttools to use python:3 2017-04-27 12:43:34 +00:00
Dmitry Marakasov
f33947b128 - Add python3 counterpart for py-fonttools 2017-04-27 11:39:10 +00:00
Jan Beich
318eaa8bcc print/harfbuzz: update to 1.4.6
Changes:	https://github.com/behdad/harfbuzz/releases/tag/1.4.6
ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
MFH:		2017Q2
2017-04-26 03:38:59 +00:00
Thomas Zander
b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00
Martin Wilke
5ccd27dd1d -Fix shebangs 2017-04-23 11:03:22 +00:00
Martin Wilke
5be8b76c3a - Remove clang36 dependency
PR:		218730
Submitted by:	myself
Approved by:	maintainer
2017-04-23 03:28:15 +00:00
Martin Wilke
4ce4158e2d - Fix shebangs 2017-04-22 08:28:19 +00:00
Sunpoet Po-Chuan Hsieh
fe32291a49 Update to 3.10.0
Changes:	https://github.com/fonttools/fonttools/releases
2017-04-16 11:08:49 +00:00
Sunpoet Po-Chuan Hsieh
56e782fece Sort INFO 2017-04-16 11:01:47 +00:00
Danilo Egea Gondolfo
e7822cb75b - Update to 20170413 2017-04-13 16:39:36 +00:00
Sunpoet Po-Chuan Hsieh
b43af4aee3 Update to 1.5.1
Changes:	https://github.com/prawnpdf/ttfunk/blob/master/CHANGELOG.md
2017-04-12 16:25:05 +00:00
Sunpoet Po-Chuan Hsieh
f8856eeebc Revert PORTDATA part of r438224
Requested by:	mat
2017-04-11 15:55:53 +00:00
Sunpoet Po-Chuan Hsieh
a18241eb89 Modernize port
- Add LICENSE
- Use = instead of += for BUILD_DEPENDS and USES
- Use PERL instead of LOCALBASE/bin/perl
- Use USE_TEX and TEXMFDIR (already defined in bsd.tex.mk)
- Add missing USES=iconv
- Use PORTDATA
- Silence patch message
- Cosmetic change
- Reformat pkg-descr
- Update WWW: use https://
- Bump PORTREVISION for package change
2017-04-11 00:47:10 +00:00
Mathieu Arnold
3fc575d9f3 Convert all PECL ports to USES=php:pecl.
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D10281
2017-04-10 15:08:47 +00:00
Matthew Rezny
5309aa388d Add a MUPDF option under PDFTOPS_RENDERER. When activated, mupdf will be used
instead of Ghostscript/Poppler. When inactive, mupdf is not a dependency.

PR:		217848
Submitted by:	raivo.hool@gmail.com
Reviewed by:	mat
Approved by:	swills (mentor), cyberbotx@cyberbotx.com (maintainer)
Differential Revision:	https://reviews.freebsd.org/D10325
2017-04-10 14:41:32 +00:00
Mathieu Arnold
8f7efa27a2 Fix build WITHOUT=MANPAGES.
Sponsored by:	Absolight
2017-04-10 13:12:50 +00:00
Mark Linimon
62a6b3eebc These ports now build on powerpc64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-04-10 00:27:48 +00:00
Sunpoet Po-Chuan Hsieh
274320999f Update to 0.27.1
Changes:	https://github.com/mogest/prawn-svg/releases
2017-04-09 09:53:58 +00:00
Sunpoet Po-Chuan Hsieh
225d21bda9 Update to 1.19.2
Changes:	https://github.com/naitoh/rbpdf/blob/master/CHANGELOG
2017-04-09 09:04:12 +00:00
Sunpoet Po-Chuan Hsieh
3ac3f565ac Update to 3.9.2
Changes:	https://github.com/fonttools/fonttools/releases
2017-04-09 09:04:07 +00:00
Muhammad Moinur Rahman
e64cef943a print/ft2demos: Update version 2.6.3=>2.7.1
- Fix variable assignment(!=) by symlink to freetype source
- Add one more master site
- Fix clang warning

PR:		218216
Submitted by:	citrin+pr@citrin.ru
2017-04-08 20:16:43 +00:00
Dmitry Marakasov
c1ceab4ebe - Remove bogus (in presence of USE_GITHUB) USES=tar*
Approved by:	portmgr blanket
2017-04-08 11:05:26 +00:00
Baptiste Daroussin
c075737570 Fix build with new sigc++20 2017-04-04 07:02:08 +00:00
Ben Woods
2c1539af0b print/hplip: Tidy up options ordering to be alphabetical 2017-04-02 10:37:41 +00:00
Ben Woods
5e0d053d34 print/hplip: Improve option logic for X11, QT4, QT5
If X11 option is disabled, the configure args should not enable
QT4 or QT5, and their dependencies should not be added.

PR:		218213
Reported by:	Tom Francis <thomas.francis.jr@pobox.com>
Reviewed by:	Kevin Oberman <rkoberman@gmail.com>
2017-04-02 10:34:06 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Sunpoet Po-Chuan Hsieh
0a82346106 Update to 0.27.0
Changes:	https://github.com/mogest/prawn-svg/releases
2017-04-01 10:53:10 +00:00
Sunpoet Po-Chuan Hsieh
af101d17ea Update to 1.19.1
Changes:	https://github.com/naitoh/rbpdf/blob/master/CHANGELOG
2017-03-30 15:14:06 +00:00
Sunpoet Po-Chuan Hsieh
51b5475f91 Update to 1.19.1
Changes:	https://github.com/naitoh/rbpdf/blob/master/rbpdf-font/CHANGELOG
2017-03-30 15:13:28 +00:00
Kurt Jaeger
520a1f5159 print/cups-filters: fix printing of PDF files
- by explicitly referencing the path to pdftops

PR:		218175
Submitted by:	Jonathan Chen <jonc@chen.org.nz>
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2017-03-28 05:30:50 +00:00
Rene Ladan
aaac69a482 Remove expired ports:
2017-03-27 print/musixtex: Broken for more than 6 months
2017-03-27 www/wml: Broken for more than 6 months
2017-03-27 www/offline-npm: Broken for more than 6 months
2017-03-27 x11-themes/kde-icons-cezanne: Broken for more than 6 months
2017-03-27 x11-themes/kde-icons-sky: Broken for more than 6 months
2017-03-27 deskutils/gnome-shell-extension-backslide: Broken for more than 6 months
2017-03-27 devel/openvex: Broken for more than 6 months
2017-03-27 mail/mixmaster: Broken for more than 6 months
2017-03-27 net-mgmt/nat: Broken for more than 6 months
2017-03-27 net-p2p/gnunet-gtk: Depends on expiring net-p2p/gnunet
2017-03-27 net-p2p/gnunet: Broken for more than 6 months
2017-03-27 print/abc2mtex: Depends on expiring print/musixtex
2017-03-27 18:27:12 +00:00
Ben Woods
b7aeb88b93 print/hplip: Add Qt5 support and make Qt5 the default GUI widget set
PR:		217814
Submitted by:	Kevin Oberman <rkoberman@gmail.com>
2017-03-27 13:25:20 +00:00
Antoine Brodin
8fb879105d Switch default version of samba from 4.3 to 4.4
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D10131
2017-03-25 23:37:05 +00:00
Raphael Kubo da Costa
38c0f86b8a Update to 2.19.57.
PR:		215076
Submitted by:	m.ne@gmx.net (maintainer)
2017-03-24 10:58:49 +00:00
Bartek Rutkowski
4e6d167d30 print/cups-filters: update 1.11.4 -> 1.13.4
* Add LICENSE
* Add dependency to mupdf
* Update distinfo
* Update pkg-plist
* Add patches to filter/gstoraster.c and filter/mupdftoraster.c due
  to execvpe() not existing under FreeBSD

PR:		217848
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2017-03-22 14:07:53 +00:00
Antoine Brodin
7cfe69b584 - Add USES=samba to handle dependency on samba
Valid ARGS:  build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D8919
2017-03-21 21:59:31 +00:00
Sunpoet Po-Chuan Hsieh
ef5c343196 Update to 3.9.1
Changes:	https://github.com/fonttools/fonttools/releases
2017-03-21 20:40:14 +00:00
Sunpoet Po-Chuan Hsieh
6c0a28fa59 Update to 2.2.2
Changes:	https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md
2017-03-18 17:13:44 +00:00
Sunpoet Po-Chuan Hsieh
6561cdde0d Update to 2.2.1
Changes:	https://github.com/prawnpdf/prawn/blob/master/CHANGELOG.md
2017-03-16 20:55:35 +00:00
Mathieu Arnold
a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +00:00
Sunpoet Po-Chuan Hsieh
8c0f2055c8 Update to 3.9.0
- Allow concurrent installation (USE_PYTHON=concurrent)

Changes:	https://github.com/fonttools/fonttools/releases
2017-03-14 21:35:56 +00:00
Sunpoet Po-Chuan Hsieh
372c69ba34 Update to 1.0.6
- Update LICENSE
- Add LICENSE_FILE
- Update WWW

Changes:	https://github.com/HHRy/prawn-graph/releases
		https://github.com/HHRy/prawn-graph/commits/master
2017-03-12 17:28:38 +00:00
Sunpoet Po-Chuan Hsieh
e98e9d357d - Update to 2.2.0
Changes:	https://github.com/prawnpdf/prawn/blob/2.2.0/CHANGELOG.md
2017-03-12 17:28:34 +00:00
Sunpoet Po-Chuan Hsieh
34a674a710 Update to 0.7.0
Changes:	https://github.com/prawnpdf/pdf-core/blob/master/CHANGELOG.md
2017-03-12 17:28:29 +00:00
Sunpoet Po-Chuan Hsieh
aa32e4e82c Add rubygem-prawn_shapes 1.2.1
Shapes library for Prawn

Available thus far:
- star
- half_star
- arc
- pie_slice
- half_circle
- quarter_circle

WWW: https://github.com/Bluejade/prawn-shapes
2017-03-12 17:28:01 +00:00
Jan Beich
ab806e061a print/harfbuzz: update to 1.4.5
Changes:	https://github.com/behdad/harfbuzz/releases/tag/1.4.5
ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
MFH:		2017Q1
2017-03-12 09:13:46 +00:00
Matthias Andree
9256221cc5 Update to 3.8.2.
Changes, see <https://blog.jabref.org/>
2017-03-11 11:53:47 +00:00
Jan Beich
875294c1e2 print/harfbuzz: update to 1.4.4
Changes:	https://github.com/behdad/harfbuzz/releases/tag/1.4.3
Changes:	https://github.com/behdad/harfbuzz/releases/tag/1.4.4
ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
MFH:		2017Q1 (requires r435692)
2017-03-08 22:26:40 +00:00
Sunpoet Po-Chuan Hsieh
14cd400916 Update to 3.8.0
Changes:	https://github.com/fonttools/fonttools/releases
2017-03-08 16:51:49 +00:00
Marcelo Araujo
0b1d16be49 - Update to 8.13.7.
- Add LICENSE.
- While here fix the warnings reported by stage-qa.
2017-03-08 16:01:51 +00:00
Koop Mast
d9e0c63943 Update harfbuzz to 1.4.3.
Record indirect gettext-runtime dependancy.
2017-03-08 15:30:44 +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
Dmitry Marakasov
686b43f00c - Add LICENSE
- Fix manpage installation
- Regenerate patches
2017-02-27 12:52:57 +00:00
Antoine Brodin
789652771a Deprecate ports broken for more than 6 months 2017-02-26 13:58:50 +00:00
Ben Woods
141526d5aa print/hplip: Apply shebangfix to hpps and pstotiff filters
This was causing some print jobs to fail with this error in
/var/log/cups/error_log:
[Job XX] env: python: No such file or directory
[Job XX] PID XXXXX (/usr/local/libexec/cups/filter/hpps) stopped with status 127 (File too large)

Tidy up a few other items in the port Makefile whilst here.

MFH:		2017Q1
2017-02-25 11:29:26 +00:00
Sunpoet Po-Chuan Hsieh
43350aec2b Update to 2.0.0
Changes:	https://github.com/yob/pdf-reader/blob/master/CHANGELOG
2017-02-25 09:56:10 +00:00
Cy Schubert
bf390b1d37 Revert r421265. hplip is not a drop-in replacement for hpijs.
Pointy hat to:	cy (yours truly)
Discovered by:	cy
2017-02-19 06:45:10 +00:00
Tobias C. Berner
f3c180c343 Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some more
* Update Qt5 to 5.7.1
* Move Qt4 binaries to lib/qt4/bin
* Move Qt5 libraries to lib/qt5/lib
  By moving the libraries we should finally be able to get rid of the inplace
  upgrade bug (see ports bugs 194088, 195105 and 198720):  when Qt5's libraries
  were lying in /usr/local/lib, which would often get added by pkgconfig to the
  linker paths via dependencies, the already installed libraries were linked
  against, instead of the ones that were being built. This forced us to make
  sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the
  linker flags. With this change this should no longer be the case.
* Rename some ports to match the rest (foo-qtX -> qtX-foo)
* Depend on new port misc/qtchooser [see UPDATING & CHANGES]

There are several new Qt5 ports which all have been created by Marie Loise Nolden
<nolden@kde.org>. Thanks again.

PR:		216797
Exp-Run by:	antoine
Reviewed by:	rakuco, mat, groot_kde.org
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9213
2017-02-18 19:48:05 +00:00
Sunpoet Po-Chuan Hsieh
74d4afff71 Update to 3.7.2
Changes:	https://github.com/fonttools/fonttools/releases
2017-02-18 16:10:00 +00:00
Olivier Duchateau
7b6268e4f5 - Update to 2.20.0 [1]
- Add LILYPOND option (switch between print/lilypond and
  print/lilypond-devel) [1], [2]
- Remove unneeded patches

PR:		217187
Submitted by:	<m.ne@gmx.net> [1], <martin.dieringer@gmx.de> [2]
Approved by:	<martin.dieringer@gmx.de> (maintainer)
2017-02-18 15:50:47 +00:00
Martin Wilke
6c8a77fc51 - Update to 0.9.5
PR:		        217193
Submitted by:	maintainer
2017-02-18 12:46:20 +00:00
Mathieu Arnold
b9ee513e08 There were a few others _FreeBSD_9 things around.
Sponsored by:	Absolight
2017-02-17 16:54:34 +00:00
Sunpoet Po-Chuan Hsieh
556ef837fd Update to 3.7.1
Changes:	https://github.com/fonttools/fonttools/releases
2017-02-17 16:48:43 +00:00
Jan Beich
153488ca5d print/harfbuzz: update to 1.4.2
Changes:	https://github.com/behdad/harfbuzz/releases/tag/1.4.2
ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
MFH:		2017Q1
2017-02-17 03:11:12 +00:00
Tobias Kortkamp
98058b8684 Update MAINTAINER to tobik@FreeBSD.org for my ports
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9610
2017-02-15 12:28:29 +00:00
Dmitry Marakasov
2ffb261e0b - Fix license
Approved by:	portmgr blanket
2017-02-14 16:09:00 +00:00
Sunpoet Po-Chuan Hsieh
b0b003fe7f Fix gemspec for rubygem-ttfunk 1.5.0 update
- Bump PORTREVISION for package change
2017-02-14 14:34:22 +00:00
Sunpoet Po-Chuan Hsieh
afa15622ac Update to 1.5.0
- Add LICENSE_FILE

Changes:	https://github.com/prawnpdf/ttfunk/blob/master/CHANGELOG.md
2017-02-14 14:34:17 +00:00
Sunpoet Po-Chuan Hsieh
21467a46f5 Update to 3.7.0
Changes:	https://github.com/fonttools/fonttools/releases
2017-02-14 14:34:07 +00:00
Antoine Brodin
e92d6ff16b Fix RUN_DEPENDS
Reported by:	pkg-fallout
2017-02-13 16:36:34 +00:00
Olivier Duchateau
163b829bc8 - Update to 2.19.0
- Adjust dependencies

PR:		216826
Submitted by:	<martin.dieringer@gmx.de> (maintainer)
2017-02-12 14:21:24 +00:00
Olivier Duchateau
b6a59e77d1 This package provides a Python library ly containing various Python modules
to parse, manipulate or create documents in LilyPond format.  A command line
program ly is also provided that can be used to do various manipulations
with LilyPond files.

The LilyPond format is a plain text input format that is used by the GNU
music typesetter LilyPond (www.lilypond.org).

The python-ly package is Free Software, licensed under the GPL.  This
package is written by the Frescobaldi developers and is used extensively by
the Frescobaldi project.  The main author is Wilbert Berendsen.

WWW: https://github.com/wbsoft/python-ly

PR:		216824
Submitted by:	<martin.dieringer@gmx.de>
2017-02-12 13:50:25 +00:00
Sunpoet Po-Chuan Hsieh
a0d7af9977 Update to 3.6.3
Changes:	https://github.com/fonttools/fonttools/releases
2017-02-07 20:31:50 +00:00
Mathieu Arnold
25c794224f Mark ports not building with PHP 7.1.
Sponsored by:	Absolight
2017-02-07 12:14:34 +00:00
Tobias C. Berner
4c7d30bb70 Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDS
pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports
not yet using it to it.

Reviewed by:	rakuco, mat
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9261
2017-02-04 13:37:15 +00:00
Alexey Dokuchaev
a83aa892bb - Spell `LICENSE_FILE' variable correctly
- Fix some nearby bogosities (when noticed)
2017-02-04 07:57:42 +00:00
Tijl Coosemans
d0d15cc5cd Enable i386 support to Linux CentOS 7 ports.
PR:		216646
2017-01-31 20:32:46 +00:00
Tijl Coosemans
6140d3c6aa - Autodetect the installed linux_base port and use LINUX_DEFAULT only as
a last resort.
- Construct a list of DISTFILES for every architecture (amd64, i386).
  Select one list for regular make and all lists for make makesum so linux
  ports can have one combined distinfo file.
- Set DIST_SUBDIR?=centos so there's only one copy of common distfiles.
- Use MASTER_SITES and DISTFILES groups so make fetch is a bit smarter.
- Regenerate all distinfo files.
- For linux_base-c6 (just like linux_base-c7 already does) turn bin, lib,
  lib64 and sbin into symbolic links to the same directory under usr.
  This fixes the problem where some programs/libraries exist under / on
  FreeBSD and /usr on Linux or vice versa and then depending on the order
  of search paths Linux programs may run/load FreeBSD programs/libraries
  and fail.
- Turn usr/share/icons into a symbolic link to LOCALBASE/share/icons so
  Linux programs can find desktop theme icons.  This eliminates the need
  for x11-themes/linux*-hicolor-icon-theme.
- Rename pkg-plist.x86_64 to pkg-plist.amd64.
- Regenerate all pkg-plist files.
- Add @preexec to linux_base pkg-plist that moves existing files in bin,
  lib, lib64, sbin and icons to the new destination before the directories
  are turned into symbolic links.
- Remove several empty directories from linux_base ports.
- Sweep over all linux ports: use consistent style, remove old CONFLICTS,
  remove unused pkg-descr files, add NLS option,...
- Remove old linux arts, esound and openssl-compat ports.
2017-01-31 16:54:21 +00:00
Mathieu Arnold
bc19d06784 Bump PORTREVISION for ports affected by the fix the last commit.
Done with:	Tools/scripts/bump-revision.sh
Sponsored by:	Absolight
2017-01-31 16:21:45 +00:00
Sunpoet Po-Chuan Hsieh
584b43890b Update WWW: PECL redirects to https://pecl.php.net/ 2017-01-24 17:41:52 +00:00
Jan Beich
93028a155a print/texlive-texmf: unbreak on aarch64 on real hardware
=======================<phase: package        >============================
===>  Building package for texlive-texmf-20150523_3
pkg-static: Warning: @exec is deprecated, please use @[pre|post][un]exec
====>> Killing timed out build after 3600 seconds
====>> Cleaning up wrkdir
===>  Cleaning for texlive-texmf-20150523_3
pkg-static: lstat(/wrkdirs/usr/ports/print/texlive-texmf/work/stage/usr/local/share/texmf-dist/fonts/type1/public/pl/plti7.pfm): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/print/texlive-texmf/work/stage/usr/local/share/texmf-dist/fonts/type1/public/pl/plti8.pfb): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/print/texlive-texmf/work/stage/usr/local/share/texmf-dist/fonts/type1/public/[...]

Reported by:	pkg-fallout (runaway_proces)
Approved by:	portmgr blanket (unblocking 172 ports)
2017-01-24 11:44:51 +00:00
Rene Ladan
e132ea6fc3 Reset mva@'s ports, he handed in his ports bit. 2017-01-22 22:27:54 +00:00
Rene Ladan
ef0a315d08 Reset sanpei@'s ports after 18 months of inactivity. 2017-01-22 22:02:25 +00:00
Jan Beich
441e4db941 print/ghostscript9-agpl-base: unbreak on 11.0 aarch64 via -O0
fatal error: error in backend: Cannot select: 0x431dcbe0: i32 = AArch64ISD::FCCMP 0x431f3d10, 0x431e1980, Constant:i32<0>, Constant:i32<13>, 0x43415e40
  0x431f3d10: f128,ch = CopyFromReg 0x42c42930, Register:f128 %vreg170
    0x431e2ab0: f128 = Register %vreg170
  0x431e1980: f128,ch = CopyFromReg 0x42c42930, Register:f128 %vreg88
    0x431f34c0: f128 = Register %vreg88
  0x431dc390: i32 = Constant<0>
  0x42df45f0: i32 = Constant<13>
  0x43415e40: f128 = AArch64ISD::FCMP 0x431e2e40, 0x431e1980
    0x431e2e40: f128,ch = CopyFromReg 0x42c42930, Register:f128 %vreg171
      0x431e2980: f128 = Register %vreg171
    0x431e1980: f128,ch = CopyFromReg 0x42c42930, Register:f128 %vreg88
      0x431f34c0: f128 = Register %vreg88
In function: TrioFormat
cc: error: clang frontend command failed with exit code 70 (use -v to see invocation)
FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0)
Target: aarch64-unknown-freebsd11.0

Reported by:	pkg-fallout
Approved by:	portmgr blanket (unblocking 420 ports)
2017-01-22 17:13:32 +00:00
Dirk Meyer
ca44d901af - make portlint happier 2017-01-21 16:31:39 +00:00
Sunpoet Po-Chuan Hsieh
0e04efec5a Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
Tijl Coosemans
c2712d2471 Update Linux CentOS 7 ports to 7.3.1611. While 7.2 had semi-official i386
packages there are no such packages for 7.3 yet so i386 support has been
marked IGNORE for now.

Change DIST_SUBDIR to just "centos" so distfiles that remain the same
between major versions don't have to be redownloaded.

Remove fmake hacks from linux.mk.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2017-01-19 15:44:53 +00:00
Tijl Coosemans
43e03dac3f Remove Kerberos related configuration from default cupsd.conf because
Kerberos support is disabled and the configuration causes an error.

Reported by:	cpm
2017-01-19 13:46:03 +00:00
Alex Dupre
dcef3d7953 Update to 4.1.1 release. 2017-01-19 12:47:44 +00:00
Dmitry Marakasov
f16b2dd75a - Fix license
Approved by:	portmgr blanket
2017-01-18 13:44:58 +00:00
Tijl Coosemans
1d624f2502 Update to 2.2.2. 2017-01-18 13:41:02 +00:00
Tijl Coosemans
02f27a83b4 The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user.  Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables.  LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well.  The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.

Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).

PR:		215882
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2017-01-18 13:20:31 +00:00
Dmitry Marakasov
933d8a2b02 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-17 18:29:55 +00:00
Sunpoet Po-Chuan Hsieh
2201e0b324 Update to 3.5.0
Changes:	https://github.com/fonttools/fonttools/blob/master/NEWS
2017-01-15 16:15:40 +00:00
Olivier Cochard
47d7f8526d Update to 0.0.2 2017-01-13 17:30:23 +00:00
Mathieu Arnold
9468432a48 Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat:	portmgr
Sponsored by:	Absolight
2017-01-13 16:54:55 +00:00
Tijl Coosemans
cf90ce864e Add support for HBPLv1 printers with patch from
https://www.cybercom.net/~dcoffin/hbpl/

Also fix patch-getweb.in: remove -o from FETCHOPTS because fetch is
sometimes executed without output file.

PR:		211754
Submitted by:	Oliver Kett <freebsd@broken-wire.de>
2017-01-12 20:20:08 +00:00
Tijl Coosemans
add06b461d The return value of cupsdStartProcess is zero on error. Fix two cases
where this is checked incorrectly.

PR:		211465
2017-01-12 16:33:12 +00:00
Tijl Coosemans
83579f491e Make 64 bit Linux packages the default on amd64. 2017-01-12 10:44:45 +00:00
Hiroki Sato
4e58cca509 Update to 11.90. 2017-01-11 09:13:34 +00:00
Dmitry Marakasov
9d79e7b146 - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by:	portmgr blanket
2017-01-09 13:16:49 +00:00
Jan Beich
1b3120961e print/harfbuzz: update to 1.4.1
Changes:	https://github.com/behdad/harfbuzz/releases/tag/1.4.0
Changes:	https://github.com/behdad/harfbuzz/releases/tag/1.4.1
ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
MFH:		2017Q1
2017-01-07 19:15:05 +00:00
Jan Beich
24bce6e056 textproc/hunspell: update to 1.6.0
- Restore DIST_SUBDIR from r305651
- Adjust license for "or later" clause
- Restore GPLv2+/LGPL21+ license files removed upstream as
  GPLv3+/LGPL3+ only affects Hunspell 2.0 (not currently built)
- Unbreak |make makepatch|

Changes:	https://github.com/hunspell/hunspell/releases/tag/v1.6.0
PR:		215714
Submitted by:	sunpoet (based on)
Exp-run by:	antoine
MFH:		2017Q1
Differential Revision:	https://reviews.freebsd.org/D8887
2017-01-07 14:43:11 +00:00
Olivier Duchateau
47706eca19 Chase update of graphics/poppler (and slaves ports) in revision r430777 2017-01-07 10:42:51 +00:00
Jan Beich
59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00
Jan Beich
7277ec6a16 Assume "pkg-config libusb*" works after 9.x EOL
FreeBSD appears to use different pkg-config name for 0.1.x API but it
doesn't matter much as 0.1, 1.0 and 2.0 share CFLAGS/LIBS.
2017-01-05 22:58:02 +00:00
Jan Beich
b682b1cf43 print/hpijs: unbreak with libc++ 3.9
registry.cpp:249:9: error: cannot initialize a variable of type 'char *' with an rvalue of type
      'const char *'
                char    *cmdStr = strstr ((const char *) DevIDBuffer+2, "CMD:");
                         ^        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dj3320.cpp:429:24: error: assigning to 'char *' from incompatible type 'const char *'
            if ((pcStr = strstr((const char*)pLDLEncap->byStatusBuff + 10, "$S:")) == NULL)
                       ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

PR:		212343
Regressed by:	https://github.com/llvm-mirror/libcxx/commit/b4aa97130b8b
2017-01-03 21:04:28 +00:00
Jan Beich
417eff8ffb Assume "pkg-config --static zlib" works after 9.x EOL
Many hacks simply removed dependency on zlib which broke static linking
if it was actually supported.
2017-01-03 18:43:18 +00:00
Jan Beich
32d56ae68a Assume "pkg-config zlib" works after 9.x reached EOL
Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz"
which is unsafe at least with lang/gcc* that override some system headers
and have newer libgcc_s.so that our old version in base may not be
forward-compatible with.
2017-01-03 17:06:49 +00:00
Jan Beich
857289785e lang/gcc: clear BROKEN from consumers as 10.1 is past EOL
PR:		214863
2017-01-03 08:44:59 +00:00
Sunpoet Po-Chuan Hsieh
fe71d0dca0 Use = instead of += for PLIST_FILES 2017-01-02 10:15:16 +00:00
Steve Wills
9bf690431e print/rubygem-pdf-reader: update to 1.4.1 2017-01-02 09:32:05 +00:00
Steve Wills
b8d38e705e print/rubygem-color: update to 1.8 2017-01-02 07:36:45 +00:00
Rene Ladan
0896b32448 Drop support for Linux Fedora 10 (ports part)
games/dsnake only worked with linux-f10

Should fix INDEX

audio/linux-f10-sdl_mixer
audio/linux-f10-pulseaudio-libs
audio/linux-f10-freealut
audio/linux-f10-arts
audio/linux-f10-esound
audio/linux-f10-libogg
audio/linux-f10-alsa-plugins-oss
audio/linux-f10-openal
audio/linux-f10-openal-soft
audio/linux-f10-nas-libs
audio/linux-f10-alsa-lib
audio/linux-f10-libvorbis
audio/linux-f10-libaudiofile
audio/linux-f10-mikmod
databases/linux-f10-sqlite3
devel/linux-f10-dbus-glib
devel/linux-f10-sdl12
devel/linux-f10-libglade2
devel/linux-f10-devtools
devel/linux-f10-allegro
devel/linux-f10-nspr
devel/linux-f10-dbus-libs
devel/linux-f10-libsigc++20
devel/linux-f10-ncurses-base
dns/linux-f10-libasyncns
emulators/linux_base-f10
emulators/linux-f10
ftp/linux-f10-curl
games/dsnake
graphics/linux-f10-sdl_image
graphics/linux-f10-sdl_ttf
graphics/linux-f10-glew
graphics/linux-f10-ungif
graphics/linux-f10-png
graphics/linux-f10-tiff
graphics/linux-f10-dri
graphics/linux-f10-jpeg
graphics/linux-f10-libGLU
graphics/linux-f10-gdk-pixbuf
graphics/linux-f10-libmng
graphics/linux-f10-cairo
graphics/linux-f10-imlib
lang/linux-f10-tcl85
lang/linux-f10-libg2c
multimedia/linux-f10-libtheora
multimedia/linux-f10-libv4l
net/linux-f10-openldap
net/linux-f10-nss_ldap
print/linux-f10-cups-libs
security/linux-f10-gnutls
security/linux-f10-nss
security/linux-f10-openssl
security/linux-f10-libgpg-error
security/linux-f10-libtasn1
security/linux-f10-libgcrypt
security/linux-f10-libssh2
security/linux-f10-cyrus-sasl2
sysutils/linux-f10-procps
textproc/linux-f10-aspell
textproc/linux-f10-expat
textproc/linux-f10-scim-gtk
textproc/linux-f10-scim-libs
textproc/linux-f10-libxml2
x11/linux-f10-xorg-libs
x11-fonts/linux-f10-fontconfig
x11-themes/linux-f10-qtcurve-gtk2
x11-themes/linux-f10-hicolor-icon-theme
x11-toolkits/linux-f10-qt45
x11-toolkits/linux-f10-gtk2
x11-toolkits/linux-f10-openmotif
x11-toolkits/linux-f10-pango
accessibility/linux-f10-atk
archivers/linux-f10-ucl
archivers/linux-f10-upx
2016-12-31 17:25:05 +00:00
Dmitry Marakasov
60261a550f - Fix BROKEN: only fails to build on 10.1
Approved by:	portmgr blanket
2016-12-29 09:11:57 +00:00
Steve Wills
9c515407c7 print/rubygem-prawn-svg: update to 0.26.0 2016-12-28 15:45:29 +00:00
Wen Heping
4283d42dfd - Update to 0.6.4 2016-12-28 09:42:21 +00:00
Sunpoet Po-Chuan Hsieh
d7765757c8 - Add NO_ARCH
- Sort USE_PYTHON
2016-12-26 16:44:04 +00:00
Sunpoet Po-Chuan Hsieh
4c1d5869a0 - Update to 3.4.0
- Update WWW

Changes:	https://github.com/fonttools/fonttools/blob/master/NEWS
2016-12-26 16:43:59 +00:00
Raphael Kubo da Costa
664ef9bee0 Drop post-configure target from several Qt5 ports.
Qt's configure script already creates all the necessary Makefiles for the
directories we need to build, so there is no need to run qmake again in
post-configure.

Reviewed by:	tcberner, Adriaan de Groot <groot@kde.org>
Differential Revision:	https://reviews.freebsd.org/D8899
2016-12-26 10:00:10 +00:00
Wen Heping
6a2d3ed739 - Pass maintainership to submitter
PR:		215489
Submitted by:	joneum@bsdproject.de
2016-12-22 12:00:08 +00:00
Marcelo Araujo
917e858cb3 Update to 8.13.1. 2016-12-21 10:36:14 +00:00
Dmitry Marakasov
f631950698 - Builds fine on 9.x
- Mark BROKEN on FreeBSD 10.1, 10.2

Approved by:	portmgr blanket
2016-12-21 10:25:58 +00:00
Kurt Jaeger
370850a7ff print/okc321: fix fetch
- Oki has updated their web site and MASTER_SITES is no longer valid

PR:		215435
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
2016-12-20 20:05:01 +00:00
Wen Heping
eb8c79f323 - Update to 3.3.1 2016-12-20 02:10:55 +00:00
Ben Woods
121306ee2b print/hplip and print/hplip-plugin: Update to 3.16.11
Changes this release:
  http://hplipopensource.com/hplip-web/release_notes.html

Approved by:	adamw (mentor, implicit)
2016-12-19 14:47:31 +00:00
Matthias Andree
aa53408156 Update to new upstream release 3.8.
ChangeLog: <https://github.com/JabRef/jabref/blob/v3.8/CHANGELOG.md#38---2016-12-16>
2016-12-17 12:56:56 +00:00
TAKATSU Tomonari
f528ab3f79 - Update to 1.15.1 2016-12-16 08:12:26 +00:00
Jan Beich
13d07760cf Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems
PR:		215192
Requested by:	dim
Exp-run by:	antoine
Approved by:	antoine
2016-12-16 05:08:09 +00:00
Boris Samorodov
9a5c01c9d1 print/foo2zjs: update to 20161203 (unbreak) and remove GOOGLE_CODE
from MASTER_SITES (has gone).
2016-12-15 19:51:24 +00:00
Sunpoet Po-Chuan Hsieh
ad5a8e82b5 - Take maintainership 2016-12-15 00:16:52 +00:00
Johan van Selst
2127a44c33 Stepping down as maintainer for some ports. 2016-12-14 21:48:10 +00:00
Mathieu Arnold
cd19d23292 More USE_GITHUB cleanup.
Use GH_SUBDIR, or GH_TUPLE, where applicable.

Sponsored by:	Absolight
2016-12-14 16:06:19 +00:00
Sunpoet Po-Chuan Hsieh
92266c5224 - Update WWW: pear.php.net uses https://
Approved by:	portmgr (blanket)
2016-12-13 15:05:06 +00:00
Sunpoet Po-Chuan Hsieh
f102dee672 - Update WWW: pecl.php.net uses https://
Approved by:	portmgr (blanket)
2016-12-13 14:26:11 +00:00
Hiroki Sato
1a706f22b0 Revert r427895. The symlinks to Japanese and Chinese fonts are
provided to normalize the font names into standardized ones, and to
make the users be able to install the actual font files into
the location pointed by them.  japanese/font-std and chinese/font-std
will install ones which can be redistributed freely, and one can install
commercial font files instead.  To avoid installing big Japanese and
Chinese font files for people who do not need them, this port does not
have explicit runtime dependency on japanese/font-std or chinese/font-std.

PR:	214381
2016-12-12 17:49:38 +00:00
Jan Beich
6462e584a1 print/harfbuzz: update to 1.3.4
Changes:	https://github.com/behdad/harfbuzz/compare/1.3.3...1.3.4#files_bucket
ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
MFH:		2016Q4
2016-12-10 01:22:22 +00:00
Danilo Egea Gondolfo
45d058b764 - Update to 20161209 2016-12-09 22:54:47 +00:00
Rene Ladan
d127985c1e Remove expired ports:
2016-08-20 databases/py-sqlalchemy06: Upstream has declared this version EoL: please migrate to databases/py-sqlalchemy10
2016-05-02 print/py-reportlab2: no longer supported - use reportlab 3.x (py-reportlab) instead
2016-12-08 devel/py-itools: Depends on broken and expired py-reportlab2
2016-12-08 graphics/py-aafigure: Depends on broken and expired py-reportlab2
2016-12-08 converters/py-pisa: Deprecated upstream, depends on broken and expired py-reportlab2
2016-12-08 20:21:38 +00:00
Tijl Coosemans
f83c7639aa Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:52:19 +00:00
Tijl Coosemans
6ead27eb95 Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:23:24 +00:00
Tijl Coosemans
094d906123 Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 17:17:43 +00:00
Marcelo Araujo
033f9ec462 Update to 8.13.0. 2016-12-07 16:50:25 +00:00
Baptiste Daroussin
2cdd2cabc2 Add missing runtime dependencies
PR:		214381
MFH:		2016Q4
2016-12-05 14:02:53 +00:00
Rene Ladan
ea4c1ae8b4 Remove dependency on devel/py-argparse which is expired and included in
Python 2.7+ / 3.2+ by default.

sysutils/osquery fails to build because of C++ errors.
2016-12-04 13:08:46 +00:00
Jan Beich
70b03eae74 textproc/hunspell: update to 1.5.4
Changes:	https://github.com/hunspell/hunspell/blob/v1.5.4/ChangeLog
PR:		214837
Exp-run by:	antoine (for 1.5.3)
Approved by:	office (bapt)
2016-12-03 22:24:36 +00:00
Sunpoet Po-Chuan Hsieh
087161b413 - Update to 0.25.2
Changes:	https://github.com/mogest/prawn-svg/releases
		https://github.com/mogest/prawn-svg/commits/master
2016-12-03 19:35:23 +00:00
Matthias Andree
76e3b70512 Update to new release 3.7.
Also bump TIMESTAMP in distinfo (by 'make makesum').

PR:		214988
Submitted by:	aeuii@posteo.de
2016-12-02 08:58:10 +00:00
Cy Schubert
a4338d37c0 Fix build under clang 3.9.0 (in -CURRENT).
PR:		214649
2016-11-27 23:20:24 +00:00
Jan Beich
4fa2afe3dd print/scribus: unbreak with hunspell 1.5
-- Could NOT find HUNSPELL (missing:  HUNSPELL_LIBRARIES)
HunSpell or its developer libraries NOT found - Disabling support for spell checking
[...]
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: lib/scribus/plugins/libhunspellplugin.so

scribus/plugins/tools/hunspellcheck/hunspelldict.cpp:22:9: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'
                char* dictEncoding = m_hunspell->get_dic_encoding();
                      ^              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
https://github.com/hunspell/hunspell/commit/971f8a9cf52e

PR:		214837
Approved by:	portmgr blanket
2016-11-26 12:31:15 +00:00
Jan Beich
a8713d15f4 devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
2016-11-23 12:45:46 +00:00
Alexey Dokuchaev
583daec5aa In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken.
2016-11-22 14:04:21 +00:00
Kurt Jaeger
c5c9816da0 print/lilypond-devel: update 2.19.48 -> 2.19.51
PR:		213656
Changes:	http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=log;h=refs/tags/release/2.19.51-1
Submitted by:	Martin Neubauer <m.ne@gmx.net> (maintainer)
2016-11-21 16:41:30 +00:00
Gerald Pfeifer
89f8b05214 Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
2016-11-20 09:38:08 +00:00
Jan Beich
23a96f4a5f devel/icu: update to 58.1
Changes:	http://site.icu-project.org/download/58
PR:		214384
Exp-run by:	antoine
Approved by:	office (bapt)
2016-11-19 18:21:20 +00:00
Jason E. Hale
2f47a623ed Update to 1.2.0
Add NO_ARCH
2016-11-18 19:08:16 +00:00
Bernhard Froehlich
8740e6dc0f - Add missing runtime dependencies (requests, argparse)
- Bump PORTREVISION

PR:		210674
Submitted by:	Jochen Breuer <brejoc@gmail.com>
2016-11-16 16:18:27 +00:00
Alexey Dokuchaev
3f904cd7f5 - Unmute installation command and wrap exceedingly long line
- Remove useless WWW line that points to a non-existent site

NB: port serves version 1.2 off some not-quite-related SF project that
was last updated on 2009-01-20; https://pypi.python.org/pypi/trml2pdf
offers version 0.4.2 updated on 2016-10-24.
2016-11-15 10:44:12 +00:00
Antoine Brodin
99e6e164b0 NO_EXTRACT support was removed in 1998 2016-11-13 07:56:28 +00:00
Cy Schubert
580eeb805a Replace cupsTempFile() with tmpnam(). cupsTempFile() no longer exists.
PR:		214332
2016-11-08 20:52:59 +00:00
Marcelo Araujo
bd563bb850 Update to 8.12.9. 2016-11-07 12:51:29 +00:00
Jan Beich
ec4d3e72c6 print/harfbuzz: update to 1.3.3
Changes:	https://cgit.freedesktop.org/harfbuzz/tree/NEWS?id=1.3.3
ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
MFH:		2016Q4
2016-11-06 08:13:30 +00:00
Danilo Egea Gondolfo
ff5d3983eb - Update to 20161105 2016-11-05 21:51:43 +00:00
Tijl Coosemans
250f223901 Add linux-c7-harfbuzz and linux-c7-graphite2, needed by linux-c7-pango.
PR:		214232
2016-11-05 13:25:50 +00:00
Jan Beich
f4e1f3b974 Pass maintainership of PEAR ports to the submitter
PR:		214156
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-04 07:50:45 +00:00
Mark Linimon
829a6b36ad Now builds on sparc64.
Approved by:	portmgr (tier-2 blanket)
2016-11-03 16:31:15 +00:00
Veniamin Gvozdikov
d87588e678 - Added missed dependency Qt4/Qt5 iconengines
PR:		ports/213782
Submitted by:	rs.os@t-online.de
2016-10-31 13:59:53 +00:00
Ben Woods
9f467b36d1 print/hplip and print/hplip-plugin: Update to 3.16.10
- FAX option now depends on py-reportlab v3 rather than v2 (deprecated)
- Clean up RUN_DEPENDS syntax and OPTIONS whitespace
- Remove line which set unused variable PYTHON_SITELIBDIR_REL

Changes this release:
  http://hplipopensource.com/hplip-web/release_notes.html

Approved by:	adamw (mentor, implicit)
2016-10-30 15:18:03 +00:00
Ben Woods
8227569076 print/hplip: Revert r424931 - do not install static CUPS ppd drivers
This was specifically disabled in r410825.

The PPD files are generated automatically when you setup a printer and
the bundled PPDs are generated for an older version of CUPS.

Reported by:	tijl
Approved by:	adamw (mentor, implicit)
2016-10-30 14:20:07 +00:00
Ben Woods
159562ffc0 print/hplip: Bump PORTREVISION after r424931
Approved by:	adamw (mentor, implicit)
MFH:		2016Q4
2016-10-30 07:18:29 +00:00
Ben Woods
55d10894dd print/hplip: Enable install of static CUPS ppd drivers
This is as per the upstream recommendations here:
  http://hplipopensource.com/hplip-web/install/manual/distros/freebsd.html

Reported by:	Michael Wagner <mikepwagner@mikepwagner.net>
Approved by:	adamw (mentor, implicit)
MFH:		2016Q4
2016-10-30 07:13:15 +00:00
Tijl Coosemans
f8b20bc58b Fix build with CUPS 2.2.x. 2016-10-28 10:10:47 +00:00
Dmitry Marakasov
0676c4755d - Mark BROKEN: does not build
# github.com/google/cups-connector/cups
could not determine kind of name for C.cupsGetPPD3
*** Error code 2

Reported by:	pkg-fallout
Approved by:	portmgr blanket
2016-10-28 08:02:38 +00:00
Alex Dupre
d1e1332ae7 Update to 4.0.1 release to support PHP 7. 2016-10-27 09:00:27 +00:00
Baptiste Daroussin
9066e9c309 Update to 0.2.6
Chaneges:
- Remove the dir file leftover if it is empty

Submitted by:	amdmi3
2016-10-26 11:06:02 +00:00
Ben Woods
2ea128e160 print/hplip and print/hplip-plugin: Take maintainership
Approved by:	adamw (mentor, implicit)
2016-10-22 06:08:34 +00:00
Mathieu Arnold
a0bcd2cf68 Use USES=pathfix where applicable.
PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
2016-10-21 15:21:13 +00:00
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Raphael Kubo da Costa
366a97ec37 Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).

I also emailed him 2 weeks ago and have received no response so far.
2016-10-20 15:58:12 +00:00
Tijl Coosemans
1675ff649c Add Linux CentOS 7 infrastructure ports.
Mk/Uses/linux.mk changes:
- Add support for architecture neutral (noarch) distfiles.
- Add support for 64-bit only ports: set IGNORE on i386 and don't install
  32-bit compat libraries on amd64.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision:	https://reviews.freebsd.org/D7886
2016-10-19 14:50:26 +00:00
Tobias C. Berner
1d16d53e19 Introduce new extensible virtual categories for KDE
A lot of KDE Ports share MASTERSITES, LICENSE and so one, as they are
released as a bundle upstream, however, there was not really a clean
way to share this information.

Using these new categories, we can simplify the Makefiles for the diverse
KDE ports.
At the moment we support the virtual category
	* kde-kde4
In the future, this will be extended to
	* kde-frameworks
	* kde-plasma
	* kde-applications

PR:						213406
Differential Revision:	https://reviews.freebsd.org/D7645
Exp-run by :			antoine
Reviewed by:			mat, rakuco
Approved by: 			portmgr (mat), rakuco (mentor)
2016-10-18 17:22:35 +00:00
Tijl Coosemans
2bd5d32360 Fix build with CUPS 2.2.x.
Reported by:	hselasky
2016-10-18 13:14:41 +00:00
Tijl Coosemans
f0a6a10c0e - Fix build with CUPS 2.2.x.
- Fix printing test page.
2016-10-18 11:11:51 +00:00
Tijl Coosemans
fb92e8597c Fix build with CUPS 2.2.x. 2016-10-18 10:58:49 +00:00
Tijl Coosemans
42f4778968 Update to 2.2.1. 2016-10-17 17:47:51 +00:00
Raphael Kubo da Costa
b0f50e0d61 Update to 2.2.2.
Release notes: http://www.lyx.org/announce/2_2_2.txt

Switch the build to Qt5 now that we have Qt 5.6 in the tree. While here,
stop mentioning the long-defunct print/teTeX port in pkg-message.
2016-10-16 10:04:11 +00:00
Ben Woods
a8ac872b69 print/hplip and print/hplip-plugin: Update to 3.16.9
Changes this release:
  http://hplipopensource.com/hplip-web/release_notes.html

Approved by:	makc (maintainer timeout), mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D8031
2016-10-15 00:40:28 +00:00
Mathieu Arnold
6b47948a7d Whatever you do, ${PORTSDIR} always creeps in depends.
Sponsored by:	Absolight
2016-10-11 20:56:38 +00:00
Pawel Pekala
3969981d6a Update to version 20161005
PR:		213159
Submitted by:	Naram Qashat (maintainer)
2016-10-10 16:54:32 +00:00
Kurt Jaeger
75a1d3b813 print/epson-inkjet-printer-escpr: 1.6.4 -> 1.6.9
- MASTER_SITE changed to LOCAL/pi for now
- corrections of brightness, contrast are halved
- saturation is precisely set

PR:		209221
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
2016-10-07 16:33:03 +00:00
Pawel Pekala
60ce56b051 - Update to version 2.19.48 [1]
- Register proxy dependencies found by stage-qa
- Use options substitutions for NLS option
- Use option helper in post-patch
- Fix absolute path symlink

PR:             212784 [1]
Submitted by:   maintainer [1]
2016-10-03 16:33:51 +00:00
Pawel Pekala
a217fa6819 Update to version 1.11.4
PR:		212871
Submitted by:	Naram Qashat (maintainer)
2016-09-30 19:45:50 +00:00
Jan Beich
628bf01dc8 print/harfbuzz: update to 1.3.2
Changes:	https://cgit.freedesktop.org/harfbuzz/tree/NEWS?id=1.3.2
ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
MFH:		2016Q3
2016-09-29 21:28:53 +00:00
Marcelo Araujo
ba6465bb3f Update to 8.12.4. 2016-09-27 17:39:52 +00:00
Danilo Egea Gondolfo
0f3143f7ab - Update to 20160925 2016-09-26 02:40:06 +00:00
Ruslan Makhmatkhanov
f73afe558b print/flpsed: update master site
- flpsed moved to new home

While here:
- add missing deps, reported by stage-qa
- update WWW
- remove not needed inclusion of bsd.port.options.mk
- bump PORTREVISION because of package changes

PR:		209764
Reported by:	johannes.hofmann@gmx.de
2016-09-24 13:12:30 +00:00
Tijl Coosemans
48f4591035 - Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
  --disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
  aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU.  The code wanted to use BYTE_ORDER
  defined in machine/endian.h, but this isn't visible because ICU is
  compiled with _XOPEN_SOURCE.  Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
  without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
  pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
  a C++11 runtime library now.  Add this to all ports that depend on it
  so their executables load the right libstdc++.so on FreeBSD 9.

PR:		205120
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-09-24 11:06:57 +00:00
Ben Woods
8d850ed6c5 print/hplip and print/hplip-plugin: Update to 3.16.8
print/hplip:

- Add LICENSE details
- Changes USE_OPENSSL=yes to USES=ssl
- Create empty directories for pkg-plist @dir entries
- Reformat patches with makepatch (pet portlint)
- Move ${PREFIX}/etc/sane.d/dll.conf to ${PREFIX}/etc/sane.d/dll.d/hpaio
  during post-install, rather than editing ${PREFIX}/etc/sane.d/dll.conf
  during @exec and @unexec during pkg-plist

print/hplip-plugin:

- Re-order LICENSE block (pet portlint)

Changes this release:

http://hplipopensource.com/hplip-web/release_notes.html

Reviewed by:	mat (mentor)
Approved by:	makc (maintainer timeout), adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D7812
2016-09-24 10:26:42 +00:00
Joseph Mingrone
1cbd3576d5 Update email address to jrm@FreeBSD.org for ports that I maintain
Reviewed by:	mat, swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D7995
2016-09-23 21:42:02 +00:00