2632 Commits

Author SHA1 Message Date
jasper
c9b9ea117b - bump after recent node.port.mk change 2012-05-08 17:11:02 +00:00
okan
e9debc04d7 - update to 1.8.78
- new HOMEPAGE/MASTER_SITES
- do not require USE_GROFF
- fix patches to use ${LOCALBASE} instead of hardcoding /usr/local

ok ajacoutot@
2012-05-08 13:04:48 +00:00
espie
de34aa82a3 a few more bells and whistles 2012-05-08 10:58:45 +00:00
espie
7a5552cfec add the src flavor 2012-05-08 09:22:26 +00:00
espie
4f4e7ea08d oops, follow usual release conventions 2012-05-08 09:21:45 +00:00
sthen
c0943d4eca Add a comment to slapd.rc showing how to bind to multiple URLs as it's not
obvious how to do this without breaking pexp, as done in databases/openldap,
aja@ reminded me to do openldap23 as well.
2012-05-05 14:42:39 +00:00
sthen
102ce619a1 Add a comment to slapd.rc showing how to bind to multiple URLs as it's not
obvious how to do this without breaking pexp. Zap some stray whitespace in
Makefile while there. ok aja@
2012-05-05 14:41:30 +00:00
jeremy
5174c7dfa6 Update to ruby-ldap 0.9.12. Switch to using the gem version
now that there is one.  Don't link against both ldap and ldap_r,
as that causes problems.  Update HOMEPAGE to point to current
maintainer.  Remove some patches accepted upstream.
2012-05-04 20:17:50 +00:00
dcoppa
8c7cbacb4b Bugfixing update to redis-2.4.13.
[BUGFIX] Fix for KEYS command: if the DB contains keys with expires
the KEYS command may return the wrong output, having duplicated or
missing keys. See issue #487 and #488 on github for details.
2012-05-04 10:09:05 +00:00
ajacoutot
15d74a765d SECURITY patches for bugs #64884 and #59387.
-> fixes a nasty issue where one could get access using any password by
   repeating connection attempts

