Commit graph

124578 commits

Author SHA1 Message Date
christos
17f86868cb use getifaddrs 2008-04-06 20:21:18 +00:00
heinz
5c7a7cd064 The package supports installation to DESTDIR.
A C compiler is required.
2008-04-06 19:58:40 +00:00
jwise
b9e0e72d76 Belatedly note update of arpwatch to 2.1a15 2008-04-06 19:45:20 +00:00
wiz
8b5285ccd5 + glib2-2.16.2, gnome-screensaver-2.22.1, gnome-themes-extras-2.22.0,
gst-plugins0.10-base-0.10.19, gstreamer0.10-0.10.19, inkscape-0.46,
  libgtop-2.22.1, libtool-2.2.2, xf86-video-amd-2.8.0 [now
  xf86-video-geode].
2008-04-06 18:56:22 +00:00
joerg
18d8ba7ebd Don't build pkg_io.c during bootstrap. 2008-04-06 17:47:27 +00:00
heinz
aeb23fd429 Done:
p5-Class-Data-Inheritable-0.08
	p5-Devel-StackTrace-1.16
2008-04-06 17:10:05 +00:00
heinz
6cba0aa64f Updated
devel/p5-IPC-ShareLite to 0.13
	devel/p5-Devel-StackTrace to 1.18
	devel/p5-Class-Data-Inheritable to 0.08
	devel/p5-Exception-Class to 1.24
2008-04-06 17:09:18 +00:00
heinz
2406e7d892 The package supports installation to DESTDIR.
A C compiler is required.
2008-04-06 15:51:00 +00:00
heinz
41001846b3 The package supports installation to DESTDIR.
No C compiler required.
2008-04-06 15:46:54 +00:00
heinz
2397ff1e47 The package supports installation to DESTDIR.
No C compiler required.
2008-04-06 15:34:22 +00:00
heinz
cd5fc97267 The package supports installation to DESTDIR.
A C compiler is required.
2008-04-06 15:26:12 +00:00
heinz
b23d07e806 The package supports installation to DESTDIR.
No C compiler required.
This is an UNAUTHORIZED RELEASE (according to search.cpan.org), so we
cannot use the author-independent URL for HOMEPAGE.
2008-04-06 15:22:07 +00:00
heinz
f1364fd50e Updated to version 1.24.
Pkgsrc changes:
  - The packages supports installation to DESTDIR.
  - No C compiler required.
  - Needs more modern version of p5-Devel-StackTrace.

Changes since version 1.23:
===========================
1.24 Mar 30, 2008
- Added a MaxArgLength class parameter to go along with the new
  max_arg_length constructor param for Devel::StackTrace
  objects. Patch by Ian Burrell.
2008-04-06 15:11:28 +00:00
heinz
a39fbbc5e0 Updated to version 0.08.
Pkgsrc changes:
  - The package supports installation to DESTDIR.
  - A C compiler is not required.

Changes since version 0.06:
===========================
0.08  Sat Jan 26 00:34:11 NZDT 2008
    - Fix 'perltooc' typo in Docs

0.07  Sat Jan 26 00:34:11 NZDT 2008
    - Relicense as dual AL/GPL
2008-04-06 15:05:27 +00:00
heinz
810f0896da Updated to version 1.18.
Pkgsrc changes:
  - Used author-independent URL for HOMEPAGE.
  - The package supports installation to DESTDIR.
  - A C compiler is not required.

Changes since version 1.15:
===========================
1.18  Mar 31, 2008
- Fix a test failure on Win32. No changes to the non-test code.

1.17  Mar 30, 2008
- Added a max_arg_length parameter, which if set causes
  Devel::StackTrace to truncate long strings when printing out a
  frame. RT #33519. Patch by Ian Burrell.

1.16  Feb 2, 2008
- A test fix for bleadperl. The value of wantarray from caller() needs
  to be treated as a boolean, as opposed to expecting 0 (vs
  undef). RT #32583. Patch by Jerry Hedden.
2008-04-06 14:53:57 +00:00
heinz
8ed6fa6444 The package supports installation to DESTDIR.
A C compiler is not needed.
2008-04-06 14:36:04 +00:00
heinz
50e7c9ef29 Updated to version 0.13.
Pkgsrc changes:
  - Provided HOMEPAGE.
  - The package supports installation to DESTDIR.
  - A C compiler is needed.
  - The "Configure" script has been removed, so we do not have tell it to use
    defaults (part of patch-aa) or change its stdin in MAKE_PARAMS anymore.
  - sharelite.c has been renamed upstream, no more need to do this in pkgsrc,
    thus making patch-aa and patch-ab obsolete.

