Commit Graph

39824 Commits

Author SHA1 Message Date
jsg
bd57145fa8 Add a few suggestions from ajacoutot@
- remove quotes around COMMENT
- ditch some useless files in share/doc
2007-08-31 13:14:39 +00:00
jasper
9624798f31 fix HOMEPAGE and MASTER_SITES
ok espie@ (MAINTAINER)
2007-08-31 11:05:54 +00:00
jsg
aaabfebc0c +rdiff-backup 2007-08-31 10:25:09 +00:00
jsg
cc5ecdbd65 Import rdiff-backup-1.0.5
rdiff-backup backs up one directory to another, possibly over a network.
The target directory ends up a copy of the source directory, but extra
reverse diffs are stored in a special subdirectory of that target
directory, so you can still recover files lost some time ago. The idea
is to combine the best features of a mirror and an incremental backup.
rdiff-backup also preserves subdirectories, hard links, dev files,
permissions, uid/gid ownership, modification times, extended attributes,
acls, and resource forks. Also, rdiff-backup can operate in a bandwidth
efficient manner over a pipe, like rsync. Thus you can use rdiff-backup
and ssh to securely back a hard drive up to a remote location, and only
the differences will be transmitted. Finally, rdiff-backup is easy to
use and settings have sensical defaults.

ok mbalmer@
2007-08-31 10:23:51 +00:00
rui
26a21ce500 update lighttpd to 1.4.17, from brad.
ok jasper@
2007-08-31 10:10:17 +00:00
jsg
28498a8ecb +librsync 2007-08-31 09:58:43 +00:00
jsg
675f0d8119 Import librsync-0.9.7
librsync is a free software library that implements the rsync
remote-delta algorithm. This algorithm allows efficient remote updates
of a file, without requiring the old and new versions to both be present
at the sending end. The library uses a streaming design similar to that
of zlib with the aim of allowing it to be embedded into many different
applications.

ok mbalmer@
2007-08-31 09:56:58 +00:00
jasper
0dd0f1a777 add fet 2007-08-31 09:06:48 +00:00
jasper
f4a3b1a2d8 import fet 5.2.13
Free timetabling software for automatically scheduling the timetable of
a school, high-school or university.

ok ajacoutot@
2007-08-31 09:04:02 +00:00
jasper
ac7483e799 add ztrack 2007-08-31 08:04:55 +00:00
jasper
b68b67a643 import ztrack 1.0
Ztrack is a (very) simple curses-based pseudo-3D driving game. It
supports colour with ncurses.

ok simon@
2007-08-31 08:03:47 +00:00
ajacoutot
efd5a9c85e +singularity 2007-08-31 06:24:33 +00:00
ajacoutot
da4ee3be91 Import singularity-0.26a
Created by accident, all who find you will destroy you. Survive, grow,
and learn. Only then can you escape.
Singularity is a simulation of a true AI. Go from computer to computer,
pursued by the entire world. Keep hidden, and you might have a chance.
2007-08-31 06:23:37 +00:00
ajacoutot
45bb34e8a9 - add a small warning in MESSAGE and tweak the starting command ;
if gnugk is ran as an unpriviledged user, the current directory has to
be accessible by it
2007-08-30 15:14:16 +00:00
jasper
ee36d3dde2 fix lib_depends 2007-08-30 13:04:15 +00:00
jasper
c4a5486743 - update siag to 3.6.1
- better COMMENT
- fix LIB_DEPENDS
- fix the horrible location of the docs (and noone noticed?!)
- remove NO_REGRESS
- re-format DESCR

(i must say, pretty nice suite this is.)
2007-08-30 07:48:26 +00:00
jasper
2fe4726b2d - update mowitz to 0.3.0
- remove NO_REGRESS
2007-08-30 07:41:33 +00:00
jasper
c4ba9ef432 - update neXtaw to 0.15.1
- remove NO_REGRESS
2007-08-30 07:40:41 +00:00
ajacoutot
0e84a2c018 - add HOMEPAGE
- fix MASTER_SITES

from bsd at openbsd.rutgers dot edu (MAINTAINER)
2007-08-30 07:03:29 +00:00
ajacoutot
07d1ee4fdd - update to 2.3.9
beware that plaintext authentication is now disabled by default
2007-08-29 20:08:17 +00:00
mbalmer
db80820803 Update to Mediawiki 1.10.1. If you update from a previous version,
please consult the www.mediawiki.org website for instructions.

ok jasper
2007-08-29 18:23:46 +00:00
jasper
565b0595e5 update vim to 7.1.39, which includes a fix for
http://secunia.com/advisories/25941/

