Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1m)  pkgsrc-2024Q1 (8d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 10:48:01 UTC Now

2011-04-26 14:20:03 UTC MAIN commitmail json YAML

bump version for mozilla 2.0 branch update

(tnn)

2011-04-26 14:19:40 UTC MAIN commitmail json YAML

bump version for mozilla 2.0 branch update

(tnn)

2011-04-26 14:18:51 UTC MAIN commitmail json YAML

2011-04-26 14:18:46 UTC MAIN commitmail json YAML

+xulrunner192

(tnn)

2011-04-26 14:18:01 UTC MAIN commitmail json YAML

Update to firefox-4.0.

Firefox 4 is based on the Gecko 2.0 Web platform. This release features
JavaScript execution speeds up to six times faster than the previous
version, new capabilities for Web Developers and Add-on Developers such as
hardware accelerated graphics and HTML5 technologies, and a completely
revised user interface.

(tnn)

2011-04-26 14:16:37 UTC MAIN commitmail json YAML

2011-04-26 13:48:17 UTC MAIN commitmail json YAML

Updated mail/roundcube to 0.5.2

(adam)

2011-04-26 13:47:33 UTC MAIN commitmail json YAML

Changes 0.5.2:
* TinyMCE 3.4.2 now compatible with IE9
* PEAR::Net_SMTP 1.5.2, fixed timeout issue
* Fix bug where template name without plugin prefix was used in render_page hook
* Support 'abort' and 'result' response in 'preferences_save' hook, add error
  handling
* Fix bug where some content would cause hang on html2text conversion
* Improve space-stuffing handling in format=flowed messages
* Fix bug where some dates would produce SQL error in MySQL
* Added workaround for some IMAP server with broken STATUS response
* Fix bug where default_charset was not used for text messages
* Stateless request tokens. No keep-alive necessary on login page
* Force names of unique constraints in PostgreSQL DDL
* Add code for prevention from IMAP connection hangs when server closes socket
  unexpectedly
* Remove redundant DELETE query (for old session deletion) on login
* Get around unreliable rand() and mt_rand() in session ID generation
* Fix some emails are not shown using Cyrus IMAP
* Fix handling of mime-encoded words with non-integral number of octets in
  a word
* Fix parsing links with non-printable characters inside
* Fixed de_CH/de_DE localization bugs
* Add variable for 'Today' label in date_today option
* Applied plugin changes since 0.5-stable release
* Fix SQL query in rcube_user::query() so it uses index on MySQL again
* Use only one from IMAP authentication methods to prevent login delays
* Fix strftime format support in date_today option
* Removed redundant </form> tags from contact add/edit pages
* Fix CSS error in contact details screen on IE7

(adam)

2011-04-26 13:36:55 UTC MAIN commitmail json YAML

LICENSE=modified-bsd

(obache)

2011-04-26 13:26:42 UTC MAIN commitmail json YAML

require glib2>=2.28, as PR#44904.
Put it in GConf/Makefile.common, instead of GConf/Makefile.

(obache)

2011-04-26 12:17:51 UTC MAIN commitmail json YAML

net/libfetch is USE_BSD_MAKEFILE, pass ${BSD_MAKE_ENV} additionally for
building libfetch.

Fixes PR#44881, it will be happend with groff from pkgsrc.

(obache)

2011-04-26 12:07:30 UTC MAIN commitmail json YAML

Updated textproc/groff to 1.20.1nb3

(obache)

2011-04-26 12:07:14 UTC MAIN commitmail json YAML

replace shebang for perl scripts.

Bump PKGREVISION.

(obache)

2011-04-26 11:54:15 UTC MAIN commitmail json YAML

Allow patch levels for dependencies

(joerg)

2011-04-26 11:52:51 UTC MAIN commitmail json YAML

Allow patch levels for dependencies

(joerg)

2011-04-26 11:35:53 UTC MAIN commitmail json YAML

added maatkit to databases/Makefile

(mspo)

2011-04-26 10:58:32 UTC MAIN commitmail json YAML

Updated devel/scmgit to 1.7.5

(adam)

2011-04-26 10:57:20 UTC MAIN commitmail json YAML

Changes 1.7.5:
* Various MinGW portability fixes.
* Various git-p4 enhancements (in contrib).
* Various vcs-svn, git-svn and gitk enhancements and fixes.
* Various git-gui updates (0.14.0).
* Update to more modern HP-UX port.
* The codebase is getting prepared for i18n/l10n; no translated
  strings nor translation mechanism in the code yet, but the strings
  are being marked for l10n.
* The bash completion script can now complete symmetric difference
  for "git diff" command, e.g. "git diff ...bra<TAB>".
* The default minimum length of abbreviated and unique object names
  can now be configured by setting the core.abbrev configuration
  variable.
* "git apply -v" reports offset lines when the patch does not apply at
  the exact location recorded in the diff output.
* "git config" used to be also known as "git repo-config", but the old
  name is now officially deprecated.
* "git checkout --detach <commit>" is a more user friendly synonym for
  "git checkout <commit>^0".
* "git checkout" performed on detached HEAD gives a warning and
  advice when the commit being left behind will become unreachable from
  any branch or tag.
* "git cherry-pick" and "git revert" can be told to use a custom merge
  strategy, similar to "git rebase".
* "git cherry-pick" remembers which commit failed to apply when it is
  stopped by conflicts, making it unnecessary to use "commit -c $commit"
  to conclude it.
* "git cvsimport" bails out immediately when the cvs server cannot be
  reached, without spewing unnecessary error messages that complain about
  the server response it never got.
* "git fetch" vs "git upload-pack" transfer learned 'no-done'
  protocol extension to save one round-trip after the content
  negotiation is done. This saves one HTTP RPC, reducing the overall
  latency for a trivial fetch.
* "git fetch" can be told to recursively fetch submodules on-demand.
* "git grep -f <filename>" learned to treat "-" as "read from the
  standard input stream".
* "git grep --no-index" did not honor pathspecs correctly, returning
  paths outside the specified area.
* "git init" learned the --separate-git-dir option to allow the git
  directory for a new repository created elsewhere and linked via the
  gitdir mechanism. This is primarily to help submodule support later
  to switch between a branch of superproject that has the submodule
  and another that does not.
* "git log" type commands now understand globbing pathspecs.  You
  can say "git log -- '*.txt'" for example.
* "git log" family of commands learned --cherry and --cherry-mark
  options that can be used to view two diverged branches while omitting
  or highlighting equivalent changes that appear on both sides of a
  symmetric difference (e.g. "log --cherry A...B").
* A lazy "git merge" that didn't say what to merge used to be an error.
  When run on a branch that has an upstream defined, however, the command
  now merges from the configured upstream.
* "git mergetool" learned how to drive "beyond compare 3" as well.
* "git rerere forget" without pathspec used to forget all the saved
  conflicts that relate to the current merge; it now requires you to
  give it pathspecs.
* "git rev-list --objects $revs -- $pathspec" now limits the objects listed
  in its output properly with the pathspec, in preparation for narrow
  clones.
* "git push" with no parameters gives better advice messages when
  "tracking" is used as the push.default semantics or there is no remote
  configured yet.
* A possible value to the "push.default" configuration variable,
  'tracking', gained a synonym that more naturally describes what it
  does, 'upstream'.
* "git rerere" learned a new subcommand "remaining" that is similar to
  "status" and lists the paths that had conflicts which are known to
  rerere, but excludes the paths that have already been marked as
  resolved in the index from its output.  "git mergetool" has been
  updated to use this facility.

(adam)

2011-04-26 10:37:04 UTC MAIN commitmail json YAML

Added security/nettle version 2.1; Updated security/gnutls to 2.12.3

(adam)

2011-04-26 10:35:30 UTC MAIN commitmail json YAML

Changes 2.12.3:
* libgnutls: Several minor bugfixes.
* libgnutls: Restored HMAC-MD5 for compatibility. Although considered weak,
  several sites require it for connection. It is enabled for "NORMAL" and
  "PERFORMANCE" priority strings.
* libgnutls: depend on libdl.
* libgnutls: gnutls_transport_set_global_errno() was deprecated. Use your
  system's errno fascility or gnutls_transport_set_errno().
* gnutls-cli: Correction with usage of select to check for pending data in
  gnutls sessions. It now uses gnutls_record_check_pending().
* tests: More fixes and updates for win32. Patches by LRN.
* libgnutls: Several files unnecessarily included <gcrypt.h>; this has been
  fixed.
** API and ABI modifications: gnutls_transport_set_global_errno: DEPRECATED

Changes 2.12.2:
* libgnutls: Several updates and fixes for win32. Patches by LRN.
* libgnutls: Several bug and memory leak fixes.
* srptool: Accepts the -d option to enable debugging.
* libgnutls: Corrected bug in gnutls_srp_verifier() that prevented the
  allocation of a verifier. Reported by Andrew Wiseman.

Changes 2.12.1:
* certtool: Generated certificate request with stricter permissions.
* libgnutls: Bug fixes in opencdk code. Reported by Vitaly Kruglikov.
* libgnutls: Corrected windows system_errno() function prototype.
* libgnutls: C++ compatibility fix for compat.h. Reported by Mark Brand.
* libgnutls: Fix size of gnutls_openpgp_keyid_t by using the
  GNUTLS_OPENPGP_KEYID_SIZE definition. Reported by Andreas Metzler.

(adam)

2011-04-26 09:54:55 UTC MAIN commitmail json YAML

buildlink3.mk depends on gmp, even when includes are needed; use MAJOR/MINOR for linking libraries

(adam)

2011-04-26 09:39:02 UTC MAIN commitmail json YAML

Actually, prefer gm4

(adam)

2011-04-26 09:01:13 UTC MAIN commitmail json YAML

Added security/nettle version 2.1

(adam)

2011-04-26 08:59:34 UTC MAIN commitmail json YAML

Nettle is a cryptographic library that is designed to fit easily in more
or less any context: In crypto toolkits for object-oriented languages
(C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in
kernel space. In most contexts, you need more than the basic
cryptographic algorithms, you also need some way to keep track of available
algorithms, their properties and variants. You often have some algorithm
selection process, often dictated by a protocol you want to implement.

And as the requirements of applications differ in subtle and not so
subtle ways, an API that fits one application well can be a pain to use
in a different context. And that is why there are so many different
cryptographic libraries around.

Nettle tries to avoid this problem by doing one thing, the low-level
crypto stuff, and providing a simple but general interface to it.
In particular, Nettle doesn't do algorithm selection. It doesn't do
memory allocation. It doesn't do any I/O.

The idea is that one can build several application and context specific
interfaces on top of Nettle, and share the code, test cases, benchmarks,
documentation, etc. Examples are the Nettle module for the Pike
language, and LSH, which both use an object-oriented abstraction on top
of the library.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2011-04-26 07:55:00 UTC MAIN commitmail json YAML

New perfuse snapwhot

(manu)

2011-04-26 07:54:12 UTC MAIN commitmail json YAML

new perfuse snapshot that can sustain a build.sh -o release
in FUSE-mounted glusterfs

(manu)

2011-04-26 06:10:33 UTC MAIN commitmail json YAML

+ blender-2.57a, calibre-0.7.57, cmus-2.4.0, curl-7.21.6, diffpdf-1.2.0,
  feh-1.13, gnutls-2.12.3, libidn-1.21, links-2.3pre2, links-gui-2.3pre2,
  mpg123-1.13.3, orc-0.4.13, parallel-20110411, puzzle-9159,
  puzzles-9161, py-simplejson-2.1.5, scmgit-base-1.7.4.5,
  scmgit-docs-1.7.4.5, x264-devel-20110423.

(wiz)

2011-04-26 00:04:16 UTC MAIN commitmail json YAML

Updated databases/maatkit to 7410nb1

(mspo)

2011-04-26 00:00:13 UTC MAIN commitmail json YAML

2011-04-25 22:42:04 UTC MAIN commitmail json YAML

Note PKGREVISION bump of tex-vruler.

(minskim)

2011-04-25 22:41:36 UTC MAIN commitmail json YAML

2011-04-25 21:15:36 UTC MAIN commitmail json YAML

Added databases/mysql55-{client,server}

(adam)

2011-04-25 21:14:00 UTC MAIN commitmail json YAML

Added databases/mysql55-{client,server}

(adam)

2011-04-25 21:12:53 UTC MAIN commitmail json YAML

MySQL is a SQL (Structured Query Language) database server. SQL is the most
popular database language in the world. MySQL is a client-server implementation
that consists of a server daemon `mysqld' and many different client
programs/libraries.

The main goals of MySQL are speed and robustness.

The base upon which MySQL is built is a set of routines that have been used in
a highly demanding production environment for many years.  While MySQL is still
in development it already offers a rich and highly useful function set.

The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL).

This package contains the MySQL client programs and libraries.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2011-04-25 21:12:15 UTC MAIN commitmail json YAML

MySQL is a SQL (Structured Query Language) database server. SQL is the most
popular database language in the world. MySQL is a client-server implementation
that consists of a server daemon `mysqld' and many different client
programs/libraries.

The main goals of MySQL are speed and robustness.

The base upon which MySQL is built is a set of routines that have been used in
a highly demanding production environment for many years.  While MySQL is still
in development it already offers a rich and highly useful function set.

The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL).

This package contains the MySQL server programs and libraries including
embedded server (by PKG_OPTION).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2011-04-25 20:58:25 UTC MAIN commitmail json YAML

Replace "/usr/bin/env" interpreter to comply with stricter rules.

(asau)

2011-04-25 16:32:30 UTC pkgsrc-2011Q1 commitmail json YAML

2011-04-25 16:31:16 UTC pkgsrc-2011Q1 commitmail json YAML

Pullup ticket #3419 - requested by he
devel/orc: build fix for powerpc

Revisions pulled up:
- devel/orc/Makefile                                            1.3
- devel/orc/distinfo                                            1.6
- devel/orc/patches/patch-ab                                    1.4

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: he
  Date: Mon Apr 18 20:07:32 UTC 2011

  Modified Files:
  pkgsrc/devel/orc: Makefile distinfo
  Added Files:
  pkgsrc/devel/orc/patches: patch-ab

  Log Message:
  Add a patch so that this builds properly for powerpc.
  Also bump package revision.

  To generate a diff of this commit:
  cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/orc/Makefile
  cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/orc/distinfo
  cvs rdiff -u -r0 -r1.4 pkgsrc/devel/orc/patches/patch-ab

(spz)

2011-04-25 14:48:29 UTC MAIN commitmail json YAML

Fix build.
Replace and check interpreters.

(ryoon)

2011-04-25 14:09:25 UTC MAIN commitmail json YAML

2011-04-25 14:06:40 UTC MAIN commitmail json YAML

Update to mono_mono 2.10, part of mono-2.10

(kefren)

2011-04-25 14:06:08 UTC MAIN commitmail json YAML

2011-04-25 14:04:51 UTC MAIN commitmail json YAML

2011-04-25 14:04:11 UTC MAIN commitmail json YAML

2011-04-25 14:03:17 UTC MAIN commitmail json YAML

2011-04-25 14:02:30 UTC MAIN commitmail json YAML

2011-04-25 14:01:40 UTC MAIN commitmail json YAML

Update to mono 2.10.1. Major Highlights:

    * Google Native Client Support
    * New Profiler engine
    * Faster socket stack
    * Improved Parallel Framework
    * SGen Precise Stack Scanning and Many performance improvements.
    * Unified MonoTouch/Monodroid runtime support
    * Cecil/Light
    * New C# Compiler backend (can now use any custom mscorlib)
    * VB Compiler can now compile to both 2.0 and 4.0 profiles.
    * Supports ASP.NET MVC3, Razor and new WebPages.
    * New WebMatrix.Data database API.
    * Improved OSX Mono
    * F# and IronRuby

(kefren)

2011-04-25 13:45:43 UTC MAIN commitmail json YAML

2011-04-25 13:39:21 UTC MAIN commitmail json YAML

2011-04-25 13:38:26 UTC MAIN commitmail json YAML

Added fonts/droid-ttf version 20100923

(ryoon)

2011-04-25 13:37:00 UTC MAIN commitmail json YAML

Import droid-ttf-20100923 as fonts/droid-ttf

The Droid family of fonts was designed by Ascender's Steve Matteson
beginning in the fall of 2006. The goal was to provide optimal
quality and reading comfort on a mobile handset. The Droid fonts
were optimized for use in application menus, web browsers and for
other screen text.

Ascender Corporation worked closely with Google and the Open Handset
Alliance to develop these system fonts for Android, a free, open
source, and fully customizable mobile platform.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-04-25 13:05:50 UTC MAIN commitmail json YAML

Updated net/mikutter to 0.0.3.1

(obache)

2011-04-25 13:05:31 UTC MAIN commitmail json YAML

Update mikutter to 0.0.3.1.

0.0.3.1
* crash bug report fix
* bit.ly API v3 support.
* delayed write SQLite data and saving connections.

0.0.3.0
* new unstable release (same as 0.0.2.13)

(obache)

2011-04-25 08:55:28 UTC MAIN commitmail json YAML

Fix building with GDK with Quartz (Mac OS X) backend; switch to .tar.bz2; added LICENSE; fixed pkglint complaints

(adam)

2011-04-24 16:17:53 UTC MAIN commitmail json YAML

Fix DEPENDS line.

(wiz)

2011-04-24 15:31:09 UTC MAIN commitmail json YAML

2011-04-24 14:11:08 UTC MAIN commitmail json YAML

Bump PKGREVISION from gettext-lib shlib bump.

(obache)

2011-04-24 14:05:31 UTC pkgsrc-2011Q1 commitmail json YAML

2011-04-24 14:04:07 UTC pkgsrc-2011Q1 commitmail json YAML

Pullup ticket #3418 - requested by tron
net/wireshark: security update

Revisions pulled up:
- net/wireshark/Makefile                                        1.62
- net/wireshark/distinfo                                        1.44

----------------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: tron
  Date: Tue Apr 19 21:52:56 UTC 2011

  Modified Files:
  pkgsrc/net/wireshark: Makefile distinfo

  Log Message:
  Update "wireshark" package to version 1.4.6. Changes since 1.4.5:
  - Bug Fixes
    o Wireshark and TShark can crash while analyzing TCP packets.
      (Bug 5837)

(spz)

2011-04-24 13:59:48 UTC MAIN commitmail json YAML

Bump PKGREVISION from gettext-lib shlib bump.

(obache)

2011-04-24 13:51:52 UTC MAIN commitmail json YAML

2011-04-24 13:47:46 UTC MAIN commitmail json YAML

2011-04-24 13:44:56 UTC MAIN commitmail json YAML

2011-04-24 13:30:07 UTC MAIN commitmail json YAML

Bump PKGREVISION from gettext-lib shlib bump.

(obache)

2011-04-24 13:27:58 UTC MAIN commitmail json YAML

Update to 0.9.10.  Changes:

- minor fixes
- translation updates
- allow configuring device ports
- allow configuring card profiles

(shattered)

2011-04-24 09:51:29 UTC MAIN commitmail json YAML

The library uses m68k_sync_icache from libm68k on NetBSD/m68k.
Fix as proposed by <obache> in PR pkg/44901. Bump package revision.

(asau)

2011-04-23 21:47:57 UTC MAIN commitmail json YAML

Updated archivers/lzo to 2.05

(adam)

2011-04-23 21:46:59 UTC MAIN commitmail json YAML

Changes 2.05:
* Converted the configure system to non-recursive Automake.
* Applied some overdue speed optimizations for modern x86/x64 architectures
  and current compilers like gcc 4.6 and MSVC 2010.

(adam)

2011-04-23 21:26:41 UTC MAIN commitmail json YAML

Fix the interpreter to mtn-cleanup by introducing a run-time dependency on
perl.  I'm not sure there is a better way to fix this since mtn-cleanup is
installed into ${PREFIX}/bin/.

Also skip the interpreter check for some helper files that are not used by
default.  These may be put in separate packages but we can do this later;
for now I'm just adding a comment mentioning the idea.

Bump PKGREVISION to 2.

(jmmv)

2011-04-23 21:17:29 UTC MAIN commitmail json YAML

Fix the interpreter of event_rpcgen.py to point to a known Python binary.
This requires a dependency on Python.  Bump PKGREVISION to 1.

This is probably not the best solution: I guess it'd be nice to have a
libevent package that only included the binary libraries and no dependency
on Python, and another libevent-dev package with the event_rpcgen.py binary
and the Python dependency.  But this can be done later; I want to just fix
the breakage first.

(jmmv)

2011-04-23 17:48:33 UTC MAIN commitmail json YAML

Make sure <langinfo.h> actually provides CODESET before using it,
for the sake of old NetBSD releases.

(hauke)

2011-04-23 17:32:24 UTC MAIN commitmail json YAML

Note update of "python25" package to version 2.5.5nb5.

(tron)

2011-04-23 17:31:40 UTC MAIN commitmail json YAML

Correct path to Python interpreter in all ".py" files to fix build
with revision 1.26 of "pkgsrc/mk/check/check-interpreter.mk".

Bump package revision because the binary package changed.

(tron)

2011-04-23 17:30:26 UTC MAIN commitmail json YAML

Note update of the "teTeX3-bin" package to version 3.0nb48.

(tron)

2011-04-23 17:29:39 UTC MAIN commitmail json YAML

Correct Perl interpreter path in "bin/texdoctk" to to fix build
with revision 1.26 of "pkgsrc/mk/check/check-interpreter.mk".

Bump package revision because the binary package changed.

(tron)

2011-04-23 15:24:28 UTC MAIN commitmail json YAML

Updated sysutils/fabric to 1.0.1

(gls)

2011-04-23 15:23:53 UTC MAIN commitmail json YAML

Update sysutils/fabric to 1.0.1

Upstream changes:

Bugfixes

    * #301: Fixed a bug in local?s behavior when capture=False and output.stdout
(or .stderr) was also False. Thanks to Chris Rose for the catch.
    * #310: Update edge case in put where using the mode kwarg alongside
use_sudo=True runs a hidden sudo command. The mode kwarg needs to be octal but
was being interpolated in the sudo call as a string/integer. Thanks to Adam
Ernst for the catch and suggested fix.
    * #311: append was supposed to have its partial kwarg's default flipped from
True to False. However, only the documentation was altered. This has been fixed.
Thanks to Adam Ernst for bringing it to our attention.
    * #312: Tweak internal I/O related loops to prevent high CPU usage and poor
screen-printing behavior on some systems. Thanks to Kirill Pinchuk for the
initial patch.
    * #320: Some users reported problems with dropped input, particularly while
entering sudo passwords. This was fixed via the same change as for #312.

Documentation

    * Added a missing entry for env.path in the usage documentation.

(gls)

2011-04-23 12:49:38 UTC MAIN commitmail json YAML

Fix build with the latest version of Heimdal under NetBSD/current.

(tron)

2011-04-23 10:42:22 UTC MAIN commitmail json YAML

Note update of the "python26" package to version 2.6.6nb9.

(tron)

2011-04-23 10:40:02 UTC MAIN commitmail json YAML

Note update of the "python27" package to version 2.7.1nb3.

(tron)

2011-04-23 10:39:01 UTC MAIN commitmail json YAML

Correct path to Python interpreter in all ".py" files to fix build
with revision 1.26 of "pkgsrc/mk/check/check-interpreter.mk".

Bump package revision because the binary package changed.

(tron)

2011-04-23 10:35:28 UTC MAIN commitmail json YAML

Correct path to Python interpreter in all ".py" files to fix build
with revision 1.26 of "pkgsrc/mk/check/check-interpreter.mk".

Bump package revision because the binary package changed.

(tron)

2011-04-23 08:54:13 UTC MAIN commitmail json YAML

Updated lang/python24 to 2.4.6

(obache)

2011-04-23 08:53:53 UTC MAIN commitmail json YAML

Update python24 to 2.4.6.

What's New in Python 2.4.6?
===========================

*Release date: 19-Dec-2008*

What's New in Python 2.4.6c1?
=============================

*Release date: 13-Dec-2008*

Core and builtins
-----------------

- Issue #4469: Prevent expandtabs() on string and unicode
  objects from causing a segfault when a large width is passed
  on 32-bit platforms. CVE-2008-5031.

- Issue #4317: Fixed a crash in the imageop.rgb2rgb8() function.

- Issue #4230: Fix a crash when a class has a custom __getattr__ and an
  __getattribute__ method that deletes the __getattr__ attribute.

- Apply security patches from Apple. CVE-2008-2315.

- Issue #2620: Overflow checking when allocating or reallocating memory
  was not always being done properly in some python types and extension
  modules.  PyMem_MALLOC, PyMem_REALLOC, PyMem_NEW and PyMem_RESIZE have
  all been updated to perform better checks and places in the code that
  would previously leak memory on the error path when such an allocation
  failed have been fixed.

- Issue #1179: Fix CVE-2007-4965 and CVE-2008-1679, multiple integer
  overflows in the imageop and rgbimgmodule modules.

- Issue #2586: Fix CVE-2008-1721, zlib crash from
  zlib.decompressobj().flush(val) when val is not positive.

- Issues #2588, #2589: Fix potential integer underflow and overflow
  conditions in the PyOS_vsnprintf C API function. CVE-2008-3144.

- Issue #2587: In the C API, PyString_FromStringAndSize() takes a signed size
  parameter but was not verifying that it was greater than zero.  Values
  less than zero will now raise a SystemError and return NULL to indicate a
  bug in the calling C code. CVE-2008-1887.

- Security Issue #2: imageop did not validate arguments correctly and could
  segfault as a result. CVE-2008-4864.

Extension Modules
-----------------

Library
-------

Tests
-----

Build
-----

Tools/Demos
-----------

- Tools/faqwiz/move-faqwiz.sh: Fix unsecure use of temporary files.

(obache)

2011-04-23 08:09:43 UTC MAIN commitmail json YAML

more replace interpreter.

(obache)

2011-04-23 06:06:30 UTC MAIN commitmail json YAML

remove tail enmty line.

(obache)

2011-04-23 06:04:37 UTC MAIN commitmail json YAML

move extra buildlinks into the guard.

(obache)

2011-04-23 04:12:50 UTC MAIN commitmail json YAML

skip interpreter check for munin plugins.
(it should be into split package).

(obache)

2011-04-23 01:41:36 UTC MAIN commitmail json YAML

more replace interpreter line.

(obache)

2011-04-22 23:05:27 UTC MAIN commitmail json YAML

Mark BROKEN, doesn't fetch.

(joerg)

2011-04-22 22:58:18 UTC MAIN commitmail json YAML

2011-04-22 20:36:49 UTC MAIN commitmail json YAML

The startup file needed some updating, and the XYMONHOME path also wanted
fixing.

(spz)

2011-04-22 20:32:19 UTC MAIN commitmail json YAML

Updated sysutils/capistrano to 2.5.21

(gls)

2011-04-22 20:31:50 UTC MAIN commitmail json YAML

Update sysutils/capistrano to 2.5.21

Upstream changes:

## 2.5.21 / April 6 2011

* Fixed to follow best-practice guidelines from Bundler (Ben Langfeld)
* No longer force a gemset for Capistrano development. (Ben Langfeld)

## 2.5.20 / March 16 2011

  * `deploy:migrations` will now always operate on the latest_release, not
current_release (Mike Vincent)
  * Adds a check for the presence of `rsync` when using the copy strategy with
`rsync`. (Chris Griego)
  * Do not try to look up the `:release_path` on servers which are defined
`:no_release` (Chris Griego)
  * Tiny patch to the `CVS` SCM code to be Ruby 1.9 compatible (Martin Carpenter)
  * Changed the default `Git` submodule behaviour to use `--recursive`
Lighthouse Issue #176. (Lee Hambley)
  * `:public_children` can now be `set()`, the default is unchanged, thanks
(Chris Griego)
  * Fixing the load path in the default `Capfile` to search vendored/unpacked
Gems. Lighthouse Issue #174 (Mari Carmen/Rafael Garc�a)
  * Adds a `maintenance_basename` variable (default value is `maintenance`) to
allow you to set the maintenance page name (Celestino Gomes)
  * Spelling fixes in inline-documentation (Tom Copeland)
  * Make `zip` and `tar` handle symlinks the same way (zip follows symlinks by
default, tar needs the option `-h`) (Ross Cooperman)

(gls)

2011-04-22 17:34:21 UTC MAIN commitmail json YAML

files/xymon.sh needed some more updating to the new version

(spz)

2011-04-22 15:37:02 UTC MAIN commitmail json YAML

2011-04-22 14:52:18 UTC MAIN commitmail json YAML

2011-04-22 14:40:46 UTC MAIN commitmail json YAML

2011-04-22 13:53:53 UTC MAIN commitmail json YAML

Updated databases/postgresql83 to 8.3.15

(adam)

2011-04-22 13:50:39 UTC MAIN commitmail json YAML

Changes 8.3.15:
* fix build issues on HP-UX and Itanium
* update time zone files for recent time zone changes
* change SQLSTATE for Hot Standby warnings
* prevent bgwriter hang during recovery
* prevent recursive composite type creation
* disallow dropping tables whose triggers are still pending
* allow use of "replication" as a user name
* prevent a crash during GEQO planning
* improve join plans for tables with missing statistics
* fix error with SELECT FOR UPDATE in a subselect
* close PL/python array slice memory leak
* allow SSL connections for users with no home directory

(adam)

2011-04-22 13:45:23 UTC MAIN commitmail json YAML

2011-04-22 13:04:19 UTC MAIN commitmail json YAML

Updated databases/postgresql84 to 8.4.8

(adam)

2011-04-22 13:01:31 UTC MAIN commitmail json YAML

Changes 8.4.8:
* fix build issues on HP-UX and Itanium
* update time zone files for recent time zone changes
* change SQLSTATE for Hot Standby warnings
* prevent bgwriter hang during recovery
* prevent recursive composite type creation
* disallow dropping tables whose triggers are still pending
* allow use of "replication" as a user name
* prevent a crash during GEQO planning
* improve join plans for tables with missing statistics
* fix error with SELECT FOR UPDATE in a subselect
* close PL/python array slice memory leak
* allow SSL connections for users with no home directory

(adam)

2011-04-22 10:09:35 UTC MAIN commitmail json YAML

Stop maintaining amarok.

(wiz)

2011-04-22 09:03:53 UTC MAIN commitmail json YAML

fix up paths on ftp.NetBSD.org:
- reading through the null mounts is deprecated
- writing through the null mounts is not allowed (not possible)

(spz)

2011-04-22 08:16:42 UTC MAIN commitmail json YAML

2011-04-22 08:14:10 UTC MAIN commitmail json YAML

Updated databases/postgresql90 to 9.0.4

(adam)

2011-04-22 08:10:25 UTC MAIN commitmail json YAML

Changes 9.0.4:
* fix build issues on HP-UX and Itanium
* update time zone files for recent time zone changes
* change SQLSTATE for Hot Standby warnings
* prevent bgwriter hang during recovery
* prevent recursive composite type creation
* disallow dropping tables whose triggers are still pending
* allow use of "replication" as a user name
* prevent a crash during GEQO planning
* improve join plans for tables with missing statistics
* fix error with SELECT FOR UPDATE in a subselect
* close PL/python array slice memory leak
* allow SSL connections for users with no home directory
* allow building PostgreSQL 9.0 with 64-bit MinGW

(adam)

2011-04-22 08:09:01 UTC MAIN commitmail json YAML

Added postgresql-license

(adam)

2011-04-22 08:08:03 UTC MAIN commitmail json YAML

Added postgresql-license

(adam)

2011-04-22 07:27:45 UTC MAIN commitmail json YAML

2011-04-21 21:06:26 UTC MAIN commitmail json YAML

The pkg name is libaudiofile, so use that in buildlink3.mk.

(hans)

2011-04-21 20:56:22 UTC MAIN commitmail json YAML

2011-04-21 20:43:02 UTC MAIN commitmail json YAML

2011-04-21 20:42:44 UTC MAIN commitmail json YAML

2011-04-21 20:29:20 UTC MAIN commitmail json YAML

2011-04-21 20:01:03 UTC MAIN commitmail json YAML

2011-04-21 18:11:26 UTC MAIN commitmail json YAML

+ ImageMagick-6.6.9.6, audacity-1.3.13, calibre-0.7.56, cone-0.87,
  dbus-1.4.8, etm-706, gnome-games-3.0.1, horde-4.0.1, imp-5.0.1,
  ingo-2.0.1, kronolith-3.0.1, less-443, libgdata-0.8.1,
  mathomatic-15.5.3, modular-xorg-server-1.10.1, mono-addins-0.6.1,
  orc-0.4.12, p5-PerlMagick-6.6.9.6, py-OpenSSL-0.12, rails-3.0.7,
  rdesktop-1.7.0, texmaker-3.0.1, turba-3.0.1, unison-2.40.63,
  wireshark-1.4.6, x264-devel-20110416.

(wiz)

2011-04-21 17:53:27 UTC MAIN commitmail json YAML

Make this work on SunOS.

audio/cdparanoia is not available for SunOS, but devel/libcdio has a
working alternative. Also, don't depend on gsed directly, add it to
USE_TOOLS.

(hans)

2011-04-21 16:35:27 UTC MAIN commitmail json YAML

update to 3.5
changes:
-Python interceptors can receive peer address and identity
-Python exceptions can be pickled

(drochner)

2011-04-21 16:34:18 UTC MAIN commitmail json YAML

update to 4.1.5
change: Incoming SSL connections can time out waiting for SSL_accept to
complete

pkgsrc change: remove the patch which did daemonize omniNames in
the code -- this was bad because it sent all diagnostic output
to /dev/null. send it to background in the rc.d script instead, and
set a reasonable logfile location

(drochner)

2011-04-21 15:06:04 UTC MAIN commitmail json YAML

Fix build on SunOS.

(hans)

2011-04-21 15:03:53 UTC MAIN commitmail json YAML

2011-04-21 15:01:57 UTC MAIN commitmail json YAML

Fix build on SunOS.

Configure does not enable the sun output plugin, which requires BSD
extensions and wouldn't work anyway. But we can use the oss plugin,
recent SunOS versions support OSS.

(hans)

2011-04-21 14:46:29 UTC MAIN commitmail json YAML

Fix broken variable expansion.

(hans)

2011-04-21 14:33:37 UTC MAIN commitmail json YAML

2011-04-21 14:30:35 UTC MAIN commitmail json YAML

2011-04-21 14:27:34 UTC MAIN commitmail json YAML

2011-04-21 14:25:09 UTC MAIN commitmail json YAML

2011-04-21 13:50:29 UTC MAIN commitmail json YAML

note some more "used by ..." comments.

(obache)

2011-04-21 13:35:36 UTC MAIN commitmail json YAML

2011-04-21 13:30:50 UTC MAIN commitmail json YAML

2011-04-21 13:25:28 UTC MAIN commitmail json YAML

Fix build on SunOS. From iMil.

(hans)

2011-04-21 13:05:35 UTC MAIN commitmail json YAML

Recent versions of SunOS have a native libusb. Add a builtin.mk to allow
packages depending on devel/libusb to be built on SunOS.

(hans)

2011-04-21 11:32:02 UTC MAIN commitmail json YAML

remove "used by net/gnome-vfs-dns-sd/Makefil" comment, it had been removed.

(obache)

2011-04-21 10:43:32 UTC MAIN commitmail json YAML

Added ap2-authn-otp

(pettai)

2011-04-21 10:41:45 UTC MAIN commitmail json YAML

Added www/ap2-authn-otp version 1.1.3

(pettai)

2011-04-21 10:27:35 UTC MAIN commitmail json YAML

Remove python dependency and allow broken installation again as
requested by agc@

(roy)

2011-04-21 10:05:52 UTC MAIN commitmail json YAML

2011-04-21 09:54:44 UTC MAIN commitmail json YAML

mod_authn_otp is an Apache web server module for two-factor authentication
using one-time passwords (OTP) generated via the HOTP/OATH algorithm
defined in RFC 4226. This creates a simple way to protect a web site with
one-time passwords, using any RFC 4226-compliant hardware or software
token device. mod_authn_otp also supports the Mobile-OTP algorithm.

mod_authn_otp supports both event and time based one-time passwords. It
also supports "lingering" which allows the repeated re-use of a previously
used one-time password up to a configurable maximum linger time. This
allows one-time passwords to be used directly in HTTP authentication
without forcing the user to enter a new one-time password for every
page load.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(pettai)

2011-04-21 09:49:47 UTC MAIN commitmail json YAML

Initial import

Changelog, so far:

Version 1.1.3 (r94)
    - Fixed bug with "OTPAuthPINAuthProvider" and <AuthnProviderAlias>

Version 1.1.2 (r87)
    - Added "OTPAuthPINAuthProvider" to allow alternate verification of PINs
    - Added "OTPAuthLogoutOnIPChange" flag to auto-logout on IP address change
    - Build fixes for Solaris

Version 1.1.1 (r66)
    - Build fixes

Version 1.1.0 (r44)
    - Moved time interval and #digits configuration into users file
    - Fixed bug in time based token synchronization at large offsets
    - Added support for the Mobile-OTP algorithm: http://motp.sourceforge.net/
    - Added otptool(1) one-time password utility program.
    - Accept either decimal or hexadecimal values (basic auth only).

Version 1.0.0 (r10)
    - Initial release

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(pettai)

2011-04-20 22:23:57 UTC MAIN commitmail json YAML

Fix linking against pari.

(hans)

2011-04-20 22:12:50 UTC MAIN commitmail json YAML

Fix linking against db4.

(hans)

2011-04-20 20:47:05 UTC MAIN commitmail json YAML

Updated lang/sbcl to 1.0.47

(asau)

2011-04-20 20:46:50 UTC MAIN commitmail json YAML

Update to SBCL 1.0.47

changes in sbcl-1.0.47 relative to sbcl-1.0.46:
  * bug fix: fix mach port rights leaks in mach exception handling code on
    darwin/x86 and /x86-64. (thanks to Willem Oudshoorn for motivation and the
    initial patch)
  * enhancement: --script muffles style-warnings and compiler notes. (lp#677779)
  * enhancement: redefinition warnings for macros from different files. (lp#434657)
  * enhancement: better MACHINE-VERSION on Darwin x86 and x86-64. (lp#668332)
  * enhancement: (FORMAT "foo" ...) and similar signal a compile-time warning. (lp#327223)
  * enhancement: no more "in: LAMBDA NIL" messages from the compiler for forms
    processed using EVAL -- now the appropriate toplevel form is reported instead.
  * enhancement: more legible style-warnings for inappropriate IGNORE and IGNORABLE
    declarations. (lp#726331)
  * enhancement: :NOT-NULL option has been added to alien C-STRING type to indicate
    that NIL/NULL is excluded from the type.
  * enhancement: SB-INTROSPECT:MAP-ROOT allows mapping over pointers contained in
    arbitrary objects.
  * optimization: SLOT-VALUE &co are faster in the presence of SLOT-VALUE-USING-CLASS
    and its compatriots.
  * optimization: core startup time is reduced by 30% on x86-64. (lp#557357)
  * bug fix: SB-DEBUG:BACKTRACE-AS-LIST guards against potentially leaking
    stack-allocated values out of their dynamic-extent. (lp#310175)
  * bug fix: attempts to use SB-SPROF for wallclock profiling on threaded
    x86-64 builds caused a type-error.
  * bug fix: calling COMPILE with something else than a lambda-expression as the
    second argument reports a more sensible error. (lp#718905)
  * bug fix: invalid combinations of :PREDICATE and :TYPE options in DEFSTRUCT
    are detected. (lp#520607)
  * bug fix: constant keyword argument checking didn't take :ALLOW-OTHER-KEYS
    into account.
  * bug fix: SLOT-BOUNDP information is correct during MAKE-INSTANCE in the
    presence of (SETF SLOT-VALUE-USING-CLASS) and SLOT-BOUNDP-USING-CLASS
    methods. (regression from 1.0.45.18)
  * bug fix: INITIALIZE-INSTANCE :AROUND methods supplying initargs via
    CALL-NEXT-METHOD work correctly. (regression from 1.0.45.19)
  * bug fix: several foreign functions accepting string also accepted NIL and
    consequently caused a memory fault at 0 now signal a type-error instead.
    (lp#721087)
  * bug fix: under rare circumstances, constraint propagation could rewrite a
    variable reference to refer to a variable not in scope, causing an error
    during physical environment analysis when attempting to close over the
    variable. (lp#551227)
  * bug fix: SIMPLE-CONDITION :FORMAT-CONTROL defaults to NIL.

(asau)

2011-04-20 19:42:17 UTC MAIN commitmail json YAML

Fix build on SunOS.

(hans)

2011-04-20 19:13:13 UTC MAIN commitmail json YAML

Note update of tex-texlive-en-doc.

(minskim)

2011-04-20 19:08:10 UTC MAIN commitmail json YAML

Sync tex-texlive-en-doc with TeX Live r21569.

Documentation update.

(minskim)

2011-04-20 18:57:22 UTC MAIN commitmail json YAML

2011-04-20 18:51:39 UTC MAIN commitmail json YAML

Allow module packages to specify their own do-install target.
Used by x11/clisp-mit-clx.

(hans)

2011-04-20 18:50:02 UTC MAIN commitmail json YAML

2011-04-20 18:44:57 UTC MAIN commitmail json YAML

2011-04-20 18:40:44 UTC MAIN commitmail json YAML

2011-04-20 18:40:40 UTC pkgsrc-2011Q1 commitmail json YAML

2011-04-20 18:39:44 UTC pkgsrc-2011Q1 commitmail json YAML

Pullup ticket #3417 - requested by drochner
graphics/gimp: security patch

Revisions pulled up:
- graphics/gimp/Makefile                                        1.204
- graphics/gimp/distinfo                                        1.62
- graphics/gimp/patches/patch-ba                                1.1
- graphics/gimp/patches/patch-bb                                1.1
- graphics/gimp/patches/patch-bc                                1.1
- graphics/gimp/patches/patch-bd                                1.1

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Fri Apr 15 16:39:10 UTC 2011

  Modified Files:
          pkgsrc/graphics/gimp: Makefile distinfo
  Added Files:
          pkgsrc/graphics/gimp/patches: patch-ba patch-bb patch-bc patch-bd

  Log Message:
  add patches from upstream, via Debian/Ubuntu:
  -possible buffer overflows when parsing config files of plugins
    (CVE-2010-4540, CVE-2010-4541, CVE-2010-4542)
  -possible buffer overflow in PSP image parser plugin (CVE-2010-4543)
  bump PKGREV

(tron)

2011-04-20 18:36:17 UTC MAIN commitmail json YAML

2011-04-20 18:31:36 UTC MAIN commitmail json YAML

2011-04-20 16:11:09 UTC MAIN commitmail json YAML

Updated net/unbound to 1.4.9

(pettai)

2011-04-20 15:12:02 UTC MAIN commitmail json YAML

Actually make SUBST stage run - bump PKGREVISION

(abs)

2011-04-20 12:36:56 UTC MAIN commitmail json YAML

switch from /usr/bin/env perl to ${PERL5} via SUBST. Bump PKGREVISION

(abs)

2011-04-20 12:17:02 UTC MAIN commitmail json YAML

2011-04-20 12:12:48 UTC MAIN commitmail json YAML

note a "used by ..." comment.

(obache)

2011-04-20 12:06:02 UTC MAIN commitmail json YAML

note "used by ..." comments.

(obache)

2011-04-20 12:02:40 UTC MAIN commitmail json YAML

note "used by..." comments.

(obache)

2011-04-20 11:53:33 UTC MAIN commitmail json YAML

note "used by..." comments.

(obache)

2011-04-20 10:44:46 UTC MAIN commitmail json YAML

1.4.9:

Bug Fixes:

* Added explicit note on unbound-anchor usage: Please note usage of
  unbound-anchor root anchor is at your own risk and under the terms of our
  LICENSE (see that file in the source).
* Fix remove private address does not throw away entire response. [bugzilla: 361 ]
* Fix, time.elapsed variable not reset with stats_noreset.
* Fix no ADflag for NXDOMAIN in NSEC3 optout. And wildcard in optout.
* give config parse error for multiple names on a stub or forward zone.
* updated ldns tarball to 1.6.9(snapshot).
* iana portlist updated.

(pettai)

2011-04-20 10:00:01 UTC MAIN commitmail json YAML

For the sake of graphics/cairo, which derives the libXrender feature
set from the renderproto version, pick a package with an older version
(renderproto9) for anything < netbsd-5.

This change gets the selection criteria right, and also points the
renderproto9 package to renderproto's builtin.mk, avoiding Xrender
breakage.

Fixes pkg/43969 and should probably be pulled up.

(hauke)

2011-04-20 09:57:25 UTC MAIN commitmail json YAML

2011-04-20 09:03:18 UTC MAIN commitmail json YAML

Use python correctly.

(roy)

2011-04-20 07:17:46 UTC MAIN commitmail json YAML

Use correct shell.

swell-foop still doens't work as it depends on seed which isn't in pkgsrc
yet, but gnome-games installs again.

(roy)

2011-04-19 21:53:10 UTC MAIN commitmail json YAML

Note update of the "wireshark" package to version 1.4.6.

(tron)

2011-04-19 21:52:56 UTC MAIN commitmail json YAML

Update "wireshark" package to version 1.4.6. Changes since 1.4.5:
- Bug Fixes
  o Wireshark and TShark can crash while analyzing TCP packets.
    (Bug 5837)

(tron)

2011-04-19 19:45:17 UTC MAIN commitmail json YAML

Updated lang/cdl3 to 1.2.8

(asau)

2011-04-19 19:45:02 UTC MAIN commitmail json YAML

Update to CDL3 version 1.2.8
This release fixes few minor issues and improves compiler support.

(asau)

2011-04-19 19:18:58 UTC MAIN commitmail json YAML

Updated lang/maude to 2.6

(asau)

2011-04-19 19:18:41 UTC MAIN commitmail json YAML

Update Maude to version 2.6

This release incorporates mostly optimizations and bug fixes.
Read bundled NEWS for more details.

(asau)

2011-04-19 17:08:18 UTC MAIN commitmail json YAML

-Python is optional, keep this in options.mk
-the files where the interpreter check fires are not executable,
so just CHECK_INTERPRETER_SKIP them

(drochner)

2011-04-19 16:10:16 UTC MAIN commitmail json YAML

2011-04-19 15:58:50 UTC MAIN commitmail json YAML

Updated multimedia/adobe-flash-plugin10.1 to 10.2.159.1

(chs)

2011-04-19 15:58:13 UTC MAIN commitmail json YAML

2011-04-19 15:32:28 UTC MAIN commitmail json YAML

Just replace what we need.

(roy)

2011-04-19 15:31:45 UTC MAIN commitmail json YAML

Just warn about non executable files using env.

(roy)

2011-04-19 14:28:28 UTC MAIN commitmail json YAML

Disallow the use of env(1) as an interpreter.

(roy)

2011-04-19 13:30:12 UTC MAIN commitmail json YAML

2011-04-19 13:29:47 UTC MAIN commitmail json YAML

Use bash correctly.

(roy)

2011-04-19 13:16:10 UTC MAIN commitmail json YAML

Re-import previous version of Firefox, because firefox-4.0 won't
work for some users (sparc64 support, for example, is busted and
won't appear again until firefox-5.0).

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(tnn)

2011-04-19 13:14:28 UTC MAIN commitmail json YAML

Use python correctly.

(roy)

2011-04-19 11:55:57 UTC MAIN commitmail json YAML

2011-04-19 11:47:12 UTC MAIN commitmail json YAML

note a "used by ..." comment.

(obache)

2011-04-19 11:35:31 UTC MAIN commitmail json YAML

note "used by ..." comments

(obache)

2011-04-19 11:34:47 UTC MAIN commitmail json YAML

fixes last commit (missing `/Makefile').

(obache)

2011-04-19 11:30:50 UTC MAIN commitmail json YAML

note "used by ..." comments

(obache)

2011-04-19 11:20:59 UTC MAIN commitmail json YAML

xulrunner -> xulrunner192

(tnn)

2011-04-19 11:16:12 UTC MAIN commitmail json YAML

2011-04-19 10:58:58 UTC MAIN commitmail json YAML

Use python correctly.

(roy)

2011-04-19 10:28:31 UTC MAIN commitmail json YAML

2011-04-19 10:09:42 UTC MAIN commitmail json YAML

Use python correctly.

(roy)

2011-04-19 10:06:05 UTC MAIN commitmail json YAML

Updated textproc/dbtoepub to 1.76.1

(roy)

2011-04-19 10:05:40 UTC MAIN commitmail json YAML

2011-04-19 10:04:18 UTC MAIN commitmail json YAML