Commit graph

131808 commits

Author SHA1 Message Date
markd
d9764d87e0 Update R-CGIwithR to 0.72.
Changes unknown.
2008-10-13 11:12:52 +00:00
markd
71b28bb2f8 user-destdir support from Masao Uebayashi with minor changes from me.
also update R_HOMEPAGE_BASE
2008-10-13 11:08:31 +00:00
sketch
3acad577ff Need inttypes.h on Solaris 9. 2008-10-13 10:31:24 +00:00
adam
c7bba9438b Updated security/libtasn1; chat/loudmouth 2008-10-13 09:36:41 +00:00
adam
0bd4b0b1a6 Changes 1.4.2:
* Bug fixes.
2008-10-13 09:35:55 +00:00
adam
1ae4ce5ed7 Changes 1.5:
- Update gnulib files.
- Fix memory leaks.
2008-10-13 09:23:34 +00:00
adam
df6bce5eda Updated math/glpk; devel/glimm 2008-10-13 09:05:14 +00:00
adam
59a25b85a0 Changes 2.18.0:
* New API to match glib2-2.18.x
* Bug fixes
2008-10-13 09:01:16 +00:00
adam
5d55a849cc Changes 4.32:
The following new features were included in the MIP solver
*  MIP presolver
*  mixed cover cut generator
*  clique cut generator
*  Euclidean reduction of the objective value

Due to changes the routine glp_intopt may additionally return
GLP_ENOPFS, GLP_ENODFS, and GLP_EMIPGAP.

The API routines lpx_integer are lpx_intopt are deprecated,
since they are completely superseded by glp_intopt.

The following new branch-and-cut API routines were added:
glp_ios_row_attr      determine additional row attributes
glp_ios_pool_size     determine current size of the cut pool
glp_ios_add_row       add constraint to the cut pool
glp_ios_del_row       delete constraint from the cut pool
glp_ios_clear_pool    delete all constraints from the cut pool
2008-10-13 08:57:26 +00:00
uebayasi
2ad2caf69e Revert previous; pvs includes mk/tex.buildlink3.mk which is not related to
Emacs lisp files.
2008-10-13 08:33:13 +00:00
uebayasi
8c349b6e46 Introduce EMACS_BUILDLINK to decide if Emacs lisp file wrappers are really
created or not.  Packages that include other ELP's buildlink3.mk must define
EMACS_BUILDLINK.  Other packages don't create wrappers, which reduces build
time a lot.
2008-10-13 08:07:02 +00:00
obache
b446b30d52 lib/lua/5.1 is owned by lang/lua. 2008-10-13 06:03:52 +00:00
obache
5ca856872a Updated databases/tokyotyrant to 1.1.5 2008-10-13 05:58:46 +00:00
obache
c0aee32bb1 Update tokyotyant to 1.1.5.
Pkgsrc Changes:
 * Added lua option and enabled by default.

Changes:
2008-10-07  Mikio Hirabayashi

	* scrext.c (serv_codec, serv_hash, serv_sleep, serv_stat, serv_glob):
          new functions.

	- Release: 1.1.5
2008-10-13 05:58:31 +00:00
obache
653f7b13e1 Updated databases/ruby-tokyocabinet to 1.15 2008-10-13 05:56:25 +00:00
obache
f670585fb4 Update ruby-tokyocabinet to 1.15.
ChangeLog: empty...
2008-10-13 05:56:11 +00:00
obache
375626367d Updated databases/p5-tokyocabinet to 1.17 2008-10-13 05:55:24 +00:00
obache
509d1d327a Update p5-tokyocabinet to 1.17.
ChangeLog: empty...
2008-10-13 05:55:08 +00:00
obache
42902e8dd0 Updated databases/tokyocabinet to 1.3.12 2008-10-13 05:40:02 +00:00
obache
8133814fb0 Update tokyocabinet to 1.3.12.
Changes:
2008-10-05  Mikio Hirabayashi

	* tcutil.c (tchexencode, tchexdecode): new functions.

	* tchdb.c (tchdbaddint): a bug of error code setting was fixed.

	- Release: 1.3.12
