Commit graph

205294 commits

Author SHA1 Message Date
obache
4c299eda0d Switch to use libnotify07.
Bump PKGREVISION.
2013-08-16 02:43:30 +00:00
obache
619c7ea858 Updated www/liferea to 1.4.28nb34 2013-08-16 02:37:20 +00:00
obache
39bcb92ae7 Switch to use libnotify07.
Bump PKGREVISION.
2013-08-16 02:37:01 +00:00
obache
9a527b504f Updated mail/balsa to 2.4.14 2013-08-16 02:04:52 +00:00
obache
b611102219 Update balsa to 2.4.12.
* Balsa-2.4.12 release. Release date 2012-10-29

- fix long-line POP3 bug.
- fix bugs 684124,

* Balsa-2.4.11 release. Release date 2012-04-21

- GPGME fixes.
- building GPG with gmime-2.6.0

* Balsa-2.4.10 release. Release date 2011-06-13

- preserve identity order.
- trivial gtkhtml-3.15 support.
- improve interaction with unique.
- bugs fixed #636801, #636805, #647695.

* Balsa-2.4.9 release. Release date 2010-11-19

- compile against new GTK, libnotify libs.
2013-08-16 02:04:25 +00:00
taca
41c232d983 Since openssl's security problem has assigned CVE-2013-4248, update comment
in the patch file.
2013-08-16 00:38:13 +00:00
richard
918e8208ff patch for chavier in pycha 2013-08-15 20:57:14 +00:00
rillig
eb8a1d7041 - added type definitions for two variables
- improved wording of some warnings
- added explanations to some common warnings
2013-08-15 20:30:43 +00:00
rillig
b074b7f96e Fixed pkglint warnings. 2013-08-15 20:26:51 +00:00
rillig
6c511fc8b3 typo 2013-08-15 19:25:14 +00:00
adam
6a1b448847 Fix rpath issue 2013-08-15 18:49:10 +00:00
wiz
47bcf04343 Updated pkgtools/pkglint to 4.132 2013-08-15 17:57:53 +00:00
wiz
e82cb1b697 Recognize apache24. Noted by Patrick Welche.
Bump version.
2013-08-15 17:57:44 +00:00
taca
917ed33f9d Note update of www/contao31 package to 3.1.1nb1. 2013-08-15 17:53:53 +00:00
taca
fab0f10a77 Since system/config/default.php isn't configuration file, install it as
normal files.  It might cause trouble with old default.php.

Bump PKGREVISION.
2013-08-15 17:53:23 +00:00
taca
9330b3bcf8 Note update of www/contao30 package to 3.0.6nb2. 2013-08-15 17:52:40 +00:00
taca
623bc124e1 Since system/config/default.php isn't configuration file, install it as
normal files.  It might cause trouble with old default.php.

Bump PKGREVISION.
2013-08-15 17:52:11 +00:00
taca
35622178ba Note update of www/contao211 package to 2.11.11nb1. 2013-08-15 17:50:49 +00:00
taca
8ed4e95c42 Since system/config/config.php isn't configuration file, install it as
normal files.  It caused trouble with old config.php.

Also, remove extra install process of system/config/.htaccess.

Bump PKGREVISION.
2013-08-15 17:50:04 +00:00
joerg
b782e0dd64 + devel/py-open-vcdiff 2013-08-15 17:15:50 +00:00
joerg
44ffd6438b Add py27-open-vcdiff-0.1pre06d46e3de6f7:
Python binding for open-vcdiff, an encoder and decoder for the format
described in RFC 3284:  "The VCDIFF Generic Differencing and Compression
Data Format."
2013-08-15 17:14:06 +00:00
joerg
074d715ea3 Add b3.mk. 2013-08-15 17:12:12 +00:00
joerg
f7b9e1e149 Don't try to build and use netdns.a. It would result in duplicate
declarations during linking with clang. Thanks to uwe@ for the help.
2013-08-15 16:36:11 +00:00
joerg
a318c413fe Consistently declare types with struct. 2013-08-15 16:29:25 +00:00
joerg
22d481052e Don't use ${libdir} when linking sockets.so as it will be relinked
during install stage and get the DESTDIR prepended.
2013-08-15 16:27:35 +00:00
joerg
46b78b64f7 Fix build with newer giflib. 2013-08-15 16:26:36 +00:00
joerg
792443a5ca Add docbook-xsl build dependency. 2013-08-15 16:26:07 +00:00
schmonz
288964eb45 Rename and comment pkgsrc patches. No functional change. 2013-08-15 15:43:48 +00:00
richard
aff852360f add jpeg 2K support to gimp 2013-08-15 15:37:46 +00:00
wen
5f30c2f798 Updated devel/p5-Devel-CheckOS to 1.71 2013-08-15 15:22:33 +00:00
richard
c148f4520a missing tiff support added to libwebp 2013-08-15 15:12:39 +00:00
wen
f4f8b09507 Update to 1.71
Upstream changes:
1.71    2013-01-27      Bugfix, better tests for negative assertions,
                          also from Yanick

