- 08 Jul, 2016 29 commits
-
-
brnrd authored
- Add backport of patch for EGD issue [1] - Change USE_OPENSSL to USES= ssl - Don't set CPE_VERSION to the default PORTVERSION PR: 205960 [1], 199050 [1] Reviewed by: koobs (python) Approved by: python (koobs) Obtained from: https://hg.python.org/cpython/rev/7c0432cf1f2e [1] MFH: 2016Q3
-
tijl authored
-
tijl authored
-
pi authored
Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. And libmarisa is a C++ library to provide an implementation of MARISA. Also, the package of libmarisa contains a set of command line tools for building and operating a MARISA-based dictionary. WWW: https://github.com/s-yata/marisa-trie PR: 210780 Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw>
-
madpilot authored
-
vanilla authored
-
tijl authored
-
tz authored
Version 2.3.0 - ATTENTION: -I flag is now history and being ignored - determining SCSI attributes is really an 'outside task' - -n flag (NeedResponse) is being ignored, CSW response will now always be read - introduction of parameter "OptionMode", wrapping the standard bulk message for all newer Huawei devices - fixed missing variable initialization in dispatcher script which could lead to crash (thanks, Dmitry Kunilov!) - fixed bug which prevented early logging - fixed success report for Cisco AM10 - some source code formatting and clean-up Version 2.2.6 - Renamed function abort(), avoiding possible conflicts in static builds with libjim (thanks, Gustavo Zacharias) - removed storage class check of interface 0 from dispatcher, enabling new multi-config devices in data package 20151101 PR: 210246 Submitted by: Franco Fichtner <franco@opnsense.org> Approved by: maintainer timeout (3 weeks), junovitch (mentor)
-
amdmi3 authored
- While here, add missing XORG dependency PR: 210802 Submitted by: otacilio.neto@bsd.com.br
-
tz authored
Changelogs: - https://wiki.typo3.org/TYPO3_CMS_6.2.21 - https://wiki.typo3.org/TYPO3_CMS_6.2.22 - https://wiki.typo3.org/TYPO3_CMS_6.2.23 - https://wiki.typo3.org/TYPO3_CMS_6.2.24 - https://wiki.typo3.org/TYPO3_CMS_6.2.25 PR: 210871 Submitted by: freebsd-ports@charlieroot.de (maintainer) Approved by: junovitch (mentor) Security: CVE-2016-5091 MFH: 2016Q3
-
tz authored
Changelogs: - https://wiki.typo3.org/TYPO3_CMS_7.6.6 - https://wiki.typo3.org/TYPO3_CMS_7.6.7 - https://wiki.typo3.org/TYPO3_CMS_7.6.8 - https://wiki.typo3.org/TYPO3_CMS_7.6.9 PR: 210870 Submitted by: freebsd-ports@charlieroot.de Approved by: junovitch (mentor) Security: CVE-2016-5091 MFH: 2016Q3
-
amdmi3 authored
PR: 210902 Submitted by: jjuanino@gmail.com (maintainer)
-
tz authored
8.8.7 - Fix privilege escalation issue with OAuth external users. - Ensure references to private repos aren't shown to logged-out users. 8.8.6 - Fix visibility of snippets when searching. - Update omniauth-saml to 1.6.0 Approved by: junovitch (mentor, implicit) Security: CVE-2016-5697 MFH: 2016Q3
-
amdmi3 authored
- While here, add NO_ARCH PR: 210872 Submitted by: oleg@mamontov.net (maintainer)
-
cy authored
data structure responsible for $TERM handling that is it is impossible to reattach to screen sessions of older versions of screen.
-
tz authored
- Ensure that subclasses of OmniAuth::Stategies::SAML are registered with OmniAuth as strategies - Update ruby-saml to 1.3 to address CVE-2016-5697 (Signature wrapping attacks) Approved by: junovitch (mentor) Security: CVE-2016-5697 MFH: 2016Q3
-
tz authored
- Security Fix Add extra validations to prevent Signature wrapping attacks - Fix XMLSecurity SHA256 and SHA512 uris - Fix Destination validation Approved by: junovitch (mentor) Security: CVE-2016-5697 MFH: 2016Q3
-
-
tijl authored
- Use default linux-c6 MASTER_SITES. PR: 210917
-
tijl authored
print/texinfo which requires gmake. To break this circular dependency gmake-lite was introduced. This can be removed now as well. PR: 210623 Reviewed by: bapt Exp-run by: antoine Approved by: portmgr (antoine)
-
martymac authored
-
tijl authored
PR: 210531 Approved by: maintainer timeout (2 weeks)
-
olgeni authored
-
amdmi3 authored
- Switch to options helpers
-
cy authored
of net/tigervnc. Requested by: Koichiro IWAO <meta@vmeta.jp>
-
junovitch authored
- Update WWW to Github - While here, add NO_ARCH PR: 210824 Submitted by: Nicolas Jombart <ecu@200ok.org> (maintainer)
-
junovitch authored
- Drop patch included in 4.0.12 - Also swap USE_OPENSSL=yes to USES=ssl PR: 210812 Submitted by: Pavel Timofeev <timp87@gmail.com> (maintainer)
-
cy authored
Updates from the tigervnc 1.6.0 base port include: - Multi-threaded decoder in the FLTK viewer - Improved SSH integration in the Java viewer - Fine grained lock down of Xvnc parameters - Compatibility with Xorg 1.18 - Lots of packaging fixes - Better compatibility with Vino, both in the FLTK and Java viewer
-
junovitch authored
- Also swap USE_OPENSSL=yes to USES=ssl PR: 210811 Submitted by: Pavel Timofeev <timp87@gmail.com> (maintainer)
-
- 07 Jul, 2016 11 commits
-
-
cpm authored
- Fixed bugs on python2 - Added URL support Reviewed by: feld (mentor), junovitch (mentor), koobs Approved by: feld (mentor), junovitch (mentor), koobs Differential Revision: D7133
-
junovitch authored
Changes: https://kanboard.net/news/version-1.0.30 https://kanboard.net/news/version-1.0.31 PR: 210818 Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer)
-
stephen authored
-
adamw authored
* vacation extension: The sieve_user_email setting is now used in the check for implicit delivery. - imapsieve plugin: For any mail transaction, the mailbox was opened a second time, even if no mailbox rule matched. This was unintentional, useless and caused problems when the imapsieve plugin was used with other plugins like acl. - extprograms plugin: Significantly improved error handling. No stream errors were logged. - extprograms plugin: Fixed bug in handling of result code from remote program (script service). - extprograms plugin: Connection to remote program service was not retried. - Several small fixes based on static analysis. - Fixed handling of quoted string localparts in email addresses. PR: 210905 Submitted by: maintainer (Larry Rosenman)
-
bapt authored
PR: 210896 Submitted by: lightside@gmx.com Pointyhat to: bapt
-
jkim authored
-
jkim authored
list being stolen and race for the last digit attacks. WWW: https://www.cl.cam.ac.uk/~mgk25/otpw.html
-
feld authored
This makes room for moosefs3-* and moosefs4-* ports. We do not want end users blindly upgrading moosefs across major and have issues or data loss. PR: 210306
-
feld authored
Also make it easier to install/run as another user. PR: 210368
-
cy authored
-
cy authored
and XFree86 4.3.0 is no longer available. Reworking this port to use a more recent xorg-server would be fair bit of work. Suggested by: bapt
-