Changes since version 0.09:
===========================
0.13 2008-03-09
    - Fixed patching of double quoted strings in Makefile. Affects Win32
      and, probably, VMS.

0.12 2008-02-25
    - Use Devel::CheckLib to verify that we have a C compiler.

0.11 2008-02-25
    - Removed POD coverage test. Dynamic constants make it flaky.

0.10 2008-02-24
    - Use Perl's malloc wrappers
    - moved test into t/sharelite.t
    - made test use Test::More
    - removed Configure mechanism
    - assorted minor tidying
2008-04-06 14:23:55 +00:00
heinz
1ef25a98a3 The package supports installation to DESTDIR. 2008-04-06 13:24:00 +00:00
xtraeme
b0fc5f20e8 - acroread8 (hi toshii) 2008-04-06 13:21:15 +00:00
heinz
d9cc8de123 Added support for installation to DESTDIR. 2008-04-06 13:17:22 +00:00
adrianp
3111a0353e Updated mail/dkim-milter to 2.5.2 2008-04-06 12:59:24 +00:00
adrianp
6b7f62ff93 2.5.1 2008/03/20
Update for draft-kucherawy-sender-auth-header-14.
Add "subject" to "should_signhdrs" per RFC4871 section 5.5.
Fix bug #SF1911328: Restore proper behaviour of SignHeaders and
OmitHeaders, broken in the prior release's configuration
overhaul.  Problem reported by Jason Molzen.
Fix bug #SF1912332: Fix parameters passed to db->open().  Problem
reported by Tony Earnshaw.
Fix bug #SF1912569: Initialize mutexes before entering test mode.
Patch from Kaspar Brand.
LIBDKIM: More boundary checking fixes in dkim_canon_selecthdrs().
Problem noted by Warren Horvath.
LIBDKIM: Fix bug #SF1820084: Return DKIM_STAT_MULTIDNSREPLY
if a DNS query returns multiple records.

2.5.2           2008/03/28
Preserve the sender's domain name outside of mlfi_eoh() as it's
now needed in mlfi_eom().  Problem noted by Andy Fiddaman.
Fix bug #SF1921873: Pass "-K" command line switch into the new
configuration handling code.  Problem noted by Al Smith.
TOOLS: Fix flags portion of the TXT record output by dkim-genkey.
Problem noted by Michael Carland.
BUILD: Fix bug #SF1922422: Fix linker problems when POPAUTH is
defined.
2008-04-06 12:59:11 +00:00
adam
5b21ef4694 Updated x11/gtkmm to 2.12.7 2008-04-06 12:37:57 +00:00
heinz
44c4756eb2 The package supports installation to DESTDIR. 2008-04-06 12:21:05 +00:00
adam
d284ba7d87 Changes 2.12.7:
* UIManager: add_ui_from_string():
  Fix a problem with use of non-ASCII text in UI markup.
* TreeModel::Path (TreePath):
  TreePath(In pbegin, In pend) constructor:
  Initialize gobject_ to avoid a crash.

Changes 2.12.6:
* Container: Avoid a useless warning about remove() with custom containers.
* Build: Fixed a warning from g++ 4.3.
* Documentation: Correct the debian/Ubuntu package name.
2008-04-06 12:13:11 +00:00
obache
d1b2869e7b Geomyidae was imported as net/Geomyidae. 2008-04-06 11:53:36 +00:00
obache
4529fbb404 + Geomyidae 2008-04-06 11:52:43 +00:00
obache
83aa92dc59 Updated net/Geomyidae to 0.11 2008-04-06 11:50:57 +00:00
obache
206e2c2853 Import Geomyidae version 0.11.
Based on packaged by Jeff Woodall and provided in PR 38261.

