Commit graph

8300 commits

Author SHA1 Message Date
Martin Matuska
fc3108be7e - Update to 1.3.4
PR:		ports/150518
Approved by:	maintainer (timeout)
2010-09-28 09:30:50 +00:00
Sunpoet Po-Chuan Hsieh
a7cd4eef7d - Fix 'make install' with PostgreSQL 9.0
PR:		ports/150856
Submitted by:	sunpoet (myself)
Approved by:	Anderson Soares Ferreira (maintainer), pgollucci (mentor)
2010-09-28 08:54:35 +00:00
Wen Heping
f041f942fb - Pass maintainership to new volunteer 2010-09-28 00:32:15 +00:00
Jimmy Olgeni
499f41f124 Bump PORTREVISION in Erlang dependent ports, which need to be rebuilt
due to the new beam format.
2010-09-27 20:40:16 +00:00
Alex Dupre
71e6106a46 Update to 5.1.51 release. 2010-09-27 13:32:18 +00:00
Bernhard Froehlich
f71646c946 - Update to 1.6.3
PR:		ports/150897
Submitted by:	Mirko Zinn <mail at derzinn dot de> (maintainer)
Approved by:	beat (co-mentor, implicit)
2010-09-27 09:04:12 +00:00
Wen Heping
4e0c328e3c - Update to 0.1617 2010-09-27 07:00:02 +00:00
Wen Heping
d5f330710f - Update DEPENDS and improve Makefile
Submitted by:	frederic@culot.org (via Email)
2010-09-27 06:52:44 +00:00
Lars Thegler
cce8d82fd3 Update to 1.31
PR:		ports/150886
Submitted by:	Frederic Culot <frederic@culot.org>
2010-09-26 12:00:16 +00:00
Ion-Mihai Tetcu
2ad0b990f5 - fix when -DNOPORTDOCS (shell command needs to be exectuted inside a target)
- pet portlint (spaces -> tabs)

Reported by:	QAT
2010-09-26 05:47:32 +00:00
Steven Kreuzer
aeb8349e6b Update to v6839 2010-09-26 03:02:05 +00:00
Steven Kreuzer
79f98b4ed6 Add LICENSE information 2010-09-26 02:51:59 +00:00
Wen Heping
a248b58431 - Update to 1.25 2010-09-26 00:35:38 +00:00
Wen Heping
86fa42fbba - Update to 0.31 2010-09-26 00:27:27 +00:00
Thierry Thomas
b916f5acc6 Upgrade to 3.7.5.
Changelog at <http://freshmeat.net/projects/jasperreports#release_322236>.
2010-09-25 09:52:17 +00:00
Wen Heping
20735fae69 - Update to 3.9.6 2010-09-25 00:47:15 +00:00
Erwin Lansing
697697fc40 Mark BROKEN: does not build. 2010-09-24 06:56:24 +00:00
Philip M. Gollucci
6b4f995c4f - Mark BROKEN does not compile b/c of lots of bad c/c++/xs code
With Hat:       perl@
Reported by:    QAT
Confirmed by:   P6 TB
2010-09-24 04:51:35 +00:00
Philip M. Gollucci
6564a2589c - only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it

With Hat:   perl@
2010-09-24 02:03:44 +00:00
Philip M. Gollucci
76f3222580 - %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs

With Hat:   perl@
2010-09-24 00:44:29 +00:00
Philip M. Gollucci
04fa41919c - Update to 1.015
PR:             ports/150852
Submitted by:   Frederic Culot <frederic@culot.org>
With Hat:       perl@
Changes:        http://search.cpan.org/dist/Class-DBI-Lite/Changes
2010-09-23 19:24:00 +00:00
Thierry Thomas
f5e06d6884 Make fetchable again by upgrading to 8.0.26.
Changelog at <http://download.aquafold.com/download/changelog.txt>.

Reported by:	pointyhat via Pav
2010-09-23 17:30:25 +00:00
Philip M. Gollucci
ae41d463c2 - Chase databases/xapian-core sh lib bump
Reported by:    erwin via pointyhat
2010-09-23 17:20:31 +00:00
Jimmy Olgeni
4391611f29 Add c3p0, a Java library for augmenting traditional (DriverManager-based)
JDBC drivers with JNDI-bindable DataSources, including DataSources
that implement Connection and Statement Pooling.
2010-09-23 15:59:11 +00:00
Mark Linimon
63440276d6 Remove duplicated category 'databases' to quiet a complaint on pointyhat.
(Apparently the original PR had 'devel databases'.)

Hat:		portmgr
2010-09-23 13:40:52 +00:00
Philippe Audeoud
206c7cd48b - Update to 1.615
- Changelog : http://search.cpan.org/dist/DBI/Changes

PR:		ports/150875
Submitted by:	Frederic Culot <frederic _AT_ culot.org>
2010-09-23 13:36:28 +00:00
Philip M. Gollucci
417f3033b7 The lib_mysqludf_xql library provides an array of functions,
which can be used to create XML output directly from MySQL
using a single SQL query. This prevents having to convert a
MySQL result to XML in a PHP script, Ruby script, etc.

The library provides the same functionality as SQL/XML, seen
in MS SQL server and Oracle. However it uses normal functions.
By using subqueries the same results as SQL/XML can be generated.

WWW: http://www.mysqludf.org/lib_mysqludf_xql/index.php

PR:		ports/142086
Submitted by:	Mina R Waheeb <syncer at gmail.com>
2010-09-23 02:35:54 +00:00
Sunpoet Po-Chuan Hsieh
e475c19a24 - Update MAINTAINER to my FreeBSD.org address
Approved by:	pgollucci (mentor)
2010-09-22 17:10:26 +00:00
Sergey A. Osokin
78ff543546 Update from 2.0.1 to 2.0.2.
<ChangeLog>

