Commit Graph

44017 Commits

Author SHA1 Message Date
jasper
251b6aa3f9 import gtk-vnc 0.3.6
gtk-vnc provides a core library written in C, using coroutines to allow
it to be completely asynchronous while remaining single threaded. A
wrapper library using PyGTK provides access to the widget functionality
from Python. Two example programs illustrate use of the widget by
re-implementing the traditional 'vncviewer' in a few 10's of lines of
code.

ok ajacoutot@
2008-05-10 08:35:31 +00:00
jasper
97340feb2a - add keyring-manager 2008-05-10 08:23:52 +00:00
jasper
c3141caea9 import gnome-keyring-manager 2.20.0
The GNOME Keyring Manager is an application for managing keyrings, in
which any kind of sensitive information can be kept, mainly passwords.
The default window shows 'default' keyrings with their stored items, and
allows addition, removal and edition.

Secrets can be copied using drag and drop, and can also be moved between
different keyrings. The manager also has creation, opening and
lock/unlock features.

ok ajacoutot@
2008-05-10 08:22:50 +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
fgsch
6b93a6b12b SECURITY:
update to 1.6.3.
see http://hg.moinmo.in/moin/1.6/raw-file/1.6.3/docs/CHANGES for details.
2008-05-09 22:15:30 +00:00
sthen
3e7c73a240 update tcllib and move to Tcl 8.5, from new maintainer Stuart Cassoff
"It is pleasing to the eye" deanna@
2008-05-09 19:45:18 +00:00
kili
cbb706a50f Fix the build of the gtk flavor on amd64.
Tested by steven@, who also found the problem.
2008-05-09 19:29:44 +00:00
bernd
9824d384ac Update to ruby-capistrano-2.3.0. 2008-05-09 19:04:07 +00:00
bernd
78ad23ee94 Update to ruby-net-sftp-2.0.0. 2008-05-09 18:59:08 +00:00
bernd
d0e8bd256b Update to ruby-net-ssh-2.0.1. 2008-05-09 18:58:01 +00:00
bernd
ec9e951419 Add ruby-net-scp and ruby-net-ssh-gateway. 2008-05-09 18:57:12 +00:00
bernd
ed4f00e636 Initial import of ruby-net-ssh-gateway-1.0.0.
Net::SSH::Gateway is a library for programmatically tunneling
connections to servers via a single "gateway" host. It is useful for
establishing Net::SSH connections to servers behind firewalls, but
can also be used to forward ports and establish connections of other
types, like HTTP, to servers with restricted access.
2008-05-09 18:54:33 +00:00
bernd
25ebc0de0b Initial import of ruby-net-scp-1.0.0.
Net::SCP is a pure-Ruby implementation of the SCP protocol. This operates
over SSH (and requires the Net::SSH library), and allows files and
directory trees to copied to and from a remote server.
2008-05-09 18:52:19 +00:00
bernd
047d6fbb58 Update to ruby-erubis-2.6.0 and enable regress tests. 2008-05-09 17:59:46 +00:00
bernd
1825d42807 Update to ruby-fastercsv-1.2.3 and enable regress tests. 2008-05-09 17:51:12 +00:00
bernd
76ec27bad0 Some cleanup of the mutt Makefile's. Moving the common
WANTLIB stuff to Makefile.inc. Sorting the CONFIGURE_ARGS
options. Having the stable release of mutt use the appropriate
version of autoconf.

from brad@
2008-05-09 17:46:51 +00:00
bernd
2569c87523 Update to ruby-icalendar-1.0.2. 2008-05-09 17:36:32 +00:00
bernd
75017c307a Update to ruby-merb-0.9.3. 2008-05-09 17:33:16 +00:00
bernd
e4e1d3207a Add freezer. 2008-05-09 17:30:19 +00:00
bernd
be79fee5c6 Initial import of ruby-merb-freezer-0.9.3.
A Merb plugin that let's you freeze Merb.
2008-05-09 17:29:45 +00:00
bernd
7bcc2eb4d2 Update to ruby-gettext-1.90.0. 2008-05-09 17:26:59 +00:00
bernd
06fe199bc1 Update to ruby-rmail-1.0.0. 2008-05-09 17:24:39 +00:00
bernd
928020196a Update to ruby-mailfactory-1.3.1. 2008-05-09 17:23:26 +00:00
bernd
d85464859d Update to ruby-uuidtools-1.0.3. 2008-05-09 17:22:44 +00:00
bernd
5e7bd799d2 Update to ruby-daemons-1.0.10. 2008-05-09 17:20:46 +00:00
fgsch
7cfae4c845 fix category. 2008-05-09 11:31:10 +00:00
bernd
34c857b517 Better configure patch to avoid problems if the xserver set isn't
installed on the build machine.

