Commit graph

180674 commits

Author SHA1 Message Date
adam
ed067d0808 Changes 4.8.0:
Featuring Qt Platform Abstraction, threaded OpenGL support, multithreaded HTTP
and optimized file system access.
2012-01-12 22:59:58 +00:00
asau
17e0bf2946 This package's licence is NOT a "modified BSD" in a common sense.
Reset LICENSE, bump package revision.
2012-01-12 22:41:21 +00:00
hans
6b76b8c7dd Fix build on SunOS. 2012-01-12 21:13:17 +00:00
pettai
9d1f5f56d7 Updated security/oath-toolkit to 1.10.5 2012-01-12 20:18:25 +00:00
pettai
b233e7a308 Version 1.10.5
* Build fixes from Linus Nordberg and Arno Hautala.
* Update gnulib files.
2012-01-12 20:17:47 +00:00
pettai
1798124e9e Updated www/ap2-authn-otp to 1.1.4 2012-01-12 20:11:49 +00:00
pettai
a5f2a3f4a9 Version 1.1.4:
- Always allow stale time-based offsets to re-synchronize (issue #14)
    - Added "OTPAuthMaxOTPFailure" to lock accounts after repeated wrong OTP's
2012-01-12 20:04:25 +00:00
joerg
25a4b36c92 + py-django-mptt
+ py-django-sekizai
2012-01-12 18:29:12 +00:00
joerg
527ac6f204 Simplify. Don't allow Python 3 due to unsupported setuptools dependency. 2012-01-12 18:28:30 +00:00
joerg
2ee674dcff py-sqlite3 doesn't exist for Python 2.4. 2012-01-12 18:27:30 +00:00
joerg
2bb5313796 Catch up with PHP 5.3 base. 2012-01-12 18:25:50 +00:00
adam
a115439539 Updated graphics/pngcrush to 1.7.24; audio/libaudiofile to 0.3.3; databases/mysql55-{client,server} to 5.5.20; databases/mysql51-{client,server} to 5.1.61 2012-01-12 17:42:52 +00:00
adam
aeb10e8fe3 Changes 5.1.61:
* InnoDB Storage Engine: Issuing INSERT...ON DUPLICATE KEY statements for
  InnoDB tables from concurrent threads could cause a deadlock, particularly
  with the INSERT...ON DUPLICATE KEY UPDATE form. The fix avoids deadlocks
  caused by the same row being accessed by more than one transaction. Deadlocks
  could still occur when multiple rows are inserted and updated simultaneously
  by different transactions in inconsistent order; those types of deadlocks
  require the standard error handling on the application side, of re-trying the
  transaction.
* An incorrect InnoDB assertion could cause the server to halt. This issue only
  affected debug builds. The assertion referenced the source file btr0pcur.ic
  and the variable cursor->pos_state.
* The handle_segfault() signal-handler code in mysqld could itself crash due to
  calling unsafe functions.
* ARCHIVE tables with NULL columns could cause server crashes or become corrupt
  under concurrent load.
* Enabling myisam_use_mmap could cause the server to crash.
* Concurrent access to ARCHIVE tables could cause corruption.
2012-01-12 17:41:21 +00:00
hans
60e1cd2a9c Fix build on SunOS. 2012-01-12 17:16:48 +00:00
hans
b4b5cf9cc1 SunOS lacks strmode(), so get it from libnbcompat. 2012-01-12 17:14:45 +00:00
taca
8aba81fbe3 Note update of meta-pkgs/php53-extensions to 5.3.9nb2. 2012-01-12 17:00:24 +00:00
taca
320c466f83 Fix build problem along with update of php53; overhaul.
* Don't specify upper limit version to depend.  Since PHP extensions are
  prefixed with PHP_PKG_PREFIX, it is no need to specify.
* Relax lower limit version to depend for php extensions which aren't
  bundled in PHP 5.3.9 distribution file; reflecting recent change of
  lang/php/ext.mk

To be safer, bump PKGREVISION.
2012-01-12 16:59:54 +00:00
adam
efc3144250 Changes 0.3.3:
* Update library's soname version.
* Link against libm.
2012-01-12 16:34:28 +00:00
adam
687e1a9063 Changes 5.5.20:
* A new server option, --slow-start-timeout, controls the Windows service
  control manager's service start timeout. The value is the maximum number of
  milliseconds that the service control manager waits before trying to kill the
  MySQL service during startup. The default value is 15000 (15 seconds). If the
  MySQL service takes too long to start, you may need to increase this value.
  A value of 0 means there is no timeout.

Bugs Fixed:
* Important Change: Replication: Setting an empty user in a CHANGE MASTER TO
  statement caused an invalid internal result and is no longer permitted. Trying  to use MASTER_USER='' or setting MASTER_PASSWORD while leaving MASTER_USER
  unset causes the statement to fail with an error.
* Important Change: Replication: Moving the binary log file, relay log file, or
  both files to a new location, then restarting the server with a new value for
  --log-bin, --relay-log, or both, caused the server to abort on start. This
  was because the entries in the index file overrode the new location. In
  addition, paths were calculated relative to datadir (rather than to the
  --log-bin or --relay-log values).
* InnoDB Storage Engine: When doing a live downgrade from MySQL 5.6.4 or later,   with innodb_page_size set to a value other than 16384, now the earlier MySQL
  version reports that the page size is incompatible with the older version,
  rather than crashing or displaying a “corruption” error.
* InnoDB Storage Engine: Issuing INSERT...ON DUPLICATE KEY statements for
  InnoDB tables from concurrent threads could cause a deadlock, particularly
  with the INSERT...ON DUPLICATE KEY UPDATE form. The fix avoids deadlocks
  caused by the same row being accessed by more than one transaction. Deadlocks
  could still occur when multiple rows are inserted and updated simultaneously
  by different transactions in inconsistent order; those types of deadlocks
  require the standard error handling on the application side, of re-trying the
  transaction.
* An incorrect InnoDB assertion could cause the server to halt. This issue only
  affected debug builds. The assertion referenced the source file btr0pcur.ic
  and the variable cursor->pos_state.
* Locale information for FORMAT() function instances was lost in view
  definitions.
* The handle_segfault() signal-handler code in mysqld could itself crash due to
  calling unsafe functions.
* Enabling myisam_use_mmap could cause the server to crash.
* Concurrent access to ARCHIVE tables could cause corruption.
2012-01-12 16:33:49 +00:00
adam
a8ab4a387f Changes 1.7.24:
* Do not append a slash to the directory name if it already has one.

Changes 1.7.23:
* Ignore any attempt to use "-ow" with the "-d" or "-e" options, with warning.
* Include zlib.h if ZLIB_H is not defined (instead of checking the libpng
  version; see entry below for pngcrush-1.7.14), and include string.h
  if _STRING_H_ is not defined (because libpng-1.6 does not include string.h)
* Define SLASH = backslash on Windows platforms so the "-d" option will work.
2012-01-12 16:21:08 +00:00
drochner
ee836ad1c7 +mp3gain 2012-01-12 16:20:18 +00:00
drochner
6833ffc0f0 add mp3gain-1.5.2, a Loudness normalizer for MP3 files, from Simon Schubert
per pkgsrc-wip
2012-01-12 16:18:23 +00:00
hans
6b9074c3d3 Fix build on SunOS. 2012-01-12 16:01:46 +00:00
hans
d61bd376a4 Uses pod2man and pod2html. 2012-01-12 15:58:33 +00:00
hans
ba0ed1b9ff Fix build on SunOS. 2012-01-12 15:56:57 +00:00
hans
34bb0e4502 Add pod2text as host tool. 2012-01-12 15:55:01 +00:00
drochner
642db076db fix build and PLIST problems with the (optional) SDL plugin,
mostly from PR pkg/45209 by Matthew Mondor
2012-01-12 15:54:00 +00:00
hans
b0aed5d3a6 Default to lesstif instead of dt if X11_TYPE != native. 2012-01-12 15:53:37 +00:00
hans
062b91828f Look for /usr/dt only if X11_TYPE == native. 2012-01-12 15:51:14 +00:00
hans
27c9d05ee8 Fix build on SunOS. 2012-01-12 15:47:45 +00:00
hans
67e8ed4a77 Uses pod2man. 2012-01-12 15:38:45 +00:00
hans
7606ed58cc Fix build on SunOS. 2012-01-12 15:34:24 +00:00
hans
0c6b9a7cee Uses perl. 2012-01-12 15:31:45 +00:00
hans
53369fe4ca Uses pod2man. 2012-01-12 15:29:12 +00:00
hans
707dfe1455 Fix build on SunOS. 2012-01-12 15:11:37 +00:00
taca
a2947ebee2 Fix build problem of databases/php-mssql. 2012-01-12 12:58:47 +00:00
hans
07ffb2d88b Fix build with gfortran on SunOS and possibly others.
Also tested on NetBSD/i386 5.1 with f2c.
2012-01-12 12:36:13 +00:00
hauke
ee69b78264 Updated www/py-blosxom to 1.5.2 2012-01-12 12:24:56 +00:00
hauke
8b8e972447 Upgrade package to 1.5.2. From WHATSNEW:
What's new in 1.5.2 (December 2011)
===================================

Pertinent to users:

1. Fixed a warning that pops up when doing ``pip install pyblosxom``

2. Removed debug logging from pycategories


What's new in 1.5.1 (December 2011)
===================================

Pertinent to users:
-------------------

1. Fixed a problem with the manifest so ``python setup.py install``
   works again.

2. Fixed the WHATSNEW so it shows correct version and date for
   1.5 release.


What's new in 1.5 (December 2011)
=================================

Pertinent to users:
-------------------

1. Renamed the project from PyBlosxom to Pyblosxom (no more CamelCase).

2. I moved all the plugins again.  This time, instead of being in
   ``plugins/``, they're now in ``Pyblosxom/plugins/``.

   You no longer have to copy core plugins into your plugins
   directory.  Instead of copying core plugin files, refer to the
   plugins in your ``config.py`` file using their full Python path in
   the Pyblosxom package.

   For example, the pycalendar plugin is now in
   ``Pyblosxom/plugins/pycalendar.py`` and thus its Pyblosxom
   package path is ``Pyblosxom.plugins.pycalendar``.  Your
   ``config.py`` file would look have this::

       py["load_plugins"] = [
           ...
           "Pyblosxom.plugins.pycalendar",
           ...
           ]


   If you do this, then the next time you upgrade PyBlosxom, the
   plugins will be upgraded automatically.

   Further, documentation for plugins is at the top of the individual
   plugin files, but also in the documentation.  This includes a list
   of the plugins available in the core.

   .. only:: text

      You can see the plugin documentation in docs/plugins/.

   .. only:: html

      You can see the plugin documentation at :ref:`part-two`.

3. Plugins added: markdown_parser, readmore

4. Plugins changed:

   pages

   * Fixed documentation and error messages for ``pagesdir``.
   * Fixed frontpage checking.  Should catch / as well as /index
     now.
   * Adds more examples to documentation.

   tags

   * Increased tag cloud range from 3 sizes to 5.
   * Adds truncate support.
   * Fixes problems with initialization when building tags so that
     it initializes plugins allowing them to do startup things.
     This fixes problems with plugins that augment entry parsers.

   rst

   * renamed it to rst_parser so it's clearer what it is

   pycategories

   * fixed category_start/category_begin behavior for root category
   * fixed the first example of settings in the documentation

   the rest of the plugins: pep8 fixes and documentation updates

5. Plugins removed from Pyblosxom: commentAPI

6. Fixes error handling for loading plugins.  When doing
   ``pyblosxom-cmd test`` and a plugin fails to load, it'll now tell
   you.  When using the debug renderer and a plugin fails to load,
   it'll now tell you.

7. Lot of work on simplifying and improving the documentation.

8. Added a ``static_yearindexes`` setting.  Set it to True to generate
   year indexes and False to not generate year indexes.


Pertinent to developers
-----------------------

1. I removed all the extra infrastructure for testing plugins.
   Plugins that come with the core are now in the Pyblosxom package
   and their tests are in ``Pyblosxom/tests/``.

2. Adds *generate* subcommand to pyblosxom-cmd.  This makes it easier
   to test blogs and plugins that do things with entries.

3. Renamed ``PyBlosxomWSGIApp`` class to ``PyblosxomWSGIApp``.

4. Renamed ``PyBlosxom`` class to ``Pyblosxom``.

5. Moved the project from gitorious to github.  The new git repository
   is at `<http://github.com/willkg/pyblosxom>`_.

6. Removed ``VERSION_DATE`` and ``VERSION_SPLIT``.  They're kind of
   silly and don't really help much.

   I moved the version to ``Pyblosxom/_version.py``.  Use it like
   this::

       from Pyblosxom import __version__

       print __version__

   I updated the documentation accordingly.
2012-01-12 12:23:58 +00:00
drochner
d4baab207d sync w/ base pkg 2012-01-12 11:43:22 +00:00
drochner
d33ad6f218 update to 2.6
changes:
-based on Scintilla v2.29
-improved support for rebinding keys to commands
2012-01-12 11:42:34 +00:00
drochner
46fc520afa update to 2.29
many fixes and improvements
2012-01-12 11:39:38 +00:00
drochner
2c1029c6d1 update to 2.29
many fixes and improvements, see the "History" file
2012-01-12 11:37:05 +00:00
drochner
28e5a5a599 update to 2.2.1
new major release, many changes, most notably:
-syntax scanner speed improvement
-UI and feature improvements
-new languages: Google Go, Vala and Ada
-zencoding support
2012-01-12 11:33:23 +00:00
drochner
b24c782494 update to 0.4.3
changes:
-performance improvement
-minor bugfixes
-minor UI improvements
2012-01-12 11:28:39 +00:00
wiz
a66bde8791 + abcm2ps-6.6.2, aria2-1.14.1, libxcb-1.8, scrotwm-0.10.0,
xcb-proto-1.7, xf86-video-vmware-11.1.0.
2012-01-12 11:27:55 +00:00
drochner
d50a2d4662 add 2 patches from upstream:
-fix buffer overflow on entity references with long name (CVE-2011-3919)
-fix error handling on realloc() failure
bump PKGREV
2012-01-12 11:25:10 +00:00
obache
187e0a4f09 + acroread-9.4.7 2012-01-12 11:16:40 +00:00
obache
45ec5b53f0 + powerdns-2.9.22.5 2012-01-12 11:08:14 +00:00
obache
bae81709f6 Move PRINT_PLIST_AWK stuff for Gems before other ruby related PRINT_PLIST_AWK
will be added, or not works as expected.
2012-01-12 08:43:22 +00:00