2008-10-13 05:39:46 +00:00
dsainty
8c4bc1cb95 Updated games/bzflag to 2.0.12 2008-10-13 04:46:33 +00:00
kefren
5dbb85c5eb +p5-Gtk2-GladeXML subdir 2008-10-13 04:31:46 +00:00
dsainty
6a0a0eac2b Update bzflag to 2.0.12.
Pkgsrc: Buildlink in some libraries that bzflag has uses for:

  * graphics/glew
  * x11/libXi
  * x11/libXxf86vm

BZFlag 2.0.12 - BZFlag version 2.0.12 is the current version of the BZFlag
game for Linux and source packages. released on 6/25/08.  It was released
primarily to fix a small number of build issues on various linux
distributions, most notibly Gentoo and Debian based systems.  There are no new
features from 2.0.10.

* Fix build with -ffast-math avoiding use of isnan for fog - Alfredo Tupone
* Fix for memory leaks -
* libGLEW requirement controlled by --with-glew - Alfredo Tupone
* Actually build with SDL_Image, if required - Alfredo Tupone
* Remove extra dir separator from cache entries - Jeff Myers
* Configurable "defaultFOV" (60 deg) for widescreen users - Jeff Myers
* Adjust shown coordinate for observers - Jeff Myers
* Use the foghack only if the config says - Jeff Myers
* Queue spawns after flag captures - Chris Wibble
* Fix kill callback when is coming from server - Jeff Myers
* Fix intermix of chat messages and api callback - Jeff Myers
* Various permission fixes - Jeff Myers
* Plugins path fixed -
* Kerberos and thread removed (never used) - Alfredo Tupone
* Event log fixed - Jeff Myers
* Workaroung to a driver bug - Jeff Myers
* Word filtering is case unsensitive -
* Correctly interface with c-ares 1.5.1 and lower - Alfredo Tupone
* Not showing a "new rabbit" message when player ID == NoPlayer - blast007
* gcc-4.3 fixes - Tim Riker, Alfredo Tupone
* MacOSX: Consistent search of resource files - Sean Morrison
* MacOSX: update the project to XCode 2.4.1 - Sean Morrison
* Added _countdownResumeDelay to control resume delay. - Thomas Stauer
* Slot numbers on scoreboard now appear regardless of hideAdmin - Joshua Bodine

BZFlag 2.0.10 - BZFlag version 2.0.10 is the current version of the BZFlag
game for Windows and Mac OSX.  It was released on 11/17/07.  It was released
primarily to fix a number of small issues that have been found in 2.0.8 and
provide good binary packages for the various Linux distributions for dual core
and 64 bit systems.

