Commit graph

11360 commits

Author SHA1 Message Date
heinz
a46d2639c3 The package supports installation to DESTDIR. 2008-06-14 20:57:34 +00:00
heinz
c954583bd4 Added correct version information for the required packages, as
specified in the package's Makefile.PL.
2008-06-14 20:56:04 +00:00
heinz
40a8c96071 The package supports installation to DESTDIR. 2008-06-14 20:00:15 +00:00
adrianp
07ca3353a2 +mowgli 2008-06-14 17:29:55 +00:00
adrianp
fbac7a6ecb mowgli is a development framework for C (like GLib), which provides high
performance and highly flexible algorithms. It can be used as a suppliment
to GLib (to add additional functions (dictionaries, hashes), or replace
some of the slow GLib list manipulation functions), or stand alone. It
also provides a powerful hook system and convenient logging for your code,
as well as a high performance block allocator.
2008-06-14 17:28:58 +00:00
bjs
304d1e7dc7 Seperate out declaration of ${GIT_VERSION} into its own file, included
by Makefile.common and Makefile.  Add empty declarations of missing
variables in Makefile and remove inclusion of Makefile.common there.
This package should now build properly.
2008-06-14 16:21:03 +00:00
bjs
9d934a6e35 Fix pathname substitution.
XXX this really should have an rc.d script and INSTALL/DEINSTALL
scripts/OWN_DIRS and/or REQD_DIRS.  Volunteers? ;)

bump rev.
2008-06-13 05:57:07 +00:00
bjs
91fc848d52 Update to version 0.9.35. I can't locate a ChangeLog, but there probably
have been a decent amount of bug fixes. ;)

While here, add user-destdir support and switch to AUTO_MKDIRS.
2008-06-13 05:01:23 +00:00
bjs
076e3e6f46 Update to version 0.8.0. While here, use CONF_FILES framework and provide
some sensible default values for the server configuration file via
the SUBST framework.  Use REPLACE_PYTHON.  New variable CODEVILLE_DATADIR,
which defaults to ${VARBASE}/db/cdv.

New in version 0.8.0:

  * Remember commit message and autofill it on next attempt if commit
    fails
  * fixed: catch requests for non-existent diffs
  * fixed: error handling cleanup in networking code
  * fixed: Windows-specific networking fixes
  * fixed: binary file corruption on Windows with 'construct'
  * fixed: glob expansion with 'describe -d'
  * fixed: renaming corner case involving directories, renaming and
    deleting
  * fixed: files renamed out of a deleted directory on another branch were
    marked as a name conflict
  * fixed: use case-insensitive regexps for post-commit hooks because the
    config parser lowercases everything
  * fixed: filesystem timestamp precision problems
  * fixed: Python 2.5 fixes

These fixes have been collecting for a while. Now you all get to enjoy
them too.

The version number has been changed to reflect that the currect code is
stable, yet is still missing some features which would be necessary for a
1.0 release
2008-06-13 04:55:53 +00:00
abs
ea9f90b185 fixup DESTDIR - bump pkgrevision 2008-06-12 13:37:19 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
he
db64b9ee45 Fix a long-standing bug: if this package is installed on NetBSD with
readline emulation, the GNU readline library which this module depends
on would not be picked up, causing "perl -d -e '1;'" to fail to start
the perl debugger because it could not find the rl_initialize function.
Instead, point includes and libs into ${PREFIX}, so that we have a chance
of picking up the proper GNU readline library.
2008-06-11 14:58:38 +00:00
obache
510f7993e2 Add missing @dirrm. 2008-06-08 09:42:20 +00:00
joerg
d1350e9317 Needs bison for build. 2008-06-07 14:32:36 +00:00
joerg
1c08a2f6e1 Supports DESTDIR. 2008-06-07 00:36:57 +00:00
wiz
a77df96fe0 Checksums for patch-a{a,b} were removed from distinfo during update
to 1.0.1, so remove the files as well.
2008-06-06 08:29:29 +00:00
wiz
583e223982 patch-aa checksum was removed from distinfo during 2.4->2.5 update,
so remove file as well.
2008-06-06 08:28:09 +00:00
drochner
4490e621d3 add one 2008-06-05 19:29:46 +00:00
dsainty
f71cf189c6 Add URL to upstream bug report in patch comment. 2008-06-05 07:55:09 +00:00
dsainty
e4f627fa84 Update Doxygen from 1.5.1 to 1.5.6.
The substantial change log can be found at:
  http://www.stack.nl/~dimitri/doxygen/changelog.html

