Commit Graph

1539 Commits

Author SHA1 Message Date
landry
f2f496cfa8 bump PKGNAMEs after lang/ruby module change. 2008-06-14 23:43:05 +00:00
ajacoutot
73772d8aeb - RCS tag 2008-06-14 16:58:48 +00:00
ajacoutot
a393c180d8 +pgworksheet 2008-06-14 15:24:19 +00:00
ajacoutot
f2dbf8a75a Import pgworksheet-1.9
Simple GUI frontend to PostgreSQL for executing SQL queries 
and psql commands.

from Pierre-Emmanuel Andre <pea at raveland dot org> (MAINTAINER)
2008-06-14 15:22:59 +00:00
merdely
7bc360f0a3 Update to 0.02003.
No longer use modbuild.
Tweak regress_depends (from simon) and run_depends
Patch Makefile.PL to not run to CPAN for RUN_DEPENDS.

ok and help from simon@
2008-06-13 18:36:01 +00:00
landry
dd899175bb Convert existing lua-related ports to use new lang/lua MODULE, and bump
PKGNAMEs.

ok wcmaier@ ajacoutot@
2008-06-11 05:04:37 +00:00
okan
704bd04f59 +pg_top 2008-06-10 20:49:18 +00:00
okan
fffff45173 import pg_top
pg_top is 'top' for PostgreSQL.  It is derived from Unix Top.  Similar
to top, pg_top 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

man page suggestion from sthen - thanks!

feedback and ok merdely
2008-06-10 20:48:10 +00:00
ajacoutot
713f16639e - fix build under powerpc
- regen PLIST wile here
2008-06-09 20:32:13 +00:00
okan
13c1a4d084 +p5-DBD-Chart 2008-06-09 18:31:52 +00:00
okan
58a9f0afd5 import p5-DBD-Chart
The DBD::Chart provides a DBI abstraction for rendering pie charts, bar
charts, box&whisker charts (aka boxcharts), histograms, Gantt charts,
and line, point, and area graphs.

ok merdely@
2008-06-09 18:31:25 +00:00
simon
ed8b1c6ad1 update to version 2.7.2
from Pierre-Emmanuel Andre

ok msf@
2008-06-08 17:16:06 +00:00
bernd
6c1a496b1f Missing PKGNAME bumps because of changed MODQT_PLUGINS path. 2008-06-06 17:23:18 +00:00
ajacoutot
0b609b290f - update to skytools-2.1.7
- use MODPY_EGG_VERSION
- fix RCS tag

from Pierre-Emmanuel Andre (MAINTAINER)
2008-06-05 11:26:32 +00:00
ajacoutot
5f4e28d722 - update to pgloader-2.3.1
from Pierre-Emmanuel Andre (MAINTAINER) with some tweaks
2008-06-05 09:45:31 +00:00
bernd
b184937981 Update to ruby-sqlite3-1.2.2. 2008-06-05 07:37:47 +00:00
ajacoutot
aaabd69b51 - use textproc/intltool MODULE
ok wilfried@ (MAINTAINER)
2008-06-04 10:25:55 +00:00
wcmaier
13af36cf5c Update to 2.0.7.
Original diff from Valery Masiutsin <val.masutin at gmail dot com>,
thanks! Tweaks and regress from martynas@ and me.

ok merdely@, martynas@
2008-06-02 17:16:49 +00:00
jasper
c0ebdf8547 - update evolution-data-server to 2.22.2
* support for google calendar
* faster spam filtering
* loads of bugs fixed

ok ajacoutot@
2008-06-02 16:46:26 +00:00
sthen
c86cbb0b0b sync WANTLIB, bump package version 2008-06-02 14:34:40 +00:00
ajacoutot
e26775f9fe - remove support for MODGNOME_DEVHELP_FILES from the gnome MODULE ;
it makes more sense to add devhelp as run_depends for gnome-session and
leave it to the user to install it manually for other packages

"if you're as happy as a pig in poop, commit it" jasper@
2008-06-02 14:10:06 +00:00
simon
d9d9b62ee0 update to version 1.604
same diff and testing from Pierre-Emmanuel André
2008-06-01 20:25:50 +00:00
fgsch
90010dc7f1 enter py-elixir. 2008-05-29 22:43:08 +00:00
fgsch
78df3b28d8 import py-elixir, a declarative mapper for SQLAlchemy.
with help and ok from wcmaier@.
2008-05-29 22:40:48 +00:00
landry
2250aefc17 Update to Net::LDAP 0.36, from pea at raveland dot org, thanks!
Changelog: http://search.cpan.org/src/GBARR/perl-ldap-0.36/Changes

ok simon@
2008-05-29 11:17:59 +00:00
ajacoutot
31d50c5321 - add gnome-keyring support
- correctly link with -pthread

"looks correct" jasper@
2008-05-28 13:25:53 +00:00
fgsch
033d099573 prettify post-install and do-regress. wcmaier@ ok. 2008-05-28 01:59:13 +00:00
ajacoutot
cea0b84e80 - add MODGNOME_DEVHELP_FILES
- precise license marker while here
2008-05-27 20:32:58 +00:00
ajacoutot
78b73ecee7 - make help available by adding MODGNOME_HELP_FILES / ::x11/gnome/yelp
to RUN_DEPENDS

