Commit Graph

1937 Commits

Author SHA1 Message Date
sthen
bc05c6aec0 Install the manpage; from Patrick Keshishian 2010-04-20 10:00:17 +00:00
espie
7aaef79d35 fix, should build correctly even if SUBDIR is defined 2010-04-19 09:21:31 +00:00
fgsch
6e414ad850 Update to 0.16.0. maintainer ok. 2010-04-18 20:04:28 +00:00
espie
484343e39c simplify mapping slightly for now... 2010-04-17 14:48:15 +00:00
espie
85043bd81f turn on foreign key constraints, as they seem to work ;-) 2010-04-17 14:37:02 +00:00
espie
78282381f7 a few minor tidying.
commit to db only at end of port (referential integrity for later)
handle BROKEN-arch and create new table/view based on that.
2010-04-17 13:06:49 +00:00
espie
9bc804c209 sanitize code, no functional changes 2010-04-17 09:33:18 +00:00
dcoppa
7a9c9135b1 update-plist and bump because of cmake diff.
OK landry@, sthen@
2010-04-15 20:35:46 +00:00
jasper
9133c8166a - more BROKEN-$ARCH 2010-04-15 18:25:59 +00:00
ajacoutot
ce7c969358 Stupid poor blank lines, stupid poor blank lines... 2010-04-15 14:58:24 +00:00
dcoppa
be134e5405 Import hs-HDBC-sqlite3, the Sqlite v3 driver for HDBC.
Not yet wired to the build.

OK kili@
2010-04-15 14:24:47 +00:00
ajacoutot
983fd44e85 Consistency: remove the 1, 2 or even 3 empty blank lines. 2010-04-15 13:56:33 +00:00
dcoppa
567d3ac1b3 Import hs-HDBC, an abstraction layer between Haskell programs and SQL relational
databases.

Not yet wired to the build.

OK kili@
2010-04-14 06:30:49 +00:00
espie
69bff73010 rename stuff to try to make it clearer. 2010-04-13 10:56:42 +00:00
espie
309f80f5b3 cut script into smaller pieces, since it becomes hard to manage 2010-04-13 10:23:53 +00:00
ajacoutot
7af6370187 Remove useless configure arg, no gconf schemas are installed with this
port.
2010-04-03 11:22:01 +00:00
sthen
0fbeaaa2a3 use newer autoconf, from Brad 2010-04-03 00:21:14 +00:00
sthen
dc0e69d86a Update to 3.6.23, much of this was done by Florent Tribouilloy and
espie@ who adjusted things so the build doesn't depend on Tcl (which
was added as a build dependency in 3.6.17).
2010-04-02 20:07:11 +00:00
jasper
b546173352 - add p5-AnyEvent-CouchDB 2010-03-29 14:22:08 +00:00
jasper
2ea8fcc29d import p5-AnyEvent-CouchDB 1.17
AnyEvent::CouchDB is a non-blocking CouchDB client implemented on top of
the AnyEvent framework. Using this library will give you the ability to
run many CouchDB requests asynchronously, and it was intended to be used
within a Coro+AnyEvent environment. However, it can also be used
synchronously if you want.
2010-03-29 14:21:09 +00:00
jasper
61f2f4c26d import p5-CouchDB-View 0.003
CouchDB::View provides a Perlish interface to creating CouchDB views. It
uses Data::Dump::Streamer to serialize coderefs, which are deserialized
and used by CouchDB::View::Server.
2010-03-28 19:33:11 +00:00
jasper
69df3e75e0 - sync 2010-03-28 19:31:21 +00:00
ajacoutot
87928e163c Use autoconf 2.63. 2010-03-26 10:00:13 +00:00
sthen
01d0860b57 add a comment noting that check-plist uses this 2010-03-25 00:01:05 +00:00
giovanni
e605ae160a Update to release 5899 2010-03-24 17:28:13 +00:00
pea
de6c862b06 Update to 2.16.1
Take maintainership (ok msf@)

