Commit Graph

2740 Commits

Author SHA1 Message Date
dcoppa
0f9a69be19 Update to 3.0.1 and enable regression tests 2012-06-28 12:47:48 +00:00
jasper
ce1ac7a874 - update to 2.1.4
from aaron bieber (MAINTAINER)
2012-06-26 21:41:50 +00:00
jasper
2259cf12c9 - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 13:17:32 +00:00
dcoppa
210aada0b3 Bugfix update to Redis 2.4.15 2012-06-22 13:29:17 +00:00
ajacoutot
26656acfe4 -py-psycopg 2012-06-21 15:39:52 +00:00
ajacoutot
ee1498364b Remove py-psycopg as requested by alek@ (maintainer).
We use py-psycopg2 nowadays...

ok jasper@ martynas@
2012-06-21 15:39:19 +00:00
espie
dad2db2c22 clean-up ports-readmes special-case 2012-06-18 12:18:45 +00:00
pea
8832675f24 Update to 3.1.3
ok ajacoutot@
2012-06-18 11:39:47 +00:00
pea
2491e9e591 Bugfix update to 1.5.2
ok ajacoutot@
2012-06-18 11:38:48 +00:00
jasper
1a28efb5ae - update to 3.4.3 2012-06-18 11:15:22 +00:00
espie
eba530024c synch with src 2012-06-16 11:42:14 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
landry
a513534079 x11/qt4,-sqlite was folded back to x11/qt4, remove explicit dependencies
on it and bump REVISION.
2012-06-14 09:47:23 +00:00
giovanni
4035a060c1 bash is no more needed, drop the dependency 2012-06-12 16:23:19 +00:00
jeremy
c605411221 Update to ruby-mysql2 0.3.11. 2012-06-07 15:34:20 +00:00
pea
373110eb9f Bugfixes update to 9.1.4
ok ajacoutot@
2012-06-04 13:01:58 +00:00
pea
f68803aa1d This patch is already committed upstream.
Spotted by guenther@

ok sthen@
2012-06-04 11:35:54 +00:00
ajacoutot
f852823107 Make the rc.d(8) script use pg_ctl all the way.
ok pea@ (maintainer)
2012-06-01 15:06:45 +00:00
espie
84455e0877 swapped arch and value for broken 2012-06-01 13:21:26 +00:00
dcoppa
64e9a1c39b Override some variables into port's Makefile to reduce clutter from
patches/patch-src_Makefile; no pkg changes, no bump.

While here, reorganize port's Makefile as per template.
2012-05-31 08:25:50 +00:00
espie
0a2b733fb6 skip ports-readmes, as it won't run thru make-plist
(I have to figure this one out)
2012-05-30 13:52:14 +00:00
espie
b6c9f9baf3 zap old readmes infrastructure, replaced by new age databases/ports-readmes
which is ways more accurate anyways.
2012-05-28 09:38:04 +00:00
dcoppa
88a0dffa92 Bugfixing update to redis-2.4.14 2012-05-28 07:39:36 +00:00
espie
73a2bf0e3a no reason not to bump the version, since there's no upstream 2012-05-26 12:58:49 +00:00
espie
697b1d9011 slightly wrong 2012-05-26 12:57:57 +00:00
espie
9526b41502 zap older code 2012-05-26 12:54:36 +00:00
espie
025fece999 make the database file name changeable 2012-05-26 12:48:55 +00:00
ajacoutot
d9e281ae40 Full stop. 2012-05-26 12:36:35 +00:00
espie
6029d6650c new way to generate readmes.html 2012-05-26 12:22:44 +00:00
sthen
56f2bead40 Stop recommending that people use mysqld_safe(1) directly, the rc script
is preferred. Adjust some wording in the paragraph about login classes while
there. From Brad.
2012-05-23 21:33:04 +00:00
jasper
1dd4aa573a adjust for node.port.mk location change 2012-05-23 15:13:20 +00:00
rpointel
49e49d69d4 Update py-redis to 2.4.13.
ok dcoppa@.
2012-05-22 18:26:35 +00:00
espie
19aa179987 tweak: MULTI table now holds pointer to the corresponding subpackage path 2012-05-22 12:04:02 +00:00
espie
7bc29b5cce minor update, synch with src 2012-05-22 09:27:18 +00:00
ajacoutot
e30644bbec Committed upstream. 2012-05-21 06:01:03 +00:00
espie
e79b763a4e more surgery:
- don't ask the database about existing pathkeys, it's simpler to have
our hash.
- in dependencies, don't like for non normalized pathkeys
- add CANONICAL column, and fill it.
2012-05-20 11:06:07 +00:00
sthen
0ecf410488 remove strlcpy patch for tinycdb, the original code is safe and generally
we don't patch for strlcpy in ports any more except in special cases
(though we did when this port was first submitted in 2005 ;-)
2012-05-19 08:14:38 +00:00
sthen
e7321e6594 +tinycdb 2012-05-18 20:59:30 +00:00
sthen
112b700301 import ports/databases/tinycdb, from maintainer Christian Rueger, ok okan@
tinycdb is a small, fast and reliable utility and subroutine library for
creating and reading constant databases. The database structure is tuned
for fast reading.
2012-05-18 20:59:13 +00:00
espie
b7287508b8 use new "sensible" sqlports 2012-05-18 12:12:09 +00:00
espie
cea1d3a0f3 bite the bullet, reuse dpb's algorithm to make sure we get correct
PkgPath.

