Commit Graph

43761 Commits

Author SHA1 Message Date
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
steven
3e5124a6c9 substitute the right directory into tex-site.el
found by fulvio ciriaco (oivulf at gmail)
2008-05-07 05:10:30 +00:00
merdely
d27262d161 Update to 2.5.1
ok kevlo (MAINTAINER), "if it works for you" sthen@
2008-05-06 22:34:48 +00:00
simon
c8d95e961b add xoris 2008-05-06 22:32:22 +00:00
simon
56e85e9543 import xoris
xoris is a simple util that dumps a rgb-color value of any part of the
screen to stdout.  The program can do this in three variants:

1. hex (#b0958e)
2. string of rgb numbers (229 229 229)
3. abstract name (gray90)

To get such enumerated color specifications, click: Button1,
Ctrl+Button1, Shift+Button1 correspondingly.

thanks to responsive upstream, no patches required
ok eric@
2008-05-06 22:32:19 +00:00
simon
1c0ecd11d1 update to version 1.66 2008-05-06 22:02:50 +00:00
martynas
56f01852ed googlevideo returns 403 for some urls, so switch base_url back to
youtube.  this makes some videos fetch again.  (e.g., video id
uPTcnzgseaQ recently posted on mailing-lists)
ok jolan@, pedro@
2008-05-06 20:49:51 +00:00