Aqsis-1.8.0-Source/libs/util/plugins.cpp: In member function 'const Aqsis::CqString Aqsis::CqPluginBase::DLError()':
Aqsis-1.8.0-Source/libs/util/plugins.cpp:174: error: invalid conversion from 'const char*' to 'char*'
Reported by: pointyhat
- Fix header files to allow pure C client app to be built
- OPTIONSng
PR: ports/168714, ports/168756
Submitted by: Alexey Shuvaev <bugsbeastie@gmail.com>, Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
Change the pkg-descr. [2]
NOTE: the name of the regular font has changed from
Junicode-Regular.ttf to Junicode.ttf!
PR: ports/168891 [1]
Submitted by: bsam (me), [1]
Nikola Lecic [2]
Approved by: Nikola Lecic (maintainer) [1]
[ info] generating script t/TEST
Can't call method "inc" on an undefined value at /usr/local/lib/perl5/site_perl/5.12.4/mach/ModPerl/MM.pm line 105.
*** Error code 255
Reported by: pointyhat
validating credentials. It is designed to be highly scalable for use in an HPC
cluster environment. It allows a process to authenticate the UID and GID of
another local or remote process within a group of hosts having common users and
groups. These hosts form a security realm that is defined by a shared
cryptographic key. Clients within this security realm can create and validate
credentials without the use of root privileges, reserved ports, or
platform-specific methods.
WWW: http://code.google.com/p/munge/
PR: ports/166386
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
With it, you can manage your Github resources (repositories, user profiles,
organizations, etc.) from Python scripts.
It covers the full API, and all methods are tested against the real Github site.
WWW: http://vincent-jacques.net/PyGithub
PR: ports/168660
Submitted by: koobs <koobs.freebsd@gmail.com>
- Remove MAKE_JOBS_UNSAFE
- Add CPAN as primary WWW
Note that the upcoming release 2.005 will change the default ipv value to *
meaning it will attempt to bind IPv4 and IPv6 if they are available when you
pass a hostname.
Changes: http://search.cpan.org/dist/Net-Server/Changes
since version 1.2.9, so change the dependency
While I'm here:
- strict python version to 2.x only
- eliminate unused dependencies
- use PYTHON_PKGNAMEPREFIX in _DEPENDS
- add missing tabs
- bump PORTREVISION because of dependencies change
[1] http://ankisrs.net/changes.html
PR: 168555
Submitted by: Jan Beich <jbeich at tormail dot org>