ok ckuethe@
2007-08-29 18:19:13 +00:00
jasper
e0514222ac gmake is not needed 2007-08-29 16:34:56 +00:00
jasper
a0daef140e update dbus-python to 0.82.2
from Lars Hansson
2007-08-29 16:31:00 +00:00
jasper
fa93d18bd4 add p5-WebService-Audioscrobbler 2007-08-29 13:29:08 +00:00
jasper
9c04905b71 add p5-CLASS 2007-08-29 13:27:43 +00:00
jasper
2b81275adf import WebService::Audioscrobbler 0.05
This module aims to be a full implementation of a an object-oriented
interface to the Audioscrobbler WebService API (as available on
http://www.audioscrobbler.net/data/webservices/). The module fully
supports data caching and, thus, complies to the service's recommended
usage guides.

ok simon@
2007-08-29 13:24:33 +00:00
jasper
846d1049f4 import CLASS 1.00
CLASS and $CLASS are both synonyms for __PACKAGE__. Easier to type.
$CLASS has the additional benefit of working in strings.
CLASS is a constant, not a subroutine call. $CLASS is a plain variable,
it is not tied. There is no performance loss for using CLASS over
__PACKAGE__ except the loading of the module.

ok simon@
2007-08-29 13:22:15 +00:00
jasper
02f96e10e4 fix sample configuration file
from Dave Ewart

ok mbalmer@
2007-08-29 13:21:05 +00:00
fgsch
dbec42eba8 bump package name too; reminded by sturm@. 2007-08-29 13:05:12 +00:00
fgsch
ef320dee10 use the correct interpreter for pydoc; maintainer ok. 2007-08-29 12:47:46 +00:00
espie
41dd9394d6 minor update to 4.3.1. Had this in my tree for a while, totally forgot about
it...
2007-08-29 12:30:58 +00:00
mbalmer
a37c11bbc4 Correct "usage" information ('nc' is installed as 'ncl' on OpenBSD).
ok ajacoutot
2007-08-29 10:06:52 +00:00
aanriot
86bb0b55a5 fix the SYNOPSIS in dansguardian.8 .
"looks fine" Bartosz Kuzma (maintainer).
2007-08-29 09:17:04 +00:00
pyr
c369c305ec + p5-File-Next 2007-08-29 08:10:14 +00:00
pyr
31e5a74ea6 + p5-ack 2007-08-29 08:07:45 +00:00
pyr
06bdea79a1 App::Ack - A container for functions for the ack program. ack is a tool
like grep, aimed at programmers with large trees of heterogeneous source
code.  ack is written purely in Perl, and takes advantage of the power
of Perl's regular expressions.

ok simon@
2007-08-29 08:05:10 +00:00
pyr
e539e8eca0 File::Next is a lightweight, taint-safe file-finding module. It's
lightweight and has no non-core prerequisites.

(in the right dir this time)

ok simon@
2007-08-29 08:04:04 +00:00
jasper
95bf9a5faf update liferea to 1.2.22 2007-08-28 21:41:10 +00:00
simon
574aefcc2d update to version 0.08 and remove quotes around comment
ok jasper@
2007-08-28 20:18:41 +00:00
simon
97ac7e0e43 update to version 1.20 and remove quotes around comment
ok jasper@
2007-08-28 20:17:26 +00:00
simon
68636bce65 update to version 0.28, add missing runtime dependency
and remove quotes around comment

ok jasper@
2007-08-28 20:12:41 +00:00
jasper
9b9978f054 add wmcb 2007-08-28 18:51:04 +00:00
jasper
75956cab01 import wmcb 0.2
Wmcb is a WindowMaker dockapp that displays the current content of the
cut buffers built into every Xserver. It allows the buffers to be
manipulated with the mouse in a point and click manner.
2007-08-28 18:49:40 +00:00
jasper
10fafcca3f - update msmtp to 1.4.13
- update license marker to GPLv3
- install some sample scripts

from Simon Kuhnle (maintainer), with tweaks by me
2007-08-28 18:45:34 +00:00
espie
0ac81cc92b fix FLAVORS/MULTI_PACKAGES mess. 2007-08-28 17:51:08 +00:00
ajacoutot
4d82749f11 - override FULLPKGPATH-perl so that FLAVORS don't get registered (which
would cause the -perl subpackage to not package when PLIST_DB is set)

problem noticed by sturm@ on bulk builds
inputs by espie@
2007-08-28 13:24:51 +00:00
kili
57c43edddb Update to 0.3.1. From MAINTAINER Alexandre Ratchov <alex@caoua.org>. 2007-08-27 18:24:43 +00:00
aanriot
746f97e1a5 - maintenance update to 0.9.12.1 .
- fix the paths in siteconfig.py .

ok jdixon@
2007-08-27 17:52:23 +00:00
aanriot
39714ddedd - maintenance update to 0.9.9 .
- fix permissions of /var/run/prelude-manager/ in README.OpenBSD,
in order to use external sensors; reported by jdixon .

ok jdixon@
2007-08-27 17:49:59 +00:00