Commit graph

8358 commits

Author SHA1 Message Date
Wen Heping
812583a9f5 - Update to 3.0.0 2010-10-18 07:20:58 +00:00
Wen Heping
7516744706 - Update to 0.14.1 2010-10-18 06:50:43 +00:00
Sahil Tandon
69b463706b - Update to 2.6.17
PR:		ports/151413
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2010-10-17 16:20:15 +00:00
Andrej Zverev
9f2f775526 Update to 0.07002 2010-10-17 12:03:40 +00:00
Max Brazhnikov
4f0777a7f0 Update to 3.7.3
Update maintainer address

PR:		ports/151501
Submitted by:	Pavel I. Volkov (maintainer)
2010-10-17 09:42:48 +00:00
Sergey A. Osokin
5542d49cec Update from 2.0.2 to 2.0.3.
<ChangeLog>

- The maxmemory directive was broken in Redis <= 2.0.2, since from time to
  time it replayed with an error about memory limit reached even when
  it was possible to expire some volatile key to make room for new data.

  The new behaviour is the correct one of always allowing write operations
  to succeed as long as there are other volatile keys to remove.

- An AOF bug related to blocking POP could crash Redis on AOF reload.
  This is now fixed thanks to Pieter Noordhuis and a kind user that
  helped us on IRC.

</ChangeLog>
2010-10-17 07:04:56 +00:00
Jun Kuriyama
714653ca9c DBIx::DBHResolver resolves database connection on the environment has
many database servers.  The resolution algorithm is extensible and
pluggable, because of this you can make custom strategy module easily.

This module can retrieve DBI's database handle object or connection
information (data source, user, credential...) by labeled name and
treat same cluster consists many nodes as one labeled name, choose
fetching strategy.

WWW: http://search.cpan.org/dist/DBIx-DBHResolver/
2010-10-17 00:45:25 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Jun Kuriyama
3c3e220fdb DBIx::Connector provides a simple interface for fast and safe DBI
connection and transaction management.  Connecting to a database can
be expensive; you don't want your application to re-connect every time
you need to run a query.  The efficient thing to do is to hang on to a
database handle to maintain a connection to the database in order to
minimize that overhead.  DBIx::Connector lets you do that without
having to worry about dropped or corrupted connections.

WWW: http://search.cpan.org/dist/DBIx-Connector/
2010-10-16 07:03:34 +00:00
Li-Wen Hsu
08d821feda - Update to 111
PR:		ports/151345
Submitted by:	lwhsu
Approved by:	Gea-Suan Lin <gslin AT gslin.org> (maintainer)
2010-10-15 22:32:38 +00:00
Kris Moore
ee837cebf4 Improve handing of LD_LIBRARY_PATH when doing non-standard LOCALBASE builds. 2010-10-15 20:54:22 +00:00
Jimmy Olgeni
f3772645d7 Cleanup and reduce diff with upcoming upgrade. 2010-10-15 13:49:56 +00:00
Wen Heping
c185fb195e - Update to 0.23 2010-10-15 08:51:12 +00:00
Sunpoet Po-Chuan Hsieh
f962f0f415 - Update to 1.5.2
Changes:	http://postgis.refractions.net/news/20100927/
PR:		ports/151426
Submitted by:	Anderson Soares Ferreira <anderson@cnpm.embrapa.br> (maintainer)
Approved by:	pgollucci (mentor, implicit)
2010-10-14 03:19:59 +00:00
Jun Kuriyama
8d3cff6311 Specify NO_LATEST_LINK. 2010-10-13 13:48:10 +00:00
Jun Kuriyama
7cddfe7e59 - Upgrade to 3.0 after repocopied to pgpool-II-23.
PR:		ports/150907
Submitted by:	Mikhail Tsatsenko <m.tsatsenko@mail.ru>
2010-10-13 11:49:12 +00:00
Pav Lucistnik
f5707278b1 - Mark BROKEN: does not build
Reported by:	pointyhat
2010-10-12 23:17:48 +00:00
Pav Lucistnik
c9a5e25e69 - Mark BROKEN: does not build
Reported by:	pointyhat
2010-10-12 22:58:18 +00:00
Wen Heping
7ebaa7f5d7 - Update to 3.10.0 2010-10-12 13:38:46 +00:00
Wen Heping
cc59e30281 - Update to 0.14.0 2010-10-12 06:31:42 +00:00
Philip M. Gollucci
e8861b6a41 - Update to 0.6.4
PR:             ports/150845
Submitted by:   lwhsu
Approved by:    maintainer timeout (nivit ; 20 days)
2010-10-12 06:09:48 +00:00
Philip M. Gollucci
c318afa607 - Require bdb 4.7+
- Bump PORTREVISION

PR:             ports/148494
Submitted by:   gabor
Approved by:    maintainer timeout (clsung ; 43 days)
2010-10-11 20:49:13 +00:00
Jun Kuriyama
b15fd9852a - Upgrade to 2.3.3.
I'll upgrade to 3.0 after repocopy.
2010-10-11 01:33:32 +00:00
Sahil Tandon
7bf8beba63 - Update to 0.39 2010-10-10 23:12:14 +00:00
Sunpoet Po-Chuan Hsieh
0a83a99405 - Add missing PHP dependency: hash & session
- Bump PORTREVISION
- While I'm here, remove outdated no-op pre-everything::