patch-ab (http://bugzilla.gnome.org/show_bug.cgi?id=366119) is merged
upstream.  The parts of patch-ab for DESTDIR are retained.  patch-ai
(http://bugzilla.gnome.org/show_bug.cgi?id=366113) is merged upstream.
2008-06-04 15:05:39 +00:00
markd
a26a64cb3c Really wants flex. 2008-06-04 09:30:07 +00:00
obache
dba64cab86 Add missing dependency:
p5-version        (since versin 0.82)
 p5-Module-Builder (since versin 0.75)
Should fix PR 38842.

Bump PKGREVISION.
2008-06-03 11:53:11 +00:00
abs
ba834af436 Set PKG_DESTDIR_SUPPORT=user-destdir & USE_LANGUAGES=# empty 2008-06-01 19:34:36 +00:00
tnn
0b0266ed1e needs intltool 2008-06-01 15:32:31 +00:00
wiz
6b3a0ae884 Update to 1.0.1: Bugfix release. 2008-05-30 13:14:18 +00:00
wiz
d60f5f7cbf Update to 5.54:
Version 5.49  DEVELOPMENT
   Corrected typo in %G and %L format descriptions.  Troy A. Bollinger
      <troy@austin.ibm.com>
   Added "ereyesterday". Ed Avis <eda@waniasset.com>
   Added timezones. Damyan Ivanov <dam@modsoftsys.com>
   Added timezone. Ernesto Hernandez-Novich <emhnemhn@gmail.com>
   Added timezone. Gregor Herrmann <gregor+debian@comodo.priv.at>
   Added timezone. Nicholas Riley <njriley@uiuc.edu>
   Added timezone. Enrique Verdes <everdes@uygroup.com.uy>
   Added timezone. Alexander Litvinov <lan@academsoft.ru>
   Added Build.PL and several other things to meet requirements on
      http://cpants.perl.org/

Version 5.50  2008-05-05
   Released

Version 5.51  DEVELOPMENT
   Additional changes to meet requirements on http://cpants.perl.org/
   Fixed bug where the wrong version was in Build.PL

Version 5.52  2008-05-08
   Released

Version 5.53  DEVELOPMENT
   Final changes to meet requirements on http://cpants.perl.org/
   Bug fix so it won't fail with "Too early to specify a build action"

Version 5.54  2008-05-09
   Released
2008-05-30 12:32:16 +00:00
wiz
db0d6ac3f5 Bump PKGREVISION for gtkspell API bump. 2008-05-30 12:29:00 +00:00
abs
2fff958d8b Added devel/p5-Array-RefElem version 1.00
Added devel/p5-Cache-FastMmap version 1.26
Added devel/p5-parent version 0.221
Added textproc/p5-Lingua-EN-Inflect-Number version 1.1
Added textproc/p5-Text-SimpleTable version 0.03
Added textproc/p5-YAML-Tiny version 1.32
2008-05-30 12:10:51 +00:00
abs
d5c855022a Added devel/p5-Cache-FastMmap version 1.26
A shared memory cache through an mmap'ed file. Its core is written
in C for performance. It uses fcntl locking to ensure multiple
processes can safely access the cache at the same time. It uses
a basic LRU algorithm to keep the most used entries in the cache.
2008-05-30 12:06:54 +00:00
abs
2d07e3ffff Added devel/p5-Array-RefElem version 1.00
This module gives direct access to some of the internal Perl routines
that let you store things in arrays and hashes. The following
functions are available:

av_store(@array, $index, $value)

    Stores $value in @array at the specified $index. After executing
    this call, $array[$index] and $value denote the same thing.

av_push(@array, $value)

    Pushes $value onto the @array. After executing this call,
    $array[-1] and $value denote the same thing.

hv_store(%hash, $key, $value);

    Stores $value in the %hash with the given $key. After executing
    this call, $hash{$key} and $value denote the same thing.
2008-05-30 12:03:27 +00:00
abs
5261992cf5 Add devel/p5-parent-0.221
Allows you to both load one or more modules, while setting up
inheritance from those modules at the same time. Mostly similar in
effect to:

    package Baz;
    BEGIN {
        require Foo;
        require Bar;
        push @ISA, qw(Foo Bar);
    }
2008-05-30 11:52:39 +00:00
tnn
ceaca2c3bd Drop lang/mono/Makefile.common which is not needed anymore. 2008-05-30 11:07:22 +00:00
drochner
3591e385e3 update to 0.19.1
changes:
-Add a GType for the DhLink boxed type
-translation updates
2008-05-29 17:14:18 +00:00
drochner
e276bf9c16 remove explicit esound dependency (still pulled in by libgnome) 2008-05-29 16:34:15 +00:00
drochner
e6a32a3e11 update to 2.14.2
changes: bugfixes
2008-05-29 16:30:09 +00:00
tnn
27c1967802 Fix gunixmounts.c build on OSF/1 2008-05-29 12:41:35 +00:00
drochner
00b1d399ad update to 2.22.2
changes: minor code cleanup
2008-05-29 11:10:13 +00:00
drochner
e2f6b7e675 update to 2.22.2
changes:
-location data maintainance
-translation updates
2008-05-29 10:53:53 +00:00
drochner
a73d8ffc1d update to 1.20.3
changes: windows specific only (font aliases and memory leak),
 the update should be cosmetical for us
2008-05-29 10:43:40 +00:00
abs
ea28f8e762 Updated devel/p5-Array-Compare to 1.15
* [r28] lib/Array/Compare.pm: Increment version number
	* [r27] Build.PL: Fix prerequisites
	* [r26] lib/Array/Compare.pm: Require Perl 5.6 so we can use
	  warnings and our.
2008-05-29 08:26:55 +00:00
abs
d998e8de7b +p5-ExtUtils-Install 2008-05-29 08:23:51 +00:00
abs
1ca04cdd4a Import devel/p5-ExtUtils-Install-1.50
Handles the installing and uninstalling of perl modules, scripts,
man pages, etc...

Both install() and uninstall() are specific to the way ExtUtils::MakeMaker
handles the installation and deinstallation of perl modules. They
are not designed as general purpose tools.
2008-05-29 08:22:30 +00:00
wiz
13b00d2284 Take ownership of lib/gio/modules directory. Bump PKGREVISION. 2008-05-29 08:03:58 +00:00
wiz
948bf7a21f Fix typo in comment. 2008-05-29 07:28:07 +00:00
abs
b1f491957a Updated devel/p5-IO-Compress-Zlib to 2.011
2.011 17 May 2008

      * IO::Uncompress::Unzip
        - Print an error message if the zip file contains a
          member compressed with bzip2 and IO::Uncompress::Bunzip2 is
          not available.
        - Could not cope with mixed compression zip files. For example a
          zip file that contains both STORED and DEFLATED content.
          [RT #35573]

  2.010 5 May 2008

      * Fixed problem that meant Perl 5.10 could not upgrade this module.
        [RT #35343]

  2.009 20 April 2008

      * IO::Compress::Zip

        - Added exUnix2 option to allow storing of UID & GID.
        - When running on a Unix derivative the ExtAttr option now defaults
          to the equivalent of 0666. For all other systems the default
          remains 0.
2008-05-28 22:15:20 +00:00
abs
31ab84e67d Updated devel/p5-IO-Compress-Zlib to 2.011
2.011 17 May 2008

      * No Changes

  2.010 5 May 2008

      * Fixed problem that meant Perl 5.10 could not upgrade this module.
        [RT #35341]

  2.009 20 April 2008

      * Minor documentation issue with flush.
        [rt.cpan.org #31446]
2008-05-28 22:13:22 +00:00
abs
2ae6b621c7 Updated devel/p5-Compress-Zlib to 2.011
2.011 17 May 2008

      * No Changes

  2.010 5 May 2008

      * Fixed problem that meant Perl 5.10 could not upgrade this module.
        [RT #35341]

  2.009 20 April 2008

      * Minor documentation issue with flush.
        [rt.cpan.org #31446]
2008-05-28 22:12:08 +00:00
abs
e175b772c9 Updated devel/p5-Compress-Raw-Zlib to 2.011
2.011 5 May 2008

      * A C++-style comment sneaked in with the last update. Fixed.
        [core patch #33828]

  2.010 5 May 2008

      * No Changes

  2.009 20 April 2008

      * No Changes
2008-05-28 22:10:51 +00:00
abs
10cd8a652b Updated devel/p5-AppConfig to 1.66
#========================================================================
# Version 1.66  Date: 2007/07/06 (Andy Wardley)
#========================================================================

* Removed File::HomeDir from the test scripts.
2008-05-28 22:01:15 +00:00
abs
6ae423b247 Updated devel/p5-Carp-Clan to 6.00
Version 6.00  17.02.2008
 + Oops. Fixed version number. '5.10' is less than '5.9'. I thought
   CPAN would handle this but apparently not..

Version 5.10  10.01.2008
 + Removed the circular dependency on Object::Deadly. It was only
   used for testing and would only succeed if you already had O::D
   installed.
2008-05-28 21:59:39 +00:00