Commit graph

5131 commits

Author SHA1 Message Date
gdt
d2e9ed6eaa Change make to $(MAKE), because gmake is required.
Not strictly required for pkgsrc due to wrappers, but necessary in general.
No change to generated binary package.

To be sent upstream momemtarily.
2012-01-10 14:00:46 +00:00
hiramatsu
a20d745c8b Update p5-Catalyst-Model-DBIC-Schema to 0.59.
Changes from previous:
----------------------
0.59  2011-11-01 11:20:46
        - update helper deps for new loader

0.58  2011-10-25 19:19:43
        - remove ->make_immutable from the PerRequestSchema trait

0.57  2011-10-22 16:01:45
        - add POD for PerRequestSchema trait

0.56  2011-10-22 15:34:59
        - add PerRequestSchema trait (t0m)
2012-01-10 08:58:04 +00:00
obache
ece0d96deb Fixes build with libgdbm. 2012-01-10 04:40:03 +00:00
drochner
f7562db1de clean up in some cases where the faked "libgnutls-config" script
is not needed anymore
2012-01-09 14:53:31 +00:00
manu
2fbd35a61a Make Kerberos support optionnal and enabled by default in nss_ldap. It
is useful to disable it if OpenLDAP was linked with pkgsrc's OpenSSL, since
nss_ldap will pull the base system OpenSSL dependency through Kerberos
libraries, leading to crashes because of multiple incomaptible libcrypto
linked.
2012-01-09 05:16:29 +00:00
obache
78cb977b26 Recursive bump from boost-libs shlib bump. 2012-01-09 02:54:24 +00:00
gdt
d3e1906ac4 Update to 1.5.3 (basically bug fixes since 1.5.1).
PostGIS 1.5.3
2011/06/25

 - This is a bug fix release, addressing issues that have been
   filed since the 1.5.2 release.
 - Bug Fixes
   - #1056, produce correct bboxes for arc geometries, fixes index errors
         (Paul Ramsey)
   - #1007, ST_IsValid crash - fix requires GEOS 3.3.0+ or 3.2.3+
   	 (Sandro Santilli, reported by Birgit Laggner)
   - #940, support for PostgreSQL 9.1 beta 1
     (Regina Obe, Paul Ramsey, patch submitted by stl)
   - #845, ST_Intersects precision error (Sandro Santilli, Nicklas Avén)
     Reported by cdestigter
   - #884, Unstable results with ST_Within, ST_Intersects (Chris Hodgson)
   - #779, shp2pgsql -S option seems to fail on points (Jeff Adams)
   - #666, ST_DumpPoints is not null safe (Regina Obe)
   - #631, Update NZ projections for grid transformation support (jpalmer)
   - #630, Peculiar Null treatment in arrays in ST_Collect (Chris Hodgson)
     Reported by David Bitner
   - #624, Memory leak in ST_GeogFromText (ryang, Paul Ramsey)
   - #609, Bad source code in manual section 5.2 Java Clients
    (simoc, Regina Obe)
   - #604, shp2pgsql usage touchups (Mike Toews, Paul Ramsey)
   - #573 ST_Union fails on a group of linestrings
   	 Not a PostGIS bug, fixed in GEOS 3.3.0
   - #457 ST_CollectionExtract returns non-requested type
    (Nicklas Avén, Paul Ramsey)
   - #441 ST_AsGeoJson Bbox on GeometryCollection error (Olivier Courtin)
   - #411 Ability to backup invalid geometries (Sando Santilli)
     Reported by Regione Toscana
   - #409 ST_AsSVG - degraded (Olivier Courtin)
     Reported by Sdikiy
   - #373 Documentation syntax error in hard upgrade (Paul Ramsey)
     Reported by psvensso


