aboutsummaryrefslogtreecommitdiffstats
path: root/security
Commit message (Collapse)AuthorAgeFilesLines
* security/nextcloud-passman: Don't install as wwwbrnrd2018-02-072-8/+1
| | | | Reported by: bapt
* security/nextcloud-twofactor_u2f: Don't install as wwwbrnrd2018-02-072-8/+0
| | | | Reported by: bapt
* security/nextcloud-twofactor_totp: Don't install as wwwbrnrd2018-02-071-2/+0
| | | | Reported by: bapt
* Document the latest Flash Player vulnerability.jkim2018-02-071-0/+32
| | | | https://helpx.adobe.com/security/products/flash-player/apsb18-03.html
* Update to the latest MIT KRB5 commit on github, which now trackscy2018-02-072-6/+6
| | | | krb5-1.17.
* Update to 1.0.41sunpoet2018-02-072-4/+4
| | | | | Changes: https://github.com/keybase/client/releases https://github.com/keybase/client/commits/master
* security/gpgme:jhale2018-02-064-40/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | - Add some magic to support the regression tests in the case where the test build directory path length exceeds the maximum socket path length. - Fix shebang in the pinentry test script. At long last, the real reason some of the tests were failing has been discovered! - Remove files/patch-tests_gpg_Makefile.in now that the pinentry script is fixed. - Move USES upward. security/gpgme-cpp: - Remove workaround for Bug 193528 (fixed in GCC 6+) security/gpgme-qt5: - Add full test support. - QT5 testlib only needed for tests at build time. - Add DOXYGEN option to install the API documentation. Prevent the automatic building of the docs if doxygen happens to be installed. - Bump PORTREVISION due to added options / dependency change security/py-gpgme: - Add full test support. - Revert flavor logic move from r460759. The logic being below <bsd.port.options.mk> was the reason it wasn't previously working. - Bump PORTREVISION due to added option
* - Fix plistamdmi32018-02-062-1/+10
| | | | Approved by: portmgr blanket
* - Add LICENSE_FILEamdmi32018-02-061-3/+2
| | | | | | - Switch to new test framework Approved by: portmgr blanket
* Mark mini_httpd < 1.28 and thttpd < 2.28 as vulnerable as per:leres2018-02-061-1/+30
| | | | | | | | | | | | http://acme.com/updates/archive/199.html While we're here, fix whitespace in vuln.xml that "make validate" flagged. Reviewed by: ler (mentor) Approved by: ler (mentor) Security: CVE-2017-17663 Differential Revision: D14217
* Update to latest commit.mat2018-02-062-5/+5
| | | | Sponsored by: Absolight
* Adding VuXML record for vulnerability CVE-2017-15924 in net/shadowsocks-libev.yuri2018-02-051-0/+26
| | | | | | | | | | | | D14200 (part I). The next commit will update net/shadowsocks-libev and fix this vulnerability. PR: 225442 Submitted by: myself Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D14200
* security/minisign: Update to 0.8feld2018-02-042-4/+4
|
* security/nextcloud-twofactor_u2f: Update to 1.5.1brnrd2018-02-043-5/+14
| | | | - Do not install another license file
* security/nextcloud-twofactor_totp: Update to 1.4.1brnrd2018-02-043-5/+11
| | | | - Don't install license file
* Update to 1.16.0sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/capistrano/sshkit/releases
* Update to a snapshot from 20180128antoine2018-02-042-5/+5
|
* Update to 4.16.36antoine2018-02-042-7/+10
|
* Update to 0.3.6antoine2018-02-042-4/+4
|
* Update to 1.3.28antoine2018-02-042-4/+5
|
* Update to 2.0.16antoine2018-02-042-4/+7
|
* Update to 7.2.0antoine2018-02-042-4/+4
|
* security/keepass-plugin-keepassrpc: Fix Makefile order (pet portlint)woodsb022018-02-041-1/+1
|
* security/keepass-plugin-keepassrpc: Fix pkg-plistwoodsb022018-02-042-1/+2
| | | | Mono 5.x now produces '.pdb' debug files instead of '.mdb'
* security/py-pycryptodome: Update to 3.4.9yuri2018-02-042-5/+5
| | | | | | | | Also updated the MAINTAINER e-mail. Reported by: portscout Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D14161
* Add modification date for the entry of w3m vulnerabilities.nobutaka2018-02-041-0/+1
| | | | Spotted by: dbaio
* security/ngrok: Update to 2.2.8dbaio2018-02-042-7/+7
| | | | | PR: 225565 Submitted by: jhixson@gmail.com (maintainer)
* Update entry of w3m vulnerabilities.nobutaka2018-02-031-2/+5
| | | | | PR: 225611 Submitted by: D. Ebdrup <debdrup@gmail.com>
* Document www/palemoon vulnerabilitiestobik2018-02-031-0/+27
| | | | | | PR: 225644 Security: CVE-2018-5102 Security: CVE-2018-5122
* security/py-pysaml2: Upgrade to 4.5.0swills2018-02-034-31/+10
| | | | | | PR: 225201 Submitted by: John W. O'Brien <john@saltant.com> Approved by: maintainer timeout (brendan+freebsd@bbqsrc.net, > 2 weeks)
* Add a TEST option to toggle in-build testing as it was causing trouble whenjhale2018-02-032-12/+22
| | | | | | | | | | | | | | | the test build directory path length was longer than the maximum socket path length. A workaround to this problem is noted in the Makefile. [1] Prevent the GNUPG1 option and the TEST option from being enabled simultaneously since the tests mainly revolve around the programs supplied with GnuPG 2.x. Disable in-build tests for slave ports for now. Move the flavor logic for the python slave port into the slave port Makefile as it was not being evaluated correctly when in the master port Makefile. Reported by: tijl (via private mail) [1]
* Document django vulnerabilitysunpoet2018-02-031-0/+50
|
* Document vulns in www/w3m.brd2018-02-031-0/+30
| | | | | PR: 225611 Submitted by: D. Ebdrup <debdrup@gmail.com>
* security/softether: update 4.20.9608 -> 4.25.9656pi2018-02-034-16/+15
| | | | | | | | | | | | - There are 11 vulnerabilities on SoftEther VPN. There vulnerabilities are found by the source code audit process conducted by Max Planck Institute for Molecular Genetics and Mr. Guido Vranken in late 2017. This build fixes all of these vulnerabilities. PR: 225618 Submitted by: net@arrishq.net (maintainer) MFH: 2018Q1 Relnotes: http://www.softether.org/5-download/history
* - Add LICENSE_FILEamdmi32018-02-022-7/+6
| | | | | | | | - Switch to new test framework - Update WWW - Cosmetic fixes Approved by: portmgr blanket
* Fix build when NLS option is unchecked.cy2018-02-023-3/+9
| | | | Reported by: Geraud CONTINSOUZAS <geraud.continsouzas@skazy.nc>
* security/snort3: Fix build with FreeBSD 10.3feld2018-02-022-1/+21
| | | | | | Reference: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210890 MFH: 2018Q1
* security/snort3: Bump PORTREVISIONfeld2018-02-021-1/+2
| | | | | Bump for sanity Add missing DOCS to OPTIONS_DEFINE
* security/snort3: Update to Alpha BUILD_242feld2018-02-022-11/+52
| | | | | - Use cmake now as autotools will be going away - Fix segfaulting which was actually caused by devel/hwloc
* Flavorize and modernize Emacs portsjrm2018-02-021-3/+4
| | | | | | | | | | | | | | | | | | | | | - Convert USE_EMACS to USES=emacs - Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and editors/emacs-devel) - Permit default Emacs flavor to be specified in make.conf - Rename japanese/migemo-emacs23 to japanese/migemo-emacs - Update and simplify audio/emms and fix build on FreeBSD 10 [1] - Update databases/bbdd and fix build on FreeBSD 10 [1] - Update editors/emacs-devel - Ensure Makefile shell commands that change directory are executed in a subshell - Silence some portlint warnings [1] By not depending on base texinfo PR: 225404 Reviewed by: antoine Approved by: portmgr (mat) ashish (maintainer) Differential Revision: https://reviews.freebsd.org/D13506
* Update range for dovecot vulnerability.zeising2018-02-011-2/+2
|
* Update to 1.9.0sunpoet2018-02-012-6/+6
| | | | | Changes: https://github.com/omniauth/omniauth-saml/releases https://github.com/omniauth/omniauth-saml/blob/master/CHANGELOG.md
* Update to 0.057.vanilla2018-02-012-4/+4
|
* security/vuxml: mark waterfox < 56.0.3.65 as vulnerablejbeich2018-02-011-0/+5
|
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.krion2018-02-011-1/+1
|
* Remove security/rubygem-openssl20sunpoet2018-02-014-33/+0
|
* security/aespipe: Update to 2.4eyuri2018-02-012-5/+18
| | | | | | | | | | | | Additional port changes: * Disabled build-time x86/amd64/padlock/intelaes auto-detection which may produce broken binaries * Added explicit ASM, INTEL and PADLOCK options instead PR: 225283 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14110
* New port: security/sops: Editor of encrypted files that supports YAML, JSON ↵yuri2018-01-314-0/+46
| | | | | | | | | and BINARY formats PR: 225267 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14111
* - update to 7.60ohauer2018-01-3115-52/+83
| | | | | | - regenerate patches with makepatch PR: ports/221522
* lang/mono: update to version 5.2.0.215 (and enhance USES=mono)dbn2018-01-316-3/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Highlights: - New Roslyn compiler for C# available - Improved support for nuget packages in USES=mono General: - fix pkg-plist: mono now produces '.pdb' debug files instead of '.mdb' - bump all dependant ports USES=mono: - properly handle caching of nuget packages - add support for multiple feeds for nuget packages - add support for nuget dependencies in a separate file - add support for paket packages lang/mono: - update to version 5.2.0.215 - automate certificate initialisation [2] - increase test coverage - mark as conflicting with net/czmq (conflicting on makecert) [1] - patch mono to use $PREFIX/share/mono instead of /usr/share/.mono devel/google-gdata: - use nunit.framework nuget package as the Mono shipped version is no longer suppport. - switch to using csc(1) for compiling (mcs(1) is depreciated). - use delayed signing (and then sign with sn(1)) as csc(1) does not support signing. - fix reference to system assemblies (the '.dll' suffix is required). - fix reference to HttpUtility: csc(1) is more strict about scoping devel/monodevelop: - reroll distinfo (no changes to content) lang/fsharp: - reroll distinfo (no changes to content) security/gnome-keyring-sharp: - delay sign (then sign with sn(1)) as csc(1) does not support direct signing. PR: 223188 [1] PR: 209670 [2] Differential Revision: https://reviews.freebsd.org/D13752
* Add modified date, forgotten in r460325zeising2018-01-311-0/+1
|
* Unbreak last commit.mat2018-01-302-14/+9
| | | | | Pointy hat: dvl Sponsored by: Absolight
* Update to 2.4.6sunpoet2018-01-3014-14/+188
| | | | | | | | - Update COMMENT - Add LICENSE_FILE - Strip shared library Changes: https://github.com/a2o/snoopy/blob/master/ChangeLog
* Upgrade to build 242dvl2018-01-302-7/+10
| | | | Approved by: feld (maintainer)
* Fix for use with either GSSAPI_BASE or GSSAPI_HEIMDALdvl2018-01-303-2/+11
| | | | | | | | | Without, the first invocation of authGSSClientStep raises kerberos.GSSError after failing to acquire a ticket for the krbtgt service on the intended host rather than the specified service. PR: 204899 Submitted by: John W. O'Brien <john@saltant.com>
* security/vuxml: mark firefox < 58.0.1 as vulnerablejbeich2018-01-301-0/+27
|
* security/vuxml: bump min waterfox version with FF58 fixesjbeich2018-01-301-2/+2
|
* Fix pkg-plist.tijl2018-01-303-1/+3
| | | | Submitted by: dbn
* Add back libnsspem. It was split off into a separate package.tijl2018-01-304-2/+15
| | | | | PR: 225541 Submitted by: dbn
* Update range for linux-*-nss.tijl2018-01-301-2/+9
| | | | | | PR: 225541 Submitted by: dbn Security: https://access.redhat.com/errata/RHSA-2017:2832
* FIx range for dovecotzeising2018-01-301-1/+1
| | | | 2.2.33.2_2 is vulnerable.
* Update to 20180127antoine2018-01-292-4/+4
|
* Update to 0.007sunpoet2018-01-292-4/+5
| | | | | | - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Authen-SCRAM/Changes
* Update to 1.0.40sunpoet2018-01-292-4/+4
| | | | Changes: https://github.com/keybase/kbfs/commits/master
* security/nss: unbreak on aarch64 after r459458jbeich2018-01-291-0/+27
| | | | | | | PR: 225326 Submitted by: mikael.urankar@gmail.com Obtained from: upstream (NSS 3.36) MFH: 2018Q1
* Add the plog an IP Filter log parse utility that summarizes ipmoncy2018-01-284-0/+39
| | | | | | | | | | | | | | | output into a tablular form. I have been using this tool in various forms on my IP Filter firewalls for almost twenty years. Maybe someone else might find it useful too. Description from http://www.antibozo.net/ogata/webtools/: plog is a parser for the logged output of the ipmon utility that is part of the excellent IP-Filter packet-filtering and NAT package written and maintained by Darren Reed. plog translates the somewhat garbled output from ipmon into a report that aids analysis of your firewall traffic. The current version number is 0.10.
* Remove expired ports:rene2018-01-2819-297/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2018-01-27 emulators/raine: Broken for more than 6 months 2018-01-27 mail/libmapi: Broken for more than 6 months 2018-01-27 www/lessc: Broken for more than 6 months 2018-01-27 www/uglifyjs: Broken for more than 6 months 2018-01-27 www/py-octoprint: Broken for more than 6 months 2018-01-27 www/xpi-noscript: Broken for more than 6 months 2018-01-27 www/npm-less-plugin-clean-css: Broken for more than 6 months 2018-01-27 www/caudium14: Depends on expiring lang/pike78 2018-01-27 www/hinventory-client: Broken for more than 6 months 2018-01-27 security/tclgpg: Broken for more than 6 months 2018-01-27 security/pond: Broken for more than 6 months 2018-01-27 security/mdcrack: Broken for more than 6 months 2018-01-27 devel/npm-commander: Broken for more than 6 months 2018-01-27 devel/py-protocols-devel: Broken for more than 6 months 2018-01-27 devel/py-InlineEgg: Broken for more than 6 months 2018-01-27 devel/npm-amdefine: Broken for more than 6 months 2018-01-27 devel/npm-source-map: Broken for more than 6 months 2018-01-27 devel/libical-glib: Broken for more than 6 months 2018-01-27 devel/npm-graceful-readlink: Broken for more than 6 months 2018-01-27 devel/npm-clean-css: Broken for more than 6 months 2018-01-27 devel/py-ruledispatch: Depends on expiring devel/py-protocols-devel 2018-01-27 games/balazarbrothers: Broken for more than 6 months 2018-01-27 games/libretro-cores: Broken for more than 6 months 2018-01-27 games/gish-demo: Broken for more than 6 months 2018-01-27 games/cheech: Broken for more than 6 months 2018-01-27 audio/mbrolavox: Broken for more than 6 months 2018-01-27 audio/linux-mbrola: Depends on expiring audio/mbrolavox 2018-01-27 audio/gigedit: Broken for more than 6 months 2018-01-27 audio/gnomoradio: Broken for more than 6 months 2018-01-27 math/asir2000: Broken for more than 6 months 2018-01-27 multimedia/librespot: Broken for more than 6 months 2018-01-27 multimedia/bombono: Broken for more than 6 months 2018-01-27 lang/gcl: Broken for more than 6 months 2018-01-27 lang/pike78: Broken for more than 6 months 2018-01-27 shells/ambit: Broken for more than 6 months
* security/zeronet: Update to 0.6.1yuri2018-01-283-5/+20
| | | | | | | | | | The change log: https://github.com/HelloZeroNet/ZeroNet/releases/tag/v0.6.1 Also, updated the maintainer's e-mail. Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14078
* security/tor-devel: Update to 0.3.3.1yuri2018-01-283-4/+19
| | | | | | | | | | The announcement and the change log: https://blog.torproject.org/tor-0331-alpha-released-back-unstable-development Also, tor_setuid feature is merged from security/tor. Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D14066
* security/nextcloud-passman: Add Nextcloud Passman appbrnrd2018-01-275-0/+200
|
* Document gcab stack overflow.kwm2018-01-271-0/+30
| | | | Security: CVE-2018-5345
* - Fix LICENSEamdmi32018-01-272-2/+3
| | | | | | | - Add LICENSE_FILE - Update WWW Approved by: portmgr blanket
* Document dovecot issueswills2018-01-261-0/+32
| | | | Submitted by: Roger Marquis <marquis@roble.com>
* Document curl issueswills2018-01-261-0/+35
| | | | Submitted by: Roger Marquis <marquis@roble.com>
* document recent clamav vulnerabilitiescmt2018-01-261-0/+43
| | | | See: http://blog.clamav.net/2018/01/clamav-0993-has-been-released.html
* Fix wordpress entries in vuxmlamdmi32018-01-261-14/+14
| | | | | | | - Fix incorrect package names - Fix epoch in older entry which makes it incorrectly report fresh ports as vulnerable With hat: ports-secteam
* Update to 1.10.0jhale2018-01-2612-106/+50
| | | | | | Simplify python version detection Changes: https://lists.gnupg.org/pipermail/gnupg-users/2017-December/059592.html
* security/clamav: upgrade to 0.99.3.ler2018-01-264-31/+8
| | | | | | | | | | | | * Update to 0.99.3. * Fix following portlint warnings. ** Move position of USES in Makefile. ** Remove reference of undefined LLVM option. ** Regenerate files/patch-libclamav_regex_pcre.c by 'make makepatch ** add USES=ssl PR: 225461 Submitted by: yasu@utahime.org
* Update to 0.23sunpoet2018-01-252-4/+4
| | | | Changes: http://search.cpan.org/dist/Crypt-SMIME/Changes
* Fix build with Python != 2.7mat2018-01-251-1/+1
| | | | | Pointy hat: pi Sponsored by: Absolight
* Update to 1.1.0antoine2018-01-243-15/+4
|
* Update to 3.5.17.tijl2018-01-243-5/+5
|
* - Update name of autoreconf WRKSRC variable in commentak2018-01-241-1/+1
| | | | | | | | - Fix a few ports with invalid USES autoreconf arguments - Add check for invalid USES autoreconf arguments Differential Revision: https://reviews.freebsd.org/D14004 Approved by: tijl (autotools maintainer), portmgr (mat)
* - Update to 2.9.11.1zi2018-01-243-8/+16
|
* This apparently links libunwind directly.bdrewery2018-01-241-0/+1
|
* security/vuxml: seamonkey 2.49.2 will use firefox-esr 52.6 enginejbeich2018-01-241-1/+2
|
* security/py-fail2ban: update 0.10.1 -> 0.10.2pi2018-01-243-26/+14
| | | | | | | | | - many fixes from upstream for bugs in the 0.10.x version - automatic upgrade of python code to python3, if that is used PR: 225317 Submitted by: theis@gmx.at (maintainer) Changes: https://github.com/fail2ban/fail2ban/blob/0.10.2/ChangeLog
* security/vuxml: mark firefox < 58 as vulnerablejbeich2018-01-241-0/+112
|
* Update to 0.22sunpoet2018-01-232-4/+4
| | | | Changes: http://search.cpan.org/dist/Crypt-SMIME/Changes
* Update to 1.3.0sunpoet2018-01-232-6/+5
| | | | Changes: https://github.com/GoogleCloudPlatform/google-auth-library-python/blob/master/CHANGELOG.rst
* Update to 1.0.40sunpoet2018-01-232-4/+4
| | | | Changes: https://github.com/keybase/client/releases
* Fix typo.krion2018-01-231-1/+1
|
* Document new vulnerability in dns/powerdns-recursor < 4.1.1krion2018-01-231-0/+31
| | | | | Obtained from: https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2018-01.html Security: CVE-2018-1000003
* Update to version 1.1.2girgen2018-01-232-4/+4
|
* Try to fix build on -CURRENT and add LICENSE.ale2018-01-233-6/+19
|
* Update to 7.5.0:hrs2018-01-232-4/+4
| | | | | | | | | - In Heimdal 7.1 through 7.4, remote unauthenticated attackers are able to crash the KDC by sending a crafted UDP packet containing empty data fields for client name or realm. Security: CVE-2017-17439 PR: 224191
* Add new port security/keepass-plugin-keepassrpcwoodsb022018-01-236-0/+76
| | | | | | | | | | | KeePassRPC is a KeePass plugin that allows applications to transfer passwords to and from KeePass. One such application is the Kee plugin for Firefox, which adds free, secure and easy to use password management features to your web browser which save you time and keep your private data more secure. WWW: https://www.kee.pm/
* security/stoken: fix constant that was renamed in libtommath 1.18.1gahr2018-01-231-0/+2
| | | | | | See https://github.com/libtom/libtomcrypt/commit/3522c7 Reported by: antoine
* security/libtomcrypt: use official tarball, install PDF, bump PORTREVISIONgahr2018-01-232-9/+14
| | | | Reported by: mat
* Distfile was rerolled to fix typos in french translationsantoine2018-01-232-3/+4
| | | | Reported by: pkg-fallout
* Document new vulnerabilities in www/chromium < 63.0.3239.108cpm2018-01-231-0/+31
| | | | | Obtained from: https://chromereleases.googleblog.com/2017/12/stable-channel-update-for-desktop_14.html Security: CVE-2017-15429
* Document new vulnerabilities in www/chromium < 63.0.3239.84cpm2018-01-231-0/+88
| | | | Obtained from: https://chromereleases.googleblog.com/2017/12/stable-channel-update-for-desktop.html
* Document new vulnerability in www/chromium < 62.0.3202.94cpm2018-01-231-0/+30
| | | | | Obtained from: https://chromereleases.googleblog.com/2017/11/stable-channel-update-for-desktop_13.html Security: CVE-2017-15428
* Add missing entry for www/chromiumcpm2018-01-231-1/+5
| | | | Security: CVE-2017-15406
* security/sqlmap: update to 1.2rm2018-01-232-6/+6
|
* security/py-{acme,certbot}: Update to 0.21.0cpm2018-01-224-8/+9
| | | | | | | | | | | | | | | | Common: - Update PORTVERSION and distinfo checksum (0.21.0) security/py-acme: - Add security/py-josepy to RUN_DEPENDS Changelog: https://github.com/certbot/certbot/blob/master/CHANGELOG.md#0210---2018-01-17 Reviewed by: koobs Approved by: koobs (maintainer, py-certbot) Differential Revision: https://reviews.freebsd.org/D13981
* security/py-josepy: JOSE protocol implementation in Pythoncpm2018-01-224-0/+45
| | | | | | | | | | | | | | | | JOSE (Javascript Object Signing and Encryption) is a Python implementation of the standards developed by IETF Javascript Object Signing and Encryption (Active WG), in particular the following RFCs: - JSON Web Algorithms (JWA) - JSON Web Key (JWK) - JSON Web Signature (JWS) Originally developed as part of the ACME protocol implementation. WWW: https://josepy.readthedocs.io/en/latest/ Differential Revision: https://reviews.freebsd.org/D14013
* - Fix RUN_DEPENDSsbz2018-01-221-1/+2
| | | | | PR: 225354 Submitted by: Yasuhiro Kimura <yasu at utahime.org>
* - Update to 2.1.4sbz2018-01-222-5/+4
| | | | PR: 225348
* security/libtomcrypt: update to 1.18.1gahr2018-01-224-145/+35
| | | | | | | | Changes: https://github.com/libtom/libtomcrypt/blob/v1.18.1/changes Please note that the PDF documentation is not distributed anymore. You can find the latest version pre-built at the release page: https://github.com/libtom/libtomcrypt/releases/tag/v1.18.1
* security/libgcrypt: Fix build for powerpc/powerpcspecpm2018-01-221-0/+13
| | | | | | | | - Add the missing check for powerpcspe- and powerpc- in mpi/config.links Submitted by: jhibbits Approved by: cpm (maintainer) Differential Revision: https://reviews.freebsd.org/D13854
* Update to 3.0.0antoine2018-01-214-30/+25
|
* New port: security/py-pyblake2antoine2018-01-215-0/+40
| | | | | | pyblake2 is an extension module for Python implementing BLAKE2 hash function. WWW: https://github.com/dchest/pyblake2
* Fix a deprecation warning when using psxview with xlsx outputantoine2018-01-212-3/+6
|
* Update to 3.7.1antoine2018-01-214-7/+6
|
* Fix TEST_DEPENDS, the yapf command is needed, not the yapf moduleantoine2018-01-211-1/+1
|
* Update to 20180115antoine2018-01-212-5/+6
|
* Remove unnecessary BUILD_DEPENDSsunpoet2018-01-211-2/+0
| | | | | | | | They are development dependencies. PR: 225139 Submitted by: sunpoet (myself) Approved by: Matthias Fechner <idefix@fechner.net> (maintainer)
* Remove unnecessary BUILD_DEPENDSsunpoet2018-01-211-1/+0
| | | | | | | | This is a development dependency. PR: 225138 Submitted by: sunpoet (myself) Approved by: Matthias Fechner <idefix@fechner.net> (maintainer)
* Remove unnecessary BUILD_DEPENDS and LIB_DEPENDSsunpoet2018-01-211-9/+1
| | | | | | | | | All BUILD_DEPENDS are development dependencies. All LIB_DEPENDS are brought by ruby PR: 225137 Submitted by: sunpoet (myself) Approved by: Matthias Fechner <idefix@fechner.net> (maintainer)
* Update to 4.16.32antoine2018-01-212-6/+7
|
* Update to 1.3.25antoine2018-01-212-4/+4
|
* security/veracrypt: unbreak build with wxWidgets 3.0.3jbeich2018-01-212-0/+16
| | | | | | | | | | TextUserInterface.cpp:122:5: error: const_cast from 'const wxScopedWCharBuffer' (aka 'const wxScopedCharTypeBuffer<wchar_t>') to 'wchar_t *' is not allowed const_cast <wchar_t *> (passwordStr.wc_str())[i] = L'X'; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PR: 223758 Submitted by: rozhuk.im@gmail.com Approved by: maintainer timeout (2 months)
* Update security/pinentry* to 1.1.0 [1]jhale2018-01-216-35/+54
| | | | | | | Add security/pinentry-fltk, fltk frontend [2] PR: 225190 [1], 225191 [2] Submitted by: Dmitri Goutnik <dg@syrec.org>
* - Update to 17.5.0sbz2018-01-212-4/+4
|
* - Update to 2.4.0sbz2018-01-212-5/+5
|
* Bump PORTREVISION since adding CPEgirgen2018-01-201-0/+1
|
* Fix build problems with clanggirgen2018-01-204-1/+78
| | | | Two patches where pulled from upstream repository.
* security/nss: update to 3.35jbeich2018-01-205-22/+8
| | | | | | | Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.35_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_35_RTM ABI: https://abi-laboratory.pro/tracker/timeline/nss/ MFH: 2018Q1
* Update to 2018.1.18sunpoet2018-01-202-4/+4
| | | | Changes: https://github.com/certifi/python-certifi/commits/master
* Add more information about the recents security notice for shibboleth2-spgirgen2018-01-201-0/+12
|
* security/libtasn1: update to 4.13novel2018-01-193-6/+6
| | | | While here, reorder USE* to pet portlint.
* security/vuxml: Document vulnerability in dns/unbounddbaio2018-01-191-0/+30
| | | | | | | Security: CVE-2017-15105 PR: 225313 Reported by: jaap@NLnetLabs.nl
* Document phpbb3 issuesjoneum2018-01-191-0/+29
| | | | | Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D13983
* security/vuxml: Fix tabs and spaces settingsbrnrd2018-01-191-0/+2
|
* security/vuxml: Document 2018Q1 Oracle MySQL vulnsbrnrd2018-01-191-2/+107
|
* Document wordpress issuesjoneum2018-01-191-0/+36
| | | | | Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13954
* Update to 20180110antoine2018-01-192-4/+4
|
* Minisign is a dead simple tool to sign files and verify signatures.feld2018-01-184-0/+32
| | | | | | | It is portable, lightweight, and uses the highly secure Ed25519 public-key signature system. WWW: https://github.com/jedisct1/minisign
* devel/boost-*: update to 1.66.0jbeich2018-01-189-4/+9
| | | | | | | Changes: http://www.boost.org/users/history/version_1_66_0.html PR: 223922 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D13279
* security/sshguard: Update to 2.1.0dbaio2018-01-186-44/+28
| | | | | | | | | | Improve descriptions, pkg-message and update WWW. Changes: https://sourceforge.net/p/sshguard/mailman/message/36109171/ PR: 224153 Submitted by: Kevin Zheng <kevinz5000@gmail.com> Approved by: maintainer timeout (dan.mcgregor@usask.ca, > 2 weeks)
* security/obfs4proxy-tor: Update pkg-messagedbaio2018-01-182-15/+14
| | | | | | | | | | | Update pkg-message to reflect obfs4's man page, obfs4 works only as managed pluggable transport spawned as a helper process via the tor daemon, and needs no extra options to operate in such mode. Also fix a typo and a white space. PR: 225068 Submitted by: Vinícius Zavam <egypcio@googlemail.com> (maintainer)
* Document GitLab issueswills2018-01-181-0/+32
|
* Update security/sudo to 1.8.22garga2018-01-174-20/+7
| | | | Sponsored by: Rubicon Communications, LLC (Netgate)
* Update to 1.84sunpoet2018-01-172-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-SSLeay/Changes
* Update KDE Frameworks to 5.42.0tcberner2018-01-171-3/+3
| | | | | | | PR: 225155 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D13816
* clang 6 is full of surprises. Fix build on 12-CURRENT 1200056.cy2018-01-172-14/+8
|
* Update to 1.6.1sunpoet2018-01-162-4/+4
| | | | Changes: https://github.com/onelogin/ruby-saml/releases
* security/sslsplit: update to 0.5.1swills2018-01-164-42/+4
|
* Update to 0.5.0sunpoet2018-01-163-17/+11
| | | | | | | | - Pet portlint Changes: https://github.com/lukas2511/dehydrated/releases PR: 225158 Submitted by: Sascha Holzleiter <sascha@root-login.org> (maintainer)
* Update security/botan2 to 2.4.0sunpoet2018-01-164-22/+27
| | | | | | | | | | | | - Fix build on aarch64 - While I'm here: - Strip shared library in post-install: - Do not silence installation message - Bump PORTREVISION of dependent ports for shlib change Changes: https://botan.randombit.net/news.html PR: 225085 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* Update to 0.21sunpoet2018-01-162-4/+4
| | | | Changes: http://search.cpan.org/dist/Crypt-SMIME/Changes
* security/clamav: remove LHA from default options.ler2018-01-151-2/+2
| | | | | | | r459039 made distribution of the lha binary not allowed. PR: 225180 Submitted by: antoine
* security/tor: Update to 0.3.2.9yuri2018-01-153-6/+6
| | | | | | | | | | | | | | | | This release contains many new features and many bugfixes. Plesee see the complete list here: https://blog.torproject.org/tor-0329-released-we-have-new-stable-series Additionally, this update adds "#include <osreldate.h>" to qualm the compiler warning that was caused by the previous fix. Now security/tor and security/tor-devel are identical. Submitted by: myself Reported by: upstream notification Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D13820
* security/tor-devel: Update to 0.3.2.9yuri2018-01-152-4/+4
| | | | | | | | | security/tor-devel and security/tor have converged at this point to 0.3.2.9. Submitted by: myself Reported by: upstream notification Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13899
* - Fix installation broken by undefined ac_given_INSTALL in configure script.tijl2018-01-142-8/+15
| | | | | | - Improve patch commands that add DESTDIR support. Reported by: antoine
* Document DNS rebinding vulnerabilities in net-p2p/transmission-daemonwoodsb022018-01-141-0/+39
| | | | | PR: 225150 Security: https://www.vuxml.org/freebsd/3e5b8bd3-0c32-452f-a60e-beab7b762351.html
* Set STANDALONE default to ON by default.dvl2018-01-141-2/+2
| | | | | | | This pulls in net/socat PR: 225107 Submitted by: Ed Schouten <ed@FreeBSD.org>
* Work around sem_unlink bug on FreeBSD when /tmp is using tmpfsantoine2018-01-132-0/+38
| | | | PR: 189353
* Update to 0.39sunpoet2018-01-132-4/+4
| | | | Changes: http://search.cpan.org/dist/POE-Filter-SSL/Changes
* Make local DB-errors more descriptive.ume2018-01-132-1/+44
| | | | | | | This patch will be included into comming 2.1.27. PR: 198323 Submitted by: Mikhail Teterin
* Document vulnerability of devel/xmltoolinggirgen2018-01-131-0/+42
| | | | | | security/shibboleth2-sp depends on the xmltooling port Security: CVE-2018-0486
* security/trousers: fix distinfopi2018-01-122-4/+4
| | | | | | | | - see the PR for the diff between the two distfiles PR: 221105 MFH: 2018Q1 Approved by: hrs (maintainer timeout)
* security/base-audit: update 0.1 -> 0.2pi2018-01-123-22/+34
| | | | | | | | | - Introduce security_status_baseaudit_period variable to files/405.pkg-base-audit.in in order to make it possible to specify when this script is executed (i.e. daily, weekly or monthly). PR: 224239 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>, Miroslav Lachman <000.fbsd@quip.cz> (maintainer)
* Add vim-console instead of replacing vim-list.adamw2018-01-121-0/+6
| | | | Reported by: ohauer
* Chase the vim-lite -> vim-console renameadamw2018-01-121-6/+6
|
* Update to 1.0.3sunpoet2018-01-122-3/+4
| | | | Changes: https://github.com/linchus/omniauth-gitlab/commits/master
* Update to 0.20sunpoet2018-01-122-4/+4
| | | | Changes: http://search.cpan.org/dist/Crypt-SMIME/Changes
* Update 1password-client to 0.2adamw2018-01-122-8/+8
|
* Remove superfluous linefeeds.danfe2018-01-127-7/+0
|
* Do not abuse INSTALL_MAN when installing documentation, examples, anddanfe2018-01-119-12/+12
| | | | other miscellaneous files that are not actually manual pages (part 2).
* Patch configure directly so USE_AUTOTOOLS can be removed.tijl2018-01-113-12/+11
|
* Patch configure directly so USE_AUTOTOOLS can be removed.tijl2018-01-113-23/+3
|
* Fix build on FreeBSD 10.ale2018-01-111-0/+2
|
* security/boringssl: update to new snapshotswills2018-01-112-5/+5
|
* security/2fa: Update to 1.1.0swills2018-01-112-5/+9
| | | | | PR: 224934 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
* trezord (short for TREZOR Daemon), or TREZOR Bridge, is a small piece ofale2018-01-1111-0/+493
| | | | | | software, used for websites, to talk with TREZOR devices. WWW: https://github.com/trezor/trezord
* security/rubygem-six: update to 0.2.1swills2018-01-112-3/+4
|
* Do not abuse INSTALL_MAN when installing documentation, examples, anddanfe2018-01-104-17/+17
| | | | other miscellaneous files which are not actually manual pages.
* - Add support for RSA soft token via libstoken [1]zi2018-01-101-2/+11
| | | | | | | - Make GSSAPI optional (still on by default, as before) PR: 208946 [1] Requested by: timp87@gmail.com [1]
* - Fix build on mips by disabling unknown warning flagamdmi32018-01-101-2/+10
| | | | | MFH: 2018Q1 Approved by: portmgr blanket
* - Don't try to use lib32 directory, fixes build on mipsamdmi32018-01-101-2/+3
| | | | | | | - While here, tiny whitespace fix MFH: 2018Q1 Approved by: portmgr blanket
* Use ${COPYTREE_SHARE} instead of ${CP}krion2018-01-101-1/+1
| | | | Reported by: mat
* - Remove explicit -march=native declaration.krion2018-01-103-6/+40
| | | | | | | | | - Mark ONLY_FOR_ARCHS=amd64 (it is temporary only until I'm ready with proper configure and Makefiles to set ARCH_FOR_p448=arch_ref64 ARCH_FOR_p25519=arch_ref64 for aarch64 instead of arch_x86_64 and arch_32 for i386) - Manually install headers (until we've proper build system in upstream as well)
* security/libargon2: Update to 20171227dbaio2018-01-102-5/+4
| | | | | | | Changes: https://github.com/P-H-C/phc-winner-argon2/blob/20171227/CHANGELOG.md PR: 225022 Submitted by: Christopher Hall <hsw@bitmark.com> (maintainer)
* Document the latest Flash Player vulnerability.jkim2018-01-101-0/+29
| | | | https://helpx.adobe.com/security/products/flash-player/apsb18-01.html
* security/pecl-mcrypt: Add portpizzamig2018-01-104-0/+28
| | | | | | | This PHP extension works only with PHP 7.2 It provides an extension deprecated in the last version of PHP Sponsored by: trivago N.V.
* Remove support for variables that have been deprecated for a while.mat2018-01-093-9/+1
| | | | | | | | | | | | | | | | | | | | | | | | variables deprecation revision WITHOUT_NLS 2013-12-13 r336337 WITH_/WITHOUT_ 2014-02-24 r345870 NOPORT(DOC|EXAMPLE)S 2014-04-19 r351587 WITH_BDB_VER 2016-05-02 r414444 OVERRIDE_LINUX_BASE_PORT 2016-09-05 r421387 WITH_OPENSSL_(BASE|PORT) 2016-06-16 r416965 While there, add an ERROR variable that works like DEV_ERROR, but for user facing errors, and move NOPORTDOCS, NOPORTEXAMPLES and WITHOUT_NLS to it. Cleanup bsd.sanity.mk a bit. Fix fallout. PR: 224613 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D13490
* security/vuxml: Document vulnerability in www/awstatsdbaio2018-01-091-0/+29
| | | | | | | Security: CVE-2017-1000501 PR: 225007 Reported by: Vidar Karlsen <vidar@karlsen.tech>
* Add security/libdecafkrion2018-01-095-0/+83
| | | | | | | | Implementation of elliptic curve cryptography using the Montgomery and Edwards curves Curve25519, Ed25519, Ed448-Goldilocks and Curve448, using the Decaf / Ristretto encoding. Approved by: mat (mentor)
* A small, self-contained API server written in Ruby and Sinatra tofeld2018-01-096-0/+129
| | | | | | provide a private backend for the open-source Bitwarden apps. WWW: https://github.com/jcs/bitwarden-ruby
* A Ruby implementation of the Password-Based Key-Derivation Function v2feld2018-01-094-0/+26
| | | | WWW: https://github.com/emerose/pbkdf2-ruby
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.krion2018-01-081-1/+1
|
* - Update to 4.2.4wen2018-01-082-4/+4
| | | | | PR: 224991 Submitted by: koue@chaosophia.net(maintainer)
* security/softhsm2: fix install of p11-kit .module filepi2018-01-082-1/+9
| | | | | | | | | | - See also https://github.com/opendnssec/SoftHSMv2/issues/230 PR: 212518 Submitted by: jaap@NLnetLabs.nl (maintainer) Reported by: dwmw2@infradead.org Tested by: w.schwarzenfeld@utanet.at
* security/munge: Fix patch filebofh2018-01-082-9/+9
| | | | Reported by: antoine
* security/munge: Update version 0.5.12=>0.5.13bofh2018-01-082-8/+8
| | | | | | | | | - Fix GH_TAGNAME: use tag name instead of hash [1] - Fix indent [1] PR: 224707 [1] Submitted by: sunpoet [1] Relnotes: https://github.com/dun/munge/releases
* Sort SUBDIRssunpoet2018-01-071-3/+3
|
* Strip shared library in post-install:sunpoet2018-01-072-3/+3
| | | | - Sort PLIST
* Update Qt5 ports to 5.9.3.rakuco2018-01-071-0/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This took quite a lot of time because Qt's own build system underwent several changes in 5.8.0 that took a while to adapt to. And, of course, qt5-webengine is a behemoth that we need to patch like crazy due to its bundling of Chromium. In fact, most of the Chromium patches in qt5-webengine have been imported with no changes from www/chromium@433510 ("www/chromium: update to 56.0.2924.87"). New port: accessibility/qt5-speech Bigger changes to Qt5 ports we had to make: - Qt now allows using a configure.json file to define configuration options and specify configuration checks that can be done when qmake is invoked. However, configure.json checks done in a subdirectory only propagates to subdirectories, and checks elsewhere will fail if all .pro files are being parsed at once (i.e. qmake -recursive), so several ports had to switch to USES=qmake:norecursive along with manual additional qmake invocations in subdirectories in order to work. It's been mentioned in a few places such as Qt's bug tracker that qmake's recursive mode is pretty much deprecated, so we might switch to non-recursive mode by default in the future. - Uses/qmake.mk: Introduce QMAKE_CONFIGURE_ARGS. qmake now accepts arbitrary options such as '-foo' and '-no-bar' at the end of the command-line. They can be specified in QMAKE_CONFIGURE_ARGS. - graphics/qt5-wayland: The port can only be built if graphics/mesa-libs is built with the WAYLAND option, so a corresponding option (off by default) was added to the port. - misc/qt5-doc: Switch to a pre-built documentation tarball. The existing port was not working with Qt 5.9. Instead of trying to fix it, switch to what Gentoo does and fetch a tarball that already contains all documentation so that we do not have to build anything at all. The tarball's name and location in download.qt.io look a bit weird, but it seems to work fine. - www/qt5-webengine: Use binutils from ports, Chromium's GN build system generates a build.ninja that uses ar(1) with the @file syntax that is not supported by BSD ar, so we need to use GNU ar from binutils. - x11-toolkits/qt5-declarative-render2d: This port was merged into the main Qt Declarative repository upstream, and into x11-toolkits/qt5-quick in the ports tree. Changes to other ports we had to make: - biology/ugene: Drop a '#define point "."' that is not present in more recent versions of the port. Defining a macro with such a common name causes build issues with Qt 5.9, which uses |point| as an argument name in methods. - cad/qelectrotech: Fix plist with Qt 5.9. Directories are no longer installed with `cp -f -R', but rather `qmake install qinstall', which does not install %%DATADIR%%/elements/10_electric/20_manufacturers_articles/bosch_rexroth/.directory That's a local file that should not even have been part of the tarball anyway. - chinese/gcin-qt5: Add additional private Qt directories (which should not be used in the first place) to get the port to build with Qt 5.9. - devel/qtcreator: Fix plist with Qt 5.9. Something changed in qdoc and some test classes no longer generate documentation files. - security/keepassx-devel: Import a patch sent upstream almost a year ago to fix the build with Qt 5.9. Thanks to antoine for the exp-run, and tcberner and Laurent Cimon <laurent@nuxi.ca> for landing changes in our qt-5.9 branch. PR: 224849
* security/vuxml: Document multiple vulnerabilities in irc/irssidbaio2018-01-071-0/+38
| | | | | | | | | | | Security: CVE-2018-5205 Security: CVE-2018-5206 Security: CVE-2018-5207 Security: CVE-2018-5208 PR: 224954 Reported by: tj@mrsk.me (email) Reported by: David O'Rourke <dor.bsd@xm0.uk>
* Corrected shared library names that got the .abi3 suffix for python-36 and ↵yuri2018-01-063-2/+5
| | | | | | | | | | | | | | | | | | | | | | | up after devel/py-cffi upgrade to 1.11.2 This is the followup for the r457997 commit that updated devel/py-cffi to 1.11.2. As it turned out, the shared object names built by py-cffi has changed in python 36. Dependent ports can choose between installing such shared object as part of their plist, or generating them in the runtime and placing them into ~/.cache/{port-name}/ The former ones, that include the shared objects in their plist, got affected. 4 of the ports were failing explicitly in their py36 flavor during the strip phase. The other 6 were either missing strip entirely, or performed the strip operation without using explicit shared object names. These 6 ports didn't trigger any build errors, and were failing silently during the runtime, making the problem very hard to detect. Precisely, .abi3 suffix is now added for the py36 flavor of relevant ports. Here are the 10 ports that got affected and are now corrected: databases/py-psycopg2cffi devel/py-pygit2 devel/py-xattr devel/py-pyopencl devel/py-atomiclong multimedia/py-librtmp net/py-nnpy security/py-bcrypt security/py-cryptography security/py-pynacl All of them got the * in the stripped shared object name, and a PORTREVISION bump.
* security/vuxml: mark firefox < 57.0.4 as vulnerablejbeich2018-01-061-0/+45
|
* security/rubygem-rbnacl-libsodium: update to 1.0.16swills2018-01-053-8/+8
| | | | | PR: 224919 Approved by: Matthias Fechner <idefix@fechner.net> (maintainer)
* security/rubygem-rbnacl4: create portswills2018-01-054-0/+32
| | | | | | | 4.x version required by gitlab PR: 224931 Submitted by: Matthias Fechner <idefix@fechner.net> (maintainer)
* - update to 1.0.33dinoex2018-01-052-4/+4
|
* security/gnutls: revert r431494 per FreeBSD 11.0 EOLjbeich2018-01-051-11/+2
| | | | | PR: 216045 Approved by: portmgr blanket
* security/rubygem-rbnacl: update to 5.0.0swills2018-01-052-4/+4
|
* * Add modified date to for libevhtp vulnerableultima2018-01-051-0/+1
| | | | Thank you dbaio for catching this.
* Mark DEPRECATED and set EXPIRATION_DATE to 2018-01-31sunpoet2018-01-051-0/+3
|
* Update to 2.0.16sunpoet2018-01-052-4/+4
| | | | Changes: https://github.com/ueno/ruby-gpgme/blob/master/NEWS
* * Revision bump for libevhtpultima2018-01-053-1/+30
| | | | | | * Fix build errors for updated libevhtp MFH: 2018Q1
* * Add libevhtp to list of vulnerable ports.ultima2018-01-051-0/+4
| | | | | | Libevhtp prior to 1.2.14 uses oniguruma 5.9.2 and is vulnerable if using the REGEX option, which is the default.
* security/pecl-pam: Add patch to fix pecl-pam with PHP 7*joneum2018-01-042-3/+123
| | | | | | | PR: 224843 Submitted by: flo Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13740
* Update devel/json-c to 0.13sunpoet2018-01-0322-23/+25
| | | | | | | | | | - Add TEST_TARGET - While I'm here, fix shebang for net/opensips - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/json-c/json-c/blob/master/ChangeLog PR: 224675 Exp-run by: antoine
* Update to upstream version 0.0.62riggs2018-01-032-76/+79
| | | | | | | | | | | | | | | Detailed maintainer log: - v0.0.62: Miscellaneous tweaks - Updated Let's Encrypt agreement URL in example response file. - Now builds for current Go 1.x version in Travis rather than Go 1.8. - More error details are now available for challenge errors in the acmeapi package. - Error when trying to prompt the user in non-interactive mode now advises user to remove --batch flag. PR: 224627 Submitted by: samm@os2.kiev.ua (maintainer) MFH: 2018Q1
* security/pam-modules: Update to 2.2feld2018-01-032-3/+4
|
* Update RUN_DEPENDSsunpoet2018-01-021-2/+1
|
* security/lynis:lme2018-01-022-4/+4
| | | | Update to 2.5.8
* New port, www/rubygem-jwt2 copied from www/rubygem-jwtjrm2018-01-021-1/+1
| | | | This fixes a build issue with security/rubygem-webpush.
* Fix database support in ossec-hids-local and pass maintainer to submitterbrd2018-01-021-3/+3
| | | | | PR: 221269 Submitted by: Dominik Lisiak <dominik.lisiak@bemsoft.pl>
* Update to 0.3.3sunpoet2018-01-022-6/+5
| | | | Changes: https://github.com/zaru/webpush/commits/master
* Add LICENSE_FILEsunpoet2018-01-021-0/+1
| | | | Approved by: portmgr (blanket)
* Update to 2.7.4sunpoet2018-01-021-1/+1
| | | | | | Changes: https://github.com/rubygems/rubygems/blob/master/History.txt PR: 224677 Exp-run by: antoine
* - Patch configure instead of configure.in so USE_AUTOTOOLS can be removed.tijl2018-01-024-53/+41
| | | | | | | - Remove unneeded --docdir, --sysconfdir and --libdir from CONFIGURE_ARGS. - Remove unused RESETPREFIX. - Remove pkg-install because it's already handled by pkg-plist. - Use @sample.
* Remove expired ports:rene2018-01-015-205/+0
| | | | | | | 2017-12-31 security/gnupg20: Will reach EOL upstream on 2017-12-31 2018-01-01 dns/dualserver: Please migrate to dns/dnsmasq. Over the years dualserver becomes unmaintenaible. 2018-01-01 devel/p5-Parse-Pidl44: yes 2018-01-01 sysutils/DTraceToolkit: Now maintained as part of the base system
* security/gpa: update instructions to use the port actually used.rene2018-01-011-1/+1
|
* security/webfwlog: update 1.01 -> 1.1.0pi2018-01-014-75/+95
| | | | | | | | | | - unbreak, remove DEPRECATED, EXPIRATION_DATE - PORTREVISION needed because 1.1.0 is not larger than 1.01 PR: 219755 Submitted by: zeus@ix.netcom.com (maintainer) Changes: https://sourceforge.net/p/webfwlog/code/HEAD/tree/webfwlog/trunk/ChangeLog Relnotes: https://sourceforge.net/p/webfwlog/code/HEAD/tree/webfwlog/trunk/ReleaseNotes
* Update to 4.16.28antoine2018-01-012-4/+5
|
* Update to 0.1.10antoine2018-01-012-4/+4
|
* Update to 0.2.16antoine2018-01-012-4/+4
|
* Update to 20171231antoine2018-01-012-4/+4
|
* Update to 20171230antoine2018-01-012-4/+4
|
* Update to 20171228antoine2017-12-312-4/+4
|
* security/vuxml: Fix FreeBSD PR bugs referencesdbaio2017-12-311-3/+6
|
* - update to 0.7.3ohauer2017-12-313-24/+31
|
* security/rubygem-omniauth-saml: update to 1.8.1swills2017-12-312-4/+4
|
* security/clamav: handle memfs/tmpfs /var/run.ler2017-12-313-2/+23
| | | | | PR: 224728 Submitted by: O. Harmann <ohartmann@walstatt.org>
* security/vault: Update to 0.9.1swills2017-12-312-5/+5
| | | | | PR: 224635 Submitted by: Dani <i.dani@outlook.com>
* Update to 1.8.1sunpoet2017-12-312-4/+4
| | | | Changes: https://github.com/omniauth/omniauth/commits/master
* security/vuxml: Document vulnerabilities in www/otrsdbaio2017-12-311-0/+49
| | | | | | | | | Security: CVE-2017-16664 Security: CVE-2017-16854 Security: CVE-2017-16921 PR: 224729 Reported by: Vidar Karlsen <vidar@karlsen.tech>
* Fix cut-n-paste error in the previous addition for bouncycastle15eugen2017-12-291-1/+1
| | | | (6a131fbf-ec76-11e7-aa65-001b216d295b).
* Document security defect in the Bouncy Castle Crypto APIs: CVE-2017-13098 ↵eugen2017-12-291-0/+31
| | | | | | | ("ROBOT") Obtained from: https://www.bouncycastle.org/releasenotes.html Security: https://vuxml.FreeBSD.org/freebsd/6a131fbf-ec76-11e7-aa65-001b216d295b
* Simplify some USES=pythonantoine2017-12-293-3/+3
| | | | With hat: portmgr
* Update to 1.8.0sunpoet2017-12-282-4/+4
| | | | Changes: https://github.com/omniauth/omniauth/commits/master
* devel/google{test,mock}: update to 1.8.0.450jbeich2017-12-281-1/+1
| | | | Changes: https://github.com/google/googletest/compare/f1a87d7...5490beb
* Fix build on arm (the port is for 32-bit only). While here, canonicalizelinimon2017-12-281-4/+4
| | | | the ARCH statements.
* security/afl: Switch to devel/llvm50tobik2017-12-281-1/+5
| | | | | | | and follow Mesa, Beignet, gecko@, USES=compiler:c++14-lang PR: 224619 Submitted by: jbeich
* Update security/erlang-fast_tls to 1.0.18farrokhi2017-12-272-4/+4
|
* Deprecate ports broken for more than 6 monthsantoine2017-12-274-0/+8
|