ok jasper@
2008-05-09 10:51:44 +00:00
mbalmer
94ac954329 Fix for new httpd module ABI. 2008-05-09 08:24:31 +00:00
espie
6adf320c13 CATEGORIES repairs 2008-05-08 22:44:13 +00:00
espie
b9752adc83 sanity check: one CATEGORY should match the PKGPATH.
Surprisingly, this catches about 20 ports with their pants down.
2008-05-08 22:35:51 +00:00
okan
321a1b0b0b replace @unexec with a more sane @extraunexec so that pkg_delete notifies
the user, instead of just removing the symlink.

ok merdely@
2008-05-08 17:09:49 +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
wcmaier
48075df306 Add pycha. 2008-05-08 15:46:05 +00:00
wcmaier
2d1aac27cd Import pycha.
Pycha is a very simple Python package for drawing charts using the great
Cairo library. Its goals are to be lightweight, simple to use, nice
looking with default values, allow customization. It won't try to draw
any possible chart on earth but draw the most common ones nicely.

from niallo@; ok merdely@
2008-05-08 15:45:26 +00:00
ajacoutot
7bdc84ab6b - for now, GCC4 is needed for liboil to compile under macppc 2008-05-08 15:10:07 +00:00
naddy
a9074c7da9 mergemaster has been superseded by sysmerge(8) 2008-05-08 14:59:49 +00:00
ajacoutot
0593df6a52 - fix socket credentials support;
at last gnome-keyring-daemon works under OpenBSD
- bring dbus service file back
2008-05-08 10:56:24 +00:00
mbalmer
d288ed26e8 Minor security update to Kronolith 2.1.8. Change the way the package
is built by first unpacking the distfile so it can be patched.
Sprinkle a few SQL typecasts where needed to make Kronolith happy
again with PostgreSQL 8.3.x.  Discussed with simon.
2008-05-08 09:57:56 +00:00
simon
422d094730 Author pointed out that HOMEPAGE changed - thanks! 2008-05-08 06:48:37 +00:00
deanna
74eed42e40 Use Tcl/Tk 8.4 even if 8.5 is available. Fixes packaging errors
spotted by naddy@.

Ok naddy@, mbalmer@
2008-05-08 01:35:43 +00:00
merdely
a254deaf2e Update nginx to 0.6.30
From Darrin Chandler (MAINTAINER)
ok simon@
2008-05-07 23:08:24 +00:00
mbalmer
bbafba1783 Security update to horde 3.1.7. 2008-05-07 20:12:10 +00:00
mbalmer
17314ffe06 Maintenance update to maildrop 2.0.4. 2008-05-07 20:02:47 +00:00
robert
ad840563d4 update to version 0.07 2008-05-07 17:40:21 +00:00
simon
6366ed2365 make the flavor conditions easier to read
from a diff by Antti Harri

ok ajacoutot@
2008-05-07 17:34:33 +00:00
naddy
be78cc3606 Maintenance update to 2.2.58. Zile is now part of the GNU project. 2008-05-07 15:28:00 +00:00
naddy
02c7cbf779 Update to 1.2.28 which fixes a number of "security and crash bugs".
Bump library version since struct png_struct has changed--this shouldn't be
used externally, but you never know.

ok bernd@
2008-05-07 14:29:39 +00:00
merdely
4dea131238 Update license marker (GPLv2).
Suggested by ajacoutot@
2008-05-07 05:51:35 +00:00