Commit graph

162656 commits

Author SHA1 Message Date
tron
2de8f1380e Note update of the "squid31" package to version 3.1.8. 2010-09-07 19:55:41 +00:00
tron
f4854ee15f Update "squid31" package to version 3.1.8. Changes since 3.1.7:
- Security fixes:
 - Fixes for the request processing vulnerability tagged SQUID-2010:3.
   http://www.squid-cache.org/Advisories/SQUID-2010_3.txt
 - A hardening of the DNS client against packet queueing approaches
   used to enable attacks. This completes the protection against attacks
   published by Yamaguchi late in 2009.
 - An HTTP request-line parser hardened against several categories of
   request attack. This greatly increasing the speed of detection and
   reducing resources used to detect these categories of attack.
- Fixes for the following bugs:
  - Bug 3020: Segmentation fault: nameservers[vc->ns].vc = NULL
  - Bug 3005,2972: Locate LTDL headers correctly (again)
  - Bug 2872: leaking file descriptors
  - Bug 2583: pure virtual method called
2010-09-07 19:55:16 +00:00
adam
b8cf059ee8 Updated mail/gmime; mail/balsa 2010-09-07 19:16:27 +00:00
adam
c979f0f392 Changes 2.4.8:
* QUOTA and MYRIGHTS IMAP extension support.
* IMAP compression (COMPRESS=DEFLATE) when supported by server
* making opening attachment easier by saving them in a directory
* downloadable images when using Webkit html widget
* faster opening of the compose window.
* text searching enabled in the WebKit html viewer.
* options to hide toolbars and other parts of the UI (useful on netbooks etc).
* For laptop/wifi users: not trying to reach POP3 servers while disconnected,
  and instead checking immediately on reconnection.
* infinite loop avoided.
* avoid crashes when manually verifing GPG signature.
2010-09-07 19:12:02 +00:00
gson
660a6fa1b0 Updated misc/py-anita to 1.14 2010-09-07 19:10:59 +00:00
gson
5fc0e2042d Update misc/py-anita to 1.14. Changes since 1.13:
Increase the maximum number of boot floppies, as four is no longer
enough for amd64.

New command line option "--run".

Handle the additional dialogs displayed by sysinst when an
i386 or amd64 system has more than one disk.

Add the words "OR CONTRIBUTORS" to the disclaimer of liabilities
in the copyright notice.
2010-09-07 19:08:19 +00:00
adam
99e9837845 Changes 2.4.18:
GMime 2.4 has had a number of API changes since GMime 2.2. To start, ALL public
APIs that used to use off_t in GMime 2.2 now use gint64 so that the API and ABI
do not change based on whether or not large file support is enabled.

In addition, all of the functions marked as deprecated in 2.0 and 2.2 were
removed (usually they had equivalent functionality in a parent class).

