| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISIOn on dependent ports
Some Upgrade Notes:
This release fixes a validation failure for nodata with wildcards and
emptynonterminals. Fixes OpenSSL Library compability. Fixes correct
response for malformed EDNS queries. For crypto in libunbound there is
libnettle support.
Qname minimisation is implemented. Use qname-minimisation: yes to
enable it. This version sends the full query name when an error is
found for intermediate names. It should therefore not fail for names
on nonconformant servers. It combines well with
harden-below-nxdomain: yes because those nxdomains are probed by the
qname minimisation, and that will both stop privacy sensitive traffic
and reduce nonsense traffic to authority servers. So consider
enabling both. In this implementation IPv6 reverse lookups add
several labels per increment, because otherwise those lookups would be
very slow. [ Reference
https://tools.ietf.org/html/draft-ietf-dnsop-qname-minimisation-08 ]
More details at <http://unbound.net>
PR: 206347
Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
Approved by: maintainer timeout
Sponsored by: DK Hostmaster A/S
Notes:
svn path=/head/; revision=408047
|
|
|
|
|
|
|
| |
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=408046
|
|
|
|
|
|
|
| |
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=408045
|
|
|
|
|
|
|
| |
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=408044
|
|
|
|
|
|
|
|
|
| |
Also link to libncurses rather than libcurses
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=408043
|
|
|
|
|
|
|
|
| |
PR: ports/204632
Submitted by: Mathieu Simon <freebsd@simweb.ch>
Notes:
svn path=/head/; revision=408042
|
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2016Q1 (blanket)
Notes:
svn path=/head/; revision=408041
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In addition to setting USES=ncurses:
* align MASTER_SITES
* align USES
* change USES operator from += to =
* line to libncurses rather than libtermcap
* regenerate patches with makepatch
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=408040
|
|
|
|
| |
Notes:
svn path=/head/; revision=408039
|
|
|
|
| |
Notes:
svn path=/head/; revision=408038
|
|
|
|
|
|
|
|
|
| |
Also link to libncurses, not libcurses
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=408037
|
|
|
|
|
|
|
| |
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=408036
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A fairly recent change caused a regression after a build was complete.
Previously a "tally" or summary of the build would appear after the
ncurses screen was restored to the regular terminal mode. It would
list how many ports were built, failed, etc. After the regressin, it
just ended abruptly.
This commit restores the tally to show as it did previously.
Notes:
svn path=/head/; revision=408035
|
|
|
|
|
|
|
| |
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=408034
|
|
|
|
|
|
|
| |
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=408033
|
|
|
|
|
|
|
| |
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=408032
|
|
|
|
|
|
|
| |
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=408031
|
|
|
|
| |
Notes:
svn path=/head/; revision=408030
|
|
|
|
| |
Notes:
svn path=/head/; revision=408029
|
|
|
|
| |
Notes:
svn path=/head/; revision=408028
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While the maintainer has mostly been responsive since July 2010, his
actions were limited to approving PRs (mainly to upgrade scons because
the maintainer wasn't doing it). Not a single update originated from
the maintainer himself. Since being a gatekeeper isn't the purpose of
a maintainer, I'm going to reset the port on this timeout so that future
upgrades can get applied faster than they have been.
PR: 206343
Submitted by: myself
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=408027
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update net/asterisk11 to 11.21.1
- Update net/asterisk13 to 13.7.1
The security update included in these commits introduces an unexpected
incompatibility with FreeBSD 9.3 bundled OpenSSL.
Unluckily simply forcing this port to use ports provided openssl
on 9.x isn't viable, since ftp/curl by default links with base
openssl. A default binary package would just crash on startup
when loading the asterisk curl module, due to conflicting openssl
implementations being used.
This commit adds a check in the Makefile, copied from the ftp/curl
port, which removes the offending (and unsupported on that openssl
version) code from the source file when linking against base OpenSSL
on 9.x.
Security: 559f3d1b-cb1d-11e5-80a4-001999f8d30b
MFH: 2016Q1
Notes:
svn path=/head/; revision=408026
|
|
|
|
|
|
|
|
| |
- Add option to build shared libraries
- Add option to compile for the native CPU
Notes:
svn path=/head/; revision=408025
|
|
|
|
|
|
|
|
| |
PR: 205683
Security: 1091d2d1-cb2e-11e5-b14b-bcaec565249c
Notes:
svn path=/head/; revision=408024
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If people look at the announcement, CVE-2014-3192 is already fixed. This
CVE was against chromium, and the same code in 2.4.9 is in webkit trunk
so I assume it already fixed.
CVE-2013-6663 is for webkit < 2.4.0, and the rest of the CVE's are for
apple products without any attached patches.
PR: 205683
Obtained from: http://webkitgtk.org/security/WSA-2015-0002.html
Notes:
svn path=/head/; revision=408023
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update PORTVERSION and distinfo checksum (3.3)
- Modernize TEST entries (test target, TEST_DEPENDS, et al)
- Update setup.py patch (zip_safe no longer needed)
- Add LICENSE_FILE
- Enable NO_ARCH
This version fixed a security vulnerability:
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-1494
PR: 206746
Reported by: Sevan Janiyan <venture37 geeklan co.uk>
Security: e78bfc9d-cb1e-11e5-b251-0050562a4d7b
Security: CVE-2016-1494
MFH: 2016Q1
Notes:
svn path=/head/; revision=408021
|
|
|
|
|
|
|
|
|
| |
comms/pear-Horde_ActiveSync 2.30.6 -> 2.31.1
devel/pear-Horde_Core 2.22.5 -> 2.22.6
deskutils/horde-kronolith 4.2.12 -> 4.2.13
Notes:
svn path=/head/; revision=408020
|
|
|
|
|
|
|
|
| |
PR: 206746
Reported by: Sevan Janiyan <venture37 geeklan co.uk>
Notes:
svn path=/head/; revision=408019
|
|
|
|
| |
Notes:
svn path=/head/; revision=408018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While processing Issue 206746 [1] for a security update to
security/py-rsa (For versions < 3.3), it was noticed that Portscout
had not identified the the newer version, released on 2016-01-13.
Investigation revealed that the PyPI SiteHandler in Portscout only
processed the first url/filename returned by PyPI, which in many cases
is not a tar.gz, the default EXTRACT_SUFFIX for source distribution
(sdist) files:
[py-rsa] VersionCheck()
[py-rsa] Checking site: https://pypi.python.org/packages/source/r/rsa/
Does site handler exist ... Yes
(Portscout::SiteHandler::PyPI) GET https://pypi.python.org/pypi/rsa/json
(Portscout::SiteHandler::PyPI) GET success: 200 Filename: rsa-3.3-py2.py3-none-any.whl
FindNewest: Checking rsa-3.3-py2.py3-none-any.whl ... against port DISTFILES.
FindNewest: Checking DISTFILE ... rsa-3.1.4.tar.gz (ver: 3.1.4, sufx: .tar.gz)
[py-rsa] Done
This change backports a commit [1] made to Portroach which adds a loop to
enumerate all URLs/filenames in the PyPI JSON response, not just the
first.
[1] https://github.com/jasperla/portroach/commit/e93b8331f6e5f850bbb5faca866efcbf73de756c
PR: 206746 [1]
Obtained from: https://github.com/jasperla/portroach
Notes:
svn path=/head/; revision=408017
|
|
|
|
|
|
|
|
| |
PR: 206875
Submitted by: Franco Fichtner <franco opnsense org>
Notes:
svn path=/head/; revision=408015
|
|
|
|
|
|
|
| |
4.9.x is quite stable.)
Notes:
svn path=/head/; revision=408014
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
https://github.com/github/hub/releases
PR: 206408
Submitted by: jochen@jochen-neumeister.de
Approved by: koukopoulos@gmail.com (maintainer timeout)
Notes:
svn path=/head/; revision=408011
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- pstream.h (basic_ipstream::basic_ipstream(argv_type, pmode):
o Use basic_ipstream::readable(pmode) to correctly set input mode.
o Add initializer-list constructors.
o Make unary constructors explicit.
- test_pstreams.cc:
o Test execve-style construction for ipstream.
PR: 206272
Submitted by: yuri@rawbw.com
Approved by: eg@fbsd.lt (maintainer timeout)
Notes:
svn path=/head/; revision=408010
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Updates winser to v0.1.6
- Enhancement: consume logger in graphite and repeater backends
- Enhancement: update backend documentation
- Enhancement: inject logger object into backend
- Send STDOUT and STDERR to the appropriate files
PR: 206410
Submitted by: jochen@jochen-neumeister.de
Approved by: kimor79@yahoo.com (maintainer timeout)
Notes:
svn path=/head/; revision=408009
|
|
|
|
| |
Notes:
svn path=/head/; revision=408008
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- Fix build with NLS disabled
- Fix LICENSE
- Switch to USES=localbase
- Switch to options helpers
- Don't try to use X11 during build
PR: 206831 [1]
Submitted by: cmangin@arobas.net [1]
MFH: 2016Q1 (blanket)
Notes:
svn path=/head/; revision=408006
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- binary_log_types.h is now installed only by client, not server
- lib/mysql/plugin/ha_example.so is only installed if
EXAMPLES OPTION is turned off
- Bump PORTREVISION
- Allow slave port to override PORTREVISION if necessary
- Deactivate performance_schema feature to conserve memory
- Add notes to pkg-message:
- root password
- performance_schema feature is deactivated by default to reduce
memory footprint
PR: 205956 206065
Submitted by: smh
Reviewed by: mokhi64@gmail.com (maintainer)
Approved by: mokhi64@gmail.com (maintainer)
MFH: 2016Q1
Notes:
svn path=/head/; revision=408005
|
|
|
|
|
|
|
|
|
|
|
| |
Double-checked package content: Not identical to previous revision,
hence r407904 should have bumped PORTREVISION.
PR: 206694
Submitted by: xxjack12xx@gmail.com (maintainer)
Notes:
svn path=/head/; revision=408004
|
|
|
|
| |
Notes:
svn path=/head/; revision=408003
|
|
|
|
|
|
|
| |
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=408002
|
|
|
|
|
|
|
| |
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=408001
|
|
|
|
|
|
|
|
|
| |
Also link with libncurses rather than libtermcap
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=408000
|
|
|
|
|
|
|
|
| |
- various bug fixes;
- small translation updates.
Notes:
svn path=/head/; revision=407999
|
|
|
|
|
|
|
| |
Also link with libncurses, not libcurses
Notes:
svn path=/head/; revision=407998
|
|
|
|
|
|
|
| |
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=407997
|
|
|
|
|
|
|
|
|
| |
also link to libncurses rather than libcurses
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=407996
|
|
|
|
|
|
|
| |
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=407995
|
|
|
|
|
|
|
| |
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=407994
|
|
|
|
|
|
|
| |
approved by: infrastructure blanket
Notes:
svn path=/head/; revision=407993
|