from Brad (maintainer)
2012-05-04 07:57:17 +00:00
giovanni
4f27b62f23 Bugfix update to 4.021
from Wen Heping, thanks
2012-05-03 10:48:05 +00:00
rpointel
98e51a3914 Update py-redis to 2.4.12.
looks good dcoppa@.
2012-05-02 10:04:25 +00:00
dcoppa
8a2f52a6cd Bugfix update to redis-2.4.12 2012-05-02 07:26:00 +00:00
espie
5c927d5626 zap sqlite3 build, proper, keep the lemon and tcl-sqlite3 stuff going.
(and don't forget about LIB_DEPENDS-tcl, thx sthen@)
2012-05-01 14:29:56 +00:00
espie
bc5cab5e8f +VMEM_WARNING 2012-04-29 16:34:53 +00:00
espie
730da029f9 flavor handles src and xenocara files too
fix Makefile logic while there.
2012-04-29 08:51:35 +00:00
ajacoutot
6a25f21ca1 Regen PLIST.
req by espie@
2012-04-28 14:08:53 +00:00
ajacoutot
b2529c0308 Missing depends on misc/shared-mime-info.
spotted by espie@
2012-04-28 13:00:48 +00:00
ajacoutot
acaaa6fdba Use LOCALSTATEDIR instead of local variables. 2012-04-28 11:06:12 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
ajacoutot
3f0ee525f1 Use LOCALSTATEDIR. 2012-04-28 10:51:44 +00:00
naddy
88e3d49c1d missed bump after sqlite3 move 2012-04-24 19:05:55 +00:00
giovanni
dbceaea703 Fix reporting via rss 2012-04-24 15:56:25 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
sthen
688e6a1578 +3 p5-'s 2012-04-22 20:40:28 +00:00
sthen
f63d5ab751 import ports/databases/p5-DBIx-Class-TimeStamp, from Andreas Voegele, ok okan@
DBIx::Class::TimeStamp automatically sets and updates time based columns
in a table.  The module effectively emulates triggers to get consistent
behavior across databases that either implement them poorly or not at
all.
2012-04-22 20:36:53 +00:00
sthen
972317e201 import ports/databases/p5-DBIx-Class-DynamicDefault, from Andreas Voegele, ok okan@
DBIx::Class::DynamicDefault automatically sets and updates columns in a
database table with values calculated at runtime.
2012-04-22 20:35:44 +00:00
sthen
9739d5eecb import ports/databases/p5-DBICx-TestDatabase, from Andreas Voegele, ok okan@
DBICx::TestDatabase creates a temporary SQLite database, deploys your
DBIC schema, and then connects to it.  This lets you easily test your
schema.  Since you have a fresh database for every test, you don't have
to worry about cleaning up after your tests, ordering of tests affecting
failure, etc.
2012-04-22 20:34:16 +00:00
ajacoutot
0691c69586 Use RCDIR instead of /etc/rc.d when refering to packages rc scripts.
discussed with espie and sthen
ok sthen@
2012-04-22 11:41:55 +00:00
benoit
99757752e7 - update p5-Redis to 1.951
- update REGRESS_DEPENDS

from Wen Heping (thanks).
2012-04-21 14:29:33 +00:00
dcoppa
019e46614f Bugfix update to redis-2.4.11 2012-04-20 11:39:27 +00:00
dcoppa
9ad7f04ce2 Update hs-redis to 0.12.1.
New dependency on devel/hs-concurrent-extra.

OK kili@
2012-04-19 07:29:15 +00:00
giovanni
b049095bc8 Update to 2.1.1 2012-04-18 13:24:21 +00:00
nigel
37d6d73b38 Remove the incorrect --with-dbi-incdir configure argument,
configure find the dbi includes without this.

Ok sthen@
2012-04-16 15:42:56 +00:00
jasper
5680c2de97 - update to 3.4.1
* translation updates and bug fixes
2012-04-16 14:22:30 +00:00
sthen
e1add271e0 Add steps to copy SSL certs and a reminder about UTF8 to postgresql-server's
upgrade notes.  ok pea@
2012-04-12 11:47:05 +00:00
sthen
0b8efc0c49 Update databases/p5-Catalyst-Model-DBIC-Schema to version 0.59. 2012-04-08 22:01:20 +00:00
sthen
1b8ab3a893 sync new p5-* 2012-04-08 21:09:49 +00:00
sthen
5496547d1a import databases/p5-DBIx-Class-Cursor-Cached, ok landry@
DBIx::Class::Cursor::Cached provides a query cursor on a
DBIx::Class::ResultSet with built-in caching support.
2012-04-08 21:01:07 +00:00
ajacoutot
6ce2569122 Bump after spidermonkey ports change. 2012-04-08 17:21:49 +00:00
sthen
1955fe3aee regress tweaks from the version of this in Andreas Voegele's tree 2012-04-07 14:49:04 +00:00
sthen
e2535a6426 update to DBIx-Class-UUIDColumns-0.02005; Andreas Voegele 2012-04-07 14:35:06 +00:00
sthen
6eb8450608 update to DBIx-Class-Validation-0.02005; Andreas Voegele 2012-04-07 14:32:37 +00:00
sthen
0344efdcbd add a few deps, tweak DESCR and regress stage; adapted from Andreas Voegele's repo 2012-04-07 14:31:57 +00:00
sthen
c82c0ee90b update p5-DBIx-Class-HTMLWidget to 0.16; Andreas Voegele 2012-04-07 14:27:35 +00:00
sthen
3bbffd01db missing build deps; from RD Thrush 2012-04-07 08:35:10 +00:00
jeremy
f16bb1b2bc Update ruby-data_objects and ruby-do_{mysql,postgres,sqlite3} to
0.10.8.
2012-04-06 19:28:22 +00:00
jeremy
b8d6446e2f Update to ruby-swift 0.14.0. Respect patches to respect LOCALBASE. 2012-04-06 19:26:13 +00:00
jeremy
e2ae866641 Update to dbic++ 0.6.0. Minor Makefile cleanup so that
WRKDIST doesn't need to change.  Remove getline->fgenln
patch now that getline is natively supported.
2012-04-06 19:25:23 +00:00
jeremy
3593386850 Update to ruby-sequel_pg 1.3.0. 2012-04-06 19:23:37 +00:00