PostGIS 1.5.2
2010/09/27

 - This is a bug fix release, addressing issues that have been
   filed since the 1.5.1 release.

 - Bug Fixes
   - Loader: fix handling of empty (0-verticed) geometries in shapefiles.
     (Sandro Santilli)
   - #536, Geography ST_Intersects, ST_Covers, ST_CoveredBy and
     Geometry ST_Equals not using spatial index (Regina Obe, Nicklas Avén)
   - #573, Improvement to ST_Contains geography
   - Loader: Add support for command-q shutdown in Mac GTK build (Paul Ramsey)
   - #393, Loader: Add temporary patch for large DBF files
     (Maxime Guillaud, Paul Ramsey)
   - #507, Fix wrong OGC URN in GeoJSON and GML output (Olivier Courtin)
   - spatial_ref_sys.sql Add datum conversion for projection SRID 3021
     (Paul Ramsey)
   - Geography - remove crash for case when all geographies are out of
     the estimate (Paul Ramsey)
   - #469, Fix for array_aggregation error (Greg Stark, Paul Ramsey)
   - #532, Temporary geography tables showing up in other user sessions
     (Paul Ramsey)
   - #562, ST_Dwithin errors for large geographies (Paul Ramsey)
   - #513, shape loading GUI tries to make spatial index when loading DBF only
     mode (Paul Ramsey)
   - #527, shape loading GUI should always append log messages
     (Mark Cave-Ayland)
   - #504 shp2pgsql should rename xmin/xmax fields (Sandro Santilli)
   - #458 postgis_comments being installed in contrib instead of
     version folder (Mark Cave-Ayland)
   - #474 Analyzing a table with geography column crashes server
     (Paul Ramsey)
   - #581 LWGEOM-expand produces inconsistent results
     (Mark Cave-Ayland)
   - #471 DocBook dtd errors (Olivier Courtin)
   - Fix further build issues against PostgreSQL 9.0
     (Mark Cave-Ayland)
   - #572 Password whitespace for Shape File to PostGIS
     Import not supported (Mark Cave-Ayland)
   - #603: shp2pgsql: "-w" produces invalid WKT for MULTI* objects.
     (Mark Cave-Ayland)
 - Enhancement
   - #513 Add dbf filter to shp2pgsql-gui and allow uploading dbf only
     (Paul Ramsey)
2012-01-08 18:39:49 +00:00
wiz
d240c45646 + gtkdbfeditor 2012-01-08 15:08:32 +00:00
wiz
1907a43cb7 Initial import of gtkdbfeditor-1.0.4:
GTK DBF Editor is a simple editor for DBF files.
2012-01-08 15:07:54 +00:00
adam
50ac2496cc Changes 1.10:
* Internationalization
  This version of GDBM is fully internationalized.  The following
  localizations are available: Finnish, German, Japanese, Polish and Ukrainian.
* Support for close-on-exec flag in gdbm_open (see GDBM_CLOEXEC in the docs).
* Improve testgdbm command system
  The testgdbm tool now supports multicharacter commands.
* Bugfixes
2012-01-08 09:22:52 +00:00
dholland
f17a697f25 Our patch doesn't need to check for BSD before using standard headers and
functions. Update that, don't declare own sys_errlist. Fixes Linux build.
PKGREVISION -> 2 as a precaution.
2012-01-04 15:09:38 +00:00
obache
821c91aeda Fix to be using gem way PLIST_SUBST. 2012-01-03 02:16:48 +00:00
sbd
efeec317ba Include databases/gdbm/builtin.mk earlier to stop malformed conditional
errors because of USE_BUILTIN.gdbm usage.
2012-01-01 04:22:03 +00:00
sbd
835d24926d Use ${MKDIR} not ${PREFIX}/bin/mkdir 2012-01-01 03:49:48 +00:00
gdt
e8ca4ff9da Remove pkgsrc's attempt to force using libtool.
Postgresql upstream does not use libtool.  pkgsrc used to change
postgresql to use libtool, and this package was written to use the
pkgsrc-added libtool support.  pkgsrc no longer modifies postgresql to
use libtool, so postgis did not build.

In addition to backing out all the make-postgis-use-libtool packages,
this commit adds a patch to add rpath to the PGSQL_FE_LDFLAGS, which
upstream hand constructs from pg_config output.

