Commit Graph

1885 Commits

Author SHA1 Message Date
kevlo
42fcbee78b Initial import of p5-DBM-Deep-1.0014
A unique flat-file database module, written in pure perl. True multi-level
hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface,
cross-platform FTPable files, and quite fast. Can handle millions of keys and
unlimited hash levels without significant slow-down. Written from the ground-up
in pure perl -- this is NOT a wrapper around a C-based DBM.  Out-of-the-box
compatibility with Unix, Mac OS X and Windows.

ok sthen@
2009-09-29 08:33:33 +00:00
sthen
80a725208d Update the Horde suite to current versions. devel/horde has SECURITY fixes
including XSS (prefs, MIME viewer) and preventing overwriting of webserver-
accessible files (image form fields, e.g. with Turba). For more information
see http://lists.horde.org/archives/announce/2009/000512.html.

Thanks Vijay Sankar, Michiel van Baak and Daniel Levai for testing/feedback.
2009-09-28 13:09:15 +00:00
ajacoutot
b2b82ae5d0 Unbreak after libsigc upgrade... second breakage that the bulk missed
somehow.
Reported by Steve Andre'.
2009-09-24 18:23:43 +00:00
ajacoutot
9c25657ed7 Unbreak after libsigc++ upgrade.
spotted by STeve Andre', thanks.
2009-09-24 11:52:21 +00:00
sthen
91a00ec036 bugfix update to 5.1.39, from Brad (maintainer). 2009-09-21 13:10:18 +00:00
pea
e6860520ca Update to 2.1.10
looks fine ajacoutot@
2009-09-17 13:43:47 +00:00
jasper
20696471fe remove marc balmer as maintainer of all of his ports, to take away the
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
pea
41f7f6f53e Update to 8.4.1.
Changelog: http://www.postgresql.org/docs/8.4/static/release-8-4-1.html
Security fixes: http://www.postgresql.org/support/security

"fine by me" mbalmer@, ok sthen@
2009-09-14 20:22:27 +00:00
sthen
a155f5b2db update to 5.1.38, from Brad (maintainer). 2009-09-07 21:35:34 +00:00
espie
d3edd1fbf8 tweak things a bit more to use the system sqlite3 (e.g., stop fucking around
with internal functions)
2009-08-28 07:57:03 +00:00
sthen
a83c4ebec3 ajacoutot@ points out that USE_X11 is just used during build; X is only
needed at runtime here so remove USE_X11. Doesn't make it into the
package -> no bump.
2009-08-26 18:49:59 +00:00
sthen
b08d1ba1a7 +luma 2009-08-26 16:53:46 +00:00
sthen
82208ff5c6 import databases/luma, Qt-based ldap browser/admin tool.
"please yes" landry@

Luma is a graphical utility for accessing and managing data stored
on LDAP servers. It is written in Python, using PyQt and python-ldap.
Plugin-support is included and useful widgets with LDAP-functionality
for easy creation of plugins are delivered.

The following plugins are included: Browser, Schema browser, Search,
Addressbook, Template, Mass User Creation, Admin Utilities.
2009-08-26 16:53:21 +00:00
espie
40493db049 oops 2009-08-25 09:23:03 +00:00
espie
768004e514 use left join on optional values, otherwise we lose a lot of _ports entries. 2009-08-25 09:15:43 +00:00
ajacoutot
d83da7798d Protect slapd.conf as it may contain passwords and/or other sensitive
informations.

"makes a lot of sense" sthen@
"ja ja" landry@
ok jasper@
2009-08-21 13:21:19 +00:00
bernd
a75af83f03 Update to Ruby On Rails 2.3.3. 2009-08-20 22:57:03 +00:00
ajacoutot
36794252e1 Allow '@' in username in CalDav.
See http://bugzilla.gnome.org/show_bug.cgi?id=503662

Issue reported by Stephan A. Rickauer
2009-08-20 07:51:46 +00:00
ajacoutot
fd5e4de123 Add a patch from upstream git:
Remove an assertion in ESourceSelector.
Related to bug #541192. Something accessibility-related is causing the
assertion to fail. The problem is still unknown, but the logic is more
forgiving now.

Fixes a crash when switching accounts in evolution when accessibility is
enabled.
2009-08-18 13:29:40 +00:00
bernd
823e192159 Update to apache-couchdb-0.9.1.
Similar diff from fgsch@.

