1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

397939 Commits

Author SHA1 Message Date
Pawel Pekala
99d81a8fa8 Update to version 11.31
Release highlights:
 - QS_SetReqHeader supports header removal (unset) by prefixing
   the header name with "!".
 - QS_SetEnvIfResBody supports variable removal (unset) by
   prefixing the variably with "!".
 - New cookie data format (user tracking, vip, milestones).

PR:		211545
Submitted by:	Eero Hanninen (maintainer)
2016-08-03 20:05:20 +00:00
Pawel Pekala
b6d6f4ae05 Update to version 0.31
PR:		211544
Submitted by:	maintainer
2016-08-03 19:52:59 +00:00
Carlo Strub
61ba8515ec Perform naive Bayesian classification into an arbitrary number of classes on
sets of strings.

WWW: https://github.com/jbrukh/bayesian
2016-08-03 19:46:33 +00:00
Carlo Strub
9c2f5897f7 - Update to 20160717
- Remove patches as go.net and go.crypto are now in the standard library locations
2016-08-03 19:40:40 +00:00
Danilo Egea Gondolfo
001b628a5e - Update to 7.300.1
- Re-add the config.hpp patch

PR:		211559
Submitted by:	pi
2016-08-03 19:37:59 +00:00
Bernard Spil
118c457e89 security/libressl-devel: Update to 2.4.2
- Bugfix update
  - ABI is now stable

Release notes:
  - http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.4.2-relnotes.txt
2016-08-03 19:30:57 +00:00
Bernard Spil
0830eddb56 security/libressl: Update to 2.3.7
- Bugfix update [1]

Release notes:
  - http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.3.7-relnotes.txt
2016-08-03 19:25:11 +00:00
Pawel Pekala
47c8694a30 - Update to version 1.10.0
- Update required dependencies

PR:		211534
Submitted by:	Naram Qashat (maintainer)
2016-08-03 19:06:00 +00:00
Pawel Pekala
e2072932e3 Update to version 2016.3.2
PR:		211532
Submitted by:	Andres Montalban
Approved by:	Christer Edwards (maintainer)
2016-08-03 18:26:42 +00:00
Koop Mast
1c636253e7 Update midip to 1.3.2.
- Allow PianoTab to accept keyboard input
- Separared pedal mute from control events mute
- Improved chord decoding

Submitted by:	maintainer (via priv mail)
2016-08-03 18:04:48 +00:00
Pawel Pekala
df88217f1f Update to version 0.5.0
Changelog:
- Fix bug: Syntax error on option names with dashes
- Allow to set cookies automatically
- Add contributing guide

PR:		211518
Submitted by:	Danilo G. Baio (maintainer)
2016-08-03 17:55:09 +00:00
Pawel Pekala
0092c514e4 - Update to version 13.20.1 [1]
- Port is architecture neutral

PR:		211512 [1]
Submitted by:	Klaus Aehlig (maintainer)
2016-08-03 17:37:44 +00:00
Thierry Thomas
b7fb5c9865 Upgrade to 1.8.0.
Changelog at
https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/?page=1#version-1.8.0
2016-08-03 17:33:06 +00:00
Pawel Pekala
a859112b83 - Update to version 11.7, take maintainership [1]
- Register proxy dependencies found by stage-qa
- Convert to USES=ssl
- Regenerate patches with make makepatch

PR:		211508 [1]
Submitted by:	Demetris Procopiou [1]
2016-08-03 16:41:44 +00:00
Alexey Dokuchaev
cd4f79228a Update to version 3.6.1, which brings compatibility with OpenSSL 1.1.0, and
modernize Makefile a bit while here.

Reported by:	portscout
2016-08-03 16:32:26 +00:00
Kurt Jaeger
ca086cb1ad math/armadillo: 6.700.7 -> 7.100.3
PR:		210050
Changes:	http://arma.sourceforge.net/docs.html#version_7100
Approved by:	danilo (maintainer timeout)
2016-08-03 16:27:21 +00:00
Kurt Jaeger
8f8d4ac9dc databases/py-sqlalchemy-migrate: 0.7.2 -> 0.10.0
PR:		210589
Changes:	https://github.com/openstack/sqlalchemy-migrate/releases
Approved by:	lwhsu
2016-08-03 16:21:43 +00:00
Ben Woods
d5e7755858 net/p5-WebService-Dropbox: Update to 2.05
net/dropbox-api-command: Update to 2.09

This update brings support for Dropbox APIv2.
This is required since, according to dropbox, the API v1 will be
disabled on 28th June 2017:
https://blogs.dropbox.com/developers/2016/06/api-v1-deprecated/

