Commit graph

10083 commits

Author SHA1 Message Date
wiz
73b3a76faa Fix typo in MAINTAINER. 2007-06-08 23:35:32 +00:00
epg
7c3b9548cc Version 1.4.4
(30 May 2007, from /branches/1.4.x)
http://svn.collab.net/repos/svn/tags/1.4.4

 User-visible changes:
  - Client:
    * fixed: 'svn up' of replaced file without history fails (issue #2618)
    * fixed: 'svn export' succeeds on non-existent URL (r23191, -3, -5, -200)
    * fixed: 'svn diff' fails writing large hunks to Win console (issue #1789)
    * fixed: 'svn merge' shows 'G' notifications for unchanged files (r24483)
    * fixed: svnsync cannot sync unreadable modified dir copies (issue #2705)
    * fixed: ra_dav litters empty transactions if initial setup fails (r23594)
    * fixed: inconsistent expansion of revision number keywords (issue #1743)
    * fixed: security flaw in 'svn prop*' commands [CVE-2007-2448]
          (r25095, -099, -104, -105, -10)

  - Server:
    * fixed: rare dirprop dataloss leading to BDB repo corruption (issue #2751)
    * fixed: race condition when changing FSFS revprops (r23439, r23440)
    * fixed: 'svnadmin load' invents svn:date if none exists (issue #2729)
    * fixed: svnserve can't commit locked file if root unwritable (issue #2700)
    * fixed: 'svnadmin dump' output invalid for non-ASCII paths (issue #2641)

  - Client and Server:
    * fixed: hang during character translation (r23491, r23492)
    * translation updates for Simplified Chinese, Japanese, and Norwegian

 Developer-visible changes:
 * new "make svnserveautocheck" testing target (r23558)
 * fixed: ra_serf fails checkout if access to repos root is forbidden (r23846)
 * fixed: svn_client_cat2() doesn't accept WORKING as a revision (r23556)
 * javahl bindings:
     - fixed: potential segfault in initialisation (r23383)
     - fixed: SVNClientSynchronized.logMessages() isn't synchronised (r23978)
     - fixed: SVNClient.info2() misreports itself as unlock in errors (r24219)
 * SWIG/perl bindings:
     - fixed: ra_do_{update,switch,status} don't work with Perl delta editors
           (r20667, r22311)
 * SWIG/python bindings:
     - fixed: memory leak whenever C APIs returned errors (r21453, r23468)
 * SWIG/ruby bindings:
     - fixed: typos in method Svn::Wc#merge_prop_diffs and docs (r23405, -6)
2007-06-08 22:49:26 +00:00
wiz
20169f7fc2 Remove dead MASTERS_SITES. From Zafer Aydogan. 2007-06-08 18:39:22 +00:00
wiz
5d4498b5fc PKGREVISION bump for db4 shlib name change. 2007-06-08 12:24:59 +00:00
wiz
8c8e2fde8b Update to 2.18:
2.18 May 12, 2007

- Log::Dispatch::ApacheLog should really now work under mod_perl 2, as
  well as mod_perl 1. RT #26910.


2.17 Mar 31, 2007

- Log::Dispatch::ApacheLog should now work under mod_perl 2, as well
  as mod_perl 1.
2007-06-08 11:22:39 +00:00
wiz
f4f631b8a5 Update to 0.88:
0.88 March 7, 2007

- The XS version threw an error when it attempted to do "isa" or "can"
  validation on a value that was not a string or object, such as undef
  or a number. Reported by Steffen Winkler. RT #25229.
2007-06-08 11:20:39 +00:00
wiz
690d9f3e99 Update to 1.04:
1.04 Sun 11 Mar 2007
	- No functional changes. No need to upgrade
	- Adding a missing Params::Util dependency
	- Upgrading to Module::Install 0.65
2007-06-08 08:41:24 +00:00
wiz
6398e5bfb1 Update to 1.15:
1.15  Apr 28, 2007

- Changed how objects are created in order to greatly speed up the
  constructor. Instead of processing all the stack trace data when the
  object is first created, this is delayed until it is needed. This
  was done in order to help speed up Exception::Class. There are cases
  where code may be throwing many exceptions but never examining the
  stack traces.

  Here is a representative benchmark of object construction for the
  old code versus the new code:

          Rate  old  new
    old 1764/s   -- -76%
    new 7353/s 317%   --


1.14  Mar 16, 2007

- Added a few micro-optimizations from Ruslan Zakirov, who is hoping
  this will ultimately help speed up RT.
2007-06-08 08:38:27 +00:00
wiz
f6e2cc7c30 Update to 1.05:
* Zlib.pm
	  Changed version number to 1.05.

	* Zlib.pm
	  Added dummy FILENO method to stop the debugger barfing
	  when asked to dump a IO::Zlib object.

	* Zlib.pm
	  Removed internal eof flag and use gzeof instead.

	* t/getline.t
	  Added tests for the eof method while reading lines.

	* t/basic.t
	  Add test for reading at an offset.

	* Zlib.pm
	  Allow an offset to be specifed when reading or writing.
2007-06-08 08:32:00 +00:00
minskim
35ec65db70 Update ko-po-check to 0.8.
Changes:
- Convert to UTF-8
- Update GNOME terms
- Check incomplete syllables
2007-06-08 02:55:48 +00:00
wiz
e4ec2acd7b Update to 0.6.13:
* Version 0.6.13 (released 2007-05-31)

** Documentation fixes.
Clarify that the C# and Java libraries are licensed under the LGPL.
Earlier, some places incorrectly said that these were licensed under
the GPL.  If you encounter other places that still suggest that GPL
applies to the C# and Java library, please let me know.

** Updated Polish and Vietnamese translations.
Thanks to Jakub Bogusz <qboosh@pld-linux.org> and Clytie Siddall
<clytie@riverland.net.au>.

** Install images for the manual in $infodir.
This fixes the broken image in the info manual.  Image files will be
called libidn-*.png to avoid namespace collisions with images from
other info manuals.

** Update gnulib files.

** API and ABI is backwards compatible with the previous version.
2007-06-07 19:56:55 +00:00
wiz
cb4f6da019 + bouml. 2007-06-07 16:50:14 +00:00
rillig
fc933cc010 Imported bouml from pkgsrc-wip.
BOUML is a free UML tool box (under development) allowing you to specify and
generate code in C++, Java and Idl. It runs under Unix/Linux/Solaris, MacOS X,
and Windows. Also generates UML elements from code.

This package requires QT3 built with -no-xft.  Bouml does not work with QT4.

QT3 must be built with the -no-xft option because the QT3 package has
been configured to depend on Xft2.  When QT3 opens a font, the font size is
wrong, and the following message is given to the console:"couldn't open
fontconfigs chosen font with Xft!!!"  Until the relationship between QT3,
fontconfigs, and Xft2 is resolved, use the -no-xft option.  i.e. Prior to
building bouml, build and install "pkgsrc/x11/qt3-libs" with the following
line
	CONFIGURE_ARGS+= -no-xft
added to
	pkgsrc/x11/qt3-libs/Makefile.common
2007-06-05 05:56:42 +00:00
wiz
c2f75a9822 Remove guile14 and its remaining two dependencies
(guile-oops is included in newer guile, guile-gtk replaces guile14-gtk).
2007-06-05 05:50:16 +00:00
wiz
4fd5798668 Make guile-fcgi work with guile-1.6.x. Bump PKGREVISION.
Patch provided by Aleksej Saushev.
2007-06-05 05:44:37 +00:00
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
rillig
c59d12417b Imported p5-Class-Accessor-Chained from pkgsrc-wip.
A chained accessor is one that always returns the object when called
with parameters (to set), and the value of the field when called with
no arguments.
2007-06-04 08:49:18 +00:00
heinz
17a26fe24a Added support for installation to DESTDIR. 2007-06-03 22:57:25 +00:00
jmmv
1e7904fff6 Fix path to bjam.mk: it now lives inside boost-jam, not boost-build. 2007-06-02 17:51:48 +00:00
jmmv
ce7d44f45f Make this package install the Boost.Build (v2) framework instead of the
bjam utility.  The latter is now provided in the boost-jam package, as the
Boost.Build packaging guidelines describe.
2007-06-02 17:50:28 +00:00
jmmv
ed227b7b79 Add and enable boost-jam. 2007-06-02 17:49:30 +00:00
jmmv
24e72cda8a Reimport of boost-build as boost-jam (version 1.33.1). This is to comply
with the Boost.Build packaging guidelines.  boost-build will now provide
the real complete build framework, not only the bjam tool.
2007-06-02 17:48:51 +00:00
bad
a894137f37 Update devel/svk to 2.0.1.
[Changes for 2.0.1 - 26 Mar, 2007]

  Mirror subsystem
    * You can now use $SVKNORAREPLAY forcing svk to use old SVN::Mirror
      for sync.
    * Fix a bug when mirroring partial repository with copies, the from
      revision number might not be exactly the ones we have mirrored.
    * In the pipelined sync editor, use pool more wisely for invoking
      editor calls.  This fixes the memory bloat for syncing revisions
      with large number of deleted files.
    * In pipelined replay, make perl don't segfault on SIGINT.
    * Fix the bug committing to subdirs of mirrors that are on /.
    * Fix a bug preventing mirror --relocate to work on mirrors on '/'.
    * Fix a problem replaying failing with RA_DAV_REQUEST_FAILED in some
      servers.

  Merge subsystem
    * Fix a pool usage in Editor::Merge::apply_textdelta, which has a
      side-effect causing rename-tracking smerge on a new file inside a
      renamed directory to fail with SWIG-runtime error.
    * Prevent unwanted repeated merges when repeatedly merging tags to a
      branch.  We now also record the copy source(s) of the path being
      merged from in the merge ticket.
    * Fix a bug in merging moved files that are modified.
    * Fix a bug that smerge to checkout with changes to a copied file is
      causing incomplete svn delta string.
    * When merging the replaced directory, do not ignore the fact when
      the delete part is already conflicting.
    * Fix a bug when merging a copy that happened on an intermediate
      branch, which might not map back to the merge destination.

  Tools
    * verify-mirror improvements.
    * Ship vc-svk.el with the distribution.

  Others
    * Make updating a checkout that no longer exists in the depot give
      proper message.
    * Make checkout more robust when resuming a interrupted checkout.
    * Check for .svk/floating before assuming floating checkout.
    * Fix a regression which caused binary files to sometimes be
      displayed as text during an "svk diff".
2007-06-02 11:36:50 +00:00
wiz
9f0aacfef3 Update to 0.3.12:
Support for the jpeg decoder was improved. C++ support was improved.
Various speedups and smaller improvements were done.
2007-06-01 20:21:03 +00:00
wiz
95fe7b87e9 Fix pkg.m4: it was broken in the case when pkg-config is not installed,
but the path to an installed dependency is passed via FOO_CFLAGS/FOO_LIBS.

Bump PKGREVISION.
2007-06-01 19:03:46 +00:00
tron
b1c1f56394 Add missing ".endif". 2007-05-31 10:26:52 +00:00
wiz
0d9f383b7e Update to version 100:
Use different method to test for popen success for ruby 1.8.1
compat.
2007-05-30 22:57:56 +00:00
rillig
7f125459d8 Removed some code duplication from the buildlink3 files by using the new
pkg-build-options.mk procedure.
2007-05-30 08:54:28 +00:00
schmonz
c4c6bb5878 Add "include/apr-1" to BUILDLINK_INCDIRS.apr, as programs using
this library apparently expect to find it in their include path.
2007-05-29 22:39:17 +00:00
schmonz
38ecd9aaaa Add "include/apr-0" to BUILDLINK_INCDIRS.apr, as programs using
this library apparently expect to find it in their include path.
2007-05-29 22:13:41 +00:00
schmonz
a75ef66e01 Respect CFLAGS in a more conservative way. This preserves the ability
to build Universal on Mac OS X, and may undo the Solaris breakage
caused by the previous commit (reported in PR pkg/36408 and on
pkgsrc-users@).
2007-05-29 19:00:42 +00:00
wiz
c55d687842 Add scm to categories. 2007-05-29 16:41:44 +00:00
taca
77ab2835bd Add and enable psvn. 2007-05-29 15:41:56 +00:00
taca
1d271a0ca3 Importing devel/psvn.
psvn.el is an interface for the revision control tool subversion.
psvn.el provides a similar interface for subversion as pcl-cvs for
cvs.
2007-05-29 15:40:18 +00:00
martti
dcfc1e4c85 Regenerated 2007-05-29 12:27:24 +00:00
martti
5a1e5447b1 Updated devel/binutils to 2.17
List of changes unknown. Should fix CVE-2006-2362.
2007-05-29 12:25:03 +00:00
dan
1f92c96b8d pluck a number of fixes from mainline mtn to fix a bug introduced shortly
before the 0.35 release, which could cause monotone db files to grow
larger than necessary by not removing some file/delta content as they were
superceded by new versions.  Most noticable on fresh pulls, or
via "db check".  Extra content can be cleaned up with a local
sync into a fresh db.

Changes from Matt Johnston, via
 pluck -r t:monotone-0.35 -r 397dcbd2f \
   database.{cc,hh} diff_patch.{cc,hh} work.cc

bump PKGREVISION
2007-05-28 08:13:25 +00:00
obache
e196a2620b Remove unneeded patches. 2007-05-28 07:57:46 +00:00
heinz
099c5cbc89 - Changed MASTER_SITES to the usual CPAN scheme.
- The package supports installation to DESTDIR.
- This is purely a Perl package, no compiler needed.
2007-05-27 20:47:07 +00:00
heinz
fa2a17f9b1 Activated p5-File-Tempdir. 2007-05-27 19:43:28 +00:00
heinz
33018396c5 Initial import of p5-File-Tempdir 0.02.
The module provides an object interface for function tempdir() from
Perl module File::Temp. This allows to destroy the temporary directory
as soon as it is not needed anymore using the magic DESTROY() function
automatically called by perl when the object is no longer referenced.
2007-05-27 19:42:32 +00:00
schmonz
c02b407e92 Move cvs to scmcvs so it can be checked out on a case-insensitive
filesystem without interference from devel/CVS metadata. PKGNAME
stays the same. Discussed with agc.
2007-05-27 09:49:41 +00:00
heinz
4be0e681b9 Updated to version 3.6.
Pkgsrc changes:
  - The package supports installation to DESTDIR.

Changes since version 3.4:
==========================
2007-04-07 - 3.6
    Include blead perl patch from Craig Berry that gives better
    Module::Pluggable::Object::search_paths portability as
    prompted by VMS test failures.

2007-01-29 - 3.5
    Patch from Audrey Tang to prevent clobbering of $@
2007-05-27 09:16:28 +00:00
obache
3889d68a00 Fix PKGNAME, remove redundant 'ruby'. 2007-05-26 12:10:25 +00:00
obache
f8b94472b9 Add ruby-gettext. 2007-05-26 06:28:55 +00:00
obache
3b12e633e2 Import ruby-gettext version 1.9.0.
Ruby-GetText-Package is a localization(L10n) library and tools which modeled
after GNU gettext package.

It converts the messages to localized messages properly using client-side locale
information.
2007-05-26 06:21:30 +00:00
minskim
43d363f718 Add ragel. 2007-05-25 23:40:11 +00:00
minskim
dbb34c78c8 Import ragel.
Ragel compiles finite state machines from regular languages into
executable C, C++, Objective-C, D, Java, or Ruby code.  Ragel state
machines can not only recognize byte sequences as regular expression
machines do, but can also execute code at arbitrary points in the
recognition of a regular language.  Code embedding is done using
inline operators that do not disrupt the regular language syntax.
2007-05-25 23:37:45 +00:00
heinz
06ac4ac683 Added support for installation to DESTDIR. 2007-05-25 18:22:45 +00:00
heinz
f095088c32 Added support for installation to DESTDIR. 2007-05-24 22:56:29 +00:00