Commit graph

207552 commits

Author SHA1 Message Date
roy
86683d30f0 Map terminfo libraries to the one we really want. 2013-10-11 14:32:07 +00:00
obache
d1941465d8 some failure with Python32 2013-10-11 14:25:24 +00:00
wiz
68e1eac29c Be more defensive in autoreconf call. 2013-10-11 14:24:29 +00:00
fhajny
65d080adfd Updated chat/ejabberd to 13.10 2013-10-11 13:32:38 +00:00
fhajny
175f6a0ee8 Update ejabberd to 13.10.
Major changes since 2.1.13:
 * Huge improvements regarding performances
 * Optimized memory consumption
 * Clean code representation of xmlel records

Release notes (yet?) unavailable, changelog points at bug tracker:

https://support.process-one.net/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+EJAB+AND+fixVersion+%3D+%22ejabberd+13.10%22
2013-10-11 13:32:25 +00:00
obache
349e0b4774 Updated devel/py-babel to 1.3 2013-10-11 12:10:20 +00:00
obache
f9f3d21d99 Update Babel to 1.3.
Babel Changelog
===============

Version 1.3
-----------

(bugfix release, released on July 29th 2013)

- Fixed a bug in likely-subtag resolving for some common locales.
  This primarily makes ``zh_CN`` work again which was broken
  due to how it was defined in the likely subtags combined with
  our broken resolving.  This fixes #37.
- Fixed a bug that caused pybabel to break when writing to stdout
  on Python 3.
- Removed a stray print that was causing issues when writing to
  stdout for message catalogs.

Version 1.2
-----------

(bugfix release, released on July 27th 2013)

- Included all tests in the tarball.  Previously the include
  skipped past recursive folders.
- Changed how tests are invoked and added separate standalone
  test command.  This simplifies testing of the package for
  linux distributors.

Version 1.1
-----------

(bugfix release, released on July 27th 2013)

- added dummy version requirements for pytz so that it installs
  on pip 1.4.
- Included tests in the tarball.

Version 1.0
-----------

(Released on July 26th 2013, codename Revival)