ok martynas@ (on fgsch@'s diff)
tested by fkr@
help & ok fgsch@

Maintainer timeout.
2009-08-17 14:45:13 +00:00
msf
3a2b2ce0fe update to datamapper-0.9.11 and convert to MODRUBY_REGRESS
ok bernd@
2009-08-16 12:59:27 +00:00
espie
791d753ead make internals more consistent 2009-08-16 03:24:28 +00:00
espie
c66ef3ab79 start building the _Ports view. 2009-08-15 12:43:58 +00:00
sthen
cef2eca5d4 Add gnutls support, bump PKGNAME. 2009-08-15 00:06:45 +00:00
sthen
4d377a7b06 adjust the various PKGNAMEs into compliance with packages-specs(7);
ok merdely@
2009-08-14 17:56:16 +00:00
espie
e38f1a0ab8 consistent capitalization 2009-08-14 14:02:11 +00:00
espie
99251f39f3 let sqlitebrowser see views as well as tables. 2009-08-14 12:44:26 +00:00
espie
ed5d8b0ec0 create views for most of the subsidiary tables 2009-08-14 12:41:56 +00:00
espie
4cbecf28d7 create the ports table in the same way 2009-08-14 11:31:37 +00:00
espie
7eba8edd1b higher level table creation for individual tables except Ports:
create column objects, and ask the inserter to "render" them.
2009-08-14 10:45:52 +00:00
espie
58802f858c even though sqlite doesn't really care, this fixes the column types and adds
foreign key constraints to all the sql compact stuff.
2009-08-14 09:23:10 +00:00
pea
aaa6328111 Update to 1.10.0
ok landry@
2009-08-14 09:22:20 +00:00
jasper
c61f72fa60 - fix rcs id 2009-08-13 13:30:10 +00:00
martynas
04d962c2db unbreak the build with MODPY_VERSION=2.6: as is reserved keyword now.
ok sthen@
2009-08-11 23:51:50 +00:00
avsm
db1f4c833f update to ocaml-sqlite3-1.5.2 2009-08-11 14:24:35 +00:00
msf
8930d6c9cf respect MODRUBY_LIB_DEPENDS, no plist change
ok bernd@
2009-08-10 16:29:23 +00:00
msf
a86dd8f468 respect MODRUBY_LIB_DEPENDS, no plist change, no bump
ok bernd@
2009-08-10 15:21:59 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
bernd
eb445bb796 Update to ruby-sequel-3.3.0. 2009-08-09 12:49:58 +00:00
bernd
1d57f3bb22 Use MASTER_SITE_GITHUB. 2009-08-09 08:36:46 +00:00
bernd
cf0061bb2f Add ruby-validatable. 2009-08-09 08:35:07 +00:00
bernd
a43a09f64a Initial import of validatable-1.6.7.
The validatable library can be included with any Ruby class and
provide ActiveRecord looking validations. The library follows
ActiveRecord's lead for features that are similar and introduce new
features.
2009-08-09 08:33:32 +00:00
bernd
cd881fae85 Add ruby-couch_potato. 2009-08-08 21:39:50 +00:00
bernd
f337769f38 Initial import of ruby-couch_potato-0.2.8.
The goal of Couch Potato is to create a minimal framework in order
to store and retrieve Ruby objects to/from CouchDB and create
and query views.

It follows the document/view/querying semantics established by
CouchDB and won't try to mimic ActiveRecord behavior in any way
as that IS BAD.

Lastly Couch Potato aims to provide a seamless integration
with Ruby on Rails, e.g. routing, form helpers etc.
2009-08-08 21:38:37 +00:00
bernd
e9a5b7bc43 Update to ruby-couchrest-0.33.
Tested by msf@. Thanks!
2009-08-08 21:20:14 +00:00
naddy
2c816d096b rewrite a GNU-ism for sed -E and get rid of gsed dependency; ok sthen@ 2009-08-07 19:43:36 +00:00
sthen
064b2da669 Build depends on doxygen; no pkg bump necessary. 2009-08-06 10:13:41 +00:00
sthen
4e8294791c Update to 5.1.37 from Brad (maintainer); fixes crashes. 2009-08-05 14:24:33 +00:00
sthen
4c56e70c0c Update SQLite to 3.6.16; ok martynas@ 2009-08-03 09:55:47 +00:00
sthen
133856dec9 sync LIB_DEPENDS for new freetds, bump. 2009-08-01 14:11:45 +00:00
sthen
adc0afef3e - update to 0.82+patches
- build the ODBC library
2009-08-01 14:11:19 +00:00
fgsch
8e8fd73580 Update to 0.6. martynas@ ok 2009-08-01 03:20:19 +00:00
sthen
cb6b12d0a2 +py-odbc 2009-07-31 10:21:44 +00:00
sthen
8bde18c04d import databases/py-odbc:
pyodbc is a MIT-licensed Python module that allows you to use ODBC
to connect to almost any database from Windows, Linux, OS/X, and
more. It implements the Python Database API Specification v2.0 and
additional features to simplify database programming.
2009-07-31 10:21:04 +00:00
sthen
9e35b23ac4 This file is now empty; remove. Pointed out by Brad. 2009-07-27 16:26:33 +00:00
sthen
7ed794627d Update MySQL to 5.1.33; from Brad.
Tested by giovanni@ on amd64 and several ports@ readers.
No problems found with a complete bulk build.
2009-07-27 15:19:15 +00:00
pea
0919477250 Update to 1.1
ok ajacoutot@
2009-07-24 11:47:01 +00:00
ajacoutot
a1426e7c27 Remove unneeded variable. 2009-07-22 13:05:24 +00:00
ajacoutot
e375c6ffec Update to 1.0.14.
Add textproc to categories.
Enable regression tests.

prodded by Daniel Dickman, thanks.
2009-07-22 12:41:45 +00:00
ajacoutot
1b1689b15f +xapian-core 2009-07-22 08:18:04 +00:00
ajacoutot
f7caac7ca3 Import xapian-core-1.0.13
Xapian is an opensource search engine library.
It is a highly adaptable toolkit which allows developers to easily add
advanced indexing and search facilities to their own applications. It
supports the Probabilistic Information Retrieval model and also supports
a rich set of boolean query operators.

This is a prerequisite of porting pinot.
2009-07-22 08:17:22 +00:00
pea
78bfd95a99 Upgrade PostgreSQL to the latest version 8.4.0.
Initial diff (for rc and beta) from simon@

ok mbalmer@, simon@
commitski jasper@

BE CAREFULL: it's a major upgrade !
You MUST dump/restore all your data for this upgrade.
2009-07-21 19:43:45 +00:00
naddy
fe5870ca28 * Fix package specs in dependencies.
* Make the -examples subpackage not inherit the -main dependencies, and
  instead depend on any flavor of the -main package.
* Allow both the python2.4 and python2.5 flavors to build the -examples
  subpackage.
* Don't attempt to use MODULES-${SUBPACKAGE}, which doesn't exist.
* Make FLAVOR references robust against mIXeD cAsE.

ok sthen@
2009-07-20 19:44:48 +00:00
giovanni
4e6f38010f Update to 4047 version. 2009-07-20 13:01:18 +00:00
naddy
d014831c36 fix package spec in depend 2009-07-18 15:52:21 +00:00
sthen
39cff0955c - update to 3.52.6
- clean the Makefile, update license notes
- use MODULES=devel/gettext
- fix pkgconfig file
- regen PLIST

joint work with/ok ajacoutot@. maintainer timed out.
2009-07-17 10:45:05 +00:00
simon
19ead65b79 update to version 1.40, remove do-build and do-install targets as
upstream accepted my patches to remove the auto-stuff in favour of a
simple makefile;  additionally it's compatible with postgresql-8.4
2009-07-14 08:42:34 +00:00
sthen
507ec0f8ae - don't require gnu grep; RE changes from naddy. (gnu sed still needed).
- add a comment reminding people to bump both PKGNAMEs together.

ok naddy@
2009-06-25 22:45:56 +00:00
naddy
2b84b064ff bump PKGNAME for PLIST changes 4.5 -> 4.6 2009-06-22 17:00:23 +00:00
giovanni
978d3958fc Link pear-MDB2-mysqli and pear-MDB2-sqlite 2009-06-22 15:50:47 +00:00
giovanni
dd34d278fd Sqlite driver for pear-MDB2. 2009-06-22 15:47:52 +00:00
giovanni
70bd6d0e6d Mysqli driver for pear-MDB2. 2009-06-22 15:45:40 +00:00
avsm
09774bdfe0 update to ocaml-3.11.1 and bump dependent package PKGNAMEs 2009-06-20 22:05:11 +00:00
simon
31e192479e update to version 08.03.0400 and enable it for postgresql->8.3
"if 8.3 still works, then sure" pirofti@
2009-06-19 16:48:03 +00:00
sthen
b10658e367 oops, avahi WANTLIB went to the wrong WANTLIB line so they appeared in
-main too; put them in the right place and bump -main. Spotted by naddy,
thanks!
2009-06-17 21:24:48 +00:00
sthen
c5ce78c755 sync wantlib/lib_depends, bump 2009-06-17 01:20:59 +00:00
sthen
8fb6a2870d Bug fix update to MySQL 5.0.83. From Brad (maintainer). 2009-06-13 21:51:30 +00:00
kili
2b41280401 WANTLIB changes due to avahi dependency. Bump affected PKGNAMEs. 2009-06-10 20:27:09 +00:00
sthen
fef3f0d494 avoid an autoconf-related problem with the files using awk.
found the hard way by marco@
2009-06-08 17:13:49 +00:00
wcmaier
285ca12cdc Update to sqlalchemy 0.5.4p2.
PKGNAME tweak and "fine by me" martynas@
2009-06-04 19:49:17 +00:00
giovanni
1227f278c5 Update to 3722
Fix homepage
"go ahead!" jasper@
2009-06-04 07:14:40 +00:00
pea
f2f8f0e360 Update to 2.13.1
ok simon@
2009-06-02 11:21:10 +00:00
merdely
ce6d940cf2 Ooops. Patches that do nothing.
No change, so no bump needed.
2009-06-02 03:05:10 +00:00
merdely
dde8e95de3 +libdbi
+libdbi-drivers
2009-06-02 00:59:57 +00:00
merdely
ea2e20c2ad import libdbi-drivers
The libdbi-drivers project provides the database-specific drivers for
the libdbi framework. The current version of libdbi-drivers will work
with any 0.8.x release of the framework.

It supports MySQL, PostgreSQL, sqlite, sqlite3, and FreeTDS

ok wcmaier@
2009-06-02 00:58:58 +00:00
merdely
db9a3d6e03 import libdbi
libdbi implements a database-independent abstraction layer in C, similar
to the DBI/DBD layer in Perl. Writing one generic set of code,
programmers can leverage the power of multiple databases and multiple
simultaneous database connections by using this framework.

ok wcmaier@
2009-06-02 00:57:57 +00:00
sthen
49782989ff bugfix update to 5.0.82, from Brad. 2009-05-29 08:42:06 +00:00
avsm
230e2024fc add mysteriously removed file from the previous commit 2009-05-20 02:02:30 +00:00
avsm
5f0d06342b update to ocaml-sqlite3-1.5.0, now by Markus Mottl. These bindings are significantly more robust, and also let you define custom callback/aggregate SQL functions directly in OCaml, as well as interacting better with the runtime. 2009-05-20 01:40:56 +00:00
bernd
83298dd4d6 Update to ruby-sequel-3.0.0. 2009-05-19 22:50:57 +00:00
simon
93c093b8ac update to version 1.25
tested by bernd@ in a bulk build, thanks!
early test and late reminder by landry@
2009-05-12 23:26:26 +00:00
simon
be59bde7ab enable load-extension for ports starting to require it
tested by bernd@ in a bulk build, thanks!
2009-05-12 23:20:52 +00:00
simon
8dd22731ee update to version 2.13.0
ok pea@
2009-05-06 22:22:56 +00:00
sthen
6210021275 SECURITY and bugfix update to 5.0.81, from Brad (maintainer). 2009-05-03 12:19:09 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
sthen
99abaac50c pkgname bumps following java.port.mk r1.18, pointed out by espie@ 2009-04-26 09:38:25 +00:00
martynas
22fda9f32d sqlite3-3.6.13. full bulk build done by jasper@. ok jasper@, simon@ 2009-04-22 21:23:43 +00:00
sthen
c451636ee3 - avoid pulling in gawk if installed at build time, pointed out by
Mike on the Openbsd-newbies mailing list.

- add libiconv support, bump PKGNAME
2009-04-18 09:02:05 +00:00
martynas
8e453aeab5 update to sqlite-3.6.12. full bulk build done by jasper@
"go ahead" sthen@, ok fgs@, jasper@, simon@
2009-04-16 20:09:58 +00:00
sthen
a21a187345 add DISTPATCHes and bump PKGNAME; ok steven@ 2009-04-14 19:49:04 +00:00