* Implemented fullscreen->windowed mode toggle on Windows - Daniel Remenak
* Add the rabidRabbit plugin - LouMan
* Add packet loss kick and related admin commands - Thomas Stauer
* Reclaim lost memory from sound sample - Tupone Alfredo
* Fixed bashism on debian rules - Ryan Kavanagh
* Add the rabbitTimer plugin - L4m3r
* Fix some segfaults when re-joining - Tupone Alfredo
* Compliance with gcc-4.2 - Tupone Alfredo
* Fix the build system to be more distro friendly - Tupone Alfredo
* Plugins get flag resets/spawns/grab/drop/transfer - Jeff Myers, Bernt Hansen
* Fix compiler problem with gcc-4 - Tupone Alfredo
* Fixed high fps problem - Frank Thilo
* Added more info for observers - Jeff Myers, Frank Thilo
* torBlock plugin added - Jeff Myers, blast007
* Optionally use mesh position and height for radar - Thomas Stauer
* Add the regFlag plugin - Bernt Hansen
* Fix memory leak from cURL - blast007
* Add the Phoenix plugin - Jeff Myers
* Add favorite server - Frank Thilo
* SDL sound rate fix - Alfredo Tupone
* add bzID and server status to logDetail plugin - Bernt Hansen
* Add -tkannounce to announce tk on admin channel - Bernt Hansen
* Add the serverControl plugin - Bernt Hansen
* Add keepaway plugin - LouMan
* API calls to reset bzdb - Jeff Myers
* API call to get the player pause state. - Jeff Myers
* API calls to reload bans, and other files - Jeff Myers
* API event for shot ends - Jeff Myers
* API command to move a flag - Jeff Myers
* add API exposure for lag, jitter, and packetloss - Jeff Myers
* Add koth plugin - LouMan
* Add timedctf plugin - LouMan
* Add teamflagreset plugin - LouMan
* Add wwzones plugin - LouMan
* flagStay plugin added - Jeff Myers
* Give everyone notice of pause messages - Jeff Myers
* Fix for /silence command - Skeeve
* Fix mousebox edge positioning - Mark Thomas
* Fixed on spanish localization - xukosky@yahoo.es
* Instructions to fix sound on ALSA added - Tupone Alfredo
* Change filename format for easier location of matches - uso
* Adding jitter kick and related admin commands - Thomas Stauer
* Global banlist reload with local banlist - uso
* Fix to spawned and lag attributes in bz_updatePlayerData - Matthew Marshall
* Ability to change the killer in a PlayerDieEvent - Matthew Marshall
* Added shotID to bz_PlayerDieEventData - Matthew Marshall
* Expose the countdown and game time stuff to the api - Jeff Myers
* Backport the record stop function from 2.1 - Jeff Myers
* Backported WW GMs from 2.1 - Matthew Marshall
* Converts box & pyramids to mesh if required - Anonymous
* Allows leading face specification (x+,x-,y+,y-,z+,z-) - Anonymous
* Authorization is invariant to case - Anonymous
2008-10-13 03:14:40 +00:00
he
5bad7ed054 Today's set fro this corner:
Updated comms/p5-Device-Gsm to 1.50
Updated comms/p5-Device-Modem to 1.50
Updated converters/p5-JSON-XS to 2.23
Updated databases/p5-BerkeleyDB to 0.36
Added databases/p5-Search-QueryParser version 0.93
Added databases/p5-Search-QueryParser-SQL version 0.005
Updated databases/p5-CatalystX-CRUD to 0.31
Updated databases/p5-CatalystX-CRUD-Model-RDBO to 0.14
Added www/p5-Rose-HTMLx-Form-Field-Serial version 0.002
Updated databases/p5-Rose-DBx-Garden to 0.15
Added databases/p5-CatalystX-CRUD-ModelAdapter-DBIC version 0.07
2008-10-12 23:26:15 +00:00
he
6723cc082f Added p5-CatalystX-CRUD-ModelAdapter-DBIC. 2008-10-12 23:00:28 +00:00
he
54e79debf8 Import p5-CatalystX-CRUD-ModelAdapter-DBIC version 0.07.
CatalystX::CRUD::ModelAdapter::DBIC implements the
CatalystX::CRUD::ModelAdapter API for DBIx::Class.
2008-10-12 22:59:39 +00:00
he
60605c47f7 Add p5-DBIx-Class-RDBOHelpers. 2008-10-12 22:52:58 +00:00
he
8a121ca8f3 Import p5-DBIx-Class-RDBOHelpers version 0.07.
DBIx::Class::RDBOHelpers implements several methods with the same
names as those in Rose::DBx::Object::MoreHelpers. This class helps
ease compatability issues when using packages that expect these
methods to exist, like Rose::HTMLx::Form::Related and CatalystX::CRUD::YUI.
Most of these are convenience wrappers rather than implementing
any new features.
2008-10-12 22:51:13 +00:00
he
28b9e078fa Update from version 0.14 to 0.15.
Pkgsrc changes:
 o Add dependency on p5-Rose-HTMLx-Form-Field-Serial
 o Canonicalize HOMEPAGE

Upstream changes:

0.15    11 Sept 2008
        * added 'bigint' to field-column mapping
        * add skip_map_class_forms boolean feature
        * add include_autoinc_form_fields boolean feature
        * add serial field type