PR:		ports/151267
Submitted by:	Frederic Praca <frederic.praca@freebsd-fr.org>
Approved by:	Dan Langille <dan@langille.org> (maintainer), pgollucci (mentor, implicit)
2010-10-09 16:55:56 +00:00
Jun Kuriyama
d4079c3f76 - Upgrade to 1.34. 2010-10-09 15:49:26 +00:00
Matthias Andree
14659e4f2a Fix WITH_DEBUG build.
Approved by: gslin@gslin.org (maintainer, implicit)
2010-10-09 14:53:58 +00:00
Matthias Andree
6f942caec7 Move vendor patch into files/. 2010-10-09 14:43:57 +00:00
Matthias Andree
18794da1c6 Move the two smaller vendor patches into files/
The upstream website seems broken. Also comment PATCH_SITES to try ftp.FreeBSD.org first.
2010-10-09 14:26:34 +00:00
Matthias Andree
f08cbd6639 Move vendor patches into files/.
Fix WITH_DEBUG build, reported by Edward Sanford.
2010-10-09 13:54:56 +00:00
Jun Kuriyama
5b778ae59b Comment for PTHREAD OPTION was inverted.
Reported by:	nork
2010-10-09 10:11:47 +00:00
Li-Wen Hsu
f41f265e39 - Chease databases/py-MySQLdb update 2010-10-09 09:34:15 +00:00
Sunpoet Po-Chuan Hsieh
897519a0c7 - Fix grammer
Approved by:	pgollucci (mentor, implicit)
2010-10-09 04:15:17 +00:00
Marcus Alves Grando
4ecbb26466 - Replace WWW to right domain. 2010-10-08 15:12:47 +00:00
Ade Lovett
231b6073de Migration of final set of working ports from automake{19,110} -> 111 2010-10-07 15:18:56 +00:00
Marcus Alves Grando
64eb66df85 - Update to 1.2.3
PR:		151159
Submitted by:	lwhsu
2010-10-07 14:39:24 +00:00
Palle Girgensohn
060a528952 Update all PostgreSQL ports to latest versions.
Also, try to break the previous 1:1 relation between FreeBSD system and
PostgreSQL versions installed. Use different PREFIX:es to install
different versions on the same system.

PR: ports/132402, ports/145002, ports/146657
2010-10-07 06:58:10 +00:00
Josh Paetzel
882ebc7aaa Update to 2.2.2
Adjust MASTER_SITE to account for upstream server crash

PR:	ports/149914
Submitted by:	Josh Paetzel <jpaetzel@FreeBSD.org>
Sponsored by:	iXsystems
2010-10-06 14:11:49 +00:00
Martin Matuska
66f2e7164b - fix autoconf limitation in configure.in if WITH_ICU or WITH_ICU4 are used
PR:		ports/151066, ports/150635
Approved by:	maintainer (timeout in ports/150635)
2010-10-06 10:56:57 +00:00
Sunpoet Po-Chuan Hsieh
285bc01e49 - Update to 0.82.1.dev.20100810
- Use PORTNAME/PORTVERSION in WRKSRC

PR:		ports/151083
Submitted by:	Dan Rowe <bsdports at csnstores.com>
Approved by:	pgollucci (mentor)
2010-10-06 05:59:51 +00:00
Sunpoet Po-Chuan Hsieh
e6b8e83f64 - Update to 1.0.2
PR:		ports/150773
Submitted by:	Volodymyr Kostyrko <c.kworr at gmail.com> (maintainer)
Approved by:	pgollucci (mentor)
2010-10-06 01:42:41 +00:00
Ade Lovett
7e80cde328 Round one migration of ports from automake{19,110} to automake111 2010-10-05 19:57:56 +00:00
Philip M. Gollucci
49ddc236c7 - RF -> RG conversions
With Hat:   ruby@
2010-10-05 09:09:18 +00:00
Philip M. Gollucci
b638d5e6d7 - Fix dependency versions
PR:             ports/150802
Submitted by:   myself (pgollucci)
Approved by:    maintainer timeout (voldern@hoeggen.net ; 14 days)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-10-05 08:30:51 +00:00
Sahil Tandon
07a37ca9d2 - Update to 1.8
- Pass maintainership to submitter

PR:		ports/150941
Submitted by:	Frederic Culot <frederic@culot.org>
2010-10-05 03:03:26 +00:00
Max Khon
38c3fc97b9 Update to 1.12.0.
This port still does not build if ports/security/krb5 port is installed
but I commit it to provide PostgreSQL 9.0 support for users that
do not have Kerberos port installed as I do not have spare time right now
to sort out those problems.

PR:		150902
2010-10-04 16:24:52 +00:00
Max Brazhnikov
68b4db74a3 Update to 1.1.13
PR:		ports/150681
Submitted by:	Kurt Jaeger (maintainer)
2010-10-01 23:16:23 +00:00
Max Brazhnikov
115141529c  2010-10-01 23:15:36 +00:00
Max Brazhnikov
e9bc5d718d Update to 2.6.14
PR:		ports/150677
Submitted by:	Kurt Jaeger (maintainer)
2010-10-01 23:15:23 +00:00
Sunpoet Po-Chuan Hsieh
0d5e39c89e - Use LOCAL/sunpoet as backup MASTER_SITES
Approved by:	pgollucci (mentor)
2010-10-01 01:14:18 +00:00