Commit Graph

39849 Commits

Author SHA1 Message Date
simon
026fb4d076 add imapfilter 2007-09-02 18:35:54 +00:00
simon
e93cf5a7e3 import imapfilter
IMAPFilter is a mail filtering utility.  It connects to remote mail
servers using the Internet Message Access Protocol (IMAP), sends
searching queries to the server and processes mailboxes based on the
results.  It can be used to delete, copy, move, flag, etc. messages
residing in mailboxes at the same or different mail servers.  The 4rev1
and 4 versions of the IMAP protocol are supported.

IMAPFilter uses the Lua programming language as a configuration and
extension language.

feedback & ok kili@
2007-09-02 18:35:22 +00:00
jasper
fcf6c86cf3 - update p5-Net-Whois-Raw to 1.24
- drop maintainership
2007-09-02 18:33:20 +00:00
jasper
f4788e95ba update POE-Component-Client-MPD to 0.8.0 2007-09-02 18:21:10 +00:00
jasper
ab38dc359f update herrie to 1.8.3 2007-09-02 18:08:15 +00:00
jasper
c823df2f96 update master site
ok mbalmer@ (MAINTAINER)
2007-09-02 17:42:36 +00:00
jasper
6c29e7f5aa - update gtk-gnutella to 0.96.4
- remove quotes from COMMENT
- better DESCR
- add desktop-file-utils to RUN_DEPENDS
- remove sturm@ as maintainer per his request

ok sturm@
2007-09-02 17:02:10 +00:00
jasper
c9f03fe824 license is LPGL, not GPL
from Moritz Grimm
2007-09-02 15:21:28 +00:00
jasper
b27d2d996f update sonata to 1.2.3
from Dmitri Alenitchev (MAINTAINER)
2007-09-02 15:18:03 +00:00
jakob
a8c2c4a804 update my location 2007-09-02 12:06:36 +00:00
jasper
f08e7a59dc - update wesnoth to 1.2.6
- install .desktop files (suggested by Markus Bergkvist)

from Vlad Glagolev (MAINTAINER)
2007-09-02 08:50:53 +00:00
kili
5db1a4e02f Add xmonad 2007-09-01 22:19:42 +00:00
kili
c6479abcee Xmonad is a tiling window manager for X. Windows are arranged
automatically to tile the screen without gaps or overlap, maximising
screen use. All features of the window manager are accessible from
the keyboard: a mouse is strictly optional. Xmonad is written and
extensible in Haskell. Custom layout algorithms, and other extensions,
may be written by the user in config files. Layouts are applied
dynamically, and different layouts may be used on each workspace.
Xinerama is fully supported, allowing windows to be tiled on several
screens. A guiding principle of the design is predictability: users
should know in advance precisely the window arrangement that will
result from any action, leading to a simpler user interface.
2007-09-01 22:18:41 +00:00
kili
0a26acd988 Add hs-x11-extras 2007-09-01 22:14:15 +00:00
kili
7ead46ad50 The X11 extra bindings for GHC expose more of X11 to the Haskell
world than the X11 libraries shipped with GHC.
2007-09-01 22:13:42 +00:00
naddy
c1ff722c4b SECURITY:
Fix a directory traversal vulnerability. (CVE-2007-4131)
2007-09-01 21:05:21 +00:00
kili
eb4770dc84 Change Brads email address for now, so people can reach him instead of
getting bounces or 550s. Bump pkgnames. While here, remove quotes from
comments.

prompted by espie@
2007-09-01 20:11:21 +00:00
merdely
18aed34482 Update my email address.
ok simon@
2007-09-01 19:19:41 +00:00
merdely
040a0cb46e Add myself.
ok simon@
2007-09-01 19:18:20 +00:00
sturm
c5e4c9c223 p5-Parallel-Forker 2007-09-01 07:00:50 +00:00
sturm
b01d1a6cd1 Initial import of Parallel-Forker-1.221
Parallel::Forker manages parallel processes that are either subroutines
or system commands. Forker supports most of the features in all the other
little packages out there, with the addition of being able to specify
complicated expressions to determine which processes run after others, or
run when others fail.
2007-09-01 06:59:19 +00:00
jsg
6dbc443fb7 Update to 0.72 2007-08-31 23:42:08 +00:00
aanriot
c9e32c55d7 maintenance update to 0.9.15.1 .
this pre-release has the fixes to let the prelude flavor of the upcoming
net/nepenthes upgrade work.
2007-08-31 19:26:01 +00:00
sturm
e9e73794da update to getmail 4.7.6 2007-08-31 16:51:31 +00:00
rui
1dd81a5ac2 SECURITY: roll in a distribution patch which fixes CVE-2007-4565
Reference: http://securitytracker.com/alerts/2007/Aug/1018627.html

ok bernd@
2007-08-31 14:20:46 +00:00
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