Commit graph

6005 commits

Author SHA1 Message Date
Martin Wilke
05857ab7b4 This is a DataSource driver for Structures_DataGrid using arrays. It is a
base package for some other DataSource drivers like CSV or XML.

WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_Array/
2007-12-19 13:40:10 +00:00
Martin Wilke
f6dbaa0a2a - Update to 1.5.0
- Set PORTEPOCH (1.5.0r2 -> 1.5.0)
2007-12-19 09:40:24 +00:00
Pav Lucistnik
59cff48bf2 Ptop is top clone for PostgreSQL.
Similar to top, ptop allows you to monitor PostgreSQL processes.
It also allows you to:

    * View currently running SQL statement of a process.
    * View query plan of a currently running SELECT statement.
    * View locks held by a process.
    * View user table statistics.
    * View user index statistics.

WWW: http://ptop.projects.postgresql.org/

PR:		ports/118809
Submitted by:	Sunghyuk Do <sunghyuk@gmail.com>
2007-12-19 09:33:31 +00:00
Anton Berezin
5bffa76631 Add databases/p5-Cache-Memcached-Fast, a fast Perl client for
memcached, a distributed memory cache daemon.
2007-12-17 11:44:37 +00:00
Sergey Matveychuk
d7f739a094 - Update to 0.6.2 2007-12-16 20:01:01 +00:00
Martin Wilke
f4d112cfe7 - Update to 0.736
PR:		118041
Submitted by:	hideo <hideo@lastamericanempire.com>
2007-12-14 23:14:17 +00:00
Thierry Thomas
986782822c Upgrade JasperReports to 2.0.3.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=561228>.
2007-12-14 21:14:26 +00:00
Pav Lucistnik
d342d979ea - Mark BROKEN: unfetchable 2007-12-14 19:50:38 +00:00
Martin Wilke
dc01131058 - Update to 0.8.12
PR:		117851
		117852
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2007-12-14 19:23:00 +00:00
Martin Wilke
1ab48ca1a1 - Update to 3.61
PR:		118605
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-12-14 16:51:04 +00:00
Sergey Matveychuk
2db946a331 - Drop maintainership. I did not use them for ages. 2007-12-14 15:26:42 +00:00
Dirk Meyer
0b5593463c - backout PORTNAME change 2007-12-14 14:25:59 +00:00
Lars Thegler
990eb020ef Upgrade to 1.04 2007-12-14 09:18:17 +00:00
Marcelo Araujo
9eaa429b89 - Update to 0.02002.
PR:		ports/116754
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
Approved by:	stas (mentor, implicit)
2007-12-13 10:12:11 +00:00
Li-Wen Hsu
8862c70d1f - Update to 0.9.4 2007-12-13 05:58:11 +00:00
Lars Balker Rasmussen
11b2cee8aa Update to 1.0.4.0 2007-12-12 23:58:46 +00:00
Sergey Skvortsov
d899e9b1ae Update to 1.1.2
PR:		ports/117639
Submitted by:	Vivek Khera <vivek xx khera.org>
2007-12-12 23:17:51 +00:00
Martin Wilke
856b6e9e78 - Update to 1.2.12
PR:		118072
Submitted by:	Vivek Khera <vivek@khera.org> (maintainer)
2007-12-12 15:45:02 +00:00
Rong-En Fan
ee274ddfc5 - Update to 2.11.3
PR:		ports/118500
Submitted by:	Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
2007-12-12 14:56:49 +00:00
Dmitry Sivachenko
ffa68b2413 Update to 1.50.
PR:		117584
Submitted by:	chinsan
2007-12-12 14:36:22 +00:00
Alex Dupre
6b6fb34f83 Backport a couple of small enhancement from mysql 5.1 port. 2007-12-12 09:09:53 +00:00
Joe Marcus Clarke
c77ef81d30 Update to 1.12.2. 2007-12-12 04:33:45 +00:00
Vanilla I. Shu
4ccb94fc6b Upgrade to 1.0.4.
PR:		ports/118037
Submitted by:	maintainer
2007-12-12 03:05:30 +00:00
Lars Balker Rasmussen
87e009a51f Update to 0.04004 2007-12-11 21:45:36 +00:00
Lars Balker Rasmussen
fa64970843 Update to 0.08008 2007-12-11 21:43:21 +00:00
Dirk Meyer
12c493ea85 - clean PORTNAME 2007-12-11 20:26:11 +00:00
Alex Dupre
52758bb47a Update to 5.0.51 release. 2007-12-11 20:14:48 +00:00
Martin Wilke
d0a25b15a2 - Fix build with gcc 4.2
- Pass maintainership to submitter