Many functions have also been renamed for better clarity and/or consistency.
For convenience, GMime 2.4 source packages include a shell-script to aid in
porting applications using GMime 2.2 (should work for most GMime 2.0
applications as well) to the 2.4 API. You can find this script under the
tools/ directory, named `gmime-port-2-2-to-2-4.sh'.

This script won't fix everything, but it should help quite a bit.
2010-09-07 19:04:15 +00:00
tron
ed2467cec1 Remove "CHECK_FILES_SKIP" entries as "rpm2pkg" no longer generates
package lists which trigger false positives.
2010-09-07 17:35:29 +00:00
tron
53d08ab8ba Require at least version 3.1.4 of "rpm2pkg". 2010-09-07 17:33:40 +00:00
tron
5ac9d88334 Note update of the "rpm2pkg" package to version 3.1.4. 2010-09-07 17:32:24 +00:00
tron
d5145d306b Update "rpm2pkg" to version 3.1.4:
Always treat symbolic links like file when generating the package list.
A long time ago "pkg_install" didn't like symbolic links which is why
"rpm2pkg" created "@exec" and "@unexec" lines in the package list.
This does however cause false positive reported by the "CHECK_FILES" check.

This should fix a part of PR pkg/41191.
2010-09-07 17:32:05 +00:00
taca
72147b96ab * Mark these packages Ruby 1.8.x support only.
* Add some comments and a little clean up.

No functional change.
2010-09-07 17:20:24 +00:00
drochner
1a4b88380d avoid python version encoded in extension lib name, bump PKGREVISION 2010-09-07 16:50:58 +00:00
drochner
ab581fc8cd mention py/qt related updates 2010-09-07 16:49:04 +00:00
drochner
2c3a2308ad update to 0.2.4
changes:
-fixes many bugs and performance problems
-adds two Czech translations
2010-09-07 16:45:18 +00:00
drochner
c2922ff770 update to 5.2.1
changes:
-bugfixes
-qwt.pro:
 CONFIG += ordered added for using make -j
 CONFIG += silent added
2010-09-07 16:42:08 +00:00
drochner
0a936adcfa update to 4.4.8
It is a maintenance release fixing some bugs.
2010-09-07 16:37:56 +00:00
drochner
d421d283b4 update to 4.7.6
This is a minor bug fix release.
(fixes problems with the help viewer of devel/eric4)
2010-09-07 16:36:02 +00:00
drochner
5fb7c90903 update to 4.11.1
This is a minor bug fix release.
(fixes problems with the help viewer of devel/eric4)
2010-09-07 16:35:09 +00:00
drochner
aa11fdb810 bump PKGREV for recent change, requested by tron 2010-09-07 16:33:23 +00:00
joerg
88e81400b3 Mark as bmake 20100808 2010-09-07 14:45:39 +00:00
joerg
d1a6ab52df Remerge man page. Cleanup old version. 2010-09-07 14:41:39 +00:00
joerg
048b1bc3f6 Merge for bmake-20100808 2010-09-07 14:28:00 +00:00
taca
6d347fb38e +sudo-1.7.4p4. 2010-09-07 14:13:24 +00:00
joerg
fed17876f6 Import bmake-20100808:
- boot-strap (TOOL_DIFF): set this to ensure tests use the same version
  of diff that configure tested
- in jobs mode, when we discover we cannot make something, call
  PrintOnError before exit.
- formatting fixes for ignored errors
- ensure jobs are cleaned up regardless of where wait() was called.
- os.sh (MACHINE_ARCH): watch out for drivel from uname -p
- call PrintOnError from JobFinish when we detect an error we are not
  ignoring.
- use bmake_signal() which is a wrapper around sigaction() in place of
  signal()
- add .export-env to allow exporting variables to environment without
  tracking (so no re-export when the internal value is changed).
- fix for .info et al being greedy.
- back to using realpath on argv[0] but only if contains '/' and does not
  start with '/'.
2010-09-07 14:12:27 +00:00
wiz
04a5cdb2af Updated audio/squeezeboxserver to 7.5.1nb3 2010-09-07 10:49:34 +00:00
wiz
31370752a0 Updated audio/p5-Audio-Scan to 0.84 2010-09-07 10:49:13 +00:00
wiz
422854a31d Make squeezeboxserver accept p5-Audio-Scan-0.84.
Bump PKGREVISION.

Ok cube@
2010-09-07 10:49:00 +00:00
wiz
7c3a08e846 Update to 0.84 again. 2010-09-07 10:48:32 +00:00
drochner
2e3185e7cb don't install the pthread drop-in emulation header and library in case
native pthreads are present and used, to avoid surprises due to
conflicting implementations mixed up (in case of no bl3 use), from
Rumko per followup mail on PR pkg/43845
bump PKGREVISION
2010-09-07 10:46:47 +00:00
wiz
37023379d1 Remove update line for p5-Audio-Scan. 2010-09-07 08:19:37 +00:00
wiz
754b109efe Downgrade for now -- squeezeboxserver does not allow 0.84. 2010-09-07 08:18:38 +00:00
he
6fc57b26a6 Upgrade parrot from version 2.5.0 to 2.6.0.
Pkgsrc changes:
 o Adapt to new content being installed (PLIST) and new perl script
   which needs tweaking.

Upstream changes:

- Core
  + Plug some memory leaks
  + As always, bug fixes and some optimizations
- Runtime
  + added (experimental) URI::Escape
- Testing
  + Improved test coverage of core parrot
- Documentation
  + Updated the Squaak tutorial to use modern NQP-rx and PCT
- Platforms
  + The Fedora package 'parrot-devel' install the files for syntax-highlighting
    and automatic indenting for the vim editor
- NQP-rx
  + Updated version included from http://github.com/perl6/nqp-rx includes
    new or improved: regex backtracking, named assertions, interactive mode,
    and setting (a minimal but useful runtime library)
2010-09-07 07:41:51 +00:00
obache
85c89a256c Updated inputmethod/input-pad to 0.1.2 2010-09-07 07:08:14 +00:00
obache
75f769e3d9 Update input-pad to 0.1.2
* Added some acronyms.
    * Fixed the default selection in GtkTreeView.
    * Don't load kbdui/foo.so in addition to kbdui/foo.la.
    * Added debian build.
    * Fixed #1 input-pad.pc doesn't include gtk+-2.0
2010-09-07 07:08:00 +00:00
sno
2363a2dae9 Updated databases/p5-Rose-DBx-Garden-Catalyst to 0.15 2010-09-07 06:28:52 +00:00
sno
8cb94ccb1f Updating databases/p5-Rose-DBx-Garden-Catalyst from 0.14nb1 to 0.15
pkgsrc changes:
- adjust dependency version numbers to match versions of packages in pkgsrc

Upstream changes:
0.15    31 Aug 2010
        * pod patches from movingtarget@mackler.org
        * remove .yml config file and plugin dependency
2010-09-07 06:28:27 +00:00
sno
4d0bcb5e85 Updated databases/p5-Rose-DBx-Object-MoreHelpers to 0.08 2010-09-07 06:22:07 +00:00
sno
52f0eaa3bd Updating databases/p5-Rose-DBx-Object-MoreHelpers from 0.06nb1 to 0.08
pkgsrc changes:
- adjust dependencies
- add license definition

Upstream changes:
0.07    13 May 2010
        * change primary_key_uri_escaped() implementation to avoid sprintf().

0.08    13 May 2010
        * change primary_key_uri_escaped() (again) to match
          CatalystX::CRUD::Controller, also escaping any / marks.
2010-09-07 06:21:42 +00:00
adam
6075eb786d Updated databases/py-psycopg2 to 2.2.2 2010-09-07 06:14:39 +00:00
adam
1a0ae396d2 Changes 2.2.2:
* psycopg/cursor_type.c: executemany() propagates exceptions raised by the
  iterable to the caller.
* lib/pool.py: dropped logging.basicConfig() call.  It messes up with
  projects using logging but where no handler is installed on the root
  logger.
* psycopg/cursor_type.c: exceptions raised in the columns iterator of the
  copy methods propagated to the caller.
* psycopg/typecast_datetime.c: Round seconds in historical timezones to
  the nearest minute.
* lib/extras.py: register_tstz_w_secs() is now no-op.

Changes 2.2.1:
* Builds again on Windows.

Changes 2.2.0:
* typecast.c: Fixed problem related to receiving None from Python
  when a string was expected.
* psycopg/adapter_datetime.c: Fixed TimestampFromTicks for second
  values > 59.5.
* psycopg/adapter_datetime.c: Fixed same bug for TimeFromTicks.
* Added typecasters for arrays of specific MX/Py time-related types.
* psycopg/adapter_[mx]datetime.c: Explicit cast of the SQL representation
  of time-related objects.
* psycopg/adapter_binary.c: Adapt buffer objects using an explicit cast on
  the string literal
* lib/pqpath.c: Fixed reference leak in notify reception.
* Notifies are collected if available after every query execution.
* lib/extensions.py: DECIMAL typecaster imported from _psycopg.
* lib/extensions.py: PY* and MX* time typecaster imported from _psycopg.
* psycopg/connection_type.c: Correctly parse keywords in connect().
* psycopg/pqpath.c: Ensure running COPY in blocking mode.
* psycopg/pqpath.c: Free the GIL in blocking operations in V2 COPY FROM.
* psycopg/pqpath.c: Evaluate Python objects only once outside the COPY I/O
  loops.
* Fixed problem with asynchronous NOTIFYs.
* Integrated async pacthes from Jan's git tree.
2010-09-07 06:13:12 +00:00
sno
4f98f636d8 Updated databases/p5-Rose-DBx-Garden to 0.18 2010-09-07 06:07:20 +00:00
sno
03f24f4709 Update databases/p5-Rose-DBx-Garden from 0.17nb1 to 0.18
Upstream changes:
0.18    23 March 2010
        * tweek ->remarks check when mapping to description.
2010-09-07 06:06:54 +00:00
sno
9512feaf16 Updated databases/p5-Rose-DB-Object to 0.789 2010-09-07 06:04:03 +00:00
sno
2c6a422c73 Updating databases/p5-Rose-DB-Object from 0.786nb1 to 0.789
Upstream changes:
0.789 (06.23.2010) - John Siracusa <siracusa@gmail.com>
    * Added support for SELECT FOR UPDATE and other forms of locking
      (Initial patch by Kostas Chatzikokolakis)
    * Fixed some POD typos (RT 58405)

0.788 (05.22.2010) - John Siracusa <siracusa@gmail.com>
    * Fixed a bug that prevented function calls like now() from being
      properly inlined, even when allow_inline_column_values was set
      to a true value.  (Reported by David Bourget)
    * The Loader/auto-init system will now automatically set the
      allow_inline_column_values attribute to a true value when a
      column has a default value that looks like a function call.
    * Fixed a non-numeric warning with development releases of Math::BigInt.
    * Fixed SQL reserved word quoting bug.  (Reported by Taric Mirza)
    * Avoid stringifying exception objects when setting error().
      (Suggested by Kostas Chatzikokolakis)

0.787 (04.27.2010) - John Siracusa <siracusa@gmail.com>
    * Added remarks column attribute.  (Patch by Adam Mackler)
    * Improved error message generated by get_objects_from_sql() when
      an unknown column is encountered.
    * Added support for Rose::DB's keyword_function_calls attribute.
    * Added dedicated timestamp with time zone column type.
    * Inflate triggers now work correctly with lazy-loaded columns.
      (Reported by Alex Karelas)
    * Failure to have any valid registered data sources no longer causes
      a fatal error when looking up default column sequence names during
      class setup.
2010-09-07 06:03:27 +00:00
sno
b2dc02a465 Updated databases/p5-Rose-DB to 0.762 2010-09-07 05:57:51 +00:00
sno
ffe54a425d Updating databases/p5-Rose-DB from 0.758nb1 to 0.762
pkgsrc changes:
- import package for newly introduced dependency DateTime::Format::Oracle

Upstream changes:
0.762 (06.23.2010) - John Siracusa <siracusa@gmail.com>
    * Support for Rose::DB::Object 0.789.

0.761 (05.22.2010) - John Siracusa <siracusa@gmail.com>
    * Support for Rose::DB::Object 0.788.
    * Detect and report problems caused by DBD::mysql versions that fail to
      set the Active database handle attribute back to a true value when
      mysql_auto_reconnect is set.  (Reported by Matt S. Trout and Kostas
      Chatzikokolakis)

0.760 (04.28.2010) - John Siracusa <siracusa@gmail.com>
    * Moved version number back to three places after the decimal in order to
      placate Unix package management systems.  (Suggested by Matt S. Trout)

0.7591 (04.27.2010) - John Siracusa <siracusa@gmail.com>
    * Corrected skip counts in MySQL tests.

0.759 (04.27.2010) - John Siracusa <siracusa@gmail.com>
    * Fixed some inheritance dead ends (Reported by Matt S. Trout)
    * Corrected parse_array()'s value unescaping (RT 56112)
    * Added timestamp with time zone parsing/formating methods.
    * Improved Oracle date/time parsing and formatting.
    * DateTime::Format::Oracle is now a prerequisite (see above).
2010-09-07 05:57:23 +00:00
sno
a7b15453a9 Added time/p5-Convert-NLS_DATE_FORMAT and time/p5-DateTime-Format-Oracle 2010-09-07 05:52:36 +00:00
sno
43181ecba1 Added time/p5-DateTime-Format-Oracle version 0.05 2010-09-07 05:51:38 +00:00
sno
2c368dc4aa Importing package for p5 module DateTime::Format::Oracle version 0.05
into time/p5-DateTime-Format-Oracle.

This module may be used to convert Oracle date and timestamp values into
DateTime objects. It also can take a DateTime object and produce a date
string matching the NLS_DATE_FORMAT.

Oracle has flexible date formatting via its NLS_DATE_FORMAT session
variable. Date values will be returned from Oracle according to the current
value of that variable. Date values going into Oracle must also match the
current setting of NLS_DATE_FORMAT.

Timestamp values will match either the NLS_TIMESTAMP_FORMAT or
NLS_TIMESTAMP_TZ_FORMAT session variables.

This module keeps track of these Oracle session variable values by
examining environment variables of the same name. Each time one of
Oracle's formatting session variables is updated, the %ENV hash must
also be updated.
2010-09-07 05:51:00 +00:00