Commit Graph

62802 Commits

Author SHA1 Message Date
jasper
99b3677e84 - update p5-Devel-Caller to 2.05
from andres voegele, with a tweak by me.
2010-12-27 10:58:40 +00:00
jasper
8ffcc7eace - update to 0.26 (no actual changes for OpenBSD)
- reformat Makefile
- remove USE_GROFF
- update maintainers address

from andreas voegele (MAINTAINER)
2010-12-27 10:55:16 +00:00
landry
08fe227325 Update to pkg_mgr 0.2.. release early, release often :)
Mostly rewritten, properly (sort of) integrates with pkg_* code,
Likely to have bugs, but if noone uses it they won't show up.
Oh, and even features a manpage with feedback from schwarze@ and jmc@.
2010-12-26 19:51:05 +00:00
kili
7fff88d346 Import mtl-2.0.1.0, needed by a couple of hs-* ports after the
update to ghc-7.0.2. Unfortunately, there are some other ports
that don't build with mtl-2 yet, so in the worst case i've to
include mtl-1 within the ghc package and mtl-2 in this new port.

Not yet linked to the build, of course.
2010-12-26 19:10:50 +00:00
kili
c84bdd9392 This package contains the generics system described in the `Scrap
Your Boilerplate' papers (http://www.cs.uu.nl/wiki/GenericProgramming/SYB).
It defines the Data class of types permitting folding and unfolding
of constructor applications, instances of this class for primitive
types, and a variety of traversals.

Needed by some ports after an update to ghc-7.0.2, not yet linked to the build.

Reads good to landry@
2010-12-26 17:15:55 +00:00
stsp
fabc72b73a Apply patch from upstream to fix the "Print" and "Print Preview" crashes.
https://bugzilla.mozilla.org/show_bug.cgi?id=573039
https://bug573039.bugzilla.mozilla.org/attachment.cgi?id=499233
suggested by and ok landry@
2010-12-26 13:16:29 +00:00
benoit
808eba112e - update tor to 0.2.1.28
- maintainer timeout

SECURITY update of tor to 0.2.1.28 : CVE-2010-1676
2010-12-26 11:50:59 +00:00
rpointel
a26103d79a Update to py-redis 2.2.1.
ok landry@ aja@
2010-12-26 09:39:35 +00:00
landry
1cd5d235f9 Add gst-plugins-bad to RUN_DEPENDS, so that webkit-based browsers know
how to handle WebM/vp8 video out of the box. From brad.
2010-12-26 08:32:07 +00:00
ajacoutot
df73465884 Update to mysql-5.1.54.
More details at:
http://dev.mysql.com/doc/refman/5.1/en/news-5-1-54.html

from Brad
2010-12-26 08:23:17 +00:00
naddy
83866f8b92 maintenance update to 1.13.0 2010-12-25 20:51:06 +00:00
kili
ea0e58eadf Update to poppler-data-0.4.4. 2010-12-24 14:02:38 +00:00
kili
dd4a650184 Update to poppler-0.14.5.
ok jasper@
2010-12-24 14:02:12 +00:00
dcoppa
3d335ddf57 Fix from upstream: set the MEDIAENDED state correctly when running
as plugin.
2010-12-24 13:19:20 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
espie
f0e0a9480c pass state around 2010-12-24 10:31:40 +00:00
jasper
ac44ce0243 - bump after uuid rename, reminded by aja@ 2010-12-24 09:07:38 +00:00
steven
ee9c201ba9 update to 2.7.8
from brad (maintainer)
2010-12-23 23:25:25 +00:00
jasper
06f9247de7 Rename uuid to ossp-uuid, which reflects the way various distros/projects
name and refer to this version of a uuid library.

ok robert@ (MAINTAINER)
2010-12-23 23:04:56 +00:00
jasper
d6e0954d70 - update ejabberd to 2.1.6
from viq (MAINTAINER)
2010-12-23 22:54:39 +00:00
landry
46061ee929 Update to xfce4-fsguard 1.0.0.
Bugfix and translation update.. fix WANTLIB while here.
2010-12-23 16:44:46 +00:00
landry
a8ef3f0fe3 Update to xfce4-verve 1.0.0.
Bugfix and translation release.. fix WANTLIB while here.
2010-12-23 16:42:33 +00:00
jasper
b20d9cdf29 - set license number
- tweak PLIST
2010-12-23 16:36:16 +00:00
marco
4361eb1c74 Roll to 1.138
ok and help to fix WANTLIB sthen laurent
2010-12-23 15:54:28 +00:00
jasper
ab21b85708 - update gobject-introspection to 0.10.0
ok aja@
2010-12-23 14:34:49 +00:00
jasper
907a053c18 NO_REGRESS not needed here 2010-12-23 14:26:40 +00:00
ajacoutot
240024ea5e Update to vino-2.32.1.
* mostly translation updates.
2010-12-23 14:13:22 +00:00
claudio
0f9113430c Add ruby-paper_trail 2010-12-23 14:03:10 +00:00
claudio
d8f2cf273c PaperTrail lets you track changes to your models' data. It's good for auditing
or versioning.  You can see how a model looked at any stage in its lifecycle,
revert it to any version, and even undelete it after it's been destroyed.

OK jeremy@ jasper@
2010-12-23 14:01:17 +00:00
claudio
3f542fc3b2 Add ruby-rtex 2010-12-23 13:59:48 +00:00
claudio
cb1bafae9f RTeX is a Ruby library (and web framework plugin) used to generate
PDF documents on-the-fly using the LaTeX typesetting system.

OK jeremy@ jasper@
2010-12-23 13:58:04 +00:00
claudio
bf96a014f3 Add ruby-spreadsheet 2010-12-23 13:56:26 +00:00
claudio
10a2d0b995 The Spreadsheet Library is designed to read and write Spreadsheet Documents.
As of version 0.6.0, only Microsoft Excel compatible spreadsheets are
supported. Spreadsheet is a combination/complete rewrite of the
Spreadsheet::Excel Library by Daniel J. Berger and the ParseExcel Library by
Hannes Wyss. Spreadsheet can read, write and modify Spreadsheet Documents.

OK jeremy@ jasper@
2010-12-23 13:54:33 +00:00
jasper
2bc7438c35 sync 2010-12-23 13:45:24 +00:00
claudio
6321bebcfa Cluestick from jasper@.
COMMENT should start with a lowercase letter and add missing
RUN_DEPENDS for iconv (which seems to be missing in the gem spec).
2010-12-23 13:41:05 +00:00
claudio
7d4578faf9 The ruby-ole library provides a variety of functions primarily for
working with OLE2 structured storage files, such as those produced by
Microsoft Office - eg *.doc, *.msg etc.

Dependency for ruby-spreadsheet.

OK jeremy@
2010-12-23 13:26:41 +00:00
jasper
9f3b5dc9eb - build and install docs 2010-12-23 13:09:00 +00:00
jasper
fa852d74ae - SECURITY update of pmwiki to 2.2.21
which fixes SA42608, PmWiki "from" Cross-Site Scripting Vulnerability

If you're upgrading a previous installation, please take a moment to read
http://www.pmwiki.org/wiki/PmWiki/ReleaseNotes
2010-12-23 13:06:50 +00:00
stephan
e14915b699 +metasploit 2010-12-23 12:42:27 +00:00
stephan
a75dab7d26 import of Metasploit 3.5.0, the open source penetration testing framework:
Metasploit provides useful information and tools for penetration
testers, security researchers, and IDS signature developers. This
project was created to provide information on exploit techniques and to
create a functional knowledgebase for exploit developers and security
professionals. The tools and information on this site are provided for
legal security research and testing purposes only.

Subpackages:
        mysql - mysql database backend.
        postgresql - postgresql database backend.

help from nicm@, benoit@ and jeremy@
ok jasper@ and jeremy@ (of some earlier version)
2010-12-23 12:39:14 +00:00
stephan
39178af9bb +ruby-pcaprub-msf 2010-12-23 12:31:29 +00:00
jasper
ae926711e3 unbreak after (not so recent) ocaml update...dcoppa?
ok espie@
2010-12-23 10:46:10 +00:00
stephan
b852d71b56 conflict with newly imported ruby-pcaprub-msf-*, ok jasper@ 2010-12-23 10:39:39 +00:00
stephan
69c9f53e99 import pcaprub-msf, the Metasploit fork of ruby-pcap, needed by the soon
to be imported Metasploit framework:

This goal of this project is to provide a consistent interface to LBL's
libpcap packet capture library. This project was created because the
currently available ruby-pcap library is poorly designed and has been
unmaintained since 2000. This does not provide packet processing
functionality, it simply provides the interface for capturing packets.
This version has been forked by the Metasploit project.

ok jasper@
2010-12-23 10:29:52 +00:00
espie
a9f7da2307 missing dependencies 2010-12-23 10:25:48 +00:00
espie
fa04f638a1 welcome to EPOCH, since version handling got fucked 2010-12-23 10:21:20 +00:00
ajacoutot
3347332857 Minor update to gsettings-desktop-schemas-0.1.3. 2010-12-23 10:02:40 +00:00
jasper
9c00cdf1d4 - remove p5-Algorithm-MDiff, it's abandoned upstream, removed from CPAN and unused.
ok kevlo@ (MAINTAINER)
2010-12-23 08:56:12 +00:00
dcoppa
748105d75d Bugfix update to rxvt-unicode-9.10 2010-12-23 08:45:57 +00:00
jasper
2030b69976 - use libiconv module
ok kili@
2010-12-22 23:59:49 +00:00