2008-10-12 22:28:01 +00:00
he
05fef3e2d4 Added p5-Rose-HTMLx-Form-Field-Serial. 2008-10-12 22:24:20 +00:00
he
deee691256 Import p5-Rose-HTMLx-Form-Field-Serial version 0.002.
Rose::HTMLx::Form::Field::Serial is a subclass of
Rose::HTML::Form::Field::Hidden. It exists simply to isolate a
particular kind of form field that should not be updated via form
but may need to be passed as a param or viewed in a (x)html serialized
format. The namespace is reserved in the event that future
functionality may be added, but mostly to uniquely identify this
field type for use with Rose::DBx::Garden.
2008-10-12 22:23:34 +00:00
he
54c485f80b Update from version 0.13 to 0.14.
Upstream changes:

0.14    11 Sept 2008
	* fix add_related() to forget_related() after save, so that
	  next access reflects the addition.
	* move column sort disambiguation from
	  CatalystX::CRUD::YUI::Controller to here.
        * support for 0.30 core api param name change
        * add 'int' to column types registered as 'treat_like_int'
        * fix query for _related methods.
        * update tests to support new make_sql_query() format in core API
2008-10-12 22:07:25 +00:00
he
ea96c130f3 Update from version 0.29 to 0.31.
Pkgsrc changes:
 o Add dependency on newly added p5-Search-QueryParser-SQL

Upstream changes:

0.31    16 Sept 2008
        * add missing req to Makefile.PL
        * force field_names to be an ARRAY ref in Utils make_sql_query()

0.30    11 Sept 2008
        * fix uninit value warning in Controller
	* change REST create() : Local to _rest_create() :
	  Path('create') to make it easier for create_form() to
	  call create() in superclass.
	* clean up old style $self->config->{value} to instead use
	  $self->value in Controller
        * add app_class() and model_meta() accessors to ModelAdapter
	* in base Controller, rename view_on_single_result() method
	  to uri_for_view_on_single_result and make accessor for
	  the config value 'view_on_single_result'
	* change all reserved param names in Model::Utils to use
	  'cxc-' prefix instead of '_'. Backwards compat is preserved
	  where possible.
        * Model::Utils make_query() will uc() sort direction
	* change behaviour of get_primary_key() in base Controller
	  to not look in req->params for pk values.
          This allows for changing the PK as part of an update.
	* add new() in REST to call next::method. Works around
	  (some) multiple inheritance issues.
        * check for $c->res->location before redirecting in postcommit()
	* Model::Utils was refactored to use Search::QueryParser::SQL.
	  The following methods were affected:
           * sql_query_as_string() -- removed
           * params_to_sql_query() -- now returns hashref with 3 items:
                     - query isa Search::QueryParser::SQL::Query object
                     - query_hash (formerly query) is a simple param-name =>
		       [values] hashref
                     - sql is the output of S::QP::S::Query->rdbo
	   * make_sql_query() -- returned hash ref now has query_hash
	     as plain_query value and the stringify'd Query object
	     as plain_query_str
2008-10-12 22:04:21 +00:00
he
500c6101cc Import p5-Search-QueryParser-SQL version 0.005.
Search::QueryParser::SQL is a subclass of Search::QueryParser.
Chiefly it extends the unparse() method to stringify free-text
search queries as valid SQL WHERE clauses.

The idea is to allow you to treat your database like a free-text
search index, when it really isn't.
2008-10-12 21:55:10 +00:00
he
5b4febfcf3 Added p5-Search-QueryParser. 2008-10-12 21:50:37 +00:00
he
e9cdaab81c Import p5-Search-QueryParser version 0.93.
This module parses a query string into a data structure to be
handled by external search engines. For examples of such engines,
see File::Tabular and Search::Indexer.

The query string can contain simple terms, "exact phrases", field
names and comparison operators, '+/-' prefixes, parentheses, and
boolean connectors.
2008-10-12 21:49:33 +00:00
he
e5acce1705 Update from version 0.34nb1 to 0.36.
Upstream changes:

