Commit Graph

43826 Commits

Author SHA1 Message Date
jakemsr
d32fa0915f import milkytracker-0.90.80
MilkyTracker is an open source, multi-platform music application for
creating .MOD and .XM module files. It attempts to recreate the module
replay and user experience of the popular DOS program Fasttracker II,
with special playback modes available for improved Amiga ProTracker 2/3
compatibility.

ok simon@
2008-05-11 07:09:03 +00:00
sthen
92d0b9e9dc Update website URLs and bump. From Brad. 2008-05-10 23:50:20 +00:00
sthen
1f1fd46119 minor update ("the only change was adding multiple inclusion guard
to one of the headers and that's it") from Brad, and fix website URL.
2008-05-10 23:49:56 +00:00
ajacoutot
31612d2f8a - update to 1.5.1
- fix a stack corruption on startup (bits taken from celestia SVN)
- use SUBST_CMD (gotta love that stuff!)
2008-05-10 17:25:52 +00:00
deanna
fb45a35004 Let 2.5 install python-mode for emacs.
ok mbalmer@
2008-05-10 17:10:24 +00:00
jasper
07ecc1cd79 - add vinagre and vino 2008-05-10 08:39:41 +00:00
jasper
42c7dc8502 import vino 2.20.1
VNC server for the GNOME desktop that allows one to control their
desktop from remote using the RFB protocol.

(ipv6 is disabled for the moment)

feedback and ok ajacoutot@
2008-05-10 08:38:40 +00:00
jasper
40bcf6f263 import vinagre 0.5.1
Vinagre is a VNC Client for the GNOME Desktop.  Its features include:

* You can connect to several machines at the same time, we like tabs
* You can keep track of your most used connections, we like favorites
* You can keep track of your recently used connections, we like GtkRecent

ok ajacoutot@
2008-05-10 08:37:40 +00:00
jasper
6bd4165881 - add gtk-vnc 2008-05-10 08:36:18 +00:00
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