ok sthen@
2010-03-23 23:16:31 +00:00
pea
af71728075 Update to 8.4.3
Please note that pg_standby is now in the -contrib package

ok jasper@, sthen@
2010-03-23 10:24:45 +00:00
sthen
1c27a83066 Move the tdb.h header to a subdirectory, avoiding a conflict with
forthcoming samba update.
2010-03-22 09:38:36 +00:00
ajacoutot
c257bd119a Update to evolution-data-server-2.28.3.1. 2010-03-21 10:42:13 +00:00
sthen
4e93b1a2c3 adjust sample rc.local lines to start the server after printing
the name, as is normal with other ports and daemons started from /etc/rc,
from jcs via Brad.
2010-03-21 09:04:10 +00:00
sthen
04b61aa5d4 update to 5.1.45; from Brad 2010-03-21 01:20:47 +00:00
espie
eb9327fbd1 avoid warning, FLAVOR is broken anyways 2010-02-27 07:30:44 +00:00
espie
9c532507e5 fix FULLPKGPATH 2010-02-26 19:10:57 +00:00
espie
839c2af8f1 avoid warning 2010-02-26 19:10:38 +00:00
espie
94160ea7d4 get mksqlitedb to handle IGNORE and COMES_WITH if they show up.
Also don't spazz out if we meet variables we don't know. This makes us
safe from changes in dump-vars.
2010-02-12 11:53:09 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
naddy
72b44c5513 bump PKGNAME for PLIST changes 4.6 -> 4.7 2010-01-27 21:43:27 +00:00
espie
b87f5ba044 update to more recent version, removes the waits during regress... 2010-01-10 13:45:03 +00:00
sthen
0ce3aa35f9 +pkglocatedb 2010-01-08 14:04:55 +00:00
sthen
2e90f8d574 import ports/databases/pkglocatedb:
Database of files from all packages in the ports tree, including names
of the packages containing them. This is in a format suitable for use with
locate(1) (either with -d, or in a colon-separated list in LOCATE_PATH).

Note: like sqlports, this is generated from the ports tree itself,
so if your tree is in bad shape re: conflicts etc, this won't build.

ok espie, discussed with many, reminded by oga@
2010-01-08 14:00:49 +00:00
fgsch
fe7c91ab2d Update to 0.6.1. 2010-01-07 01:25:13 +00:00
jasper
6d13f95ce4 - update couchdb to 0.10.1
ok benoit@ (MAINTAINER)
2010-01-06 18:45:45 +00:00
jasper
977d748689 - sort 2010-01-04 10:43:30 +00:00
ajacoutot
91a08fe7dc Bugfix update to MySQL 5.1.42.
See http://dev.mysql.com/doc/refman/5.1/en/news-5-1-42.html for details.

from Brad
2010-01-01 19:54:33 +00:00
eric
b0d7cfc066 update to 0.6.0
ok pea@
2009-12-31 12:31:44 +00:00
eric
dec5e1d15c Change HOMEPAGE/MASTER_SITES and update to 2.5.6
ok benoit@ djm@
2009-12-28 09:24:34 +00:00
ajacoutot
cd9c7ecf7a Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 21:16:33 +00:00
sthen
b4b78be2ae Update to 3.6.16.1; a simple but important fix (and needed to update
Firefox). Mainline sqlite has moved beyond this but involves some changes
to the build infrastructure which need to be looked at separately.

Since the distfile is no longer available upstream, this is provided
as a patch to the 3.6.16 distfile and is taken from upstream's SCM.

Requested by naddy@.
2009-12-19 23:08:48 +00:00
pea
500570cb81 Update to 8.4.2
Please note:
if you have any hash indexes, you should REINDEX them after updating to 8.4.2,
to repair possible damage.

Changelog:
http://www.postgresql.org/docs/current/static/release-8-4-2.html

ok sthen@
2009-12-16 14:34:58 +00:00
ajacoutot
28ff64f458 Update to evolution-data-server-2.28.2.
Fix a memory leak.
2009-12-14 13:54:23 +00:00