PR:		118466
Submitted by:	Pietro Cerutti <gahr@gahr.ch>
Approved by:	portmgr (erwin)
2007-12-10 22:30:52 +00:00
Martin Wilke
cb8f922c2e - Update to 1.15.6 (needed for a security update)
PR:		117668
Submitted by:	Alexander Logvinov <ports@logvinov.com>
Approved by:	portmgr (linimon), maintainer timeout
2007-12-03 23:26:41 +00:00
Max Khon
2227950742 Fix connect() for kernels without COMPAT_43.
Approved by:	portmgr (linimon)
2007-11-29 04:06:19 +00:00
Ade Lovett
ccd0fca5ec Unbreak pthread-related issues on 5.x
Approved by:	portmgr
2007-11-26 17:45:55 +00:00
Mark Linimon
022234ed2a Mark as broken on 5.x: fails to find pthread.h.
Something in the infrastructure changed in the late July timeframe that
actually caused this problem.  The only major thing at that time was the
autoconf/libtool change, but I can't see how that could have caused this
failure mode.  It only happens on 5.x; 6.x and 7.x are fine.

Approved by:	portmgr (self)
2007-11-25 01:24:13 +00:00
Mark Linimon
828437a00b Mark as broken: fails to install.
Approved by:	portmgr (self)
2007-11-24 23:20:08 +00:00
Max Khon
d6cbb01e0a Fix plist.
Approved by:	portmgr (linimon)
2007-11-24 19:51:03 +00:00
Alexander Botero-Lowry
e1977e85c9 - Cleanup plugin caches so that py-mantissa can be uninstalled cleanly
Approved by:	portmgr (pav)
2007-11-24 05:31:45 +00:00
Max Khon
c619e380f1 Fix build on RELENG_6 and earlier.
Approved by:	portmgr (erwin)
2007-11-22 18:15:59 +00:00
Martin Wilke
9ce0cc2c42 - Update to 2.11.2.2
PR:		118169
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Approved by:	portmgr (erwin)
Security:	http://www.vuxml.org/freebsd/15485ae8-9848-11dc-9e48-0016179b2dd5.html
2007-11-21 19:14:12 +00:00
Mark Linimon
8d4d8d5d52 Mark IGNORE instead of BROKEN. It builds, but its dependency does not.
Approved by:	portmgr (self)
2007-11-20 03:06:56 +00:00
Pav Lucistnik
efba8a8b10 - Mark BROKEN: does not fetch
Reported by:	pointyhat
Approved by:	portmgr (hat)
2007-11-14 22:53:57 +00:00
Max Khon
185c1b142b Fix build with gcc 4.2.
Approved by:	portmgr (pav)
2007-11-13 20:26:37 +00:00
Max Khon
10fff72a64 Update to 0.2.0. This fixes unresolved symbols in libclntsh.a on FreeBSD 7 and later.
Approved by:	portmgr (pav)
2007-11-13 20:25:46 +00:00
Pav Lucistnik
72a1382d2d - Re-mark BROKEN; accidentally removed by GNOME 2.20 import
Reported by:	pointyhat
Approved by:	portmgr (hat)
2007-11-12 23:43:33 +00:00
Martin Wilke
b38e684542 - Update to 2.11.2.1
PR:		117974
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Approved by:	portmgr (erwin)
Security:	http://www.vuxml.org/freebsd/2d2dcbb4-906c-11dc-a951-0016179b2dd5.html
2007-11-11 16:12:24 +00:00
Michael Nottebrock
0c21c89d10 Make fetchable.
Approved by: portmgr (mcl, implicit)
2007-11-10 17:55:32 +00:00
Chin-San Huang
207625e457 - Update to 2.2.1
- Unbreak on 7.X

PR:		ports/117857
Submitted by:	chinsan
Approved by:	portmgr (linimon)
2007-11-09 11:28:08 +00:00
Dirk Meyer
4e1eb08bee - fix plist
Approved by:	portmgr (erwin)
2007-11-08 18:30:32 +00:00
Joe Marcus Clarke
a27af5b889 Fix an off-by-one error that triggered a segfault for first-time users.
PR:		117791
Submitted by:	"Robert C. Noland III" <rnoland@2hip.net>
Approved by:	portmgr (implicit)
2007-11-05 04:33:45 +00:00
Palle Girgensohn
1577187ba7 Update to PostgreSQL 8.3 beta2.
http://www.postgresql.org/developer/beta

This is beta quality, don't use in production.

Approved by:	portmgr (erwin)
2007-11-01 07:10:04 +00:00
Cheng-Lung Sung
538d974e44 - Update to 0.96 2007-10-30 10:39:43 +00:00
Martin Wilke
d6c32bbb80 - Update to 2.11.2
PR:		117663
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2007-10-30 09:24:24 +00:00