"mkay" jasper@
2008-05-26 16:29:26 +00:00
sthen
747ed7434f - enable Archive and Federated storage engines, requested by jakob@.
(no PLIST changes).
- garbage-collect configure arg which no longer exists.

From Brad.
2008-05-23 14:38:08 +00:00
sthen
1e64c8b0b9 Since kern.maxfiles default changed, this file has told people to lower
it from the default. Remove the section, people running systems large
enough to need a higher value should already know about the sysctl.

Diff from Brad (MAINTAINER) after a suggestion from me.
2008-05-23 12:05:47 +00:00
wcmaier
9da0383fbb Update to 0.4.6.
Requested by and ok fgsch@
2008-05-19 23:58:49 +00:00
ajacoutot
92141b8789 - fix RCS tag
- add a second MASTER_SITES

from MAINTAINER Pierre-Emmanuel Andre <pea at raveland dot org>, thanks!
2008-05-19 12:42:02 +00:00
simon
f45fba047e update to version 0.03 and enable pod tests 2008-05-17 19:07:19 +00:00
jasper
d51aef8dbe - fix a core dump at evolution startup with a new profile
from bernd@
2008-05-12 13:48:55 +00:00
jasper
c7356ec1c5 - fix WANTLIB after libsoup downgrade 2008-05-11 12:29:53 +00:00
wcmaier
2083bafbe5 Add py-pgsql. 2008-05-09 22:30:26 +00:00
wcmaier
0e5fc057fc Import py-pgsql.
pyPgSQL is a package of two modules that provide a Python DB-API 2.0
compliant interface to PostgreSQL databases. The first module, libpq,
exports the PostgreSQL C API to Python. This module is written in C and
can be compiled into Python or can be dynamically loaded on demand. The
second module, PgSQL, provides the DB-API 2.0 compliant interface and
support for various PostgreSQL data types, such as INT8, NUMERIC, MONEY,
BOOL, ARRAYS, etc. This module is written in Python.

From Pierre-Emmanuel Andre <pea at raveland dot org> (MAINTAINER).

ok merdely@
2008-05-09 22:29:51 +00:00
espie
6adf320c13 CATEGORIES repairs 2008-05-08 22:44:13 +00:00
wcmaier
0905eb839d Add py-pygresql. 2008-05-08 16:53:50 +00:00
wcmaier
aa2223f1ea Import py-pygresql.
PyGreSQL is a BSD licensed open-source Python module that interfaces
to a PostgreSQL database. It embeds the PostgreSQL query library to
allow easy use of the powerful PostgreSQL features from a Python
script.

From MAINTAINER Laurence Tratt <laurie at tratt dot net>.

ok merdely@
2008-05-08 16:53:22 +00:00
eric
eb1c28d37f +py-axiom 2008-05-03 12:41:49 +00:00
eric
0f93fe4464 Axiom is an object database, or alternatively, an object-relational
mapper.  Its primary goal is to provide an object-oriented layer with
what we consider to be the key aspects of OO, i.e. polymorphism and
message dispatch, without hindering the power of an RDBMS. It is
designed to "feel pythonic", without encouraging the typical ORM
behavior such as potato programming. 

Axiom provides a full interface to the database, which strongly
suggests that you do not write any SQL of your own. Metaprogramming is
difficult and dangerous (as many, many SQL injection attacks amply
demonstrate). Writing your own SQL is still possible, however, and
Axiom does have several methods which return fragments of generated
schema if you wish to use them in your own queries. 

ok martynas@
2008-05-03 12:40:49 +00:00
bernd
686358fbea Unbreak one half of evolution by not installing the evolution-data-server
binary suid root.

This caused lots of problems with the calendar and other stuff because the
evolution-data-server didn't run correctly.

Well, evolution-data-server is currently broken because of the libsoup
major update. It needs an update to a more recent version.
2008-05-01 10:15:04 +00:00
jasper
1562618b01 - update LIB_DEPENDS after libsoup update 2008-04-29 17:32:00 +00:00
ajacoutot
c369dd8e2e +pgfouine 2008-04-29 13:39:00 +00:00
ajacoutot
915415d7fc Import pgfouine-1.0
pgFouine is a PostgreSQL log analyzer used to generate detailed reports
from a PostgreSQL log file. pgFouine can help you to determine which
queries you should optimize to speed up your PostgreSQL based
application.

from Pierre-Emmanuel Andre <pea at raveland dot org>
2008-04-29 13:37:57 +00:00
martynas
58e94fd8e8 update to py-sqlalchemy-0.4.5; ok wcmaier@ 2008-04-15 09:34:31 +00:00
martynas
da0b3001b3 update to py-sqlobject-0.10.0; ok wcmaier@ 2008-04-15 09:33:49 +00:00
ajacoutot
f490cfaefe +skytools 2008-04-14 15:33:29 +00:00