Geomyidae is a daemon for serving the protocol specified in RFC
1436 (Gopher). Under 1000 lines of C by design, it is lightweight
yet supports dynamic content, automatic file/directory indexing,
logging and privilege separation.
2008-04-06 11:50:36 +00:00
adrianp
05f0205c63 Remove some commented lines from the Makefile - no functional change 2008-04-06 10:19:12 +00:00
adrianp
71381b3740 -drupal 6.x 2008-04-06 10:17:51 +00:00
adrianp
041220058d Added www/drupal6 version 6.1 2008-04-06 10:17:10 +00:00
adrianp
b921d84224 +drupal6 2008-04-06 10:16:13 +00:00
adrianp
d557af02bb Drupal 6.x branch:
Drupal is software that allows an individual or a community of users to easily
publish, manage and organize a great variety of content on a website. Tens of
thousands of people and organizations have used Drupal to set up scores of
different kinds of web sites, including

* community web portals and discussion sites
* corporate web sites/intranet portals
* personal web sites
* aficionado sites
* e-commerce applications
* resource directories

Drupal includes features to enable:

* content management systems
* blogs
* collaborative authoring environments
* forums
* newsletters
* picture galleries
* file uploads and download
2008-04-06 10:15:27 +00:00
adrianp
483316e7e7 Add CONFLICTS for upcoming drupal 6 import 2008-04-06 10:12:35 +00:00
xtraeme
f865b438f9 + acroread8 2008-04-06 09:32:12 +00:00
adam
dc01d2ddb2 Updated games/freeciv to 2.1.3 2008-04-06 08:15:36 +00:00
adam
74aab037a4 Changes 2.1.3:
* Prevent server crash during explore.
* Improve client robustness and error logging.
* More GTK2 client support for saving server settings, add buttons on dialogs.
* Updated sentence fragments, plurals, text, and translations; specifically
  Catalan, Czech, Estonian, Finnish, German, Lithuanian, Russian, Swedish,
  and Turkish.
2008-04-06 08:13:32 +00:00
taca
e34defafdc Remove MASTER_SITES since now it use RubyGems' MASTER_SITES. 2008-04-06 07:49:55 +00:00
bjs
9649c54168 + Updated devel/tig to 0.10.1 [bjs 2008-04-06] 2008-04-06 05:14:15 +00:00
bjs
e35668fd5e Update to tig-0.10.1. I cannot find a changelog. If you're interested,
see the git history by checking out the repository at the address
provided at the homepage.
2008-04-06 05:13:45 +00:00
toshii
d8b9f188a7 Note addition of acroread8-8.1.2. 2008-04-06 02:38:45 +00:00
toshii
c40258cb28 Import of Adobe Reader 8, based on the print/acroread7 pkgsrc.
Adobe Reader is part of the Adobe Acrobat family of software, which lets
you view, distribute, and print documents in Portable Document Format
(PDF)--regardless of the computer, operating system, fonts, or application
used to create the original file.  PDF files retain all the formatting,
fonts, and graphics of the original document, and virtually any
PostScript(TM) document can be converted into a PDF file.
2008-04-06 01:43:32 +00:00
abs
2ef89492d7 Updated databases/p5-Rose-DB to 0.741
Updated databases/p5-Rose-DB-Object to 0.768
2008-04-06 00:24:38 +00:00
abs
90cd6e11ec update p5-Rose-DB-Object to 0.768
0.768 (02.25.2008) - John Siracusa <siracusa@gmail.com>

    * Changed mailing list and wiki URLs.
    * Fixed the "warn" overflow mode for character columns to carp
      instead of croaking.  (Reported by John Ingram)
    * Refined workaround for http://rt.cpan.org//Ticket/Display.html?id=33193
      to apply only to versions that exhibited this bug.
    * Added the forget_related() helper method to the "all" export tag.

0.767 (02.15.2008) - John Siracusa <siracusa@gmail.com>

    * Added the forget_related() helper method.
    * Enhanced and documented the long-dormant "hints" Manager parameter.
    * Added a work-around for a DBD::Pg 2.0.0 array/bind_col() bug:
      http://rt.cpan.org//Ticket/Display.html?id=33193
    * Improved the column method handling for array-reference values
      that may be fetched from array columns by DBD::Pg 2.0.0.
    * Fixed a bug in the test suite that caused some Postgres tests
      to fail if the "chkpass" column type was not installed.
      (Reported by Randal Schwartz)

0.7665 (02.08.2008) - John Siracusa <siracusa@gmail.com>

    * Fixed a bug that prevented the convention manager's auto_table_name()
      method from honoring the tables_are_singular() attribute value.
      (Reported by Ben Tilly)
    * The new, more correct behavior of Rose::DB 0.739's array column
      value parsing and formatting revealed a bug in QueryBuilder's
      handling of "(any|all)_in_array" conditions involving empty list
      arguments.  This is now fixed.

