129
I Use This!
Very High Activity

News

Analyzed about 22 hours ago. based on code collected about 23 hours ago.
Posted over 9 years ago by [email protected] (pi)
devel/lfcbase: 1.7.2 -> 1.8.0 databases/cego: 2.29.1 -> 2.29.3 Changes to lfcbase: - Fix in Chain for truncleft, truncRight and cutTrailing. In case of single character strings, the methods might return wrong results. - Started with ... [More] implementation of TextIndex class ( utility class for full text index creation ) Changes to cego: - Fixes for table and query cache handling - Fix in CegoDistManager::dropDistObject, table and query cache have been checked for cleanup, if a table is dropped - Fix in CegoQuery.cc, added table and query cache cleanup for alter and rename queries - Fix in CegoClient to parse multi line statements correctly. Further multi line merge token ( \ ) has been added to merge long string or clob values. Now the following statements are possible: insert into t1 values ( 1, 'this is\ a multi line \ message \ with four lines'); - Added include of string.h in CegoAction.c ( compile error occured on Suse Linux ) Submitted by: Bjoern Lemke [Less]
Posted over 9 years ago by [email protected] (rakuco)
Update to 4.2.3. New Features in V4.2.3 - Warning about use of ancient gcc compiler - New desktop/background images - New AMI Function:SCCPShowRefcount - Support for newer/future version of automake - Small size reduction of chan_sccp.so Bug Fixes ... [More] - Channel being left behind after hangup - Scheduled Hangup / Schedule Digit Timeout - Potential Deadlock Fallback Atomic Functions - MWI loosing track of new voicemails under certain circumstances - using gnu version of libiconv fixed - gen_sccp_enum improved / gnu awk extension dependency removed - set socket option should happen before binding to the socket - channel monitor/record handling fixed - Code cleanup / fixed memory leaks / fixed potential null pointer dereferences - Some smaller patches (Check ChangeLog for details) - Some minor BSD Compilation issues PR: 207291 Submitted by: Diederik de Groot (maintainer) [Less]
Posted over 9 years ago by [email protected] (sunpoet)
- Use *_CONFIGURE_WITH - Use USES=sqlite
Posted over 9 years ago by [email protected] (pi)
devel/py-stdnum: 1.2 -> 1.3 Changes: http://lists.arthurdejong.org/python-stdnum-announce/2016/msg00000.html
Posted over 9 years ago by [email protected] (kwm)
Update WWW. The old WWW doesn't exists anymore. PR: 207741 Reported by: [email protected]
Posted over 9 years ago by [email protected] (pi)
net-mgmt/yaf: 2.8.0 -> 2.8.1, with many new OPTIONs - Fix compile error when configured with --disable-payload - Force buffer emit with IPFIX Options record when inactive Please report if you find OPTION combinations that cause problems. PR: 202611 Submitted by: Chris Inacio Approved by: [email protected]
Posted over 9 years ago by [email protected] (wen)
- Update to 0.8.1
Posted over 9 years ago by [email protected] (rakuco)
Add entries for CVE-2013-6892 and CVE-2016-2511 in devel/websvn. Security: CVE-2013-6892 Security: CVE-2016-2511
Posted over 9 years ago by [email protected] (amdmi3)
- Clarify LICENSE - Add LICENSE_FILE - Add NO_ARCH - Switch to options helpers
Posted over 9 years ago by [email protected] (koobs)
www/py-grequests: Update to 0.3.0, Modernize - Update PORTVERSION and distinfo checksum (0.3.0) - Update TEST_DEPENDS and test target to new framework - Remove TESTS option bits accordingly - Enable NO_ARCH (Architecture independent) - Remove ... [More] unnecessary setup.py patch (upstreamed) - Remove patch for test_grequests.py (backport) - Backport patch for removing failing test [1] [1] https://github.com/kennethreitz/grequests/pull/83 [Less]