Commit graph

14208 commits

Author SHA1 Message Date
wiz
be2f21a994 Update to 2.28.0, set LICENSE.
Distcheck with --disable-silent-rules

    Version 2.28.0

    Remove MAINTAINERS, and dist the DOAP file

    Use AM_SILENT_RULES

    Fix build breakage in modules caused by commit aac1a8ec

    Chech for single header includes.

    When maintainer mode is enabled, check for single header includes as
    well as deprecated flags (#557070).

    Support for automake 1.11

    Remove auto-generated ChangeLog from the tree

    Autogenerate ChangeLog

    Trivial update

    * Remove CVS references, use "repository tree"
    * Fix whitespace
    * Fix typo "The" -> "There"

    Move to "development" category

    Add the required DOAP project description (used
    gnome-system-monitor as a template)

    Only pass --enable-maintainer-mode when AM_MAINTAINER_MODE is present

    Takeover

    Revert "Add single include disabling cppflags"

    Oops, this wasn't meant to be committed just yet.

    This reverts commit f95de3b4b636786d1e297f40df32ee32f71ebce7.

    Post branch version bump.

    Add single include disabling cppflags

    Default to enable maintainer mode

    Add -Wno-portability to automake invocation. Bug #529120, patch by Philip Van Hoof.
2009-11-17 17:11:07 +00:00
wiz
7360b07d4b Update to 1.4:
1.4 - 2009-11-16

  core

     * summary: new command summarizes current working state
     * tags: new tag cache greatly speeds up tag operations
     * diff: new --stat option to show diffstat
     * diff: add --reverse option to diff
     * subrepo: fix a bunch of issues with the experimental subrepo extension
     * status: fixes for behavior when working with clock skew
     * clone: new -u/--updaterev option
     * templater: new latesttag and latesttagdistance keywords
     * push/pull: handle some broken pipe errors during large transfers
     * config: environment variables and ~user constructs are expanded in pathnames

  hgweb

     * fix for showing header lines in raw changeset diffs
     * try to send better error messages to the client
     * use config-supplied ordering by default in hgwebdir index pages
     * add web.descend option to disable showing all nested repositories in hgwebdir

  documentation and help

     * new config help topic
     * help texts are now written in reStructuredText format
     * many translation updates including a new Swedish translation
     * many help text updates and improvements

  extensions

     * mq: add -1 options to qapplied/qunapplied
     * patchbomb: add a --flag option to set a flag value in the Subject header
     * patchbomb: correctly handle Unicode domains (using the IDNA encoding scheme)
     * color: improve colorization of the qseries command
     * inotify: cleaner code, fixed pattern handling
     * zeroconf: show repository descriptions
     * rebase: some performance and correctness fixes
     * extdiff: add 3-way diff for merge changesets
     * convert: handle directory renaming in Darcs, fixed file renaming
     * relink: new extension which helps people re-hardlink their clones

  other

     * contrib/shrink-revlog.py script that can significantly shrink some internal hg files
     * work around non-standard locale settings on OS X
2009-11-17 10:49:50 +00:00
seb
f7ef8d360b Add & enable p5-Data-Dumper-Concise 2009-11-17 00:00:04 +00:00
seb
8973e89f2a Initial import of p5-Data-Dumper-Concise version 1.001 in the NetBSD
Packages Collection.

The Perl 5 module Data::Dumper::Concise exists, fundamentally, as
a convenient way to reproduce a set of Dumper options that we've
found ourselves using across large numbers of applications, primarily
for debugging output.
2009-11-16 23:59:36 +00:00
wiz
af6b2d557d Update to 0.8.13:
Sun Nov  1 14:08:47 CET 2009, Michael Riepe <libelf@mr511.de>

	* README:
	* VERSION:
		update for 0.8.13 release.
	* libelf.pc.in:
		add -I${includedir}.
	* lib/begin.c:
	* lib/private.h:
		move archive related declarations.
	* lib/elf_repl.h:
		disable Elf64_Cap for 32-bit build.
	* lib/getaroff.c:
		new file.
	* lib/Makefile.in:
	* lib/Makefile.w32:
		add getaroff.c.
2009-11-15 21:26:51 +00:00
sno
e7a6cd448c Updating package devel/p5-IO-Compress from 2.022 to 2.023
Upstream changes:
  2.023 9 November 2009
      * IO::Compress::AnyUncompress
        Added support for lzma_alone & xz.
2009-11-15 15:55:03 +00:00
sno
fe6ca2ff74 Updating devel/p5-Compress-Raw-Bzip2 from 2.021 to 2.023
Upstream changes:
  2.023 9 November 2009
      * fixed instance where $[ should have been $] in t/02zlib.t
        Thanks to Robin Barker and zefram [RT #50765] for independantly
        spotting the issue.
2009-11-15 15:53:00 +00:00
drochner
4665508704 update to 1.6.10
(yes I know there is the 1.8 branch, but I don't want to experiment
right now)
changes: many fixes, some C++ API improvements
pkgsrc change: DESTDIR support
2009-11-15 15:50:50 +00:00
sno
c2ba50cb51 Updating devel/p5-Compress-Raw-Zlib from 2.021 to 2.023
Upstream changes:
  2.023 9 November 2009
      * Removed redundant bzip2 source files from the bzip2-src directory.
        [RT# 47225]

      * Fixed instance where $[ should have been $] in t/01bzip2.t
        Thanks to Robin Barker and zefram [RT #50764] for independantly
        spotting the issue.
2009-11-15 15:50:37 +00:00
drochner
a549bb37e7 recognize builtin libevent-1.4.12 (as in NetBSD-current) 2009-11-13 17:31:07 +00:00
obache
4b8b6d2728 remove redundant '/' after DESTDIR. 2009-11-12 05:40:36 +00:00
obache
740dd4fbb9 Some fixes
* Fixes permissions of installed files.
* honor PKGMANDIR, as PR 42290.
2009-11-12 05:38:58 +00:00
seb
0477d546db Update p5-PathTools from version 3.30 to version 3.31.
Upstream changes:
3.31 - Sun Nov  1 15:15:00 2009
- Do not pack a Build.PL to avoid a circular dependency involving
  ExtUtils::CBuilder (PathTools RT #50749)
2009-11-11 20:55:37 +00:00
seb
89eee73c89 Update p5-Object-InsideOut from version 3.56 to version 3.57.
Pkgsrc changes:
- Add more recommended dependencies (devel/p5-Storable)

Upstream changes:
3.57 Thu Nov  5 01:42:26 2009
	- Check args to ->isa()/->can()
2009-11-11 18:32:33 +00:00
seb
071eb7497a Update p5-ExtUtils-CBuilder from version 0.26.03.01 to version 0.27.
Pkgsrc changes:
- Switch PERL5_MODULE_TYPE to MakeMaker

Upstream changes:
0.27 - Thu Oct 29 21:29:56 EDT 2009

 Other:
 - Removed Build.PL to avoid creating a circular dependency
 - Added version numbers to Windows compiler driver modules

0.26_05 - Sun Oct 25 17:29:02 EDT 2009

 Bugs fixed:
 - Fixed t/02link.t failures on cygwin with Perl 5.8 [David Golden]

 Other:
 - Made have_compiler (and have_cplusplus) quiet without echoing
   the test command to STDOUT [David Golden]

0.26_04 - Mon Oct 19 21:57:46 EDT 2009

 Enhancements:
 - Added 'have_cplusplus()' method to check for C++ support
 - Added patches for building Perl with mingw64 [Sisyphus]
 - Allow CC environment variable to override $Config{cc}

 Bugs fixed:
 - Fixed link executable command for Win32 MSVC (RT#40819) [Cosimo
   Streppone]
 - Removed MSVC version check when embedding a manifest file
   (RT #43002) [Steve Hay]

 Other:
 - Split Windows compiler driver packages into individual *.pm files
2009-11-11 17:50:06 +00:00
seb
0213615a19 Update p5-Date-Calc from version 6.2 to version 6.3
Pkgsrc changes:
- Adjust dependencies

Upstream changes:

What's new in version 6.3:
--------------------------
 +  Changed "Mktime()" to use "POSIX::mktime()"
 +  Fixed the bug that "Date::Calc::PP" was never tested
    when "Date::Calc::XS" is installed
2009-11-11 17:40:35 +00:00
seb
4d2941abce Update p5-Data-UUID from version 1.20.2 to version 1.20.3 (upstream version
1.203)

Pkgsrc changes:
- Adjust to now non-interactive Makefile.PL

Upstream changes:
1.203 Tue Nov  3 16:46:50 EST 2009
  - avoid interactive configuration (thanks, DAXIM)
2009-11-11 16:44:13 +00:00
seb
da8dd8ccb9 Update p5-Data-Peek from version 0.27 to version 0.29.
Pkgsrc changes:
- Add build dependency for test target
- Misc tweaks to placate pkglint

Upstream changes:
2009-11-09 0.29 - H.Merijn Brand   <h.m.brand@xs4all.nl>
    * Use skip instead of skip_all for builds that have no DPeek ()
    * Be more lenient towards the allocated space

2009-11-06 0.28 - H.Merijn Brand   <h.m.brand@xs4all.nl>
    * DDump () now dumps the variable itself, instead of a copy (Zefram)
    * Add DGrow ()
2009-11-11 16:31:59 +00:00
asau
e55737b211 Test for RTLD_DI_LINKMAP feature presence rather than for OS version.
Suggested by Tobias Nygren in private talk.

No revision change.
2009-11-10 23:31:36 +00:00
epg
10b4b9deb9 0.9.0 02-Nov-2009
-----------------

New features:

* Virtual repositories are now supported. These are plain directories
  which are searched for nested locations. If you attempt to open a
  location which is not a normal (shared) repository, branch or
  checkout, you will be asked if you wish to open it as a virtual
  repository. No question is asked if the location is bookmarked or
  given on the command line. The virtual repository view is pretty
  much identical to a normal repository view, though some menu actions
  (like Explore --> Location Information) are not enabled.

* Custom editor applications are now supported. This allows the Edit
  action to launch something more sensible than a text editor for
  images, diagrams, web pages, office documents, etc. A default set
  of editors are defined (in lib/standard_profile/editors.conf) and
  these can be extended or overridden by providing a file of the
  same name in your explorer configuration directory.

* The repository view now has a Log button. Multiple items can be
  logged at once by selecting more than one location at a time.
  If no location is selected, the repository is selected.

Improvements:

* Multiple branches can be opened from the command line with
  'bzr explorer trunk feature1 feature 2'

* The BZR_EDITOR environment variable is checked when searching for
  the text editor to use if one is not configured in bazaar.conf.

Translations:

* Added translations for Danish, English (United Kingdom), Galician,
  Indonesian, Polish, Serbian, Swedish.


0.8.3 13-Oct-2009
-----------------

Improvements:

* Change the Help URL to go to the Documentation page on the
  website, not the vision page.

* 'bzr help explorer' now points to the new website. It also
  provides more information about how to troubleshoot problems.

Bug fixes:

* Display a message rather than error when the "Local Changes" and
  "Missing Revisions" tabs are selected for a remote repository.
  (Craig Hewetson, #433916)

Translations:

* Added translations for Arabic, Lithuanian and Ukrainian.
2009-11-10 19:36:00 +00:00
epg
7b24e493f3 0.16 "Acacia" - 2009/11/9
-------------------------
What's new in this release:

 * qswitch:
   * Added support for --create-branch option to "bzr switch". (A. S. Budden)
 * SubprocessUIFactory and QUIFactory now both support get_username, and
   get_boolean. (Bug #421851, Gary van der Merwe)
 * Save the size of Dialogs when the user press Esc. (Bug #417809,
   Gary van der Merwe)
 * qlog:
   * Get the max main_line digets in a different way so that we don't break
     --no-graph. (Bug #455867, Gary van der Merwe)
   * Corrected the margin for the revision number column. (Gary van der Merwe)
   * When loading the file list delta, only lock the repositories that are
     being used. If the 2 trees are from the same repositories, load them
     together. (Gary van der Merwe)
   * When viewing a svn repo, only show the file list if 1 revision is selected,
     and if so, use a optimized method to do so. (Bug #450225,
     Gary van der Merwe)
   * Show a throbber above the file list while a delta is being loaded.
     (Gary van der Merwe)
   * Fix a bug when refreshing a branch with revisions that have been removed.
     (Bug #435486, Gary van der Merwe)
 * qlog/qannotate:
   * Preserve leading whitespace in the lines of the log message.
     (Max Bowsher)
 * qadd:
   * Don't show unchanged directories that contain ignored files.
     (Bug #462435, Gary van der Merwe)
 * qcommit, qadd, qrevert:
   * Directoies with 4 or more sub items are grouped in the tree view.
     (Bug #456198, Gary van der Merwe)
   * Correct the old path shown for renamed files. (Bug #432572,
     Gary van der Merwe)
   * Passing a directory via the command line now correctly checks the
     directory. (Bug #435034, Gary van der Merwe)
   * For qcommit, It is now possible to select unversioned file and directories
     via the command line. (Gary van der Merwe)
   * Automaticly expand to the check items on load. (Gary van der Merwe)
   * Fix View for unversoined files when run from a sub directory of the
     working tree. (Gary van der Merwe)
 * qcommit/qbrowse:
   * Conflicts are shown in the status column. External merge applications
     can be launched to resolve these conflicts, and the conflicts can be
     marked as merged. (Bug #174509, Gary van der Merwe)
   * Improved the usibility of the context menu add, and revert actions.
     These now directly use the api, rather than via subprocess. There is
     now no prompt for add. With large trees, there is less flicker when the
     tree is refreshed, and the scroll position is remembered.
     (Gary van der Merwe)
   * It is now possible to rename and move files or directories, and to mark
     files or directories that have allready been renamed or moved as such.
     (Gary van der Merwe)
   * It is now possible to remove files from the branch. (Gary van der Merwe)
   * Show blank icon for missing files. (Bug #418471, Gary van der Merwe)
 * qcommit/uncommit:
   * Catch AttributeError in save of commit_data during qcommit and/or uncommit
     in lightweight checkout from branch accessed via smart-server
     (lp:, bzr+ssh://, bzr:// etc).
     (Bug #434034 Bug #430382 Bug #463296, Alexander Belchenko)
 * qsubprocess:
   * Show actual command-line to user when we invoke action via qsubprocess.
     (Bug #476025, Alexander Belchenko)
 * qcommit:
   * Don't run `bzr add --no-recurse` before commit if there is nothing to add.
     (Alexander Belchenko)
 * qplugins:
   * Format plugin version nicely even if it does not follow bzr standards on
     version_info tuple. (Bug #475286, Alexander Belchenko)


0.15 "Yellow and green" - 2009-10-19
------------------------------------
What's new in this release:

 * Compatible with bzr >= 1.17 (works fine with 2.0.x and 2.1.x series).
 * New qrun dialog to launch any (non-interactive) bzr command.
 * Improved speed of qcat, qdiff, qlog.
 * Added Browse button for editor selection in qconfig.
 * qconflicts: Enable multiple selections of conflict items to resolve
   or launch merge tool for them.
 * qgetupdates and qupdate dialogs now properly support all 3 cases:
   * update tree
   * update bound branch
   * update lightweight checkout
 * qlog can display foreign revision info if available.
 * Sort tags alphabeticaly and case-insensitive in qtag dialog.
 * qexport now has sensible defaults and more user-friendly archive
   types (e.g. tar.gz instead of tgz) displayed in the combo box.
   On windows, the default archive type is now zip as well.
 * And more than 37 bugfixes (plus all critical bugfixes from 0.14.x releases).

Detailed changelog:

 * Compatible with bzr >= 1.17 (works fine with 2.0.x and 2.1.x series).
 * Internal:
   * Install QUIFactory after we have properly initialize QApplication.
     (#430232, John Arbash Meinel)
   * Better compatibility of qbzr test suite with bzr 2.1.
     (#433843, Vincent Ladeuil)
   * Use unicode('.') everywhere as current directory marker. (Naoki INADA)
   * Don't bundle PyQt4 and Pygments libs to Windows installer anymore.
     (Alexander Belchenko)
   * Get rid of old-style classes to be compatible with PyQt 4.6.
     (#447214)
 * New dialog:
    * qrun (Alexander Belchenko)
 * qadd:
   * Properly support adding unversioned files to newly added directory.
     (#418520, Gary van der Merwe)
 * qbind/qunbind:
   * Show Close, not Ok/Cancel, on completion. (#449489, Ian Clatworthy)
 * qcat:
   * Improve speed of syntax highlighting. (#442965, Atsuo Ishimoto)
 * qconfig:
   * Added Browse button for editor selection. (#430192, Alexander Belchenko)
 * qconflicts:
   * Enable multiple selections of conflict items to resolve or launch merge
     tool for them. (#415393, Craig Hewetson)
 * qdiff:
   * More responsive dialog during diff loading. (Gary van der Merwe)
   * Better support for external diff tools.
     (#422688, #423221, Gary van der Merwe)
 * qgetupdates:
   * Now able to update lightweight checkouts. (Alexander Belchenko)
 * qlog:
   * More responsive dialog during revision loading. (Gary van der Merwe)
   * Faster qlog on directory. (Gary van der Merwe)
   * Show the revision html, and file delta for all selected revisions.
     (#412029, Gary van der Merwe)
   * Don't show the throbber when loading revisions from a remote repo
     to avoid weird behavior. (#412894, Gary van der Merwe)
   * Fixed regression with --no-graph feature. (#448232, Craig Hewetson)
   * Display foreign revision info if available.
     (John Szakmeister, Gary van der Merwe)
   * Auto-adjust revno column to the number of digits in latest revno
     on mainline. (#450179, Gary van der Merwe)
 * qpull/qpush:
   * Don't remember location by default. (Alexander Belchenko)
 * qsubprocess:
   * New command-line option --bencode to use bencoded command list.
     (#392920, Alexander Belchenko)
   * Very long command-line passed to qsubprocess via temp file
     regardless of platform. (#387320, Alexander Belchenko)
 * qtag:
   * Sort tags alphabeticaly and case-insensitive. (#423075, Craig Hewetson)
   * Save/restore the size of dialog. (#435859, Craig Hewetson)
 * qupdate:
   * Now working for bound branches (aka heavyweight checkouts).
     (#422649, Craig Hewetson)


0.14.5 "Dropzone" - 2009-10-31
------------------------------
Bugfixes and backported bugfixes.

 * qcommit:
   * Catch AttributeError in save of commit_data during qcommit and/or uncommit
     in lightweight checkout from branch accessed via smart-server
     (lp:, bzr+ssh://, bzr:// etc).
     (#434034 #430382 #463296, Alexander Belchenko)
 * qlog:
   * Avoid a deprecation warning when diffing the first rev in a branch.
     (John Szakmeister)
 * qadd:
   * Properly support adding unversioned files to newly added directory.
     (#418520, Gary van der Merwe)
 * qtag:
   * save/restore the size of dialog. (#435859, Craig Hewetson)
 * Save the size of Dialogs when the user press Esc. (Bug 417809,
   Gary van der Merwe)
 * qsubprocess:
   * new command-line option --bencode to use bencoded command list.
     (#392920, Alexander Belchenko)
   * Very long command-line passed to qsubprocess via temp file
     regardless of platform. (Alexander Belchenko)


0.14.4 "Kenny" - 2009-10-17
---------------------------
Critical Koala bugfixes.

 * Internal: get rid of old-style classes to be compatible with PyQt 4.6.
   (#447214)
 * qlog:
   * handle revids as plain strings, not unicode. (#452235)
 * qcommit/qrevert:
   * Fixed a bug were the pending merges graph was being loaded
     twice. (Gary van der Merwe)
2009-11-10 19:34:45 +00:00
epg
dbf61e2e96 bzr 2.0.1
#########

:Codename: Stability First
:2.0.1: 2009-10-14

The first of our new ongoing bugfix-only stable releases has arrived. It
includes a collection of 12 bugfixes applied to bzr 2.0.0, but does not
include any of the feature development in the 2.1.0 series.


Bug Fixes
*********

* ``bzr add`` in a tree that has files with ``\r`` or ``\n`` in the
  filename will issue a warning and skip over those files.
  (Robert Collins, #3918)

* bzr will attempt to authenticate with SSH servers that support
  ``keyboard-interactive`` auth but not ``password`` auth when using
  Paramiko.   (Andrew Bennetts, #433846)

* Fixed fetches from a stacked branch on a smart server that were failing
  with some combinations of remote and local formats.  This was causing
  "unknown object type identifier 60" errors.  (Andrew Bennetts, #427736)

* Fixed ``ObjectNotLocked`` errors when doing some log and diff operations
  on branches via a smart server.  (Andrew Bennetts, #389413)

* Handle things like ``bzr add foo`` and ``bzr rm foo`` when the tree is
  at the root of a drive. ``osutils._cicp_canonical_relpath`` always
  assumed that ``abspath()`` returned a path that did not have a trailing
  ``/``, but that is not true when working at the root of the filesystem.
  (John Arbash Meinel, Jason Spashett, #322807)

* Hide deprecation warnings for 'final' releases for python2.6.
  (John Arbash Meinel, #440062)

* Improve the time for ``bzr log DIR`` for 2a format repositories.
  We had been using the same code path as for <2a formats, which required
  iterating over all objects in all revisions.
  (John Arbash Meinel, #374730)

* Make sure that we unlock the tree if we fail to create a TreeTransform
  object when doing a merge, and there is limbo, or pending-deletions
  directory.  (Gary van der Merwe, #427773)

* Occasional IndexError on renamed files have been fixed. Operations that
  set a full inventory in the working tree will now go via the
  apply_inventory_delta code path which is simpler and easier to
  understand than dirstates set_state_from_inventory method. This may
  have a small performance impact on operations built on _write_inventory,
  but such operations are already doing full tree scans, so no radical
  performance change should be observed. (Robert Collins, #403322)

* Retrieving file text or mtime from a _PreviewTree has good performance when
  there are many changes.  (Aaron Bentley)

* The CHK index pages now use an unlimited cache size. With a limited
  cache and a large project, the random access of chk pages could cause us
  to download the entire cix file many times.
  (John Arbash Meinel, #402623)

* When a file kind becomes unversionable after being added, a sensible
  error will be shown instead of a traceback. (Robert Collins, #438569)

Documentation
*************

* Improved README. (Ian Clatworthy)

* Improved upgrade documentation for Launchpad branches.
  (Barry Warsaw)
2009-11-10 19:31:31 +00:00
wiz
59a8534f35 Fix binary on NetBSD versions using binutils-2.19.
Patch from enami@

Bump PKGREVISION.
2009-11-10 18:35:13 +00:00
tnn
c28d8f533e bump revision for patch-{az,ba} 2009-11-10 17:08:20 +00:00
tnn
3b51fe0ebe g/c 2009-11-10 17:00:02 +00:00
tnn
a8ae240f45 Use NSPR_RELEASE in the generated pkg-config file 2009-11-10 16:48:20 +00:00
tnn
1aeddb37ce - update to nspr-4.8.2.5
- take maintainership
- let this package automatically track the stable gecko branch
- clean out some legacy patches

This is the first part of PR pkg/42277.
2009-11-10 16:44:06 +00:00
wiz
13caef3560 Update to 3.6.4:
2009-09-21 00:34  rjongbloed

	* [r23499] version.h:
	  Update version number for beta v3.6.6

2009-09-22 00:50  rjongbloed

	* [r23504] ., src/sip/sipcon.cxx:
	  Fixed failure to increment CSEQ on second INVITE after an
	  authorisation request error.
2009-11-10 16:23:23 +00:00
wiz
ee7473e6b2 Enable more features; needed by new opal. Bump PKGREVISION. 2009-11-10 16:14:17 +00:00
tnn
5e680752cd integrate two patches from devel/nspr; avoid 32 bit cast of pthread_t. 2009-11-10 16:06:11 +00:00
seb
06e602133c Update p5-MooseX-Types-Structured from version 0.18 to version 0.19.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.19   06 November 2009
        - Require Devel::PartialDump 0.10 and change tests to expect the
          correct format of error.
2009-11-10 11:52:09 +00:00
wiz
ca32c7fb1b Update to 2.6.5:
2009-07-05 05:53  rjongbloed

	* [r23078] version.h:
	  Update version number for beta v2.6.5

2009-07-08 16:30  rjongbloed

	* [r23090] ., src/ptclib/cypher.cxx:
	  Fixed base 64 encoder for strings less than 3 characters long,
	  thanks Stefano Picerno

2009-07-21 23:31  rjongbloed

	* [r23120] ., include/ptlib/unix/ptlib/pmachdep.h,
	  src/ptclib/pstun.cxx, src/ptlib/common/contain.cxx:
	  Mac support for Posix clock_gettime() function.

	  Fixed failure to use STUN sockets with symmetric NAT and have not
	  set any port range. Port range not needed if explicit port is
	  specified.

	  Fixed printf to PString where output is more than 1000 bytes, on
	  Linux.

2009-07-29 01:28  rjongbloed

	* [r23151] ., configure.exe, tools/configure/configure.cpp:
	  Changed Windows configure so when a search of directories is
	  performed, the directories defined by the INCLUDE environment
	  variable are checked first.

	  This avoids some conflicts where for some "standard" headers, one
	  part of the system uses one version and another part uses a
	  different version. For example winsock2.h is being used from the
	  INCLUDE path (C:\Program Files\Microsoft Visual Studio
	  8\VC\PlatformSDK) early in the compile, but configure and
	  ptbuildopts.h try and use the version in C:\Program
	  Files\Microsoft SDKs\Windows\v6.0a which then conflicts later in
	  the compile.

	  This seems to have started happening when someone changed the
	  order of the directories in configure.ac

2009-07-29 04:11  rjongbloed

	* [r23160] ., tools/plugintest/main.cxx:
	  Fixed bug ID: 2809583 "Unable to build
	  ptlib-2.6.3/tools/plugintest on
	  Linux"

2009-07-29 04:23  rjongbloed

	* [r23161] plugins/configure, plugins/configure.in:
	  Applied fix for bug ID: 2821247 "The absence of libv4l2 should
	  not block
	  V4L2 plugin", thanks Elaine Xiong

2009-07-29 04:30  rjongbloed

	* [r23163] plugins/sound_sunaudio/Makefile,
	  src/ptlib/common/vconvert.cxx:
	  Applied fixes for bugs:
	  ID: 2821218 "A build error when generating SunAudio plugin"
	  ID: 2821189 "The video convertor of YUY2toYUV420P does not work"

	  Thanks Elaine Xiong

2009-07-29 05:10  rjongbloed

	* [r23167] plugins/configure, plugins/configure.in:
	  Fixed ID: 2821744 "ptlib avc plugin is broken with
	  libraw1393-2.0",
	  thanks Mounir Lamouri

	  Changed default for AVC plug in to be disabled until someone
	  fixes the
	  plug in.

2009-07-29 05:16  rjongbloed

	* [r23169] configure, configure.ac:
	  Fixed bug ID: 2820953 "remconn option need config-file option",
	  thanks
	  Mounir Lamouri

2009-07-29 07:46  rjongbloed

	* [r23177] configure, configure.ac, src/ptlib/common/sockets.cxx:
	  Applied fix for bug ID: 2822314 "Mingw fails with sockets.cxx",
	  thanks Michael Rickmann

2009-07-30 00:13  rjongbloed

	* [r23185] ., plugins/sound_alsa/sound_alsa.cxx,
	  plugins/sound_alsa/sound_alsa.h:
	  Applied patch ID: 2815105 "some fix on sound_alsa.cxx", thanks
	  Giorgio Alfarano

2009-08-12 05:24  csoutheren

	* [r23208] src/ptlib/common/contain.cxx:
	  Fix reallocate when using custom allocators
	  Backport from trunk

2009-08-21 00:14  rjongbloed

	* [r23236] ., src/ptlib/msos/win32.cxx:
	  Applied fix for ID: 2836052 "Ptlib cannot distinguish between
	  Vista and Win 7", thanks Michael Rickmann

2009-08-21 00:41  rjongbloed

	* [r23239] Makefile.in, make/lib.mak:
	  Applied patch ID: 2835687 "Mingw naming of libpt dll is unusual
	  for
	  Windows", thanks Michael Rickmann.

2009-08-22 01:43  rjongbloed

	* [r23249] ., src/ptlib/msos/sound_win32.cxx:
	  Applied fix for bug ID: 2841719 "WindowsMultimedia can not get
	  volume setting", thanks Michael Rickmann

2009-08-24 08:44  rjongbloed

	* [r23256] ., src/ptlib/unix/tlibthrd.cxx:
	  Further changes for 64 bit Unix support, thanks Alexander V.
	  Chernikov

	  Patch Independently supplied by Thomas Klausner as well.

2009-08-24 08:55  rjongbloed

	* [r23258] ., src/ptclib/pssl.cxx:
	  Compatibility with later OpenSSL (specifically from BSD) headers,
	  thanks Thomas Klausner.

2009-08-25 00:25  rjongbloed

	* [r23262] ., src/ptclib/pssl.cxx:
	  Better patch for new OPenSSL version compatibility, independently
	  provided by Peter Robinson & Thomas Klausner

2009-08-25 00:44  rjongbloed

	* [r23264] src/Makefile:
	  Applied patch ID: 2843689 "Compilation and installation
	  bugfixes", thanks Alexey Slynko

	  1) Broken install (at least with gmake 3.81)
	  2) Commited revision 23240. htppsrvr.cxx uses functions from
	  html.cxx. It doesn't compile at systems, where http is exists and
	  httpforms is absent

2009-08-28 06:07  rjongbloed

	* [r23291] src/ptclib/psoap.cxx, src/ptlib/msos/sound_win32.cxx,
	  src/ptlib/unix/tlibthrd.cxx:
	  Adjusted some PTRACE log levels.

2009-08-28 08:53  rjongbloed

	* [r23298] src/ptclib/pvfiledev.cxx, src/ptclib/shttpsvc.cxx,
	  src/ptlib/common/vfakeio.cxx:
	  Adjusted some PTRACE log levels.

2009-09-05 01:02  rjongbloed

	* [r23336] configure, configure.ac, include/ptclib/vsdl.h,
	  include/ptlib/unix/ptlib/contain.h, make/unix.mak,
	  src/ptclib/vsdl.cxx, src/ptlib/common/osutils.cxx,
	  src/ptlib/unix/config.cxx, src/ptlib/unix/tlib.cxx,
	  src/ptlib/unix/tlibthrd.cxx:
	  Applied patch ID: 2847226 "ptlib2.6.4 FreeBSD compability",
	  thanks Alexander V. Chernikov

2009-09-05 03:25  rjongbloed

	* [r23340] include/ptlib/msos/ptlib/contain.h:
	  Fixed Windows build after submitted patch.

2009-09-14 03:51  rjongbloed

	* [r23428] configure, configure.ac, make/unix.mak:
	  Applied patch for kFreeBSD support, thanks Petr Salinge

2009-09-14 04:47  rjongbloed

	* [r23429] Makefile.in, make/common.mak, make/lib.mak,
	  src/Makefile:
	  Added "quiter" version of compile. Can get back to "noisy"
	  version by going make VERBOSE=1

2009-09-14 07:35  rjongbloed

	* [r23434] ., src/ptlib/unix/udll.cxx:
	  Fixed return of correct full path when the "full" parameter is
	  used in PDynaLink::GetName() function.

2009-09-16 08:11  rjongbloed

	* [r23470] ., make/common.mak, make/lib.mak, make/plugins.mak,
	  src/Makefile:
	  Improved "quiet" version of compile.

2009-09-16 13:19  rjongbloed

	* [r23478] ., make/common.mak:
	  Yet another tiny enhancement to the quite build.

2009-09-17 07:56  rjongbloed

	* [r23485] ., make/common.mak:
	  Yet another tiny enhancement to the quiet build.
2009-11-10 11:15:12 +00:00
seb
c6adfc10b0 Update p5-Devel-PartialDump from version 0.09 to version 0.12.
Upstream changes:
0.12
    - Update example output in the docs with the JSON-like format
0.11
	- unbreak tests
0.10
	- Make formatting configurable, and change to resemble JSON by default
2009-11-08 22:40:25 +00:00
seb
1bed171246 Update p5-MooseX-SimpleConfig from version 0.03 to version 0.04.
Upstream changes:
0.04 - Nov 04, 2009
    - Allow options to be passed through to Config::Any more easily.
2009-11-08 22:09:33 +00:00
seb
d9f1d97054 Update p5-MouseX-Types from version 0.01 to version 0.02.
Upstream changes:
0.02    2009-10-15T19:01:23+09:00
        - no longer used class_type on test scripts
2009-11-08 16:53:43 +00:00
seb
945acdc3b7 Update from version 0.37 to version 0.40.
Upstream changes:
0.40 Mon Oct 19 18:30:32 2009
    * Mouse::Meta::TypeConstraint
        - Fix a subtyping issue (Thanks miyagawa san)
    * Mouse/Mouse::Role
        - Now export their sugars to the "main" package

0.39 Tue Oct 13 16:42:31 2009
    * Fix RT #50421 (Thanks Michael G Schwern)
    * Fix RT #50422 (Thanks Michael G Schwern)

0.38 Tue Oct 13 15:40:39 2009
    * No code changes from 0.37_06

    * SUMMARY from 0.37 to 0.38
        - Add documents about compatiblity and incompatibility to Mouse::Spec

        - Refactor type constraints and type coercions
            - Now ArrayRef[Foo | Bar] is parsed correctly
            - Type coercions are stored in type constraint objects

        - Add Mouse::Exporter for import/unimport methods

        - Make roles applicable to instances

        - Implement inner/augment keywords

        - Port a lot of Moose's tests

        - Fix a lot of bugs
2009-11-08 16:50:54 +00:00
seb
b0f7465f77 Update from version 0.23 to version 0.24.
Upstream changes:
0.24 Fri. Oct  23 2009
  * MooseX::Getopt
    - Fix bug with mixed case attribute names (MAROS)
2009-11-08 16:37:25 +00:00
seb
8346c9368f Update p5-Module-CoreList from version 0.20 to version 0.22.
Upstream changes:
2.22    Thu Oct 22 2009
  - is_deprecated function and %deprecated hash (dagolden)
2009-11-08 15:14:17 +00:00
yyamano
9763ef7c5d Update devel/apache-maven to 2.2.1.
Maven 2.2.1 aims to correct several critical regressions related to
the selection of the HttpClient-based Wagon implementation for
HTTP/HTTPS transfers in Maven 2.2.0. The new release reverts this
selection, reinstating the Sun-based - or lightweight - Wagon
implementation as the default for this sort of traffic. However, Maven
2.2.1 goes a step further to provide a means of selecting which
provider - or implementation - the user wishes to use for a particular
transfer protocol. More information on providers can be found in our
Guide to Wagon Providers.

In addition, Maven 2.2.1 addresses some long-standing problems related
to injecting custom lifecycle mappings and artifact handlers. These
custom components are now correctly loaded regardless of whether they
come from a plugin with the extensions flag enabled, or from a pure
build extension. In addition, custom artifact handlers now will be
used to configure the attributes of the main project artifact in
addition to any artifacts related to dependencies or project
attachments created during the build.
2009-11-07 00:14:53 +00:00
tnn
db7dfd8ee7 Update to firefox 3.5.5. This is a stability/bugfix update.
pkgsrc changes:
- assign devel/xulrunner maintainership to tnn@
- mozilla-common.mk: work around gcc __thread support misdetection on NetBSD
- separate distinfo related stuff into dist.mk for sharing with nss & nspr

"topcrash" bugs fixed:
468562 "ASSERTION: Inserting multiple children without flushing"
521750 Put a runtime NS_IsMainThread check in nsCycleCollector::Suspect2 ...
524462 startup crash [@ gfxWindowsFontGroup::WhichFontSupportsChar(nsTAr ...
525326 Crashes in gif decoder [@ xul.dll@0x348945][@ xul.dll@0x348864][@ ...
525276 crashes [@ nsDocument::RegisterNamedItems(nsIContent*)]
2009-11-06 15:44:34 +00:00
seb
cb7d4a8ca8 Update p5-MooseX-Declare from version 0.31 to version 0.32.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.32  Mon, 02 Nov 2009 03:00:42 +0100
  * Add link to Geany syntax notes to documentation (Michele Beltrame).
  * Convert from MooseX::MethodAttributes to Native::Trait (Justin Hunter).
  * Update dependency on MooseX::Types (Chris Prather).
2009-11-06 04:06:06 +00:00
joerg
ac95e00c3b Redundant file. 2009-11-05 16:38:40 +00:00
tnn
2423093f05 Add workaround for extract problem described in PR pkg/42258 2009-11-05 13:01:37 +00:00
jnemeth
4b9b463db8 sort 2009-11-05 08:21:40 +00:00
joerg
d2f8d394f0 Also depend on mercurial itself, to be more useful. 2009-11-04 20:54:08 +00:00
joerg
b75fa64cc9 Depend on py-dulwich. 2009-11-04 20:51:36 +00:00
joerg
dba1ddf270 Set EGG_NAME and regen PLIST for Python != 2.6. 2009-11-04 20:45:45 +00:00
joerg
a6d23b9642 + hg-git 2009-11-04 20:08:25 +00:00
joerg
8d4fa038f6 Add the current beta version of hg-git:
hg-git is a Mercurial plugin.  It adds the ability to push to and pull
from a Git repository from Mercurial.
2009-11-04 20:07:31 +00:00
joerg
74b6d5d4b4 + py-dulwich 2009-11-04 19:50:31 +00:00