Commit Graph

2596 Commits

Author SHA1 Message Date
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
naddy
511778f2b1 Also bump EPOCH for the db4 -java and -tcl subpackages to deal with
an old screwup when REVISION was introduced.

Bump their dependent packages as well.
2011-09-14 19:12:18 +00:00
naddy
8e76b29205 remove redundant package spec already supplied by PKGSPEC 2011-09-12 21:02:23 +00:00
naddy
1e2bbe8777 bump all (sub)packages that depend on db/v4; requested by and help from espie@ 2011-09-12 18:02:34 +00:00
jasper
ad2a9c291c switch the rest of the ports using gnome.port.mk over to .tar.xz where applicable. 2011-09-12 12:07:24 +00:00
espie
5aaeed9ab0 fallout from db/v4, clean-up libreoffice port 2011-09-12 10:16:57 +00:00
espie
e0df1d61c2 fix for db change
noticed by antoine
2011-09-12 10:04:48 +00:00
ajacoutot
32563635a5 Start the GNOME3 merge armageddon... breakage expected. 2011-09-12 07:26:18 +00:00
naddy
4ead43d7d6 bump EPOCH to deal with an old screwup when REVISION was introduced; ok espie@ 2011-09-11 21:17:09 +00:00
ajacoutot
39f25c5430 Rename the utility from pkglocate to pkg_locate to be consistent with
the other pkg_* tools.
pkglocate is kept as a link to not break backward compat.

ok espie@
2011-09-11 16:12:34 +00:00
sthen
a53674235e missing dep, sync WANTLIB, use better automake version. pointed out by nigel@ 2011-09-11 12:38:57 +00:00
ajacoutot
b50bc01c03 Missing BUILD_DEPENDS. 2011-09-11 05:53:37 +00:00
espie
ab91ad1daa depend on sqlports, so that we get all pkgpaths.
requires -current ports tree AND pkg_mklocatedb(1).
REPORT_PROBLEM=: because of pseudo-ports like lilypond-test
2011-09-10 10:43:06 +00:00
espie
8388e334df store PSEUDO_FLAVOR along. tweak descriptions a bit. 2011-09-10 08:48:15 +00:00
jeremy
0c72dc12dc Update version to 0.4.5. Add patch for building with the recently
updated freetds 0.91.
2011-09-09 00:47:23 +00:00
sthen
36a0d6d871 -msdblib flavour of freetds 2011-09-08 17:14:10 +00:00
sthen
c88475b046 update to freetds 0.91; add an openssl flavour (see README for details),
remove msdblib flavour (with @pkgpath to handle updates): this is not
really worth a separate flavour; just define MSDBLIB when building your
applications if you require this behaviour.
2011-09-08 17:13:51 +00:00
jeremy
1547341bf4 Update to version 1.1.1. 2011-09-07 16:53:03 +00:00
jeremy
49306c8637 Update to version 3.27.0. 2011-09-07 16:52:36 +00:00
jeremy
4c1cb9eb6f Update to version 1.3.4. Take maintainership. Update regress
tests.
2011-09-07 16:02:40 +00:00
kili
e0aed4fb77 Overdue update to postgresql-jdbc-9.0-801.
Switch regress bits to junit w/o version numbers.

Also tested by Amit Kulkarni.
2011-09-06 19:28:36 +00:00
kili
8e7ba82161 Don't try to createlang plpgsql template1 in pre-regress.
Tests still fail, but later, and they hopefully will pass after
an update to the newest postgresql-jdbc.
2011-09-05 18:41:29 +00:00
giovanni
d6ea53e8e0 Update to 5.1.58
help and ok Brad (Maintainer)
2011-09-05 07:11:23 +00:00
jasper
bafbcbae77 switch to MODJAVA_BUILD=ant 2011-09-01 20:34:56 +00:00
jasper
fa7be240b1 - bump REVISION after recent java.port.mk change 2011-08-30 17:16:35 +00:00
jasper
b34d1f5738 sync 2011-08-19 06:44:21 +00:00
jasper
446a0d0c0f import leveldb, svn rev 48
LevelDB is a fast key-value storage library written at Google that
provides an ordered mapping from string keys to string values.

