Commit Graph

2463 Commits

Author SHA1 Message Date
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
dcoppa
e11b596666 Update to ruby-redis-2.2.0
OK jeremy@
2011-06-03 18:53:47 +00:00
jeremy
7f7d2cc5fe Update to 1.1.0. 2011-06-03 17:26:30 +00:00
jeremy
93e3056003 Update to 3.24.1. 2011-06-03 17:25:56 +00:00
dcoppa
db4fd4a2ae Update to hs-redis-0.11 2011-06-03 09:19:25 +00:00
dcoppa
f3264d1b88 Bugfixing update to Redis 2.2.8 2011-06-03 08:11:32 +00:00
rpointel
a95b286393 Update py-redis to 2.4.1.
From Wen Heping (thanks). ok dcoppa@.
2011-06-02 16:02:33 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
fgsch
598e8aadf0 enter mongodb 2011-06-02 00:28:33 +00:00
fgsch
249649da77 Import mongodb, a scalable, high-performance, open source, document-oriented
database.
with input from dcoppa and martynas, martynas ok some time ago.
2011-06-02 00:26:32 +00:00
sthen
271f8c5263 switch to new *_DEPENDS format, from Brad. 2011-05-27 21:07:00 +00:00
jasper
cce8748935 adjust after recent py-sqlalchemy update
from wen heping
2011-05-27 10:40:33 +00:00
jasper
ba973347d4 - update to 0.7.0
from wen heping
earlier diff looked good to maintainer
2011-05-27 10:39:37 +00:00
jasper
a4d0fa353a using PKGNAME to construct WRKDIST is bad practice. 2011-05-22 14:03:39 +00:00
sthen
ffbef223a5 prefer http MASTER_SITES 2011-05-20 08:08:04 +00:00
sthen
065e83a5e1 - unbreak circular dependency; PR 6608
- while there, carry out some minor Makefile tidying and use http
MASTER_SITES out of preference
2011-05-20 08:06:56 +00:00
dcoppa
2dfbfce831 Fix floating point string printing in MySQL status output
(MySQL Bug #61205)

OK Brad (maintainer)
2011-05-19 08:35:15 +00:00
gsoares
02b0b2b810 update p5-AnyEvent-CouchDB to 1.24
ok jasper@ sthen@
2011-05-15 16:28:47 +00:00
jeremy
3eaf0a1e13 Update to 3.23.0, fix regress dependency. 2011-05-11 23:35:36 +00:00
rpointel
07c1591a8a Update psycopg2 to 2.4.1.
ok martynas@.
2011-05-11 20:56:36 +00:00
ajacoutot
f0178a3109 Add missing build dependency on textproc/rarian. 2011-05-11 15:27:34 +00:00
dcoppa
de33ea3a09 Bugfixing update to redis-2.2.7
* Fixed bug #543-2 (the issue was reopened with a completely different report)
  that caused Redis to randomly crash on list push performed against lists
  with other clients blocked with BLPOP (or variants).

* Fixed bug #543. If you saw Redis instances crashing on List operations
  (only happening with a non-default max entry size ziplist setting in
  redis.conf) it was almost certainly this problem.

* Fixed a bug with replication where SLAVEOF NO ONE caused a slave to close the
  connection with all its slaves.
2011-05-11 11:47:48 +00:00
ajacoutot
54fddbd327 Forgot in previous... (not my day) 2011-05-11 06:26:03 +00:00
ajacoutot
561d6fe9bc Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and remove remove everything under the @sample'd directory instead
of the directory itself to prevent a warning from pkg_delete(1) trying
to remove a non existing directory and to help preventing left-over
files and directories.
2011-05-11 06:22:16 +00:00
ian
90d96e39f0 Minor update 1.0.0 to 1.0.6, license now GPLv3, JDK now 1.6+, MESSAGE -> PKG README.
PDF doc now bundled with support contract so refer to Wiki for information.
2011-05-10 23:44:54 +00:00
pea
ebd4d1f72d Update to 2.18.0
From wen heping, thanks

ok ajacoutot@
2011-05-09 13:59:50 +00:00
giovanni
7eebb84f1a Update to revision 7486 2011-05-09 13:53:10 +00:00
fgsch
17318bc15d Sync comment with reality. 2011-05-08 23:11:36 +00:00
rpointel
b13d1f3916 Prepare the import of python 2.7.
ok landry@.
2011-05-04 19:01:21 +00:00
jasper
7b55cc1c38 - update to 0.6.4.0
ok dcoppa@ (MAINTAINER)
2011-05-04 08:06:34 +00:00
jasper
a4e04a8d73 - update to 2.2.7.0
- adjust dependencies

ok dcoppa@ (MAINTAINER)
2011-05-04 08:06:08 +00:00
jasper
809d73eea7 - update to 2.2.3.3 2011-05-03 18:44:51 +00:00
pea
d12f988c1d Bugfixes update to 1.12.3
ok landry@
2011-05-02 11:56:58 +00:00
pea
31a97e7084 + use proper AUTOCONF_VERSION (from Brad)
+ fix CONFIGURE_ARGS

ok sthen@
2011-05-02 11:43:37 +00:00