Convert LWP option (off by default) to FURL option (on by default)
as testing has revealed that without the p5-LWP-Protocol-https pkg
installed, the following error is given even if the FURL option in enabled.
$ dropbox-api sync dropbox:/ ~/Dropbox
2016-07-31T14:09:57 [WebService::Dropbox] [ERROR] https://api.dropboxapi.com/2/files/list_folder {"path":"","recursive":true} -> [501] LWP will support https URLs if the LWP::Protocol::https module is installed.
LWP will support https URLs if the LWP::Protocol::https module is installed.

PR:		211016
Reviewed by:	mat (mentor)
Approved by:	Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer timeout), adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D7377
2016-08-03 15:31:16 +00:00
John Marino
380a75a521 math/R: Fix usage of ${OSVERSION} without ${OPSYS}
There are several OSVERSION checks but everything is specific to FreeBSD
so the entire block is wrapped with a single OPSYS check to minimize
changes to the makefile.

Approved by:	OSVERSION/OPSYS blanket
2016-08-03 15:15:02 +00:00
Mark Felder
7ccc596e3a www/lighttpd: Update to 1.4.41
PR:		211495
MFH:		2016Q3
2016-08-03 14:56:02 +00:00
Mark Felder
49ed97e03d Document lighttpd vulnerabilities
PR:		211495
2016-08-03 14:54:27 +00:00
Mathieu Arnold
d6616f237e Add an option for building with BIND9 9.11.
Sponsored by:	Absolight
2016-08-03 14:21:39 +00:00
Mathieu Arnold
d462f7ed56 Update to 2.1.2.
Reported by:	portscout
Sponsored by:	Absolight
2016-08-03 14:21:35 +00:00
Mathieu Arnold
1eb5c2f136 Update to 3.20160728.
Reported by:	portscout
Sponsored by:	Absolight
2016-08-03 14:21:24 +00:00
Ben Woods
2e175d02e8 audio/cplay: Update to 1.50
- Switch to GH account used by Debian
- Update patch-cplay to remove upstreamed changes and add mpv support
- Add off-by-default dependency options for supported audio players
- Change to USES=python:-2.7; runtime testing with python3 failed
- shebangfix added to remove need for ${LOCALBASE}/bin/python symlink
- Add patch-po_fr.po to fix build error fr.po:78: 'msgid' and 'msgstr'
  entries do not both end with '\n'

Reviewed by:	adamw
Approved by:	koobs, mat (mentors)
Relnotes:	https://github.com/hukka/cplay/blob/v1.50/ChangeLog
Differential Revision:	https://reviews.freebsd.org/D7200
2016-08-03 13:30:27 +00:00
Mathieu Arnold
52bf80c022 Update to latest snapshot.
Sponsored by:	Absolight
2016-08-03 13:28:04 +00:00
Mathieu Arnold
a69872a608 Update to 9.11.0b3.
MFH:		2016Q3
Security:	CVE-2016-2775
Changes:	https://lists.isc.org/pipermail/bind-announce/2016-July/001001.html
Sponsored by:	Absolight
2016-08-03 13:27:58 +00:00
Mathieu Arnold
f741c16702 Update to v5.25.3-99-g25e092d.
Changes:	https://github.com/Perl/perl5/compare/v5.25.3-14-g9648eab...v5.25.3-99-g25e092d
Sponsored by:	Absolight
2016-08-03 13:27:53 +00:00
Mathieu Arnold
e47d0d2e02 fixup last updates, and try to be better with slave ports.
the case $? needs to have the exit status of the grep, not the awk line,
so remove the awk line, it was not really helpful anyway.

Also, with slave ports, most of the time, they don't have
(PORT|DIST)VERSION,  try to use CATEGORIES, PKGNAMEPREFIX or
PKGNAMESUFFIX.

PR:		211243
Submitted by:	mat
Approved by:	maintainer timeout
Sponsored by:	Absolight
2016-08-03 13:27:47 +00:00
Mathieu Arnold
85563cbc9c Fix PHP ports I missed from my exp-run.
PR:		210697
Submitted by:	mat
Reported by:	antoine
Exp-run by:	antoine
Sponsored by:	Absolight
2016-08-03 13:01:15 +00:00
Mathieu Arnold
2739072011 Add a PCRE option to allow git grep to be build with pcre support.
tl:dr; git grep -P now works.

Most package managers enable it by default, so enable it by default too.

PR:		211228
Submitted by:	mat, knu
Approved by:	maintainer (or timeout, see PR)
Sponsored by:	Absolight
2016-08-03 13:01:05 +00:00
Gerald Pfeifer
9771f77f43 Update to the GCC 4.9.4 release which marks the closure of the GCC 4.9
branch and release series.  There should not be any further releases (nor
even snapshots) of GCC 4.9 going forward.