Features:
  - Keys and values are arbitrary byte arrays.
  - Data is stored sorted by key.
  - Callers can provide a custom comparison function to override
    the sort order.
  - The basic operations are Put(key,value), Get(key), Delete(key).
  - Multiple changes can be made in one atomic batch.
  - Users can create a transient snapshot to get a consistent view
    of data.
  - Forward and backward iteration is supported over the data.

ok sthen@
2011-08-19 06:44:00 +00:00
nigel
e7aa8e37d5 remove unecessary ${SUDO} causes build failure with sudo
ok landry@ sthen@ aja@ jeremy@
2011-08-17 15:43:52 +00:00
dcoppa
9c62c4e369 Update to redis-2.2.12.
Clean makefiles from colors, optimizations, and other amenities.

ok rpointel@
2011-07-28 08:57:32 +00:00
rpointel
f94ec3764e Update py-redis to 2.4.9.
ok aja@.
2011-07-27 06:45:09 +00:00
benoit
6188aef401 - update p5-Redis to 1.904
- update PLIST
- add REGRESS_DEPENDS
- remove USE_GROFF

tweaks and OK sthen@
2011-07-24 15:48:10 +00:00
sthen
6df0d68c4d Bump for PKGSPEC changes in ports/lang/php/Makefile.inc 2011-07-22 10:20:10 +00:00
jeremy
9bc799db7a Bump after change to remove OpenBSD version from ruby SITEARCHDIR,
and use new MODRUBY_SITEDIR and MODRUBY_SITEARCHDIR variables in
PLIST.

OK landry@, jcs@
2011-07-19 18:00:16 +00:00
fgsch
9021620a3f Update to mongodb 1.8.2.
martynas@ ok.
2011-07-18 19:56:18 +00:00
naddy
65bc5aa607 bump revision for plist changes 4.9 -> 5.0 2011-07-18 19:06:36 +00:00
rpointel
b70a826ab1 Update py-redis to 2.4.7.
ok dcoppa@.
2011-07-18 07:57:32 +00:00
rpointel
cde4d16d8c Update py-redis to 2.4.6.
ok dcoppa@.
2011-07-17 15:32:44 +00:00
benoit
162e9c5aae - update py-sqlalchemy to 0.7.1
maintainer timeout, ok ajacoutot@
2011-07-14 14:36:34 +00:00
sthen
300cfb7e14 Don't use GNU-only grep syntax, spotted by naddy. Fix homepage while there.
Note, this could use an update too, port is years out of date and the
distfile is no longer available upstream.
2011-07-11 21:10:33 +00:00
jasper
7b793c238b update to SQL-Abstract-Limit-0.141 2011-07-10 12:02:29 +00:00
jasper
faf024d3f1 update to SQL-Abstract-1.72 2011-07-10 12:02:24 +00:00
espie
af470c7bbe grrr.
module gettext added without any regards to proper tools like PLIST_DB
Unfuck build for normal people.
2011-07-10 10:17:14 +00:00
robert
244412e130 switch to lang/php 2011-07-08 18:46:16 +00:00
jasper
435e09eb77 - fix patch names, no binary change 2011-07-08 11:32:17 +00:00
ajacoutot
89a1cb30b4 Remove some duplicate wantlibs, use the libiconv MODULE where applicable. 2011-07-07 01:06:59 +00:00
ajacoutot
f9380b0a30 Use the gettext MODULE. 2011-07-06 22:56:23 +00:00
jasper
40a0a0de59 at least pretend to care about tabs 2011-07-05 21:25:04 +00:00
giovanni
a17a1a92c1 Update to revision 7540 2011-07-05 14:27:30 +00:00
ajacoutot
52bfd5c7c9 Fix some warnings. 2011-07-03 17:14:23 +00:00
pea
c1123f2f6e Update to 1.4.2
ok landry@
2011-07-01 08:37:21 +00:00
gsoares
d33a75847f remove ${RUN_DEPENDS} from REGRESS_DEPENDS here. as done in cpan.port.mk already
OK sthen@ jasper@
2011-06-27 18:54:06 +00:00
jasper
c050712bf1 - update to 0.31
from wen heping
maintainer timed-out
2011-06-27 18:41:53 +00:00
jasper
f24c7d53da - update to 1.616
from wen heping
maintainer timed-out
2011-06-27 18:35:44 +00:00
dcoppa
bef447d8ad Update to ruby-redis-2.2.1 2011-06-27 13:12:27 +00:00
dcoppa
dca9bb9e38 Bugfixing update to redis-2.2.11.
Full ChangeLog at https://github.com/antirez/redis/raw/2.2/00-RELEASENOTES
2011-06-27 13:11:32 +00:00
sthen
6173fc2733 Make the cap_mkdb example test existence of login.conf.db before creating
it. Ok aja@ landry@, maintainer timeout.
2011-06-22 07:28:17 +00:00
naddy
02d9b5258b remove USE_GROFF from ports that already ship a preformatted page
in their source
2011-06-21 20:21:21 +00:00
sthen
3a8e9a16a9 update p5-DBD-SQLite to 1.33, tested for a few weeks with sqlports
ok robert@
2011-06-18 11:00:03 +00:00
sthen
b13f5eb09d update iodbc to 3.52.7, maintainer timeout
- while there, tweak the sample installed ini files to give
examples that can work with ODBC drivers available in ports