PKGREVISION++, but no change in version or functionality (from the
previous state, which also didn't build) intended.
2011-12-31 17:14:16 +00:00
obache
da52b42529 Update ruby-ldap to 0.9.12.
0.9.12
-----

* On windows, the default ldap library became wldap32;
* Fixed compile with ruby 1.9.2.

Thank to Hiroki Najima!

* Fixed many memory leaks;
* Added functions:
    LDAP::Conn.open_uri(uri);
    LDAP::explode_dn(dn, notypes);
    LDAP::explode_rdn(rdn, notypes).

Thanks to Marek Veber and Antonio Terceiro!

* Fixed bug in ldap/ldif.rb (GH-6).

Thanks to bbense.

* Fixed LDAP::Mod data corruption.

Thanks to Aprotim Sanyal!

* Enable client certificate authentication for mozilla ldap 6.0 only.

Thanks to Yuri Arabadji!
2011-12-28 06:51:57 +00:00
tron
958531d449 Remove section about installing "php-mcrypt" as it is a dependency now. 2011-12-26 16:38:29 +00:00
joerg
971b17c89e Create absolute path names, otherwise build info is mangled up 2011-12-26 13:23:16 +00:00
sbd
487f531bb2 Use ${MKDIR} not ${PREFIX}/bin/mkdir 2011-12-26 04:34:19 +00:00
tron
df69d19ef8 Update "phpmyadmin" package to version 3.4.9. Changes since 3.4.8:
- bug #3442028 [edit] Inline editing enum fields with null shows
  no dropdown
- bug #3442004 [interface] DB suggestion not correct for user with
  underscore
- bug #3438420 [core] Magic quotes removed in PHP 5.4
- bug #3398788 [session] No feedback when result is empty
  (signon auth_type)
- bug #3384035 [display] Problems regarding ShowTooltipAliasTB
- bug #3306875 [edit] Can't rename a database that contains views
- bug #3452506 [edit] Unable to move tables with triggers
- bug #3449659 [navi] Fast filter broken with table tree
- bug #3448485 [GUI] Firefox favicon frameset regression
- [core] Better compatibility with mysql extension
- [security] Self-XSS on export options (export server/database/table),
  see PMASA-2011-20
- [security] Self-XSS in setup (host parameter), see PMASA-2011-19
2011-12-23 08:07:44 +00:00
jnemeth
d927f5afa6 sort 2011-12-22 18:00:33 +00:00
dholland
5276196e8b Fix build failure on NetBSD caused by trying to redefine bswap16/32/64.
While here, fix some pkglint.
2011-12-21 08:29:05 +00:00
dholland
c72940435b Whitespace, prompted by pkglint. 2011-12-21 08:27:20 +00:00
fhajny
8f16196c71 Update couchdb to 1.1.1.
Changes:
* Support SpiderMonkey 1.8.5
* Add configurable maximum to the number of bytes returned by _log.
* Allow CommonJS modules to be an empty string.
* Bump minimum Erlang version to R13B02.
* Do not run deleted validate_doc_update functions.
* ETags for views include current sequence if include_docs=true.
* Fix bug where duplicates can appear in _changes feed.
* Fix bug where update handlers break after conflict resolution.
* Fix bug with _replicator where include "filter" could crash couch.
* Fix crashes when compacting large views.
* Fix file descriptor leak in _log
* Fix missing revisions in _changes?style=all_docs.
* Improve handling of compaction at max_dbs_open limit.
* JSONP responses now send "text/javascript" for Content-Type.
* Link to ICU 4.2 on Windows.
* Permit forward slashes in path to update functions.
* Reap couchjs processes that hit reduce_overflow error.
* Status code can be specified in update handlers.
* Support provides() in show functions.
* _view_cleanup when ddoc has no views now removes all index files.
* max_replication_retry_count now supports "infinity".
* Fix replication crash when source database has a document with empty ID.
* Fix deadlock when assigning couchjs processes to serve requests.
* Fixes to the document multipart PUT API.
* Fixes regarding file descriptor leaks for databases with views.
2011-12-20 14:08:55 +00:00
wiz
401deb1bad Add a some missing header files and fix a cast.
Adapt for db4 update post 4.5.
Now dies with segfault during build:
terminate called after throwing an instance of 'std::out_of_range'
  what():  basic_string::substr
[1]   Abort trap (core dumped) ./cstoreqptest 0...
2011-12-20 13:42:47 +00:00
taca
3423ed4eda Update ruby-acts-as-versioned package to 0.6.0.
Depends on Ruby on Rails 3 and here is CHANGELOG although it would not
be complete one.


* (16 Jun 2008) Backwards Compatibility is overrated (big updates for rails 2.1)

  * Use ActiveRecord 2.1's dirty attribute checking instead [Asa Calow]
  * Remove last traces of #non_versioned_fields
  * Remove AR::Base.find_version and AR::Base.find_versions, rely on AR association proxies and named_scope
  * Remove #versions_count, rely on AR association counter caching.
  * Remove #versioned_attributes, basically the same as AR::Base.versioned_columns

* (5 Oct 2006) Allow customization of #versions association options [Dan Peterson]

*0.5.1*

* (8 Aug 2006) Versioned models now belong to the unversioned model.  @article_version.article.class => Article [Aslak Hellesoy]

*0.5* # do versions even matter for plugins?

* (21 Apr 2006) Added without_locking and without_revision methods.

  Foo.without_revision do
    @foo.update_attributes ...
  end

*0.4*

* (28 March 2006) Rename non_versioned_fields to non_versioned_columns (old one is kept for compatibility).
* (28 March 2006) Made explicit documentation note that string column names are required for non_versioned_columns.

*0.3.1*

* (7 Jan 2006) explicitly set :foreign_key option for the versioned model's belongs_to assocation for STI [Caged]
* (7 Jan 2006) added tests to prove has_many :through joins work

*0.3*

* (2 Jan 2006) added ability to share a mixin with versioned class
* (2 Jan 2006) changed the dynamic version model to MyModel::Version

*0.2.4*

* (27 Nov 2005) added note about possible destructive behavior of if_changed? [Michael Schuerig]
2011-12-17 18:09:12 +00:00
taca
a71b6a699f Oops, it should not depends on activesupport but activerecord. 2011-12-17 18:06:21 +00:00
taca
ef33d93005 Make databases/ruby-acts-as-versioned02 package depend on Ruby on Rails 2
explicitly.

Bump PKGREVISION.
2011-12-17 17:59:52 +00:00
taca
9befafc9f6 Add and enable ruby-acts-as-versioned02. 2011-12-17 17:56:43 +00:00
taca
59ae8545a2 Importing databases/ruby-acts-as-versioned package version 0.2.3 as
databases/ruby-acts-as-versioned02.
2011-12-17 17:55:54 +00:00
taca
4a3860a0eb Add and enable ruby-dm-adjust, ruby-dm-do-adapter, ruby-dm-ar-finders,
ruby-dm-cli, ruby-dm-ferret-adapter, ruby-dm-is-list, ruby-dm-is-nested_set,
ruby-dm-is-remixable, ruby-dm-is-searchable, ruby-dm-is-state_machine,
ruby-dm-is-tree, ruby-dm-is-versioned, ruby-dm-mysql-adapter,
ruby-dm-observer, ruby-dm-postgres-adapter, ruby-dm-rest-adapter,
ruby-dm-sqlite-adapter, ruby-dm-sweatshop, ruby-dm-tags, ruby-dm-yaml-adapter,
ruby-dm-active_model and ruby-dm-rails.
2011-12-17 17:41:17 +00:00
taca
1e15f9fda8 Importing databases/ruby-dm-rails package version 1.2.0.
Dm-rails provides the railtie that allows datamapper to hook into rails3 and
thus behave like a rails framework component.  Just like activerecord does in
rails, dm-rails uses the railtie API to hook into rails.  The two are actually
hooked into rails almost identically.

Creating new datamapper apps on rails3 from scratch is actually really easy.
The following will guide you through the process.
2011-12-17 17:35:27 +00:00
taca
49ded18ab8 Importing databases/ruby-dm-active_model package version 1.2.0.
This plugin makes datamapper compliant with active_model conventions and thus
compatible with rails3.
2011-12-17 17:34:53 +00:00
taca
ac29c603f8 Importing databases/ruby-dm-yaml-adapter package version 1.2.0.
YAML Adapter for DataMapper.
2011-12-17 17:34:06 +00:00
taca
65b294f2e6 Importing databases/ruby-dm-tags package version 1.2.0.
This package brings tagging to DataMapper.  It is inspired by Acts As Taggable
On by Michael Bleigh, github's mbleigh.  Props to him for the contextual
tagging based on Acts As Taggable on Steroids.

== Features and Problems

=== Features

* Contextual tagging using Model.has_tags_on (see below for usage)
* Traditional 'tags-only' tagging using Model.has_tags

=== Problems

* None known yet, but this is very alpha software.  Sorry if it misbehaves.
  Please send me a github message if you find a bug.
2011-12-17 17:33:20 +00:00
taca
7f7abe84f8 Importing databases/ruby-dm-sweatshop package version 1.2.0.
dm-sweatshop is a model factory for DataMapper.  It makes it easy & painless
to crank out complex pseudo random models -- useful for tests and seed data.
Production Goals:

* Easy generation of random models with data that fits the application domain.
* Simple syntax for declaring and generating model patterns.
* Add context to model patterns, allowing grouping and
* Effortlessly generate or fill in associations for creating complex models
  with few lines of code.
2011-12-17 17:32:33 +00:00
taca
156bd066ae Imporring databases/ruby-dm-sqlite-adapter package version 1.2.0.
Sqlite3 Adapter for DataMapper.
2011-12-17 17:31:56 +00:00
taca
723de0e6e9 Importing databases/ruby-dm-rest-adapter package version 1.2.0.
A DataMapper adapter for REST Web Services.
2011-12-17 17:31:17 +00:00
taca
e6508cb98b Imporring databases/ruby-dm-postgres-adapter pacakge version 1.2.0.
PostgreSQL Adapter for DataMapper.
2011-12-17 17:30:36 +00:00
taca
a49b7342d4 Importing databases/ruby-dm-observer package version 1.2.0.
DataMapper::Observer allows you to add callback hooks to many models. This is
similar to observers in ActiveRecord.
2011-12-17 17:29:57 +00:00
taca
3c98d84cf2 Importing databases/ruby-dm-mysql-adapter package version 1.2.0.
A MySQL Adapter for DataMapper.
2011-12-17 17:29:21 +00:00
taca
6c77de74ba Imporring databases/ruby-dm-is-versioned package version 1.2.0.
DataMapper plugin enabling <b>simple</b> versioning of models.

When a model is versioned, and updated, instead of the previous version being
lost in the mists of time, it is saved in a subsidiary table, so that it can
be restored later if needed.

Please Note!  this gem behaves differently to how AR's :acts_as_versioned
works.  There is currently no multi version storage possible.
2011-12-17 17:28:21 +00:00
taca
cd6d7d6032 Importing databases/ruby-dm-is-tree package version 1.2.0.
DataMapper plugin enabling easy creation of tree structures from your DM models.

This requires a foreign key property for your model, which by default would be
called :parent_id.
2011-12-17 17:27:34 +00:00
taca
00f70e6d11 Importing databases/ruby-dm-is-state_machine package version 1.2.0.
DataMapper plugin that adds state machine functionality to your models.

== Why is this plugin useful?

Your DataMapper resource might benefit from a state machine if it:

* has different "modes" of operation
* has discrete behaviors
* especially if the behaviors are mutually exclusive

And you want a clean, high-level way of describing these modes / behaviors
and how the resource moves between them.  This plugin allows you to
declaratively describe the states and transitions involved.
2011-12-17 17:26:53 +00:00
taca
a9dbfcd52f Importing databases/ruby-dm-is-searchable package version 1.2.0.
A DataMapper search plugin api to search for resources from one repository and
load from another.

Typically a full text search adapter that can only produce partial resources is
searched and the resulting resource collection is then loaded from your default
repository.
2011-12-17 17:26:08 +00:00
taca
a329fecc52 Importing databases/ruby-dm-is-remixable package 1.2.0.
DataMapper::Is::Remixable allows you to create re-usable chunks of relational
data, its kind of like multiple inheritance for models.
2011-12-17 17:25:33 +00:00
taca
9f3abae15a Importing databases/ruby-dm-is-nested_set package version 1.2.0.
DataMapper plugin allowing the creation of nested sets from data models.
Provides all the same functionality as dm-is-tree, plus tons more! Read on.

== What is a nested set?

Nested set is a clever model for storing hierarchical data in a flat table.
Instead of (only) storing the id of the parent on each node, a nested set puts
all nodes in a clever structure (see Example below). That is what makes it
possible to get the all of the descendants (not only immediate children),
ancestors, or siblings, in one single query to the database.

The only downside to nested sets (compared to trees] is that the queries it
takes to know these things, and to move nodes around in the tree are rather
complex. That is what this plugin takes care of (+ lots of other neat stuff)!

Nested sets are a good choice for most kinds of ordered trees with more than
two levels of nesting. Very good for menus, categories, and threaded posts.
2011-12-17 17:24:43 +00:00
taca
e5b73cc179 Importing databases/ruby-dm-is-list package version 1.2.0.
DataMapper plugin for creating and organizing lists.
2011-12-17 17:23:47 +00:00
taca
ed10e978de Importing databases/ruby-dm-ferret-adapter package version 1.2.0.
This is a DataMapper plugin for Ferret.
2011-12-17 17:22:52 +00:00
taca
ae4986ae4f Importing databases/ruby-dm-cli package version 1.2.0.
DataMapper plugin allowing interaction with models through a Command-Line
Interface (CLI).
2011-12-17 17:21:55 +00:00