pea
445f2a935e
Update to Net::LDAP 0.39
...
OK landry@
2008-10-28 12:27:17 +00:00
steven
b3873bd71d
remove outdated comment about not passing tests, noticed by Stuart Cassoff
...
replace BASE_PKGPATH with BUILD_PKGPATH in dependency line while here
ok bernd
2008-10-28 12:18:36 +00:00
steven
297ade95e2
switch to tcl 8.5
...
ok sthen
2008-10-28 11:53:33 +00:00
ajacoutot
21f540029a
- MODPY_BIN is already in default SUBST_VARS with the lang/python MODULE
2008-10-28 09:28:24 +00:00
pea
01ad5b7c2e
Upgrade to 4.010
...
Ok simon@ ajacoutot@
2008-10-28 08:30:31 +00:00
pea
46b986ebc6
Upgrade to 2.11.2
...
Ok simon@ ajacoutot@
2008-10-28 08:11:37 +00:00
steven
a176a4a606
switch to use tcl 8.5.
...
inputs from and looks good to bernd and simon
2008-10-27 23:20:39 +00:00
simon
eebae1b0c1
update to version 3.6.4, see http://www.sqlite.org/35to36.html and
...
http://www.sqlite.org/changes.html for the details
tcl adjustments and bulk build testing by bernd@, thanks!
ok bernd@, steven@, martynas@
2008-10-27 17:14:18 +00:00
bernd
fddf905fdb
Update to sqliteman-1.2.0.
...
Some hints from espie@.
2008-10-27 00:07:00 +00:00
espie
7fee9245be
fixes some inheritance issues. Problem noticed by bernd@
2008-10-26 23:42:24 +00:00
mbalmer
59b637064c
Add pear-MDB2-mysql.
2008-10-26 19:33:31 +00:00
mbalmer
06eec661b5
MySQL driver for pear-MDB2.
2008-10-26 19:32:49 +00:00
mbalmer
342b9ea75b
Add pear-MDB2
2008-10-26 18:59:47 +00:00
mbalmer
614fe8cf3c
Import pear-MDB2, a prerequisite for an upcoming Horde update and some
...
more new ports.
2008-10-26 18:59:03 +00:00
simon
56fae00056
update to version 1.607
...
ok pea@ a while ago
2008-10-26 16:23:58 +00:00
espie
8ef4a31d6f
recognize more wrong depends errors
2008-10-26 15:12:30 +00:00
bernd
e88bf85b89
Security update to rails 2.1.2.
...
http://weblog.rubyonrails.com/2008/10/23/rails-2-1-2-security-other-fixes
ok jcs@
2008-10-25 10:39:48 +00:00
ajacoutot
c2e03cd4df
+pg-toolbox
2008-10-22 11:12:45 +00:00
ajacoutot
3a75716979
Import pg-toolbox-3
...
The PostgreSQL Toolbox is a collection of small programs to aid the
PostgreSQL administrator and developer.
<...>
from Pierre-Emmanuel Andre (MAINTAINER)
2008-10-22 11:08:09 +00:00
steven
921312a8f9
make life easier for libtool: use normal -version-info syntax
2008-10-20 20:26:21 +00:00
sthen
604aa5d95c
+mysql-zrm
2008-10-17 23:06:40 +00:00
sthen
4645949639
import mysql-zrm:
...
Zmanda recovery manager for MySQL (MySQL ZRM) is a backup and
recovery manager for MySQL database server. It also provides backup
scheduling and reporting features.
It supports backup of MySQL databases/tables using various methods
(both running on same machine as the MySQL server as well as on a
remote machine).
From maintainer Giovanni Bechis, thanks!
2008-10-17 23:05:41 +00:00
ajacoutot
21c278d8cf
- update to 2.1.8
...
from pea (MAINTAINER)
2008-10-17 10:04:32 +00:00
landry
76538af11e
Update to Net::LDAP 0.38, from pea at raveland dot org, thanks!
...
diff looks ok to mbalmer@
2008-10-15 11:58:12 +00:00
ajacoutot
ad77f30d1f
- tweak .desktop file so that we have an icon to show in the GNOME menu
...
- precise license marker
- add sysutils to CATEGORIES
- regen patches and PLIST while here
ok mbalmer@
2008-10-12 17:36:03 +00:00
sthen
ce9c21cebe
repair PKGNAME, missing p5- prefix.
2008-10-10 13:16:02 +00:00
brad
3710ae3fbb
Upgrade to PostgreSQL 8.3.4; bug fix release.
...
ok mbalmer@
2008-10-09 06:05:39 +00:00
jasper
f3a7d10e31
- update p5-Sort-SQL to 0.03
2008-10-06 08:59:30 +00:00
jasper
950aee7843
- update p5-SQL-Statement to 1.15
...
"feel free" kevlo@ (MAINTAINER)
2008-10-03 18:31:48 +00:00
sthen
b00b0c2d1f
plist changed with new perl, pointed out by naddy -> bump
2008-10-02 20:36:08 +00:00
simon
50256c7cf6
bump SHARED_ONLY ports so they get updated and work with the new perl
...
feedback and ok sthen@
2008-10-02 20:34:39 +00:00
simon
c4d0866563
remove dependencies to modules coming with the new perl and bump
2008-09-29 22:53:57 +00:00
bernd
ec79fdcb67
Add ruby-pg.
2008-09-28 16:04:47 +00:00
bernd
4b0f56cdfa
Initial import of ruby-pg-0.7.9.2008.08.17.
...
This is a newer interface to access PostgreSQL database from Ruby.
It is designed to offer every feature available in libpq to Ruby, with a
better API. This module is simpler, cleaner, and more portable than
ruby-postgres.
Submitted and maintained by Jeremy Evans.
2008-09-28 16:03:41 +00:00
bernd
6e81804257
Update to ruby-sqlite3-1.2.4.
2008-09-28 15:58:55 +00:00
jcs
ae68455092
update ruby on rails and its support modules to 2.1.1
...
works around a dos vulnerability in rexml
similar diff from Jeremy Evans <openbsd at jeremyevans.net>
update run_depends so forward updates work properly
ok bernd@
2008-09-26 14:46:43 +00:00
landry
e76b8aafbe
Update to Net::LDAP 0.37, from pea at raveland dot org, thanks !
...
See http://search.cpan.org/src/GBARR/perl-ldap-0.37/Changes for Changelog
ok ajacoutot@
2008-09-18 12:19:32 +00:00
jasper
fe5cbeb786
- add sharedance
2008-09-17 14:28:48 +00:00
jasper
b2e44ccb2a
import sharedance 6.0
...
Sharedance is a high-performance server that centralize ephemeral
KEY/DATA Pairs on remote hosts, without the overhead and the complexity
of an SQL database.
It was mainly designed to share caches and sessions between a pool of
web servers. Access to a sharedance server is trivial through a simple
PHP API and it is compatible with the expectations of PHP 4 and PHP 5
session handlers.
from William Yodlowsky with some tweaks by me
2008-09-17 14:27:53 +00:00
ajacoutot
4eed10c764
- TRUEPREFIX and LOCALBASE are already part of the default SUBST_VARS
2008-09-17 13:54:54 +00:00
simon
8329a3800c
update to version 0.21
2008-09-13 15:59:18 +00:00
okan
59715b6a34
- update to 2152 from Giovanni (MAINTAINER)
...
- update HOMEPAGE, noticed by simon@
- remove pre-install workaround target
ok simon@
2008-09-08 13:35:11 +00:00
wilfried
323e546844
update to 0.9.8
2008-09-08 07:48:43 +00:00
eric
0ea1ade29b
update to 0.5.28
...
ok wcmaier@
2008-09-01 19:10:22 +00:00
fgsch
58b6586045
Update to 0.6.1; wcmaier@ ok.
2008-08-30 02:24:32 +00:00
fgsch
51d0fd16e5
update to 0.4.7p1. maintainer ok
2008-08-30 02:10:13 +00:00
wcmaier
5c0d9fcce7
Update to 0.12.
...
While here, update my address, switch to MODPY_EGG_VERSION and do
some housecleaning. Similar diff from fgsch@.
ok fgsch@
2008-08-28 16:53:41 +00:00
brad
ae711204e0
Upgrade to MySQL 5.0.67.
...
Tested by sthen@ on amd64/sparc64.
2008-08-24 08:40:02 +00:00
simon
5af50e6d8f
add p5-DBIx-DWIW
2008-08-23 16:49:05 +00:00
simon
53c1d6cc1f
import p5-DBIx-DWIW
...
This module provides a robust and simple DBI wrapper
to Do What I Want (DWIW).
Can be useful to monitor MySQL replication.
from Pierre-Emmanuel Andre
2008-08-23 16:49:01 +00:00