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
dcoppa
16daeb6b88
Maintainance update to ruby-redis-2.2.2
2011-09-23 09:30:46 +00:00
dcoppa
d27346ad26
Maintainance update to redis-2.2.14
2011-09-23 08:14:23 +00:00
pea
f5e347069b
Update to 2.4.26
...
With tweaks from gsoares@ (thanks).
looks good to sthen@, ok gsoares@
2011-09-21 14:07:47 +00:00
jasper
bdbfbbc2f4
- update to 3.1.92
...
- hardcode (but with XXX) 3.2 for now
2011-09-21 13:26:03 +00:00
jasper
ce57eca3b4
CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore.
2011-09-20 21:04:24 +00:00
jasper
9fe4b0f440
switch to MODGNOME_TOOLS
2011-09-20 20:51:51 +00:00
espie
e04a8b99e2
work-around a deeper problem...
2011-09-18 19:29:58 +00:00
espie
c9457c0e23
remove the REPORT_PROBLEM=:
...
ports should allow make print-plist-contents, this shouldn't mask other
errors.
2011-09-18 17:18:59 +00:00
jakob
7cb3dcd8d5
bump revision (maintainer dropped)
2011-09-17 18:05:00 +00:00
jakob
7a856e77a4
drop maintainer
2011-09-17 17:46:35 +00:00
espie
61199a1dbc
normalize pkgpath
2011-09-16 08:48:01 +00:00