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
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
jeremy
b942a72df3
Update to ruby-sequel 3.34.1.
2012-04-06 19:23:07 +00:00
jeremy
334f11582f
Update to ruby-pg 0.13.2. Remove patch committed upstream.
2012-04-06 19:22:29 +00:00
sthen
ac7fa6a05b
don't use groff
2012-04-06 10:04:39 +00:00
sthen
3ebef908e2
update p5-DBIx-Class to 0.08196, from Andrew Fresh
2012-04-06 10:00:10 +00:00
sthen
2d1630068b
update p5-DBIx-Class-Schema-Loader to 0.07015 from Andrew Fresh
2012-04-06 09:59:14 +00:00
sthen
7ce76688cc
hook in new p5-* thingys
2012-04-06 09:30:14 +00:00
sthen
fbfb846c74
import p5-DBIx-Class-IntrospectableM2M from Andrew Fresh, ok landry@
...
Because the many-to-many relationships are not real relationships,
they can not be introspected with DBIx::Class. Many-to-many
relationships are actually just a collection of convenience methods
installed to bridge two relationships. This DBIx::Class component
can be used to store all relevant information about these
non-relationships so they can later be introspected and examined.
2012-04-06 09:23:09 +00:00
ajacoutot
39247360ed
Pick a less generic variable for a MODULE: VERSION -> NPM_VERSION
...
no objection from jeremy@
2012-04-04 05:48:15 +00:00
jeremy
1f3fa71a68
Hookup new node ports
2012-04-03 18:58:01 +00:00
jeremy
ec25d45193
Import node-pg-0.6.10.
...
Non-blocking PostgreSQL client for node.js. Pure JavaScript and native
libpq bindings. Active development, well tested, and production use.
OK sthen@
2012-04-03 18:49:11 +00:00
giovanni
eae15e525b
Fix incremental backups
2012-04-03 10:56:03 +00:00
dcoppa
60f2b549f6
Bugfix update to redis-2.4.10.
2012-04-02 12:14:31 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
c11a2202e8
Unbreak by updating to gq-1.3.4.
2012-03-29 12:43:21 +00:00
giovanni
41b2a69cfb
Fix scheduler and backup checksum handling in synchronous mode
2012-03-29 09:30:05 +00:00
ajacoutot
28494c17d2
Update to evolution-data-server-3.4.0.
2012-03-29 06:45:21 +00:00
sthen
d0207e3e8a
update to SQLite 3.7.11 - requested by / OK landry@
...
Thanks to Landry and Jan Stary for testing.
2012-03-27 18:34:04 +00:00
giovanni
014ac242d5
Update to 5.1.62, fixes 2 security bugs and other things
...
ok Brad (Maintainer)
2012-03-26 08:05:01 +00:00
ajacoutot
e3ee0c78b0
Mark BROKEN for now. There is an update that will unbreak it which I am
...
going to work on.
2012-03-23 13:30:03 +00:00
dcoppa
c9dc08fd47
bugfix update to redis-2.4.9
2012-03-19 09:27:36 +00:00
jmatthew
d2db4af8ad
include the headers in the package
...
ok aja sthen
2012-03-18 12:56:56 +00:00
naddy
9b5a025334
getline -> get_line
2012-03-17 22:50:56 +00:00
william
a7c31d280a
fix typo in readme; ok brad sthen
2012-03-16 00:47:54 +00:00
pea
7b2a20e82b
Update to 2.19.0
...
ok sthen@
2012-03-12 13:29:19 +00:00
pea
174a9e6921
Update to 2.18.1
...
Add a patch to fix format string security issues (spotted by sthen@).
ok sthen@
2012-03-09 13:46:05 +00:00
espie
e0fece8b85
java builds again
2012-03-09 12:59:25 +00:00
pea
fcab1e4a5d
Update to 2.4.30
...
ok sthen@
2012-03-09 09:48:32 +00:00
giovanni
90d84afc23
Update to 2.0.4
2012-03-08 14:27:17 +00:00
giovanni
4ee9e37040
Add a couple of patches from Debian and take maintainership
...
ok Dave Steinberg (old maintainer)
2012-03-08 09:30:59 +00:00
pea
af6fa238bd
Update to 9.1.3
...
ok ajacoutot@
2012-03-05 15:00:57 +00:00
landry
d42fd9d503
+pear-MDB2-pgsql
2012-03-03 12:47:47 +00:00
landry
ed04826555
Import pear-MDB2-pgsql, from maintainer Johan Huldtgren.
...
This is the PostgreSQL MDB2 driver, needed if one wants to use
www/horde with a PostgreSQL backend.
ok & whitespace tweaks sthen@ (i also added 'PostgreSQL' to COMMENT while here)
2012-03-03 12:46:58 +00:00
dcoppa
e7c31efada
Update to HDBC-mysql-0.6.6.0
2012-03-01 09:50:30 +00:00
dcoppa
c261b497b0
Update to HDBC-2.3.1.1
2012-03-01 09:42:54 +00:00
dcoppa
25606a6d58
Update to hs-redis-0.12
2012-03-01 09:27:32 +00:00
dcoppa
2ec893b722
Update to 2.4.8
2012-02-28 11:57:11 +00:00
giovanni
435ba6e65a
Put maatkit to the attic
...
ok okan@
2012-02-28 10:56:00 +00:00
giovanni
6b2af21b77
-maatkit
...
+percona-toolkit
2012-02-27 10:22:39 +00:00
giovanni
6a2b1d222c
Import Percona MySQL tools
...
Percona Toolkit is a collection of advanced command-line tools used
to perform a variety of MySQL and system tasks that are too difficult
or complex to perform manually.
ok okan@ william@
2012-02-27 10:18:12 +00:00
dcoppa
618e5ba674
Bugfixing update to redis-2.4.7
2012-02-21 15:25:32 +00:00
espie
cbd86a6d2e
actually, BROKEN is not subpackage dependent, so use IGNORE-java
2012-02-20 02:31:40 +00:00
espie
ee77842490
classpath hangs with rthreads, so this takes java out.
...
mark the -java subpackage as broken, so that stuff that depends on other
db/v4 pieces can proceed.
(as discussed with sthen@, aja@, naddy@)
2012-02-19 22:07:51 +00:00
espie
95fefd0c50
make sure we don't pass FLAVOR/SUBPACKAGE info thru subdirs.
...
count number of passes (purely cosmetic)
2012-02-17 07:31:26 +00:00
landry
db1388714b
It's pointless to add BROKEN-* for each and every arch when the code
...
explicitely checks for i386/amd64/arm and #errors out otherwise. Mark as
ONLY_FOR_ARCHS accordingly.
2012-02-16 21:27:37 +00:00
landry
294753acf4
It's pointless to add BROKEN-* on each and every arch when the code has
...
an explicit #if (defined(__i386__) || defined(__x86_64__)) #else #error.
Mark as ONLY_FOR_ARCHS accordingly.
2012-02-16 21:22:42 +00:00
espie
bd7f323cd1
openldap doesn't require db,-java, so avoid it.
2012-01-29 13:46:18 +00:00
william
ed029b220e
update maintainer; ok sthen
2012-01-29 02:26:17 +00:00
espie
c757bb306d
fix description of DEPENDS table.
2012-01-28 11:40:34 +00:00
naddy
849196b437
Belatedly bump versions for libraries we know had symbol changes due
...
to the addition of stpcpy(). Prodded by espie@
2012-01-26 22:08:26 +00:00
ajacoutot
373d4ceeb4
Add a comment, LIBdb_VERSION needs to be synced to databases/db/v4.
2012-01-25 11:32:34 +00:00
sthen
3039a9230c
- show an example command line for initializing the database with UTF8,
...
it's mentioned in text but this makes it clearer (and it's a pain to switch
it afterwards :)
- s/task/tasks
ok pea@
2012-01-24 09:20:17 +00:00
nigel
958538f2bb
Update to version 1.35
...
Ok sthen@ robert@ (Maintainer)
2012-01-22 11:29:55 +00:00
jeremy
52d164f284
Update to 1.3.5.
...
OK dcoppa@
2012-01-22 00:53:30 +00:00
rpointel
7adc203748
Update py-redis to 2.4.1.11.
...
ok dcoppa@, ajacoutot@.
2012-01-20 20:01:37 +00:00
dcoppa
e3dccc5f24
Bugfixing update to redis-2.4.6
2012-01-19 08:25:53 +00:00
naddy
0b17af916d
We need to include m_string.h if we use MySQL-defined string functions
...
like strmov(). This fixes the build after the addition of stpcpy() to
libc, which has caused some symbol shuffling in libmysqlclient.
2012-01-18 20:01:11 +00:00
pea
dfdddf3599
Update to 1.5
...
ok aja@
2012-01-17 13:57:24 +00:00
espie
587504b607
those too
2012-01-10 17:53:30 +00:00
espie
a5323b4f33
... and zap ill-named stuff
2012-01-10 17:52:44 +00:00
espie
0babbdfa44
tsk tsk tsk. reimport with correct name
2012-01-10 17:50:23 +00:00
landry
dbe8fcb322
+py-sqlachemy-migrate
2012-01-09 19:35:41 +00:00
landry
3cc69a35d3
Import py-sqlalchemy-migrate 0.7.1, from Piotr Sikora back in
...
september.. dependency of pending buildbot update.
Schema migration tools for SQLAlchemy, designed to support an agile
approach to database design, and make it easier to keep development
and production databases in sync, as schema changes are required.
ok/feedback rpointel@
2012-01-09 19:34:52 +00:00
ajacoutot
dd112a1b9e
Bugfix update to evolution-data-server-3.2.3.
...
This update fixes a couple of crashes.
2012-01-09 13:39:30 +00:00
naddy
4b0fead1bd
catch up with change KERN_PROC2 -> KERN_PROC
2012-01-08 20:56:03 +00:00
sthen
e35afec60e
Do a little check with objdump in post-install, to make sure lib isn't
...
inadvertently linked with -lpthread.
2012-01-07 14:50:18 +00:00
sthen
c4d936d08a
Use -pthread not -lpthread. Library major bump for safety.
...
Inadvertently broken in last commit; the patch to the configure script
is fiddly and easily broken, so use extra lines of context for this patch
and add a warning comment.
Problem reported by James Turner, thanks!
2012-01-07 13:47:52 +00:00
sthen
8214c8ed23
update to Xapian 1.28, ok aja@
2012-01-07 12:03:29 +00:00
kili
94f4cad048
Bump after previous hs- library updates.
...
Necessary because of ghc's over-aggressive inlining
which causes ABI changes in libraries depending on
updated libraries.
ok jasper@
2011-12-31 22:19:45 +00:00
ajacoutot
60ab4a5949
Tweak patches to please our time_t.
2011-12-29 09:23:19 +00:00
giovanni
c252beccd1
Update to 1.7.14
...
same diff from Wen Heping a while ago
2011-12-29 08:48:30 +00:00
kili
bb478fef93
This needs a bump after the ghc patch.
...
(and sorry for the bump of databases/redis, which wasn't necessary)
2011-12-28 09:29:36 +00:00
kili
851b11be82
This needs a bump after the ghc patch.
2011-12-28 09:24:08 +00:00
dcoppa
6293ec89ee
Bugfixing update to redis-2.4.5
2011-12-27 12:07:16 +00:00
sthen
0f7a0ec1f7
BROKEN on sparc64
2011-12-22 15:25:42 +00:00
jeremy
e70e344141
Update to pg 0.12.0. Add patch to not depend on rake-compiler, already
...
accepted upstream.
2011-12-21 20:01:16 +00:00
pea
6126ca135c
Add pgpool
...
ok ajacoutot@
2011-12-21 15:54:47 +00:00
pea
17bbcb18de
pgpool-II is a middleware that sits between PostgreSQL servers and a
...
PostgreSQL database client. It provides the following features:
+ Connection Pooling
+ Replication
+ Load Balance
+ Limiting Exceeding Connections
+ Parallel Query
with tweaks from ajacoutot@, thanks.
ok ajacoutot@
2011-12-21 15:51:04 +00:00
nigel
4bb6465024
Update to v3.7.9 required for firefox, chrome
...
regression tests run on amd64,i386 and sparc64 by sthen@ thanks.
Ok sthen@
2011-12-21 00:38:11 +00:00
jasper
f1d966bdec
- moar REVISION bumps after several python modules had their flavor dropped.
2011-12-20 19:07:07 +00:00
jasper
9c62d3985b
- bump REVISION after several python modules had their flavor dropped.
2011-12-20 18:55:08 +00:00
sthen
9c4d7365a0
more @pkgpaths
2011-12-20 11:39:23 +00:00
sthen
e74887cc94
zap useless PY_FLAVOR
2011-12-20 11:26:24 +00:00
sthen
a3df91bf98
unbreak; py-mxDateTime is now flavourless
2011-12-20 11:20:41 +00:00
sthen
6f4f49965f
unbreak; py-ldap is now flavourless
2011-12-20 11:18:42 +00:00
fgsch
50c8b4e058
kill python2.4 flavour. this was previously used for zope.
2011-12-20 07:00:18 +00:00
sthen
91faa22c52
Where a program with an rc script _requires_ a certain command line
...
parameter to daemonize, move the parameter from daemon to daemon_flags,
so that the user cannot inadvertently prevent it from daemonizing by
adjusting the flags.
Discussed with ajacoutot and schwarze, this method was suggested
by schwarze@ as a simpler alternative to my diff. ok aja@
2011-12-17 22:01:12 +00:00
kili
e8d692d3af
Update to postgresql-jdbc-9.1.901.
2011-12-17 18:02:44 +00:00
kili
69376523ff
- Make it at least startable (it was unusable after the removal of
...
jdk-1.5, and nobody noticed/complained).
- Remove MAINTAINER, because of inactivity.
kind of ok@ all those people who find it still usefull (but didn't
use it since the removal of jdk-1.5)
2011-12-15 21:53:25 +00:00
jeremy
2e08f19f0b
Update to 0.3.10, since the ActiveRecord adapter moved from this gem
...
to the activerecord gem in ActiveRecord 3.1 and mysql2 0.3.
2011-12-13 18:06:20 +00:00
jeremy
b0bf86766c
Update to 2.2.1
...
OK claudio@
2011-12-13 17:49:22 +00:00
jeremy
29cd3462e8
Update to 3.1.3
...
OK claudio@
2011-12-13 17:48:20 +00:00
pea
a8ca6dfb36
Update to 9.1.2
...
Two important things:
+ Fix bugs in information_schema.referential_constraints view
If you need to fix this in an existing installation, you
can (as a superuser) drop the information_schema schema then re-create it
by sourcing /usr/local/share/postgresql/information_schema.sql.
This must be repeated in each database to be fixed.
+ Make contrib/citext's upgrade script fix collations of
citext columns and indexes.
If you have a previously-upgraded database that is suffering
from this problem, and you already ran the CREATE EXTENSION command,
you can manually run (as superuser) the UPDATE commands found
at the end of /usr/local/share/postgresql/extension/citext--unpackaged--1.0.sql.
ok jeremy@
2011-12-07 08:32:18 +00:00
naddy
e893d6cfb5
remove obsolete workaround for alpha/gcc3; ok Brad
2011-12-05 16:42:07 +00:00
dcoppa
5a10eaa1e1
Updates:
...
HDBC-2.3.1.0
HDBC-mysql-0.6.5.1
HDBC-sqlite3-2.3.3.0
2011-12-05 14:56:30 +00:00
jeremy
cd8b3c3096
Remove NO_REGRESS setting, now handled by ruby.port.mk.
2011-12-02 19:34:42 +00:00
dcoppa
85ae4cb798
Use -o ${SHAREOWN} -g ${SHAREGRP}. No pkg change.
2011-12-01 22:16:53 +00:00
dcoppa
13e8687552
- Update to redis-2.4.4
...
- Enable backtracing support using libexecinfo's backtrace()
- Add a rc script
rc_script diff from william@, who seems to have disappeared...
2011-11-29 16:07:23 +00:00
kili
0132b0aa29
Fill in the master_sites* columns of the sqlports.ports table.
...
From espie@, after a short discussion on icb.
2011-11-26 22:30:30 +00:00
giovanni
368d74b01a
Update to 5.1.60
...
hints and ok Brad (Maintainer)
2011-11-22 14:38:51 +00:00
espie
c952698a78
finish converting, as the no_tcl thingy obviously is a NO_SHARED issue.
2011-11-18 09:39:09 +00:00
espie
625876ccdf
FLAVOR:L
2011-11-18 00:35:08 +00:00
espie
31c68c1560
convert to bsd.port.arch.mk
2011-11-18 00:33:30 +00:00
jeremy
16703d23fa
Update ruby ports to deal with the regress changes to ruby.port.mk.
...
Start using MODRUBY_REGRESS with ruby, rspec2, and testrb entries.
Switch away from manual do_regress targets where possible. Add
some patches to make regress tests run for some ports.
2011-11-17 16:08:00 +00:00
robert
93923bd770
switch php to version 5.3 by default
2011-11-16 15:56:36 +00:00
eric
4667ea2fae
update to storm-0.19
...
increase verbosity in regress
ok ajacoutot@
2011-11-14 16:20:43 +00:00
jasper
f360f5a9e6
- bugfix update to 3.2.2
2011-11-14 11:42:35 +00:00
sthen
d926c5a240
BROKEN on sparc64
2011-11-14 10:52:28 +00:00
fgsch
3214a720dd
Update to 2.0.1
...
ajacoutot@ benoit@ dcoppa@ ok
2011-11-13 03:55:30 +00:00
jeremy
49fa74d065
Update to jdbc-sqlite3-3.7.2.
2011-11-13 00:26:22 +00:00
jeremy
96f35d0df1
Build jruby FLAVOR of ruby-sqlite3 by default, to detect breakage of
...
JRuby's C extension support.
2011-11-12 17:18:55 +00:00
jeremy
519df994a4
Update to sequel_pg 1.2.0.
2011-11-12 17:15:32 +00:00
jeremy
78360db1a2
Update to Sequel 3.29.0.
2011-11-12 17:02:17 +00:00
espie
378f11a5ea
handle loop: this requires doxygen,no_gui,bootstrap
2011-11-11 11:37:54 +00:00
espie
a400ce85b6
switch to bsd.port.arch.mk
2011-11-11 11:37:08 +00:00
giovanni
e6a05f7952
Update to 0.06
...
from Wen Heping, mantainer wilfried@ timed out.
2011-11-10 16:37:40 +00:00
jeremy
9c4d2b3822
Remove .require_paths from PLISTs from gems that used to use
...
them. After recent updates to the ruby interpreters, these
files are no longer created.
2011-11-09 00:17:37 +00:00
jeremy
33be4b6157
Upgrade ruby-data_objects and ruby-do_{postgres,mysql,sqlite3}
...
to 0.10.7 so they work with ruby 1.9.3.
2011-11-09 00:05:40 +00:00
rpointel
0dbd26fc87
Update py-redis to 2.4.10, with few tweaks by dcoppa@.
...
Added regress tests.
ok dcoppa@.
2011-11-06 11:44:06 +00:00
rpointel
b0e857f6d5
update redis to 2.4.2 with few tweaks by dcoppa@.
...
ok dcoppa@ (maintainer).
2011-11-06 11:43:00 +00:00
jasper
195ef8b931
- regen WANTLIB
2011-11-04 08:16:23 +00:00
nigel
18b442fd0c
Update to pgadmin3-1.14.0
...
ok pea@ (maintainer)
2011-11-03 14:27:05 +00:00
gsoares
12fbdc6901
security fix to SA46599;
...
"UTF8StringNormalize()" Off-by-One Denial of Service Vulnerability
ok jasper@
2011-10-29 11:56:04 +00:00
gsoares
4e3205f053
security fix to SA46599;
...
"UTF8StringNormalize()" Off-by-One Denial of Service Vulnerability
ok pea@ jasper@
2011-10-29 11:54:04 +00:00
ajacoutot
1c86afc6cd
Sync dependencies after gconf2 lost its dependency to ORBit.
...
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
ajacoutot
9812ddb8b5
BROKEN on powerpc.
2011-10-22 18:10:32 +00:00
espie
636a5c9ac4
CHMOD and CHOWN serve no useful purpose, they're just chown/chmod
2011-10-21 16:23:44 +00:00
sthen
b0603ce284
tweak the pgsql major upgrade upgrade notes;
...
- use /etc/rc.d to stop and start the daemon.
- use sudo rather than keep jumping between root/_postgresql users.
- use pkg_add -ui rather than just -u (allow it to ask if you've backed
up, rather than just terminating).
ok pea@
2011-10-18 12:03:01 +00:00
espie
56902f8f20
fix build: prevent infinite recursion thru python.
...
also annotate gamin for bootstrap property, and mark haddock,no_deps as
a "real flavor", since it's only used for bootstrap anyways AND significantly
changes the build.
2011-10-18 06:46:24 +00:00
espie
a31615d9e8
less tricky test
2011-10-17 13:57:59 +00:00
espie
ba89972e6c
bsd.own.mk hasn't been needed since krb5 has been standard...
2011-10-17 13:27:11 +00:00
dcoppa
30aec679c1
I'm working on 2.4.1... In the meantime, update to redis-2.2.15
...
(bugfixing update).
2011-10-17 12:08:26 +00:00
espie
2795b45115
convert databases/db to bsd.port.arch.mk, a bit more complicated since
...
there is a Makefile.inc.
Since the BUILD_PACKAGES tests have to happen there, put the java one there
as well, it won't trigger for db/v3, obviously.
Allows the removal of the ,java pseudo-flavor, since the ONLY_FOR_ARCH-* part
will take care of it.
2011-10-17 10:10:59 +00:00
ajacoutot
4ff605be93
Fix WANTLIB.
2011-10-16 19:03:25 +00:00
jasper
81e3bf0184
- update to 3.2.1
2011-10-16 18:29:37 +00:00
kurt
6a13dc6824
- remove devel/jdk/1.5 and lang/kaffe
...
- adjust java.port.mk for their removal
- bump affected packages
okay jasper@
2011-10-07 13:54:30 +00:00
fgsch
e247fb4a87
Update to MongoDB 2.0.0.
...
benoit@ rpointel@ ok.
2011-10-03 16:38:21 +00:00
giovanni
f494f928cf
Update to 4.020 and take maintainership.
2011-10-03 14:34:46 +00:00
giovanni
340d33c49c
Update to 5.1.59
...
ok Brad (Maintainer)
2011-09-30 10:18:25 +00:00
jasper
a6f544cba2
- enable vala bindings
2011-09-28 15:26:05 +00:00
jasper
6a8b83abeb
sync after recent gnome.port.mk CONFIGURE_ENV changes
2011-09-28 09:47:46 +00:00
jasper
7d04e0ce06
- remove bogus configure arguments which lead to variables not being
...
initialized and substituted in Makefiles and pkgconfig files.
configure seems smart enough now to pickup nss/nspr by itself.
2011-09-27 07:30:06 +00:00
ajacoutot
d20a082078
Enable gnome-online-accounts.
2011-09-26 17:03:27 +00:00
pea
f07982b4fe
Bugfix update
...
ok ajacoutot@
2011-09-26 11:58:28 +00:00
sthen
242e10111d
update to tdb 1.27, from Ian McWilliam / Stefan Rinkes, needed for samba update
...
ok nicm@
2011-09-26 09:30:08 +00:00
naddy
1dab28aba2
bump EPOCH to deal with an old screwup when REVISION was introduced
2011-09-25 14:40:32 +00:00
ajacoutot
3873305f64
Update to stable evolution-data-server-3.2.0.
2011-09-25 06:41:58 +00:00
espie
fcbd4ac01b
better: use REPORT_PROBLEM_LOGFILE to have nicer error messages.
...
use new FULLPATH setting from bsd.port.subdir.mk to avoid having to fiddle
too much with options.
2011-09-24 07:37:34 +00:00
espie
484152e9c7
better
2011-09-23 20:00:24 +00:00
espie
06d5da0da6
SUBDIR=databases/py-psycog,,-examples should yield something
2011-09-23 19:01:24 +00:00
espie
08b1bf1b3e
let SUBDIR=databases/py-ldap,,-examples work
2011-09-23 18:50:16 +00:00
pea
ed27f8a671
Major upgrade to PostgreSQL 9.1.0
...
A dump/restore is required.
Tested in a bulk by jasper@, thanks !
ok jasper@, jeremy@
2011-09-23 09:46:14 +00:00