- take maintainer
2011-06-16 01:29:57 +00:00
robert
573c189314 update to 1.59 2011-06-14 11:52:58 +00:00
jasper
7decaf1777 - DBD-mysql-4.019
from wen heping
2011-06-13 16:50:00 +00:00
jasper
34ea15e910 - update to 1.39
from wen heping
2011-06-13 16:40:20 +00:00
jasper
fc31a5c4df - update to p5-SQL-Statement to 1.33
from wen heping
maintainer timed-out
2011-06-13 16:34:49 +00:00
rpointel
d5cc1b479b Reported and patch from Nigel Taylor (thanks).
Modified PLIST, removed PFRAG.python2.6-main and added PFRAG.python2.7-main.
2011-06-12 09:36:56 +00:00
rpointel
e292c0d741 Reported and patch from Nigel Taylor (thanks).
Modified PLIST, removed PFRAG.python2.6-main and added PFRAG.python2.7-main.
I added MODPY_WANTLIB to WANTLIB.
2011-06-12 09:02:32 +00:00
rpointel
98f418d627 Update py-redis to py-redis-2.4.5.
ok ajacoutot@.
2011-06-10 21:18:17 +00:00
rpointel
d8be8290f9 Modify py-ldap,python2.6 and py-psycopg,python2.6 by py-ldap and py-psycopg
(flavor by default is now python2.7).
ok sthen@.
2011-06-10 05:51:01 +00:00
rpointel
22be6d7ef6 removed python2.6 flavor.
switch to python2.7 default flavor has already been made during the dance of the bump.
ok jasper@ sthen@
2011-06-10 05:48:35 +00:00
rpointel
7fbcc40803 swap python2.6 flavor for python2.7.
keep python2.4 flavor to support plone/zope.
ok sthen@ jasper@
2011-06-10 05:47:01 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
naddy
61db854af6 Bring internal prototype for wcsncasecmp() in line with the system
and POSIX one.  From upstream; ok landry@ dcoppa@
2011-06-06 10:55:17 +00:00
sthen
cc75bfc0c4 - only suggest cap_mkdb if login.conf.db exists, ok aja@ landry pea@
- show people how to setup ssl and tweak headings, ok pea@
2011-06-06 08:43:59 +00:00
ajacoutot
542240d822 Revert, I missed the mail from naddy@ on ports@ (sorry about that) --
pointed by landry@
2011-06-06 08:10:46 +00:00
ajacoutot
646c646907 Unbreak now that we have wcsncasecmp(3). 2011-06-06 07:59:44 +00:00
sthen
2fde866515 no need to set PKGNAME, pear.port.mk does it now.
checked with a batch "make show=PKGNAMES" before and after.
2011-06-04 11:41:08 +00:00