0.7664 (02.06.2008) - John Siracusa <siracusa@gmail.com>

    * Fixed a bug that caused boolean columns to be incorrectly marked as
      modified.  (Reported by Grzegorz Nosek)
    * Added sql_qualify_column_names_on_load() Metadata method to help
      support Postgres functions that can masquerade as columns if they're
      prefixed by the table name.  (Suggested by Grzegorz Nosek)

0.7663 (02.04.2008) - John Siracusa <siracusa@gmail.com>

    * Fixed a bug that caused delete_on_save method creation for foreign
      keys to fail in some circumstances.  (Reported by Justin Ellison)
    * Fixed a bug that prevented Perl code from being emitted for
      non-set columns with check_in attributes.  (Reported by Sam Tregar)
    * Pushed cache control methods down into Rose::DB::Object::Cached
      in preparation for more caching subclasses.
    * The clear_object_cache() method now correctly clears load timestamps
      as well.  (Patch by Justin Ellison)

0.7662 (01.30.2008) - John Siracusa <siracusa@gmail.com>

    * Fixed copy-and-paste-o in Rose::DB::Object::Cached code.

0.7661 (01.29.2008) - John Siracusa <siracusa@gmail.com>

    * Fixed method clash detection in Rose::DB::Object::Manager.
    * Streamlined caching implementation in Rose::DB::Object::Cached.

0.766 (12.13.2007) - John Siracusa <siracusa@gmail.com>

    * Added the unique_key_by_name() metadata method.
    * Added the ability to do unrestricted joins in some circumstances.
    * Added the remember_all() class method to Rose::DB::Object::Cached.
    * Added the undef_overrides_default column attribute.
    * The key_column() method in the ForeignKey class now works correctly.
      (Patch by Christopher Masto)
    * Further synced datetime and timestamp method-maker code.
    * Added a test suite exclusion for DBD::SQLite 1.14, which still suffers
      from this bug: http://rt.cpan.org/Public/Bug/Display.html?id=21472
    * Improved detection of fatal errors during class setup.
    * Added a "gotchas" section to the Loader documentation.
    * Fixed propagation of db objects in update and delete Manager methods.
    * Fixed a bug that caused some cached SQL to persist incorrectly after
      inheritance.  (Patch by Daniel Koch)
    * Fiddled with not_found() detection.  (Changes suggested by Philip Dye)
    * Made one-to-one relationships (attempt to) work even when uniqueness is
      not apparent in the metadata.
    * The Loader no longer chokes on SQLite columns that use the
      current_timestamp keyword.  (Reported by George Hartzell)
    * Setting undef integer attributes to zero is now correctly detected
      as a modification.

