Age | Commit message (Collapse) | Author |
|
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q2
|
|
Differential Revision: https://reviews.freebsd.org/D2554
Approved by: swills (mentor), mat (mentor), mm (maintainer, timeout)
|
|
Changelog:
Add lock/unlock for YAZ log writes YAZ-843
|
|
Approved by: portmgr blanket
MFH: 2015Q2
|
|
- Fix gemspec for rubygem-amqp 1.5.0 update
- While I'm here, replace space with tab
- Bump PORTREVISION for package change
Approved by: portmgr (blanket) [1]
|
|
Sponsored by: Absolight
|
|
version 1.2.0.
Mark BROKEN because the build gets further but is still broken.
This version of remmina is incompatible with freerdb 1.2.0. It
appears that remmina 1.2.0 is required.
Approved by: mat (mentor, implicit)
|
|
Sponsored by: Absolight
|
|
The CONFLICT with libproxy was resolved by removing the conflicting files.
0.7.1.2
- Increased limits for header / request size in HTTP proxy
- Increased system failures handling on insufficient resources
0.7.1.1
- Warnings added for most common misconfigurations
- ftppr NLSD command supported
- Ignore NTLM handshake if NTLM is not enabled
- memcpy replaced with memmove for overlapped region
- better EINTR handling on *nix
- FTP proxy debugging output removed, binding for data connection corrected
- memory leak fixed in ldapauth plugin
PR: 188374
Submitted by: igorz@yandex.ru, timp87@gmail.com
|
|
With hat: portmgr
Sponsored by: Absolight
|
|
Changes: https://github.com/fog/fog-aws/commits/master
|
|
Changes: http://search.cpan.org/dist/MaxMind-DB-Reader/Changes
|
|
The pkg-plist isn't absurdly long, especially when docs are omitted, so
convert port from using generated plist to a static one with PORTDOCS
defined. While here, allow the possibility of not installing docs
although this saves no effort and is not recommended since it removes
polyorb from GPS (Gnat Programming Studio IDE) menus.
Also import Makefile.in patch to properly strip binaries.
The main reason for the update was to support the ability to run the
testsuite. When selected (off by default), the "run-testsuite" target
is available, and is intended to be executed after "make install". The
testsuite target will build the examples along with the tests to be run,
but the examples are not installed. However, additional .ali files are
installed as a result (before only their source files were installed).
|
|
- fix a security issue CVE-2015-3887
- add sendto hook to handle MSG_FASTOPEN flag
- replace problematic hostentdb with hostsreader
- fix compilation on OpenBSD (although doesn't work there)
|
|
interface changed.
Before:
% elfdump -d /usr/local/bin/vinagre | grep freerdb
d_val: libfreerdp-cache.so.1.1
d_val: libfreerdp-codec.so.1.1
d_val: libfreerdp-core.so.1.1
d_val: libfreerdp-crypto.so.1.1
d_val: libfreerdp-gdi.so.1.1
d_val: libfreerdp-locale.so.1.1
d_val: libfreerdp-rail.so.1.1
d_val: libfreerdp-utils.so.1.1
After:
% elfdump -d /usr/local/bin/vinagre | grep freerdb
d_val: libfreerdp.so.1.2
d_val: libfreerdp-client.so.1.2
Approved by: mat (mentor, implicit)
|
|
remove zlib from freerdp.pc and winpr.pc. Without this, net/vinagre
still fails to configure.
Approved by: mat (mentor, implicit)
|
|
SHA2 implementation.
Without this, e.g. SSHA512 scheme would result in a crash due to stack
corruption, which is a result of different SHA512 context size in the
contributed SHA2 implementation and the OpenSSL one, plus the allocation
is on stack.
PR: 197004
MFH: 2015Q2
|
|
|
|
|
|
- Add LICENSE
- Remove contiguous blank lines
Changes: https://github.com/WinRb/rubyntlm/blob/master/CHANGELOG.md
https://github.com/WinRb/rubyntlm/commits/master
|
|
- Move net/rubygem-rightflexiscale to net/rubygem-right_flexiscale
- Move net/rubygem-rightgogrid to net/rubygem-right_gogrid
- Move net/rubygem-righthttpconnection to net/rubygem-right_http_connection
- Move net/rubygem-rightslicehost to net/rubygem-right_slicehost
|
|
- Update RUN_DEPENDS
- Remove UNIQUENAME
- Update WWW
- Bump PORTREVISION for dependency change
|
|
- Update RUN_DEPENDS
- Add LICENSE
- Remove UNIQUENAME
- Update WWW
- Bump PORTREVISION for dependency change
|
|
- Update RUN_DEPENDS
- Convert to new options helper
- Remove UNIQUENAME
- Update WWW
- Bump PORTREVISION for dependency change
|
|
- Move LICENSE upward
- Update WWW
|
|
- Add LICENSE
- Fix RUN_DEPENDS
- Remove UNIQUENAME
- Update WWW
- Bump PORTREVISION for dependency change
|
|
Changes: https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md
|
|
- Fix space/tab
|
|
- Add LICENSE
- Remove contiguous blank lines
Changes: https://github.com/arunagw/omniauth-twitter/commits/master
|
|
|
|
|
|
- Sort RUN_DEPENDS
- Remove contiguous blank lines
|
|
- Add LICENSE
- Remove USE_RAKE
Changes: https://github.com/mkdynamic/omniauth-facebook/blob/master/CHANGELOG.md
|
|
- Add LICENSE
- Remove contiguous blank lines
Changes: https://github.com/intridea/omniauth-oauth2/commits/master
|
|
- Add LICENSE
- Remove contiguous blank lines
Changes: https://github.com/intridea/omniauth-oauth/commits/master
|
|
|
|
- Fix space/tab
- Update WWW
|
|
|
|
- Move PKGNAMESUFFIX upward
- Remove NO_LATEST_LINK
- Update WWW
|
|
|
|
- Update to 0.7.14
- Add NO_ARCH [1]
- Add uniquefiles:dirs [1]
- Remove DOCSDIR override [1]
- Refactor regression-test target
- Patch setup.py and release.py to add proper test command support
- Update pkg-descr according to upstream (setup.py) long_description
Inspired by: Patch by tkato432 yahoo com [1]
PR: 197447 [1]
|
|
Approved by: portmgr blanket
|
|
PR: 199944
Differential Revision: https://reviews.freebsd.org/D2634
Submitted by: Michael Fausten <ports@michael-fausten.de>
Approved by: mat (mentor)
|
|
PR: 199945
Differential Revision: https://reviews.freebsd.org/D2633
Submitted by: Michael Fausten <ports@michael-fausten.de>
Approved by: mat (mentor)
|
|
python 2.7.10
Differential Revision: https://reviews.freebsd.org/D2639
Reviewed by: sunpoet, mva
|
|
- update to 0.30
PR: 200402
Submitted by: Kevin Bowling <kevin.bowling@kev009.com>
Obtained from: Limelight Networks
|
|
Provides inotify/kqueue support for Syncthing
WWW: https://github.com/syncthing/syncthing-inotify
|
|
- Add LICENSE_FILE
|
|
base. Without this, net/vinagre fails to configure.
|
|
Reported by: pkg-fallout
|