summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-01-11Only python 2.x is supported, mark it so.wiz1-1/+3
2015-01-11Fix example, noted by htodd.wiz1-3/+3
2015-01-11Updated textproc/py-html2text to 2014.12.29wiz2-3/+3
2015-01-11Update to 2014.12.29:wiz2-6/+6
2014.12.29 ========== ---- * Feature #51: Add single line break option. This feature is useful for ensuring that lots of extra line breaks do not end up in the resulting Markdown file in situations like Evernote .enex exports. Note that this only works properly if ``body-width`` is set to ``0``.
2015-01-11Updated net/Radicale to 0.9wiz1-1/+2
2015-01-11Update to 0.9:wiz3-19/+21
0.9 - Rivers ============ * Custom handlers for auth, storage and rights (by Sergey Fursov) * 1-file-per-event storage (by Jean-Marc Martins) * Git support for filesystem storages (by Jean-Marc Martins) * DB storage working with PostgreSQL, MariaDB and SQLite (by Jean-Marc Martins) * Clean rights manager based on regular expressions (by Sweil) * Support of contacts for Apple's clients * Support colors (by Jochen Sprickerhof) * Decode URLs in XML (by Jean-Marc Martins) * Fix PAM authentication (by Stepan Henek) * Use consistent etags (by 9m66p93w) * Use consistent sorting order (by dnnr) * Return 401 on unauthorized DELETE requests (by Eduard Braun) * Move pid file creation in child process (by Mathieu Dupuy) * Allow requests without base_prefix (by jheidemann)
2015-01-11Updated time/py-dateutil to 2.4.0wiz2-3/+3
2015-01-11Update to 2.4.0:wiz2-6/+6
Version 2.4.0 ------------- - Fix an issue with relativedelta and freezegun (lp:1374022) - Fix tzinfo in windows for timezones without dst (lp:1010050, gh #2) - Ignore missing timezones in windows like in POSIX - Fix minimal version requirement for six (gh #6) - Many rrule changes and fixes by @pganssle (gh pull requests #13 #14 #17), including defusing some infinite loops (gh #4)
2015-01-11Updated devel/afl to 1.09bwiz2-3/+3
2015-01-11Update to 1.09b:wiz3-16/+27
-------------- Version 1.09b: -------------- - Corrected a cosmetic problem with 'extras' stage count not always being accurate in the stage yields view. - Fixed a typo reported by Jakub Wilk and made some minor documentation improvements. -------------- Version 1.08b: -------------- - Fixed a div-by-zero bug in the newly-added code when using a dictionary. -------------- Version 1.07b: -------------- - Added code that automatically finds and extracts syntax tokens from the input corpus. - Fixed a problem with ld dead-code removal option on MacOS X, reported by Filipe Cabecinhas. - Corrected minor typos spotted by Jakub Wilk. - Added a couple of more exotic archive format samples.
2015-01-11Updated time/py-vdirsyncer to 0.4.1wiz2-3/+3
2015-01-11Update to 0.4.1:wiz2-6/+6
Version 0.4.1 ============= *released on 05 January 2015* - All ``create`` arguments from all storages are gone. Vdirsyncer now asks if it should try to create collections. - The old config values ``True``, ``False``, ``on``, ``off`` and ``None`` are now invalid. - UID conflicts are now properly handled instead of ignoring one item. Card- and CalDAV servers are already supposed to take care of those though. - Official Baikal support added.
2015-01-11Updated security/py-keyring to 4.0nb1wiz1-1/+2
2015-01-11Convert to egg.mk. Rename additionally installed file so that multiplewiz3-4/+16
python versions' packages don't conflict. Add ALTERNATIVES file. Bump PKGREVISION.
2015-01-11+ afl-1.09b, calibre-2.16.0, compiz-0.8.10, libjpeg-turbo-1.4,wiz1-3/+12
openntpd-5.7p1, py-dateutil-2.4.0, py-ldap-2.4.19, py-psutil-2.2.0, py-vdirsyncer-0.4.1, webkit-gtk-2.4.8, wine-devel-1.7.34.
2015-01-11Updated devel/p5-MooX-HandlesVia to 0.001006wiz1-1/+2
2015-01-11Update to 0.001006:wiz2-6/+6
0.001006 2015-01-10 13:43:39EST-0500 America/Toronto - fix ref check on moosify inflator (@shadowcat-mst)
2015-01-11Updated devel/p5-Params-Validate to 1.17wiz1-1/+2
2015-01-11Update to 1.17:wiz2-6/+6
1.17 2015-01-08 - More XS fixes. Simplified how we localize $@ in the XS code and fixed error with Perls compiled with -DDEBUGGING. Reported by Lars Dɪᴇᴄᴋᴏᴡ. RT #101416. 1.16 2015-01-07 - The changes in 1.14 introduced a memory leak any time a callback was called and it did not throw an error that was a reference. This affected the DateTime constructor and probably many other things. Reported by David Kayal. RT #101380.
2015-01-11Updated www/p5-HTML-TableExtract to 2.12wiz1-1/+2
2015-01-11Update to 2.12:wiz2-7/+6
2.12 Fri Jan 9 11:29:08 EST 2015 - tightened up logic pertaining to tree mode and keep_html - documentation fixes
2015-01-11Note python-dialog{,2} additionbsiegert1-1/+3
2015-01-11Add ports for pythondialog and python2-pythondialog, frontends to thebsiegert9-1/+74
"dialog" utility. From DESCR: pythondialog is a Python wrapper for the dialog utility originally written by Savio Lam, and later rewritten by Thomas E. Dickey. Its purpose is to provide an easy to use, pythonic and comprehensive Python interface to dialog. This allows one to make simple text-mode user interfaces on Unix-like systems (including Linux).
2015-01-11Updated www/py-django-sekizai to 0.8.1adam1-1/+2
2015-01-11Updated textproc/p5-Pod-Readme to 1.1.2wen1-1/+2
2015-01-11Update to 1.1.2wen3-8/+26
Add missing DEPENDS Upstream changelog is too long, please visit: http://cpansearch.perl.org/src/RRWO/Pod-Readme-v1.1.2/Changes
2015-01-11Changes 0.8.1:adam3-7/+9
Unknown.
2015-01-11Make python33 and 34 build under Mac OS X by copying over compat hack frombsiegert2-2/+14
python27. From J. Lewis Muir. Note that the correct way to solve this is to do this in the Darwin specific config files, but until that has landed, this at least fixes the build.
2015-01-11Fixes by obache@ and wiz@ from wip/csvkit were appliedcheusov1-12/+15
2015-01-11Added textproc/csvkit version 0.9.0cheusov1-1/+2
2015-01-11csvkit is a suite of utilities for converting to and working with CSV,cheusov6-0/+230
the king of tabular file formats.
2015-01-11Updated archivers/unrar to 5.2.4adam1-1/+3
2015-01-11Changes 5.2.4:adam2-6/+6
Unknown.
2015-01-11Updated textproc/p5-Pod-Escapes to 1.07wen1-1/+2
2015-01-11Update to 1.07wen2-6/+6
Upstream changes: 1.07 2014-12-09 NEILB - All changes from Ken Williamson as part of EBCDIC work for 5.22 - Fix typo in comment - Reorder structure definitions - Fill %Name2character better for EBCDIC - Generalize for EBCDIC - doc clarification 1.06_01 2014-12-05 NEILB - A bunch of changes from KHW++ for EBCDIC support. - Doing a developer release first, to make sure everything's good from CPAN Testers.
2015-01-11Updated textproc/p5-Pod-Elemental to 0.103004wen1-1/+2
2015-01-11Update to 0.103004wen2-8/+6
Update DEPENDS Uptream changes: 0.103004 2014-12-26 22:31:16-05:00 America/New_York - fix a regression in 0.103003, in which Nonpod paragraphs were not converted into Pod5::Nonpod paragraphs by the Pod5 transformer 0.103003 2014-12-23 21:11:26-05:00 America/New_York - remove use of Moose::Autobox 0.103002 2014-10-27 21:12:54-04:00 America/New_York - make classes immutable to improve runtime speed 0.103001 2014-05-20 20:45:43-04:00 America/New_York - load Class::Load, which older Moose does not automatically load
2015-01-11Updated inputmethod/ibus-table to 1.9.2obache1-1/+2
2015-01-11Update ibus-table to 1.9.2.obache3-7/+10
* Use directories according to theXDG Base Directory Specification * Resolves: rhbz#1172524 https://bugzilla.redhat.com/show_bug.cgi?id=1172524 * When a leading invalid character is passed through, it needs to be remembered in self._prev_char
2015-01-11Updated textproc/groonga to 4.1.0obache1-1/+2
2015-01-11Update groonga to 4.1.0.obache2-6/+6
News ==== .. _release-4-1-0: Release 4.1.0 - 2015-01-09 -------------------------- It's a bug fix release of 4.0.9. If you have already upgraded to 4.0.9, please upgrade to 4.1.0. And re-create your all indexes. You can re-create your indexes by removing and re-creating your indexes such as:: column_remove TABLE INDEX_COLUMN column_create TABLE INDEX_COLUMN COLUMN_INDEX|... .. seealso:: * :doc:`/reference/commands/column_remove` * :doc:`/reference/commands/column_create` .. note:: If you didn't change your indexes by Groonga 4.0.9, you don't need to re-create your indexes. "change" means "add", "remove" and "update". If you use your indexes only for "search" by Groonga 4.0.9, you don't need to re-create your indexes. Fixes ^^^^^ * Fixed a bug that index may be broken. But the following bug fixed in Groonga 4.0.9 is re-appeared. * Fixed a crash bug that may be occurred by deleting or updating many indexed values at once. [groonga-dev,02942] [Reported by kashihara]
2015-01-11Updated devel/ruby-msgpack to 0.5.10obache1-1/+2
2015-01-11Update ruby-msgpack to 0.5.10.obache3-9/+23
2015-01-09 version 0.5.10: * Merged msgpack-jruby by @iconara. JRuby can run `require 'msgpack'` to use msgpack-jruby.
2015-01-11Updated security/p5-Digest-SHA3 to 0.24wen1-1/+2
2015-01-11Updated security/p5-Digest-SHA to 5.95wen1-1/+2
2015-01-11Update to 5.95wen2-6/+6
Upstream changes: 5.95 Sat Jan 10 12:15:36 MST 2015 - modified the bit-ordering test (ref. t/bitorder.t) -- supplied directory-change preamble for CORE builds 5.94 Sat Jan 10 00:45:28 MST 2015 - added support for threaded builds -- PERL_GET_NO_CONTEXT, pTHX_, aTHX_, etc. -- employed 'const' storage class where possible -- ref. rt.cpan.org #101260 - simplified shabits() routine (bitwise input buffering) -- slightly less efficient but easier to understand -- ref. rt.cpan.org #101344 - minor documentation tweaks and additions
2015-01-11Retire x11/openmotif.joerg22-1482/+1
2015-01-11Removed x11/openmotifjoerg1-1/+2
2015-01-11Retire openmotif support, superseded by x11/motif.joerg1-8/+2
2015-01-11Mark this ONLY_FOR_PLATFORM and list the platforms where tcsh is *not*dholland1-5/+5
already in /bin. Otherwise, building and installing it naively clobbers the native tcsh, which isn't what anyone wants. I believe these platforms to be: NetBSD, OpenBSD, Solaris -- if anyone can confirm that others (especially old ones I can't readily check) don't have a native tcsh, please add.