Commit graph

415677 commits

Author SHA1 Message Date
Dmitry Marakasov
7e3578a77c - Update to 1.03
- Switch to options helpers
- Regenerate patches
2017-04-10 15:44:31 +00:00
Dmitry Marakasov
c927ccddc4 Treat python shebangs without version specified (e.g. `/usr/local/bin/python'
and `/usr/bin/env python') as invalid, because ports always depend on specific
version of python (e.g. python2 or python3), and generic `python'
which is link to either of them may point to incorrect version or
be not available at all (since it's installed by separate optional
python metaport)

Approved by:	portmgr (mat), python (sunpoet)
Differential Revision:	D9332
2017-04-10 15:21:25 +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
Mathieu Arnold
2c5242ce18 Introduces USES=php:pecl.
It sets sane defaults when fetching from http://pecl.php.net/.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D10281
2017-04-10 15:08:12 +00:00
Adam Weinberger
b732d706af Regenerate the maildir-mtime-nntp patch. It was being fuzzy applied
in the wrong place previously. PORTREVISION bump for this.

Submitted by:	dereks lifeofadishwasher com (maintainer)
Differential Revision:	https://reviews.freebsd.org/D10334
2017-04-10 14:51:50 +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
Joseph Mingrone
ed2faf00c2 New port www/rubygem-lograge: Tame Rails' multi-line logging into a single line
per request

Adding this because it is a dependency for the upcoming www/mastodon port.

WWW: https://github.com/roidrage/lograge/

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10309
2017-04-10 14:23:22 +00:00
Dmitry Marakasov
112ef10adc - Make warning, dev warning, and dev error display consistent and more readable:
- Split all messages with a newline
  - Run all messages through fmt to fit them into 80 columns

Approved by:	portmgr (mat)
Differential Revision:	D9216
2017-04-10 14:22:36 +00:00
Dmitry Marakasov
e558d8633d Don't limit Q/A check for bad shebangs with just bin, sbin, libexec
and www. Scripts (with possibly incorrect shebangs) may be located
anywhere in ${PREFIX}, including, for instance, lib/ (multimedia/lives):

Error: '/usr/bin/perl' is an invalid shebang you need USES=shebangfix for 'lib/lives/plugins/effects/rendered/colour_replace'

and ${DATADIR}/ (databases/cego):

Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for 'share/cego/cgbackup'

There may be some more false positives, but broken scripts are much
more severe problem. There's also whitelist mechanism which lets
you ignore shebangs for certain kinds of files (like .pm) which may
be extended to fix FPs

Approved by:	portmgr (swills)
Differential Revision:	D8923
2017-04-10 14:19:25 +00:00
Vanilla I. Shu
a2b8975c92 Update to 0.26. 2017-04-10 13:48:12 +00:00
Nikolai Lifanov
c6ec4313e7 update games/tome4 to 1.5.3
This is primarily a bugfix release.

Changes: https://te4.org/blogs/darkgod/2017/04/tome/tales-majeyal-153-never-give-never-surrender-out
2017-04-10 13:37:43 +00:00
Tobias Kortkamp
9777db6fbb Update to 2.8.0-rc0
- Fix build with devel/ncurses installed [1], which erroneously
  redefines _POSIX_C_SOURCE as 200112L globally via its pkg-config
  file and hides strndup from cmus.  A workaround for this was applied
  to cmus in DPorts commit d2907fe but it never made it back to
  FreeBSD.

Changes:	https://github.com/cmus/cmus/releases/tag/v2.8.0-rc0

PR:		216325, 214475 [1]
Reported by:	Oleg Gushchenkov <gor@clogic.com.ua> [1]
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D10242
2017-04-10 13:25:23 +00:00
Dmitry Marakasov
2b3838ff61 - Update to 1.78 2017-04-10 13:24:23 +00:00
Dmitry Marakasov
b7dda5b4c0 - Update to 102
PR:		211855
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
2017-04-10 13:17:17 +00:00
Mathieu Arnold
8f7efa27a2 Fix build WITHOUT=MANPAGES.
Sponsored by:	Absolight
2017-04-10 13:12:50 +00:00
Alex Dupre
7a8d30a929 Update to 8.0.43 release.
PR:		218490
Submitted by:	vvd@unislabs.com
2017-04-10 12:17:32 +00:00
Alex Dupre
f37d120ff0 Update to 7.0.77 release.
PR:		218489
Submitted by:	vvd@unislabs.com
2017-04-10 12:16:59 +00:00
Alex Dupre
9bf92594fb Update to 6.0.53 release.
PR:		218488
Submitted by:	vvd@unislabs.com
2017-04-10 12:16:27 +00:00
Alex Dupre
595047a92d Update to 1.2.4 release.
PR:		217767
Submitted by:	pi
2017-04-10 12:15:38 +00:00
Alex Dupre
b4859c7285 Don't truncate received APDU when talking to pcsc-lite.
PR:		204552
Submitted by:	Marcin Cieslak <saper@saper.info>
2017-04-10 12:14:50 +00:00
Martin Wilke
716557cd23 - Update to 1.8.11
PR:		    218459
Submitted by:	maintainer
2017-04-10 12:12:00 +00:00
Olivier Cochard
297444cdca Update to v1.5.2
PR:		218528
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
2017-04-10 12:06:56 +00:00
Martin Wilke
3d9a179868 - Update 1.2.4
PR:		    218534
Approved by:	maintainer
2017-04-10 12:01:49 +00:00
Mathieu Arnold
31eb3b3c03 Update to v5.25.11-50-gb57dd50.
Changes:	https://github.com/Perl/perl5/compare/v5.25.11-28-g5fc3895...v5.25.11-50-gb57dd50
Sponsored by:	Absolight
2017-04-10 12:01:47 +00:00
Dmitry Marakasov
2531df9b65 - Update to 2.13.0 2017-04-10 12:01:08 +00:00
Emanuel Haupt
104b267ab9 Remove superfluous configure argument.
Notified by:	mat
2017-04-10 11:45:39 +00:00
Emanuel Haupt
02d0efddd9 - Update 0.11
- Use pkg-config to find libedit
- Remove PORTSCOUT ignore directive as dependency polution has been solved
  upstream
2017-04-10 11:37:56 +00:00
Dmitry Marakasov
b42359526b - Pet portlint
- Switch to options helpers
2017-04-10 11:37:34 +00:00
Dmitry Marakasov
e2f84577d3 - Pet portlint
- Fix LICENSE
- Add LICENSE_FILE
- Don't install useless docs
- Regenerate patches
2017-04-10 11:35:44 +00:00
Dmitry Marakasov
421c901675 - Fix LICENSE
- Don't install COPYING with docs
- Switch to options helpers
2017-04-10 11:35:12 +00:00
Dmitry Marakasov
a6647be0a9 - Add LICENSE_FILE
- Add NO_ARCH
- Simplify installation
2017-04-10 11:34:48 +00:00
Torsten Zuehlsdorff
6f13131245 net/pear-Net_SMTP: Update from 1.7.3 to 1.8.0
Changelog:
- Set minimum PEAR version to 1.10.1
- Change license to BSD-2 Clause

PR:           218466
Submitted by: Jochen Neumeister (maintainer)
2017-04-10 11:20:38 +00:00
Dmitry Marakasov
47ff80a010 - Add LICENSE
- Switch to options helpers
- Cosmetic fixes
2017-04-10 11:15:27 +00:00
Dmitry Marakasov
ca117d27ee - Optionize docs
- Switch to options helpers
2017-04-10 11:15:25 +00:00
Vsevolod Stakhov
849fa4c9c6 - Update to 1.5.5 2017-04-10 10:55:27 +00:00
Alex Kozlov
f3463c55b4 - Add a number of PDF files containing comprehensive documentation [1]
- Add manual page [1]
- Stop mangling binary files with dos2unix [2]

PR:	218151 [1]
PR:	218405 [2]

Submitted by:	bob@eager.cx (maintainer) [1]
Submitted by:	Brad Sliger <code@sliger.org> [2]
Approved by:	bob@eager.cx (maintainer) [2]
2017-04-10 10:26:49 +00:00
Guido Falsi
d361465ad5 Update sysutils/moosefs3-master to 3.0.91
Recent changes since MooseFS 3.0.90:

* MooseFS 3.0.91-1 (2017-04-07)

  - (all) silence false warnings generated by static analyzers (clang and cppcheck)
  - (master) fixed quota testing routine used during 'move/rename'
  - (all) added README.md to distribution
  - (cs+mount) decreased delay in conncache
  - (mount) fixed reading done by many (20+) threads using one descriptor (premature removing requests from queue during cleaning)

PR:		218502
Submitted by:	freebsd@moosefs.com (maintainer)
2017-04-10 10:15:42 +00:00
Emanuel Haupt
1c74f2e796 socat will automatically link against readline if devel/readline is installed.
Make readline optional and explicitly enable/disable during configure. This
did not affect pkg only users as readline is not present on package build
clusters but might affect (depending on readline presence) users that manually
build ports. Therefore bump PORTREVISION.

PR:		218370 (based on)
Submitted by:	sunpoet
2017-04-10 09:47:24 +00:00
Emanuel Haupt
b2d750d1e7 Update to 0.20 2017-04-10 09:23:22 +00:00
Emanuel Haupt
69d5371125 Update to 4.09
PR:		218144
Approved by:	maintainer timeout
2017-04-10 09:14:44 +00:00
Olivier Cochard
670a1c0d4a Updating to version 0.07.28
PR:		218520
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
2017-04-10 09:07:20 +00:00
Dmitry Marakasov
7ab18d9425 - Simplify by using DISTVERSION
- Fix LICENSE
- Add NO_ARCH
- Switch to options helpers
2017-04-10 09:02:09 +00:00
Emanuel Haupt
2ba59f54cd Update to 4.12
PR:		218114
Approved by:	maintainer timeout
2017-04-10 08:23:41 +00:00
Emanuel Haupt
9b5b340db2 Update to 4.2.2 2017-04-10 08:16:40 +00:00
Torsten Zuehlsdorff
a4b9235287 mail/phpmailer: Update from 5.2.22 to 5.2.23
Changelog:
- Improve trapping of TLS errors during connection so that they don't cause
  warnings, and are reported better in debug output
- Amend test suite so it uses PHPUnit version 4.8, compatible with older
  versions of PHP, instead of the version supplied by Travis-CI
- This forces pinning of some dev packages to older releases, but should
  make travis builds more reliable
- Test suite now runs on HHVM, and thus so should PHPMailer in general
- Improve Czech translations
- Add links to CVE-2017-5223 resources
2017-04-10 08:14:00 +00:00
Nicola Vitale
c901c021b1 - Update to 1.0.3 2017-04-10 08:08:11 +00:00
Emanuel Haupt
c02e482160 - Update to 30
- Provide examples
2017-04-10 07:55:34 +00:00
Gerald Pfeifer
3530df8cb6 Update to Wine 2.5. This includes the following changes:
- Support for message-mode named pipes.
 - Translation of version resources through po files.
 - Transform feedback support in Direct3D.
 - Scheduler classes in C++ runtime.
 - Better scrolling in popup menus.
 - More improvements to the XML reader.
 - Various bug fixes.

Plus a number of new facilities coming with wine-staging and the
STAGING option in wine-devel.
2017-04-10 07:51:16 +00:00
Gerald Pfeifer
a6183c553a Update to the 20170409 snapshot of GCC 7.
Among other changes, now close to release quality, this brings
some improvements for FreeBSD/AArch64 by andreast.
2017-04-10 07:16:56 +00:00
Thomas Zander
cf65bec600 Update to upstream version 4.0.19
Detailed maintainer log:
- Update to 4.0.19
- Make it possible to set alternative squid_krb5_config via rc script
- Unbreak build with openssl-devel
- Add bdb to USES since some helpers need it
  (see http://www.squid-cache.org/Versions/v4/changesets/squid-4-15013.patch)

PR:		218505
Submitted by:	timp87@gmail.com (maintainer)
MFH:		2017Q2
2017-04-10 06:54:35 +00:00