1.7     2012-11-20      Add support for negative assertions in
                          Devel::AssertOS, thanks to Yanick Champoux
2013-08-15 15:12:36 +00:00
drochner
1881f9b85a add patches from upstream CVS and Redhat bugzilla to fix buffer overflow
and use-after-free problems in the "gif2tiff" and "tiff2pdf"
command line tools (the library is not affected)
(CVE-2013-4231, CVE-2013-4232, CVE-2013-4244)
bump PKGREV
2013-08-15 14:58:46 +00:00
schmonz
8042fc2948 Use GNU find on SunOS at install time, so that "find -maxdepth" and
"find -regex" can work.
2013-08-15 14:32:40 +00:00
richard
bb69cb9323 add math/py-cdecimal 2013-08-15 14:23:36 +00:00
richard
0a4630f165 cdecimal
========

The cdecimal package is a fast drop-in replacement for the decimal module
in Python's standard library. Both modules provide complete implementations
of Mike Cowlishaw/IBM's General Decimal Arithmetic Specification.

This archive is identical to the mpdecimal package, except that library
tests and documentation have been removed.


For documentation, visit:

http://www.bytereef.org/mpdecimal/index.html
http://www.bytereef.org/mpdecimal/doc/index.html



Contact: Stefan Krah <skrah@bytereef.org>
2013-08-15 14:23:01 +00:00
wen
87e954c589 Updated databases/p5-Rose-DBx-Object-MoreHelpers to 0.09 2013-08-15 13:22:22 +00:00
wen
3f5aff1993 Update to 0.09
Upstream changes:
0.09    13 Nov 2012
        * added fetch_count() method (fcahoon@msi.umn.edu)
        * support column alias names in primary_key_value()
2013-08-15 13:20:44 +00:00
richard
3bddbb4989 misc fix including solaris support 2013-08-15 12:40:06 +00:00
wen
0ac566cfff Updated databases/p5-Rose-DBx-AutoReconnect to 0.04 2013-08-15 12:35:14 +00:00
wen
63edc78c57 Update to 0.04
Upstream changes:
0.04    18 Aug 2012
        * improve error message when ping() fails
2013-08-15 12:33:00 +00:00
wen
4035fc320a Updated databases/p5-Rose-DB-Object to 0.806 2013-08-15 12:30:30 +00:00
wen
d729de43c7 Update to 0.806
Upstream changes:
0.806 (06.08.2013) - John Siracusa <siracusa@gmail.com>

    * Updated iterator leak test to work on perl 5.17.* and later (RT 86000)

0.805 (03.10.2013) - John Siracusa <siracusa@gmail.com>

    * Changed the recommended Oracle trigger PL/SQL to avoid sequence gaps.
      (Patch by Tom Adamo.)
    * Updated several Manager calls in bench.pl, adding the inject_results
      parameter.

0.804 (02.01.2013) - John Siracusa <siracusa@gmail.com>

    * Fixed some test failures on perl 5.16.2, mysql 5.5.29, and DBD::Pg 2.19.3.

0.803 (01.04.2013) - John Siracusa <siracusa@gmail.com>

    * Make char column's parse_value() method honor a column's overflow
      attribute when handling column values that are too long.
    * Correct length value in column overflow error messages.

0.802 (01.03.2013) - John Siracusa <siracusa@gmail.com>

    * Make varchar column's parse_value() method honor a column's overflow
      attribute when handling column values that are too long.

0.801 (11.24.2012) - John Siracusa <siracusa@gmail.com>

    * Fixed "DBD::Informix::st execute failed: SQL: -255: Not in transaction"
      errors in the test suite.  (Patch by Sergey Leschenko.)

