ui-qt/input/controller.cpp:30:33: error: could not convert '(SNES::Input::JoypadID)4u' from 'SNES::Input::JoypadID' to 'unsigned int'
Reported by: pointyhat
It contains the following changes to the original /etc/rc.d/jail script:
- parameters support: you can specify any parameters supported by jail(8)
- ZFS support: you can deletate ZFS datasets to jails
- jails are not identified by a file in /var/spool/jail anymore
- two new commands "create" and "remove" to manage persistent jails
Please refer to the README file for more information.
Martin Matuska <mm_at_FreeBSD_dot_org>
This is development version of net/bird dynamic routing software.
It provides ALPHA support for the following:
- VPNv4 RR
- LDP
- L3VPN
Submitted by: melifaro
subclassed to store arbitrary homogeneous values in a persistent storage
and apply different conflict resolution policies.
The subclasses defined here are resolving the conflicts using always
either the maximum or the minimum of the conflicting values.
WWW: http://pypi.python.org/pypi/zope.minmax/
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via GitHub)
not indicate a major release, they are just monotically increasing.
Release notes:
http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.0_.282011-11-01.29
- Clean CONTRIB_FILES macros:
delete setup3k.py, for Python 3.x (installation script, experimental)
memory.py, because depends on Linux
- In DOCS macro, delete *.txt and *.html files, because it's redundant with
man pages (same files)
PR: ports/162309
Submitted by: Olivier Duchateau <duchateau.olivier AT gmail.com>
Writing /usr/local/lib/python2.7/site-packages/miniupnpc-1.5-py2.7.egg-info
[..]
tar: lib/python2.7/site-packages/miniupnpc-1.6-py2.7.egg-info: Cannot stat: No such file or directory
Reported by: pointyhat
src/lib/util/aviio.c: In function 'avi_error parse_indx_chunk(avi_file*, avi_stream*, avi_chunk*)':
src/lib/util/aviio.c:1516:25: error: variable 'id' set but not used [-Werror=unused-but-set-variable]
src/lib/util/aviio.c:1519:8: error: variable 'subtype' set but not used [-Werror=unused-but-set-variable]
cc1plus: all warnings being treated as errors
Reported by: pointyhat