Commit Graph

62554 Commits

Author SHA1 Message Date
ajacoutot
0ee0c3fc8e Update to cyrus-imapd-2.4.6. 2010-12-20 14:39:31 +00:00
espie
746282fe00 pass PORTSDIR to pkg_create so that it can check more things 2010-12-20 13:05:40 +00:00
jasper
f990e3ac9f Add .pp to the list of extensions for Pascal source files. 2010-12-20 12:02:12 +00:00
ajacoutot
d24e29e17a Better README. 2010-12-20 11:41:43 +00:00
ajacoutot
6f5418df70 Extend README.
Remove rc_pre and rc_post, uscanner(4) is disabled by default.
2010-12-20 11:40:39 +00:00
ajacoutot
cddf86404d Unbreak ulpt(4) printing.
Add libusb support. Bring a patch from upstream bug DB that allows for
both ulpt(4) and libusb based devices to work without the need for
separate packages.

Remove the useless rc patch (we provide our own).

Move MESSAGE to README and extend it.
2010-12-20 11:39:48 +00:00
robert
ccf6c7110a Update to 3.3.0rc2 and remove all patches, they are all commited upstream 2010-12-20 09:07:48 +00:00
ajacoutot
abbe07858a Update to cherokee-1.0.14.
From Fernando Quintero (maintainer).
Several fixes/tweaks as well as the rc script added by myself.
2010-12-20 07:51:58 +00:00
jasper
1093ac66e0 - update p5-Geo-TigerLine to 0.03 2010-12-20 00:00:33 +00:00
jasper
a99e60ff20 - update p5-Set-IntRange to 5.2
- fix comment
2010-12-20 00:00:21 +00:00
jasper
0f9c81596a - update p5-Data-OptList to 0.106 2010-12-19 23:55:59 +00:00
jasper
6a85be81dc - update p5-Config-General to 2.50 2010-12-19 23:51:46 +00:00
jasper
8ffa0755a4 - update p5-Convert-PEM to 0.11 2010-12-19 23:46:55 +00:00
jasper
710e2e0cd4 - update p5-Cache-Mmap to 0.11 2010-12-19 23:46:32 +00:00
jasper
106fb396c6 - update sdl-gfx to 2.0.22
* fixes seg. faults in wormux

from brad
2010-12-19 23:37:10 +00:00
landry
5df7e33f34 +p5-Unicode-LineBreak 2010-12-19 22:46:12 +00:00
landry
06b011a434 Import p5-Unicode-LineBreak, needed by an upcoming mail/sympa update:
This package provide the following perl modules:
* Text::LineFold - Line Folding for Plain Text
* Unicode::GCString - String as Sequence of UAX #29 Grapheme Clusters
* Unicode::LineBreak - UAX #14 Unicode Line Breaking Algorithm
2010-12-19 22:45:32 +00:00
kili
7c3917463e Update to docbook-4.5 (adding docbook-xml-4.5).
ok sthen@ (whe sent the same diff some time ago), jasper@
2010-12-19 22:11:56 +00:00
jasper
4b64f776f1 - fix install on clean system 2010-12-19 22:03:47 +00:00
jasper
166014b6cb - update scrypt to 1.1.6
from marius ROMAN
2010-12-19 21:54:51 +00:00
rpointel
2b540fe84e Add my coordinates to geo/openbsd-developers.
ok landry@
2010-12-19 20:36:38 +00:00
rpointel
8c9f1066fc Update to aria2 1.10.8.
ok landry@ (thanks for my first commit!)
2010-12-19 20:25:59 +00:00
jeremy
4b911d4b0e Bump after iconv patch added by tedu 2010-12-19 19:27:49 +00:00
shadchin
bd642d3769 Update to 2.4.2.
ok jasper@
2010-12-19 18:17:55 +00:00
ajacoutot
74c717b40b Bugfix update to f-spot-0.8.2. 2010-12-19 18:13:44 +00:00
jasper
8db4aa5e8e master site can be flaky sometimes, add a mirror 2010-12-19 17:47:46 +00:00
jasper
b80c63e1c9 - update hs-blade-builder to 0.2.1.3 2010-12-19 17:43:30 +00:00
landry
fb2084e78d p5-MooseX-Has-Sugar and p5-MooseX-SemiAffordanceAccessor are runtime
dependencies, not only regress dependencies.
ok jasper@ (MAINTAINER)
2010-12-19 10:53:18 +00:00
ajacoutot
829f818673 Conflict with old version of vala.
spotted by landry@ while updating an oldie...
2010-12-19 10:25:05 +00:00
tedu
0be0a15a75 add patch to handle fact that openbsd iconv symbols have a lib prefix
ok jeremy
2010-12-18 21:13:46 +00:00
robert
da74bff08f sort 2010-12-18 13:19:40 +00:00
benoit
ceae797a38 - update py-asn1 to 0.0.12a
- regen PLIST
2010-12-18 10:31:59 +00:00
jasper
578c9b2839 - use cpan module
- install examples
2010-12-18 00:19:51 +00:00
jasper
eef504563b - remove Net::Jabber from the dependency list, it does nothing as
jabber support requires a different module.
2010-12-17 22:06:46 +00:00
jasper
02d28ecc23 - update hs-blaze-builder to 0.2.1.2 2010-12-17 21:45:32 +00:00
dcoppa
583c7edd47 Fix build on amd64.
Problem reported by landry@ and kili@.