- Fixed a bug that may slow down significantly (from a few milliseconds
  to many seconds) server side intersections when a background write is
  in progress. This was due to the hash table resize policy, prevented when
  there was a saving child. Now it's prevented only up to 5 times
  overbooking, so we try hard to prevent a lot of copy on write, but
  avoiding to trigger pathological hash table performances of O(N) instead
  of O(1).

- Fixed expired keys counter in INFO output. It was not counting keys
  force-expired due to max-memory limit reached.

</ChangeLog>
2010-09-22 12:41:48 +00:00
Philip M. Gollucci
30de9d999a - Update to 1.2.3
- Update MAINTAINER email address

PR:             ports/150129
Submitted by:   Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr> (maintainer)
2010-09-22 05:28:33 +00:00
Philip M. Gollucci
8ea3cb214c - Fix dependency versions
PR:             ports/150804
Submitted by:   myself (pgollucci)
Approved by:    jyyou@cs.nctu.edu.tw (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-22 04:54:37 +00:00
Philip M. Gollucci
4b91c4706a - Fix dependency versions
PR:             ports/150803
Submitted by:   myself (pgollucci)
Approved by:    jyyou@cs.nctu.edu.tw (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-22 04:53:59 +00:00
Philip M. Gollucci
6cc7f9196c - Fix dependency versions based on rubygems.org
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-09-22 00:15:16 +00:00
Martin Matuska
17e550ca2f Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703
Explicitly depend on p5-Digest-SHA only if PERL_LEVEL < 501000
2010-09-21 16:08:11 +00:00
Sergey A. Osokin
6e37a8c512 Update CONFLICTS.
Bump PORTREVISION.
2010-09-21 15:35:55 +00:00
Sergey A. Osokin
0e3a19d615 NO_LATEST_LINK for redis1. (*)
Update CONFLICTS.
Bump PORTREVISION.

Notice from:	edwin (*)
2010-09-21 15:34:19 +00:00
Matthias Andree
9078d26a63 New version 5.1 of Oracle Berkeley DB 5.0, descended and repocopied from db50. 2010-09-21 09:29:37 +00:00
Martin Matuska
ddcc0de921 Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
2010-09-21 07:56:43 +00:00
Sergey A. Osokin
0fcdb3915b Remove databases/redis-devel after merge to databases/redis. 2010-09-20 18:19:42 +00:00
Sergey A. Osokin
d4cdf34e25 Disconnect from build redis-devel.
Connect to build redis1.
2010-09-20 17:48:16 +00:00
Sergey A. Osokin
673fc573d7 Update to latest stable version 2.0.1.
Previous stable release redis-1.2.6 repocopied to databases/redis1.
2010-09-20 17:46:19 +00:00
Palle Girgensohn
c6dcf78107 PostgreSQL 9.0 is here! The PostgreSQL Global Development Group
announces the availability of our most eagerly awaited release.
PostgreSQL 9.0 includes built-in, binary replication, and over a dozen
other major features which will appeal to everyone from web developers
to database hackers.

9.0 includes more major features than any release before it, including:
* Hot standby
* Streaming replication
* In-place upgrades
* 64-bit Windows builds
* Easy mass permissions management
* Anonymous blocks and named parameter calls for stored procedures
* New windowing functions and ordered aggregates

... and many more.  For details on the over 200 additions and
improvements in this version, developed by over a hundred contributors,
please see the release notes.

"These kinds of feature additions continue to make a strong case for why
mission-critical technology tasks can continue to depend on the power,
flexibility and robustness of PostgreSQL,” said Afilias CTO Ram Mohan.

More information on PostgreSQL 9.0:
* Release notes
  http://www.postgresql.org/docs/9.0/static/release-9-0
* Presskit
  http://www.postgresql.org/about/press/presskit90
* Guide to 9.0:
  http://wiki.postgresql.org/wiki/What's_new_in_PostgreSQL_9.0

---
PR: 150430, Add dtrace
2010-09-20 13:46:47 +00:00
Wen Heping
03ecfd94ef - Update to 1.1.0
- Fixed version number in the mysqltuner.pl script
- Update WWW

PR:		ports/150038
Submitted by:	Vlad V. Teterya <vlad@vlad.uz.ua>
2010-09-20 08:22:53 +00:00
Wen Heping
af1365d344 - Update to 1.1.6 2010-09-20 01:43:06 +00:00
Wen Heping
c9e155e67f - Update to 1.68
- Add missing depends

PR:		ports/150639
Submitted by:	Frederic Culot <frederic@culot.org>
2010-09-20 00:23:50 +00:00
Wen Heping
5108bcf7df - Update to 1.614
PR:		ports/150729
Submitted by:	Frederic Culot <frederic@culot.org>
2010-09-20 00:14:54 +00:00
Mark Linimon
881d0734ef Mark as broken on sparc64: fails to compile.
Hat:		portmgr
2010-09-17 09:18:44 +00:00
Wen Heping
78fe1f23f9 Swift is a highly available, distributed, eventually consistent
object/blob store.

WWW:    http://launchpad.net/swift

PR:		ports/150063
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2010-09-17 03:13:32 +00:00
Philip M. Gollucci
7db909689f - Mark MAKE_JOBS_UNSAFE=yes
Reported by:    P6 TB
2010-09-16 22:21:56 +00:00
Philip M. Gollucci
52b14c0ee5 - Actually add the patch 2010-09-15 23:29:08 +00:00