This implies restructuring the database code, and the start of a
better separation between variables handling, and actual insertion
in the database.

bump version to 2.0: this changes the paths that actually get recorded,
and pkglocatedb will need to be aware of that.
2012-05-18 12:11:28 +00:00
jasper
cf8f4d9083 fold PFRAG.shared into PLIST 2012-05-15 20:36:28 +00:00
jasper
02255fa12c sync with new lua.port.mk 2012-05-15 17:34:05 +00:00
ajacoutot
3c531b21f1 Link to BZ. 2012-05-15 15:48:57 +00:00
espie
07107d38ed work-around bug 2012-05-14 20:08:23 +00:00
jasper
3ba26cf54b - bugfix update to 3.4.2 2012-05-14 07:42:56 +00:00
ajacoutot
9c58e35e58 Add comment after last commit which was done without maintainer review. 2012-05-13 16:27:03 +00:00
espie
86dae7c1de fix build. strptime is properly XPG4v2 2012-05-13 13:25:03 +00:00
jasper
ddda8698fa regen PLIST 2012-05-11 20:49:58 +00:00
giovanni
60f907639b Update to 5.1.63
from Brad (Maintainer)
ok ajacoutot@
2012-05-11 14:32:36 +00:00
sthen
22ae1ffbff sync WANTLIB for freetds subpackage 2012-05-11 10:02:31 +00:00
sthen
0dbcb43036 Drop separate OpenSSL flavour for FreeTDS. Change main package to using
OpenSSL rather than GnuTLS. Permit packages to be distributed. Bump shared
library versions to make sure they get updated.

As researched by jasper@, the GPL has a special exception when something
depends on software provided with the base OS, so it *is* ok for us to
distribute this.

This is preferred over using GnuTLS because GnuTLS pulls in a pthread
dependency; pthread overrides libc functions, so it is necessary
that a program using this is itself linked with pthread, causing a
problem if you want to use the FreeTDS library to connect to servers
using encryption from programs which aren't themselves linked with
pthread (e.g. /usr/sbin/httpd with mod_php, or perl with DBD::Sybase).

ok jasper@ ajacoutot@
2012-05-11 09:57:02 +00:00
jasper
88782a8788 sync 2012-05-10 10:46:54 +00:00
jasper
404e0ab28d import node-sqlite3 2.1.3
Asynchronous, non-blocking SQLite3 bindings for Node.JS.

from aaron bieber (MAINTAINER) with feedback from me and sthen@
ok sthen@
2012-05-10 10:46:17 +00:00
jasper
b7292ed89a - set NO_REGRESS where applicable and add a comment as to why it's set
- run the tests of node-pg during 'regress' not 'build'

with and ok sthen@
2012-05-10 08:41:39 +00:00
pea
b1b4ce465c Bugfix update to 2.4.31
ok sthen@
2012-05-09 09:37:21 +00:00
jasper
3681ae85d3 - bump node requirement to the latest and greatest 2012-05-09 06:39:04 +00:00
espie
6fb048701d if this pipe exits with an error, it means some subdirs could not be
scanned. That's not a warning, that's a hard error.
2012-05-08 17:22:00 +00:00
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