0.800 (09.09.2012) - John Siracusa <siracusa@gmail.com>

    * Correct tests to account for the Loader's init_db generation fix
      in 0.799 behavior (RT 79526)

0.799 (08.10.2012) - John Siracusa <siracusa@gmail.com>

    * Added column type mappings for varchar2, nvarchar, and nvarchar2.
      (Suggested by Chris Campise)
    * Fixed some typos in the Loader documentation (RT 78860)
    * Fixed a Loader bug that caused the base class's init_db method to
      be ignored (RT 78571)

0.798 (04.04.2012) - John Siracusa <siracusa@gmail.com>

    * Fixed a typo in the Rose::DB::Object::Manager documentation.
    * Fixed a bug that caused save() not to throw an exception when
      a transaction could not be started (Reported by jdv79)
    * Converted some uses of each() to keys() to avoid iteration
      state bugs (RT 75773)
    * Corrected a broken POD link in the one-to-many relationship
      documentation.  (Reported by Nee)
2013-08-15 12:28:58 +00:00
wen
7cd7f0f3c6 Updated databases/p5-Rose-DB to 0.771 2013-08-15 12:23:04 +00:00
wen
3a85c3e68c Update to 0.771
Upstream changes:
0.771 (08.04.2013) - John Siracusa <siracusa@gmail.com>

    * Documented the behavior of the dsn attribute when it has an explicit
      value and attributes that contribute to the dsn are also set (RT 87487)

0.770 (11.24.2012) - John Siracusa <siracusa@gmail.com>

    * Fixed "DBD::Informix::st execute failed: SQL: -255: Not in transaction"
      errors in the test suite.  (Patch by Sergey Leschenko.)

0.769 (05.25.2012) - John Siracusa <siracusa@gmail.com>

    * Fixed (more) test failures due to DBD::SQLite not being installed.

0.768 (05.12.2012) - John Siracusa <siracusa@gmail.com>

    * Fixed test failures due to DBD::SQLite not being installed.

0.767 (05.01.2012) - John Siracusa <siracusa@gmail.com>

    * Fixed some bugs that could cause connect_options not to be honored.
    * Fixed some incorrectly failing handle_error tests.
    * Updated Rose::DB::Oracle to honor NLS_*_FORMAT environment variables
      for dates.
2013-08-15 12:22:04 +00:00
wen
a87d9d45ec Updated databases/p5-SQL-ReservedWords to 0.8 2013-08-15 12:18:57 +00:00
wen
18ad1d7ee1 Update to 0.8
Add LICENSE

Upstream changes:
0.8 2012-08-30 00:00
    - Added DB2 version 9 (Colin.Raybould@googlemail.com) RT#55070
    - Fixed sqlrw command (olaf@wundersolutions.com) RT#28367
2013-08-15 12:16:17 +00:00
wen
7f4414b96b Updated databases/p5-DBI to 1.628 2013-08-15 11:42:53 +00:00
wen
98cd0d149c Update to 1.628
Upstream changes:
Changes in DBI 1.628 - 22nd July 2013

    Fixed missing fields on partial insert via DBI::DBD::SqlEngine
        engines (DBD::CSV, DBD::DBM etc.) [H.Merijn Brand, Jens Rehsack]
    Fixed stack corruption on callbacks RT#85562 RT#84974 [Aaron Schweiger]
    Fixed DBI::SQL::Nano_::Statement handling of "0" [Jens Rehsack]
    Fixed exit op precedence in test RT#87029 [Reni Urban]

    Added support for finding tables in multiple directories
        via new DBD::File f_dir_search attribute [H.Merijn Brand]
    Enable compiling by C++ RT#84285 [Kurt Jaeger]

    Typo fixes in pod and comment [David Steinbrunner]
    Change DBI's docs to refer to git not svn [H.Merijn Brand]
    Clarify bind_col TYPE attribute is sticky [Martin J. Evans]
    Fixed reference to $sth in selectall_arrayref docs RT#84873
    Spelling fixes [Ville Skyttä]
    Changed $VERSIONs to hardcoded strings [H.Merijn Brand]
2013-08-15 11:41:02 +00:00
marino
4aa7893233 Doc: Removed pkgtools/tinderbox-dragonfly 2013-08-15 11:19:12 +00:00