NOTE: this should not hit users of CURRENT, 7.4 or 8.2.
Reported by: ajtiM <lumiwa@gmail.com>
Warren Block <wblock@wonkity.com>
Christoph Moench-Tegeder <cmt@burggraben.net>
PR: ports/155183
oauth.py code (see net/py-oauth).
A number of notable differences exist between this code and its
forefathers:
* 100% unit test coverage.
* The DataStore object has been completely ripped out.
* Classes are no longer prefixed with OAuth.
* The Request class now extends from dict.
* The library is likely no longer compatible with Python 2.3.
* The Client class works and extends from httplib2.
WWW: http://github.com/simplegeo/python-oauth2
not bump PORTREVISION because the default package
is unchanged.
PR: ports/154782
Submitted by: Maxim Dounin <mdounin@mdounin.ru>
Approved by: maintainer timeout
src/util/sys_defs.h, which is updated upstream
to be aware of the FreeBSD closefrom() support
time window [1]
- Take maintainership [2]
PR: ports/155176 [1]
Submitted by: sahil (myself)
Approved by: portmgr (linimon) [2]
Changes:
- Add option to remove `lt-' prefix for libtool programs (thanks to Ben Asselstine).
- Add Ukranian translation (thanks to Yuri Chornoivan).
- Update Russian translation (thanks to Yuri Kozlov).
- Update Polish translation (thanks to Jakub Bogusz).
object-oriented features of the language. Gtk+ is a graphical toolkit
written in C for X-Window and Win32 that was originally developed as
the basis for GIMP.
WWW: http://libre.adacore.com/libre/tools/gtkada/
PR: ports/153828
Submitted by: John Marino <freebsdml@marino.st>
New features versus previous release candidates include:
* There is a new option in dig, +onesoa, that allows the final SOA
record in an AXFR response to be suppressed. [RT #20929
* There is additional information displayed in the recursing log
(qtype, qclass, qid and whether we are following the original
name). [RT #22043]
* Added option 'resolver-query-timeout' in named.conf (max query
timeout in seconds) to set a different value than the default (30
seconds). A value of 0 means 'use the compiled in default';
anything longer than 30 will be silently set to 30. [RT #22852]
* For Mac OS X, you can now have the test interfaces used during
"make test" stay beyond reboot. See bin/tests/system/README for
details.
There are also numerous bug fixes and enhancements. See
http://ftp.isc.org/isc/bind9/9.8.0/RELEASE-NOTES-BIND-9.8.html
for more information.
- Replace hardcoded #!/usr/bin/perl with actual path to perl [1]
- Add PO4A knob to enable/disable installing localized wiki underlays [2]
PR: ports/155102 [1]
Submitted by: Anthony Low <shinji at pikopiko.org> [1], PaweÅ Wieczorek <wieczyk at gmail.com> [2]
independently by J. Snabb)
- remove two problematic mirrors, and add others
- reduce the diff against tor-devel
PR: 155159
Approved by: makc, miwi (mentors, implicit)