- support python 2.6, 2.7, 3.3+ and pypy - drop all other versions
- use tox for testing on different pythons
- Added support for the locale plural rules defined by the CLDR.
- Added `format_timedelta` function to support localized formatting of
  relative times with strings such as "2 days" or "1 month" (ticket #126).
- Fixed negative offset handling of Catalog._set_mime_headers (ticket #165).
- Fixed the case where messages containing square brackets would break with
  an unpack error.
- updated to CLDR 23
- Make the CLDR import script work with Python 2.7.
- Fix various typos.
- Sort output of list-locales.
- Make the POT-Creation-Date of the catalog being updated equal to
  POT-Creation-Date of the template used to update (ticket #148).
- Use a more explicit error message if no option or argument (command) is
  passed to pybabel (ticket #81).
- Keep the PO-Revision-Date if it is not the default value (ticket #148).
- Make --no-wrap work by reworking --width's default and mimic xgettext's
  behaviour of always wrapping comments (ticket #145).
- Add --project and --version options for commandline (ticket #173).
- Add a __ne__() method to the Local class.
- Explicitly sort instead of using sorted() and don't assume ordering
  (Jython compatibility).
- Removed ValueError raising for string formatting message checkers if the
  string does not contain any string formattings (ticket #150).
- Fix Serbian plural forms (ticket #213).
- Small speed improvement in format_date() (ticket #216).
- Fix so frontend.CommandLineInterface.run does not accumulate logging
  handlers (#227, reported with initial patch by dfraser)
- Fix exception if environment contains an invalid locale setting (#200)
- use cPickle instead of pickle for better performance (#225)
- Only use bankers round algorithm as a tie breaker if there are two nearest
  numbers, round as usual if there is only one nearest number (#267, patch by
  Martin)
- Allow disabling cache behaviour in LazyProxy (#208, initial patch from Pedro
  Algarvio)
- Support for context-aware methods during message extraction (#229, patch
  from David Rios)
- "init" and "update" commands support "--no-wrap" option (#289)
- fix formatting of fraction in format_decimal() if the input value is a float
  with more than 7 significant digits (#183)
- fix format_date() with datetime parameter (#282, patch from Xavier Morel)
- fix format_decimal() with small Decimal values (#214, patch from George Lund)
- fix handling of messages containing '\\n' (#198)
- handle irregular multi-line msgstr (no "" as first line) gracefully (#171)
- parse_decimal() now returns Decimals not floats, API change (#178)
- no warnings when running setup.py without installed setuptools (#262)
- modified Locale.__eq__ method so Locales are only equal if all of their
  attributes (language, territory, script, variant) are equal
- resort to hard-coded message extractors/checkers if pkg_resources is
  installed but no egg-info was found (#230)
- format_time() and format_datetime() now accept also floats (#242)
- add babel.support.NullTranslations class similar to gettext.NullTranslations
  but with all of Babel's new gettext methods (#277)
- "init" and "update" commands support "--width" option (#284)
- fix 'input_dirs' option for setuptools integration (#232, initial patch by
  Étienne Bersac)
- ensure .mo file header contains the same information as the source .po file
  (#199)
- added support for get_language_name() on the locale objects.
- added support for get_territory_name() on the locale objects.
- added support for get_script_name() on the locale objects.
- added pluralization support for currency names and added a '¤¤¤'
  pattern for currencies that includes the full name.
- depend on pytz now and wrap it nicer.  This gives us improved support
  for things like timezone transitions and an overall nicer API.
- Added support for explicit charset to PO file reading.
- Added experimental Python 3 support.
- Added better support for returning timezone names.
- Don't throw away a Catalog's obsolete messages when updating it.
- Added basic likelySubtag resolving when doing locale parsing and no
  match can be found.
2013-10-11 12:09:59 +00:00
wiz
388b7f746c Added devel/p5-MooX-Roles-Pluggable version 0.001 2013-10-11 11:45:40 +00:00
wiz
80810dcda3 + p5-MooX-Roles-Pluggable 2013-10-11 11:45:18 +00:00
wiz
4e48495ac7 Import p5-MooX-Roles-Pluggable-0.001 as devel/p5-MooX-Roles-Pluggable.
Moo eXtension for pluggable roles
2013-10-11 11:44:39 +00:00
wiz
a0a645d762 Added devel/p5-MooX-Options version 3.86 2013-10-11 11:38:10 +00:00
wiz
a9b1b130fc + p5-MooX-Options 2013-10-11 11:37:49 +00:00
wiz
e32d43539d Import p5-MooX-Options-3.86 as devel/p5-MooX-Options.
Perl module to add option keywords to (Mo/Moo/Moose) objects.
2013-10-11 11:37:38 +00:00
wiz
1ab9bb5ccc Added devel/p5-MooX-ConfigFromFile version 0.002 2013-10-11 11:35:39 +00:00
wiz
2db8033e69 + p5-MooX-ConfigFromFile 2013-10-11 11:35:30 +00:00
wiz
0781c3d730 Import p5-MooX-ConfigFromFile-0.002 as devel/p5-MooX-ConfigFromFile.
Moo eXtension for initializing objects from config file.
2013-10-11 11:32:51 +00:00
wiz
2a09a27594 Added devel/p5-MooX-File-ConfigDir version 0.002 2013-10-11 11:31:34 +00:00
wiz
cf019d965c + p5-MooX-File-ConfigDir 2013-10-11 11:31:25 +00:00
wiz
fc243b203f Import p5-MooX-File-ConfigDir-0.002 as devel/p5-MooX-File-ConfigDir.
Moo eXtension for File::ConfigDir
2013-10-11 11:30:58 +00:00
wiz
e55c1ce8db Updated devel/p5-File-ConfigDir to 0.007 2013-10-11 11:30:12 +00:00
wiz
0b8e0c493c Update to 0.007:
0.007 2013-09-21
    - Update copyright year (just to make sure everybody recognizes)

0.006 2013-09-20
    - Reformatted as per CPAN::Changes::Spec by Neil Bowers
    - Fix rt#88616 (test didn't work according to XDG Base Directory
      Specification) - thanks to Alex Hartmaier.
    - Fix typo in regex for testing the amount of expected directories
    - Improve documentation

0.005 2013-09-03
    - move to GitHub
    - fix xdg_config_dir/xdg_config_home
    - commit fox for rt#69263 (includes fix for rt#82696)
2013-10-11 11:30:03 +00:00
roy
d1e2020764 Festival really uses termcap, not curses. 2013-10-11 11:16:12 +00:00
wiz
e6d1baf295 Added devel/p5-MooX-Cmd version 0.003 2013-10-11 11:10:58 +00:00
wiz
fb1dba30e1 + p5-MooX-Cmd 2013-10-11 11:10:45 +00:00
wiz
f36adfefdd Import p5-MooX-Cmd-0.003 as devel/p5-MooX-Cmd.
Giving an easy Moo style way to make command organized CLI apps.
2013-10-11 11:06:49 +00:00
wiz
2213ecc6b9 Added devel/p5-Data-Record version 0.02 2013-10-11 11:05:08 +00:00
wiz
0b14aea4e2 + p5-Data-Record 2013-10-11 11:04:34 +00:00
wiz
7b5c88d1cb Import p5-Data-Record-0.02 as devel/p5-Data-Record.
Sometimes we need data split into records and a simple split on
the input record separator ($/) or some other value fails because
the values we're splitting on may allowed in other parts of the
data. Perhaps they're quoted. Perhaps they're embedded in other
data which should not be split up.

This module allows you to specify what you wish to split the data
on, but also speficy an "unless" regular expression. If the text
in question matches the "unless" regex, it will not be split there.
This allows us to do things like split on newlines unless newlines
are embedded in quotes.
2013-10-11 11:04:10 +00:00
obache
9bdb024cab Updated www/py-genshi to 0.6.1 2013-10-11 10:54:46 +00:00
obache
80510c8665 Update genshi to 0.6.1.
Version 0.6.1
http://svn.edgewall.org/repos/genshi/tags/0.6.1/
(Jan 27 2013, from branches/stable/0.6.x)

 * Security fix to enhance sanitizing of CSS in style attributes. Genshi's
   `HTMLSanitizer` disallows style attributes by default (this remains
   unchanged) and warns against such attacks in its documentation, but
   the provided CSS santizing is now less lacking (see #455).
 * Fix for error in how `HTMLFormFiller` would handle `textarea` elements if
   no value was not supplied form them.
 * The `HTMLFormFiller` now correctly handles check boxes and radio buttons
   with an empty `value` attribute.
 * Template `Context` objects now have a `.copy` method.
 * Added a simple `tox.ini` file for using tox to test against multiple
   verions of Python.
 * Fix for bug in `QName` comparison (see #413).
 * Fix for bug in handling of trailing events in match template matches
   (see #399).
 * Fix i18n namespace declaration in documentation (see #400).
 * Fix for bug in caching of events in serializers by no longer caching
   `(TEXT, Markup)` events (see #429).
 * Fix handling of `None` by `Markup.escape` in `_speedups.c` (see #439).
 * Fix handling of internal state by match templates (relevant when multiple
   templates match the same part of the stream, see #370).
 * Fix handling of multiple events between or on either side of start and end
   tags in translated messages (see #404).
 * Fix test failures caused by changes in HTMLParser in Python 2.7 (see #501).
 * Fix infinite loop in interplotation lexing that was introduced by a change
   in Python 2.7's tokenizer (see #540).
 * Fix handling of processing instructions without data (see #368).
 * Updated MANIFEST.in so as not to rely on build from Subersion 1.6.
2013-10-11 10:54:15 +00:00
wiz
8e0d0b7946 Updated net/Radicale to 0.8nb1 2013-10-11 10:00:10 +00:00
wiz
e3cae3f49b Fix path to default config file.
Requested by Jean-Yves Moulin <jym@baaz.fr>

Bump PKGREVISION.
2013-10-11 09:59:54 +00:00
roy
c2eaf9b916 silc-client has an internal copy of irssi.
Newer irssi prefers termcap/terminfo over curses, so drop the curses
dependency entirely.
2013-10-11 09:58:53 +00:00
wiz
4971381f24 Does support destdir, mark it as such. 2013-10-10 19:16:40 +00:00
wiz
2ce8128033 I see no reason why this package is marked with PKG_DESTDIR_SUPPORT=none,
packages fine for me. Remove it.
2013-10-10 19:15:32 +00:00
roy
482dae6cc8 Tads uses termcap, not curses. 2013-10-10 18:27:37 +00:00
tron
8cf2ed7106 Note update of the "phpmyadmin" package to version 4.0.8. 2013-10-10 17:53:30 +00:00
tron
0332e5ca91 Update "phpmyadmin" package to version 4.0.8.
The following bugs were fixed since the release of version 4.0.7:
- bug #3988 Rename view is not working
- bug #4041 Interaction between linkified fields and grid editing
- bug #3975 Table grouping isn't implemented properly
- bug #4060 Browser tries to remember wrong password when creating new user
- bug #4002 Edit Index on big table doesn't show "Loading" or any message
- bug #4098 Default table tab is ignored
- bug #4099 Server/library difference warning: setting is ignored
- bug #4100 table tree group strategy
- bug #4102 ALTER TABLE ORDER BY and InnoDB
- bug #4103 Tracking report: cannot delete a statement
- bug #3996 Drizzle navigation doesn't expand
- bug #4074 GIS column editor: point not displayed
- bug #4109 Drizzle tables in navigation are shown as views
- bug #4095 NUL symbols added to the end of database dump file
- bug #4105 More disappears in table Structure
- bug #3992 Multi-row edit doesn't clear values when checking NULL
2013-10-10 17:52:35 +00:00
roy
f6f1ffc38f Remove dependency on ncurses and depend on system curses and termcap. 2013-10-10 17:27:56 +00:00
roy
041d38c571 Depend on system curses and termcap rather than forcing ncurses. 2013-10-10 17:16:54 +00:00
roy
0a5044883f Depend on termcap as well as curses.
New homepage.
2013-10-10 16:58:03 +00:00
roy
766ea1f2b6 tn3270 uses termcap as well as curses. 2013-10-10 16:31:28 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
wiz
14f28a198c + gmake-4.0, libtar-1.2.20, puzzles-10051, tea-37.0.0, texmaker-4.0.4
[pkg/48297].
2013-10-10 12:28:23 +00:00
adam
716431cd1e Pass custom CXX, CPPFLAGS, CXXFLAGS, LDFLAGS 2013-10-10 12:03:03 +00:00
ryoon
f49f3effc1 Updated devel/pango to 1.36.0 2013-10-10 12:02:55 +00:00
ryoon
c929c1bbde Update to 1.36.0
Changelog:
Overview of changes between 1.35.3 and 1.36.0
=============================================
- Remove a useless test (#707131)
- Never return NULL from pango_layout_get_test (#707659)
- Correct an annotation (#707874)
- Fix gravity map (#708432)

Overview of changes between 1.35.2 and 1.35.3
============================================
- Compiler warnings about strict aliasing (#703995)
- Getting rid of the arbitrary MAX_SIZE for font (707131)

Overview of changes between 1.35.0 and 1.35.2
============================================
- Bypass line reordering in some cases (#705007)

Overview of changes between 1.34 and 1.35.0
===========================================
- Requires cairo 1.12.10
- Add a --with-cairo option
- Handle invalid utf8 better (#700577)
- Install some tests
- Don't change fonts for space (#701652)
2013-10-10 12:02:06 +00:00
roy
d28b726662 Bump for curses removal 2013-10-10 11:09:35 +00:00
roy
41688837fc Fix revision location 2013-10-10 11:08:16 +00:00
roy
d98ce74985 Bump for curses removal 2013-10-10 11:06:11 +00:00