0.36  30th September 2008

        * Added support for $ENV->log_get_config and $ENV->log_set_config.
          Patch supplied by Yuval Kogman (#39651 rt.cpan.org)

0.35  22nd September 2008

        * Added a combination of independent patches from Claes Jakobsson
          and Yuval Kogman (#38896 rt.cpan.org) to allow multi-key return
          from a secondard database.

        * Added support for sequences. Initial patch from  Claes Jakobsson.

        * Get associate to use a transaction if one is specified.
          #5855 from rt.cpan.org

        * Finish transition of test harness to use Test::More
2008-10-12 21:31:44 +00:00
ahoka
0e24110c72 Sanitize the perl option's name (irssi-perl -> perl).
Now -perl affects this package too.

Submitted by Leonardo Taccari.
2008-10-12 21:28:23 +00:00
he
5d68fe0184 Update from version 2.22.22 to 2.23.
Upstream changes:

2.23 Mon Sep 29 05:08:29 CEST 2008
	- fix a compilation problem when perl is not using char * as, well,
          char *.
	- use PL_hexdigit in favour of rolling our own.
2008-10-12 21:26:34 +00:00
dsainty
f64ab39f62 Allow perl-5.10.0 to satisfy the dependency on p5-version.
Don't bother bumping PKGREVISION, p5-version claims to be a NOP in the
presence of built in support.
2008-10-12 21:21:19 +00:00
he
bcf3977d87 Update from version 1.48 to 1.50.
Pkgsrc changes:
 o Add HOMEPAGE using search.cpan.org

Upstream changes:

1.50  Tue Sep 30 22:59:00 CEST 2008
    - Fixed use of wrong 'error' loglevel for SysLog plugin

1.49  Sat May 31 22:38:00 CEST 2008
    - Changed default wait cycles and timeout to be more reliable with slow
      devices after several user reports.
    - Fixed man page for Xmodem.pm module. Incorporated fix from
      the debian package.
2008-10-12 21:10:04 +00:00
he
4246f0179d Update from version 1.49 to 1.50.
Upstream changes:

1.50  Tue Sep 30 22:50:00 CEST 2008
    - Sometimes send_sms() could report success but no sms
      has really been sent, and we receive garbage.
      First attempt at a fix for this. Reported by Marek Jaros.
2008-10-12 21:03:58 +00:00
seb
d53b2d06d0 Note update of databases/p5-perl-ldap to version 0.38 2008-10-12 20:56:17 +00:00
seb
c6ac703194 Update to version 0.38
Pkgsrc changes: fix dependency, this Perl module requires XML::SAX::Writer,
not XML::SAX; handle IPv6 support.

Changes since last packaged version (0.34):

perl-ldap 0.38 -- Sun Sep 21 09:17:25 CDT 2008
==============================================

Bug Fixes
 * Fix bug in Net::LDAP::Extension using wrong field for resultCode
 * Fix Net::LDAP::Control::PasswordPolicy decoding bug.

Enhancements
 * Net::LDAP::Extension::SetPassword now supports controls

perl-ldap 0.37 -- Thu Aug 28 07:48:13 CDT 2008
==============================================

Bug Fixes
 * Pass correct hostname to SASL when connecting to a round-robin
 * Return the SASL error message when sasl client_start fails

Enhancements
 * Add Modify Increment (RFC 4525) support
 * Add Content Synchronization (RFC 4453) support

perl-ldap 0.36 -- Mon Apr 21 10:00:09 CDT 2008
==============================================

Bug Fixes
 * Fixed Net::LDAP::constant to return correct names for values 0 - 9
 * Fixed DSML test to be more tolerant of whitespace

Enhancements
 * Added controls for PreRead & PostRead

perl-ldap 0.35 -- Sun Mar 30 13:35:04 CDT 2008
==============================================

Bug Fixes
 * Fix wrapping in Net::LDAP::LDIF
 * Patch from Gergely Santa to allow entries with no attributes in LDIF
 * Fix modr?dn to fetch values in sclar context
 * send packets in sizes that IO::Socket::SSL can chew
 * Avoid attept to use undef as hash reference in ->sync
 * Ensure Bind.pm presents final server response to SASL object

Enhancements
 * Added vendorName/vendorVersion (RFC 3045) to root_dse()
 * add option to support IPv6
 * Allow Entry->deleted to be called with a single value is well as array ref
 * Added Net::LDAP::Control::PasswordPolicy to support draft RFC
2008-10-12 20:54:44 +00:00
ahoka
522deefd68 Implement builtin detection for openldap client.
Tested on NetBSD 4.99.72.
2008-10-12 20:49:19 +00:00
kefren
ebfe43aeaa mention p5-Gtk2-GladeXML import 2008-10-12 18:59:42 +00:00
kefren
2b6a5007c4 Initial import of Gtk2::GladeXML 1.007
This extension module binds libglade to Perl so you can create and manipulate
user interfaces in Perl code in conjunction with Gtk2 and even Gnome2. Better
yet you can load a file's contents into a PERL scalar do a few magical regular
expressions to customize things and the load up the app. It doesn't get any
easier.
2008-10-12 18:58:23 +00:00
kefren
ce53f766c9 MAKE_JOBS_SAFE=no
Add buildlink3.mk file
2008-10-12 18:55:15 +00:00
seb
591f1c7384 Note update of net/p5-INET6 to version 2.56 2008-10-12 18:47:25 +00:00
seb
92423b53a6 Update to version 2.56.
Approved by MAINTAINER.

Pkgsrc changes: switched to the IO-Socket-INET6 distribution
tarball without changing the package name, mark as not
requiring any compiler.

Changes since last packaged version (2.01):

2008-10-06 Shlomi Fish <shlomif@iglu.org.il>
	* Applied a modified version of a patch by Anicka Bernathova
	<anicka@suse.cz>:
	{{{
	Previously IO-Socket-INET6 tried to bind even when one side
	is AF_INET and the other AF_INET6 and this cannot work.

	The FAMILY_CHECK loop is meant to make sure both sides have
	the same family.
	}}}
	* New Release IO-Socket-INET6-2.56

2008-09-24 Shlomi Fish <shlomif@iglu.org.il>
	* Fixed: http://rt.cpan.org/Ticket/Display.html?id=39550 :
	Problem with connect to IPv4 w/o given domain on FreeBSD6.1 (and
	other BSD systems). (Thanks to Steffen Ullrich)
	* New Release IO-Socket-INET6-2.55

2008-02-22 Shlomi Fish <shlomif@iglu.org.il>
	* Added pack_sockaddr_in6_all to the imports from Socket6 to fix
	the "configure" sub in several cases. Added t/configure6.t to test it.
	* New Release IO-Socket-INET6-2.54

2008-02-21 Shlomi Fish <shlomif@iglu.org.il>
	* Converted to Build.PL and placed INET6.pm under lib/.
	* Added a "repository" URL to the POD.
	* Added the pod.t and pod-coverage.t files and we now have full POD
	coverage.
	* Added more dependencies to the Build.PL.
	* Added the credit of "Shlomi Fish".
	* Changed the email address of Rafael to the new one in the ChangeLog
	and README files.
	* Someone reported that sockflow() and peerflow() were broken. The reason
	for that was that unpack_sockaddr_in6_all was not imported from Socket6.
	This release fixes it (with tests in t/host6.t).
	* New Release IO-Socket-INET6-2.53

2008-02-05 Shlomi Fish <shlomif@iglu.org.il>

	* New Release IO-Socket-INET6-2.52
	* Added a test for peerhost() too.
	* Fixed sockhost() with the fact that inet_ntop() was not imported.
		- Added a test.
	* Added "use warnings" to IO::Socket::INET6.
	* Added a modified version of my patch (with more comments) to patch
	the problems I found in IO-Socket-INET6. (generating
	warnings upon using and failed tests.).

2004-18-10  Rafael Martinez Torres <rmartine@fdi.ucm.es>

	* New Release INET6-2.51 .
	* Patch from David Town <David.Town@marconi.com>
	  - peeraddr(), sockaddr() methods implemented.
	  - peerhost(), peerport(), sockhost(), sockport() improved efficiency.
	  - New optional parameters: Local(Peer)Flow,Local(Peer)Scopeid. (Only for IPv6)
	  - Local hack for MSWin32 platforms.
2008-10-12 18:44:01 +00:00