Adjust the download location etc accordingly.
2016-08-03 12:51:26 +00:00
Mathieu Arnold
b21d580983 Prefix the PKGMESSAGES variable with an _ to show it is private.
Sponsored by:	Absolight
2016-08-03 12:48:59 +00:00
Mathieu Arnold
aef5a66670 Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.

Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php.  A PHP extension will be automatically activated
when installed.  The order into which extensions are loaded is
automatically guessed.  In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set.  Refer to the USES=php
section of the Porter's Handbook for more information.

Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.

And finally, bump PORTREVISION for all php extensions.

PR:		210697
Submitted by:	mat
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7022
2016-08-03 12:47:05 +00:00
Mathieu Arnold
b79eed7e66 Add a PKGMESSAGES variable that allows the framework to have more than
one PKGMESSAGE file.

This allows the framework to add messages to ports, without touching
their PKGMESSAGE file.

Sponsored by:	Absolight
2016-08-03 12:45:30 +00:00
Matthew Seaman
30af180f1d Update to 0.26
This module has been folded into the core for rt-4.4, so remove the
RT44 option and make RT42 the default choice.

Remove patch-inc__Module__Install__RTx.pm -- upstream have applied the
fix.
2016-08-03 12:44:08 +00:00
Mathieu Arnold
0761532ec5 Always include bsd.default-versions.mk in bsd.port.mk.
The variable defined in it are now always available after including
bsd.port.pre.mk.

PR:		210666
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6933
2016-08-03 12:09:37 +00:00
Carlos J. Puga Medina
2b1689ae8a - Update to 2.2.1
- Add LICENSE_FILE

PR:	205712
Submitted by:	Douglas Thrift (maintainer)
Reviewed by:	junovitch (mentor)
Approved by:	junovitch (mentor)
2016-08-03 11:34:19 +00:00
Carlos J. Puga Medina
aa1525744c - Fix build on FreeBSD 11.0/i386 and HEAD.
- Mark BROKEN on 9.3
- We have no MASTER_SITES and no DISTFILES. Therefore these are empty.

PR:	211321
Submitted by:	Tobias Kortkamp (maintainer)
Reviewed by:	junovitch (mentor)
Approved by:	junovitch (mentor)
MFH:		2016Q3 (ports-secteam build fix blanket)
2016-08-03 11:13:30 +00:00
Carlos J. Puga Medina
dc5298614e - Update corebird to 1.3 release
- Remove unneeded patches
- Drop libgee dependency
- Add USES=compiler:c++11-lang

Changelog:
  https://github.com/baedert/corebird/releases/tag/1.3

Reviewed by:	feld, junovitch (mentors)
Approved by:	feld, junovitch (mentors)
Differential Revision:	D7392
2016-08-03 11:01:59 +00:00
Li-Wen Hsu
da82ab805f - Update to 0.8.7 2016-08-03 10:59:38 +00:00
Philippe Audeoud
18dff16bdb - Update to 1.33 2016-08-03 09:37:48 +00:00
Philippe Audeoud
7c029b8d0f - Update to 2.033 2016-08-03 09:35:27 +00:00
Philippe Audeoud
aa0ea9d957 - Update to 2.11 2016-08-03 09:31:15 +00:00
Philippe Audeoud
9ccbc68de4 - Update to 2.01 2016-08-03 09:22:53 +00:00
Philippe Audeoud
28b057e92b - Update to 2.63 2016-08-03 09:18:10 +00:00
Philippe Audeoud
62cba01d49 - Update to 2.10 2016-08-03 09:13:18 +00:00
Dmitry Marakasov
947dc29b69 - Add NO_ARCH
- Switch to options helpers
- Silence mkdirs
2016-08-03 09:00:59 +00:00
Gerald Pfeifer
f93fdab363 Update to the 20160802 snapshot of GCC 5.4.1. 2016-08-03 07:18:55 +00:00
Kurt Jaeger
026baf8a41 New port: audio/sndio
Sndio is a small audio and MIDI framework part of the OpenBSD project.

It provides an lightweight audio & MIDI server and a fully documented
user-space API to access either the server or directly the hardware in
a uniform way.  Sndio is designed to work for desktop applications,
but pays special attention to synchronization mechanisms and
reliability required by music applications.  Reliability through
simplicity are part of the project goals.

WWW: http://www.sndio.org/

PR:		210124
Submitted by:	Tobias Kortkamp <t@tobik.me>
2016-08-03 06:15:41 +00:00