0.765 (07.21.2007) - John Siracusa <siracusa@gmail.com>

    * Added a value_type attribute to SET columns.
    * Added a normalize_get_objects_args() utility method to make
      custom Manager methods less cumbersome to implement.
    * Setting a BigInt column to undef no longer sets it to zero.
      (Reported by Jeffrey Horn)
    * Corrected error propagation in many-to-many "find" methods when bad
      arguments are passed.  (Reported by Michael Reece)
    * Added "use strict" the output of perl_manager_class().
    * Restored default use of table aliases in Manager queries.  The new
      table_aliases parameter can be used to alter the behavior.
    * Added support for literal sort_by parameters using scalar references.
    * Added is/is_not comparison operators to QueryBuilder.  (Suggested by
      Jonathan Vanasco)
    * Scalar references appearing in the select => ... list in Manager calls
      are now passed through unmodified.
    * Existing map records are now correctly checked for when adding items
      through a many-to-many relationship.  (Reported by Drew Taylor)
    * Using a nonexistent column name in a primary or unique key is now a
      fatal error.  (Reported by Philip Dye)
    * Multi-columns "select count(distinct ...)" queries now fall back to
      count(*) on a subselect in databases that do not support calling count
      on multi-argument distinct clauses.  (Reported by Derek Watson)
    * The auto-init system will now skip Postgres functional indexes when
      extracting unique keys.  (Reported by Jonathan Vanasco)
    * Fixed a bug that caused inner joins to be used inappropriately in
      certain cases with many-to-many relationships or when nested joins
      are disabled.
    * Fixed a bug that caused the auto-init system to fold multiple foreign
      keys that reference the same remote key into a single multi-column
      foreign key.  (Reported by Marlon Bailey)
    * Fixed a Manager bug that caused count queries to use incorrect
      table aliases when passed empty with_objects or require_objects
      array reference values.  (Reported by Denis Moskowitz)
    * Fixed a bug that prevented relationship and foreign key names from
      being resolved when used in nested query parameters.
    * Relationship count methods no longer die when the count is zero.
      (Reported by Derek Watson)
    * Setting enum fields to undef now works correctly.  (Reported by Ovid)
    * Columns with custom DBI bind attributes are now updated correctly.
      (Reported by Derek Watson)
    * Epoch columns with zero (0) default values now work correctly.
      (Reported by Peter Karman)
    * Setting boolean columns to null (undef) now works correctly.
      (Reported by Derek Watson)
    * Fixed a bug that caused literal query parameters with bind arguments
      to become corrupted after their first use.
    * Changed the way classes are registered in order to fix a Loader bug
      that caused cross-database foreign keys to be erroneously created
      when tables with the same names exists in two different databases.
      (Reported by Adrian Howard)
    * Deleting one-to-one related objects on save now works correctly.
      (Reported by Ovid)
    * The "find" method for many-to-many relationships now propagates custom
      Manager arguments correctly.  (Patch by Michael Reece)
    * The use_key parameter to load() now dies if an invalid key is passed.
      (Reported by Jonathan Vanasco)
2008-04-06 00:22:16 +00:00
abs
d11083a99d Update p5-Rose-DB to 0.741:
0.741 (02.25.2008) - John Siracusa <siracusa@gmail.com>

    * Changed mailing list URLs.

0.740 (02.15.2008) - John Siracusa <siracusa@gmail.com>

    * Added support for Rose::DB::Object 0.767's new hints features.

0.739 (02.08.2008) - John Siracusa <siracusa@gmail.com>

    * Caching of db objects during mod_perl server start-up is now turned
      off by default, with new API to turn it back on and do the necessary
      pre-fork clean-up that this entails.  This change solved a segmentation
      fault problem triggered in DBD::Informix when database handles created
      in the parent were not properly disconnected prior to the first fork of
      the apache process.

0.738 (02.06.2008) - John Siracusa <siracusa@gmail.com>

    * The Informix INT8 column type is now detected and mapped to "bigint"
      on behalf of Rose::DB::Object.
    * Fixed a bug that prevented format_array() and parse_array() from
      correctly handling arrays containing undef or NULL, respectively.
      (Reported by Derek Watson)

0.737 (12.13.2007) - John Siracusa <siracusa@gmail.com>

    * Altered the behavior of connect() and disconnect() to account
      for the possibility that dbi_connect() may return a DBI $dbh
      that is already connected and has already been initialized.
    * Added optional (on by default) coercion of column type metadata
      from (big)int auto-increment to (big)serial for MySQL and SQLite.
    * Added support for the current_timestamp keyword to SQLite.
    * Added a dozen or so new MySQL connection attributes that must be
      inlined into the DSN rather than passed as connect() options.

0.736 (11.13.2007) - John Siracusa <siracusa@gmail.com>

    * Added new_or_cached() method and associated caching framework.
    * Added dbi_connect() method.  (Patch by Peter Karman)
    * Removed mistakenly checked in breakpoint.

0.735 (07.21.2007) - John Siracusa <siracusa@gmail.com>

    * Improved parsing of SET values.
    * Fixed the test suite's detection of the broken DBD::SQLite 1.13.
2008-04-06 00:21:12 +00:00
christos
cfd5011611 mention rc 2008-04-06 00:15:19 +00:00
christos
10fb8d9bde upgrade to rc-1.7; rc-1.6 is gone from the original ftp site. 2008-04-06 00:14:28 +00:00
xtraeme
a6ed28d3c5 Updated editors/lyx15 to 1.5.4 2008-04-05 21:44:36 +00:00
xtraeme
1db2827509 Update to 1.5.4:
This is a maintenance release. Besides the usual stability
improvements and fixes, this release comes with major improvements
in the handling of Chinese, Korean and Japanese (CJK) languages
and scripts, and introduces some minor new features (such as a
character count option).
2008-04-05 21:43:34 +00:00