OK landry@
2010-12-17 18:42:04 +00:00
ajacoutot
4d475fe43d Use the gettext module instead of the libiconv one and set WANTLIB
accordingly.

ok landry@ (maintainer)
2010-12-17 16:17:54 +00:00
sebastia
39037c7b3a Update projectcenter to 0.6.0.
many things were restructured, and besides a lot of bug fixes, integration with Gorm was enhanced and now includes internal debugger

OK landry@
2010-12-17 15:04:58 +00:00
pea
f0bf60f4e0 Bugfixes update to 9.0.2
Changelog: http://www.postgresql.org/docs/9.0/static/release-9-0-2.html

ok ajacoutot@
2010-12-17 10:27:18 +00:00
robert
d596fb0a0a Updato to 3.3.0rc8 and do not set envcflags="${CFLAGS}" in the environment
because that will overwrite -O0 set by NOOPTFILES in the build system.
2010-12-17 09:26:03 +00:00
ajacoutot
baf435b658 Fix substitution, from Lawrence Teo. 2010-12-17 06:35:44 +00:00
jasper
3b3da075f5 - update p5-SOAP-Lite to 0.712
- fix license
- set MODCPAN_EXAMPLES
2010-12-17 00:00:45 +00:00
jasper
3d517c42b6 - update hs-language-c to 0.3.2.1
ok kili@ (MAINTAINER)
2010-12-16 22:43:37 +00:00
ajacoutot
a59606b7a0 +bustle 2010-12-16 19:13:36 +00:00
ajacoutot
79bdf9059d Import bustle-0.2.3.
Bustle draws sequence diagrams of D-Bus activity, showing signal
emissions, method calls and their corresponding returns, with timestamps
for each individual event and the duration of each method call. This can
help you check for unwanted D-Bus traffic, and pinpoint why your
D-Bus-based application isn't performing as well as you like.
<...>

ok kili@ jasper@
2010-12-16 19:12:54 +00:00
giovanni
95d10b61c2 Add rcscripts to imap and pop3 servers
Help and ok ajacoutot@
2010-12-16 17:55:10 +00:00
giovanni
c179ec4fd3 Add an rcscript
hints and ok ajacoutot@
2010-12-16 17:52:12 +00:00
giovanni
9865427386 Remove an hack now that mandoc can handle nmap's man pages 2010-12-16 17:40:20 +00:00
jasper
5752992555 - update bioperl to 1.6.1 2010-12-16 12:05:04 +00:00
stephan
1782b7cee7 update to views-2.12, addresses SA-CONTRIB-2010-111 (Cross Site Scripting)
full details at http://drupal.org/node/999380, no DB update required.
2010-12-16 09:33:00 +00:00