Commit Graph

40507 Commits

Author SHA1 Message Date
steven
b9fef55a39 import p5-GMail-IMAPD 0.94 into correct directory
This module allows users to access their Gmail messages with an IMAP
client by running a server which accepts IMAP connections.

from Gleydson Soares (MAINTAINER)
2007-09-26 04:33:50 +00:00
merdely
da16530e0b Add p5-Tie-Cache 2007-09-26 02:36:03 +00:00
merdely
937b0d5f65 Add Tie::Cache as a dependency for "an additional speed boost when
caching static data"

ok simon@
2007-09-25 22:16:03 +00:00
merdely
8e64585139 This module implements a least recently used (LRU) cache in memory
through a tie interface. Any time data is stored in the tied hash, that
key/value pair has an entry time associated with it, and as the cache
fills up, those members of the cache that are the oldest are removed to
make room for new entries.

So, the cache only "remembers" the last written entries, up to the size
of the cache. This can be especially useful if you access great amounts
of data, but only access a minority of the data a majority of the time.

ok simon@
2007-09-25 22:11:54 +00:00
simon
6b719e761d add p5-HTML-ResolveLink 2007-09-25 21:30:32 +00:00
simon
228609afe1 import p5-HTML-ResolveLink
HTML::ResolveLink is a module to rewrite relative links in XHTML or HTML
into absolute URI.
2007-09-25 21:30:27 +00:00
rui
fdc4464053 maintenance update to 3.7.8
ok sthen@
2007-09-25 19:40:57 +00:00
jasper
acd7cb08bf add p5-GMail-IMAPD 2007-09-25 19:27:47 +00:00
jasper
a8ceef05bf import p5-GMail-IMAPD 0.94
This module allows users to access their Gmail messages with an IMAP
client by running a server which accepts IMAP connections.

from Gleydson Soares (MAINTAINER)
2007-09-25 19:25:03 +00:00
ajacoutot
8641c64b92 - add misc/shared-mime-info to run_depends 2007-09-25 18:29:38 +00:00
mglocker
064cfdbb31 Bump to new version 1.8.5.
Diff fix and OK jasper@
2007-09-25 08:57:48 +00:00
steven
cdb3268835 +emboss 2007-09-25 08:23:38 +00:00
steven
2f69c61a4a initial import of EMBOSS 5.0.0
European Molecular Biology Open Software Suite
2007-09-25 08:23:02 +00:00
jasper
347d2a2603 fix dependencies,
from Gleydson Soares (MAINTAINER)
2007-09-25 05:04:47 +00:00
jasper
41d866c6c7 add p5-Mail-Webmail-Gmail 2007-09-24 20:05:07 +00:00
jasper
3f4990b9f4 import p5-Mail-Webmail-Gmail 1.09
This perl module uses objects to make it easy to interface with Gmail.
The author hope to implement all of the functionality of the Gmail
website, plus additional features.

from Gleydson Soares (MAINTAINER)
2007-09-24 20:02:08 +00:00
todd
a54c908a97 unbreak openafs by not compiling the lkm; this is temporary
use one param.i386_obsd.h file to support any release instead of
 adding/removing files each OSrev of OpenBSD
regen patches while here
bump PKGNAME
2007-09-24 19:36:49 +00:00
naddy
b0aba0361f maintenance update to 1.2.1 2007-09-24 17:23:55 +00:00
naddy
aa0b60fc4c maintenance update to 10.26.44 2007-09-24 16:42:17 +00:00
merdely
637c8bc061 Update to 0.12
From Volker.Wiegand
ok steven@, jasper@
2007-09-24 14:41:56 +00:00
ajacoutot
270bdd232e - update to leafpad-0.8.12
seems to fix the sigpipe crash some people were seeing when printing to a
non-existent printer
2007-09-24 08:00:49 +00:00
jakemsr
40ea6957b0 - libavcodec no longer allows registering individual codecs, so register
all codecs (from transcode CVS)
- our libavcodec does not have an encoder named 'h264', but it does have
  'libx264'.  H.264 encoding is now possible.
- bump PKGNAME
2007-09-24 07:57:01 +00:00
jakemsr
e7eafae972 update to snapshot from 2007-09-10
additions/changes in this update:

- RoQ muxer, audio encoder
- Renderware TXD demuxer and decoder
- extern C declarations for C++ removed from headers
- sws_flags command line option
- codebook generator
- RoQ video encoder
- QTRLE encoder
- OS/2 support removed
- AC-3 decoder
- NUT muxer (since r10052)
- Matroska muxer
- Slice-based parallel H.264 decoding

plus lots of bugfixes

prodding/testing/ok brad@
2007-09-24 07:51:24 +00:00
jakemsr
9c84a00f56 prepare for newer ffmpeg which no longer wrap headers in 'extern "C" {}'
for inclusion from C++ sources

from gnash CVS

ok deanna@
2007-09-24 07:46:38 +00:00
jakob
acd3b70614 ISC DHCPD 3.0.6 2007-09-24 06:17:19 +00:00
simon
377d692096 add p5-HTML-SimpleParse and p5-CGI-SSI 2007-09-23 22:31:50 +00:00
simon
df45016f13 import p5-CGI-SSI
CGI::SSI is meant to be used as an easy way to filter shtml through CGI
scripts in a loose imitation of Apache's mod_include.  If you're using
Apache, you may want to use either mod_include or the Apache::SSI module
instead of CGI::SSI.  Limitations in a CGI script's knowledge of how the
server behaves make some SSI directives impossible to imitate from a CGI
script.

ok merdely@
2007-09-23 22:31:39 +00:00
simon
fa2e7279f1 import p5-HTML-SimpleParse
This module is a simple HTML parser.  It is similar in concept to
HTML::Parser, but it differs from HTML::TreeBuilder in a couple of
important ways.

ok merdely@
2007-09-23 22:31:28 +00:00
merdely
512e47856d Fix WANTLIB
ok steven@,jasper@
2007-09-23 22:06:46 +00:00
fgsch
86ebae9ceb correct my coordinates and bump version. 2007-09-23 19:32:13 +00:00
kili
8a96ed481d Update to 2.10.33. 2007-09-23 19:28:15 +00:00
jasper
7dc148dc8c - update gajim to 0.11.2
- install the .desktop file

based on a diff by Vlad Glagolev, with tweaks by
Simon Kuhnle (new maintainer) and me
2007-09-23 18:50:24 +00:00
kili
236f4ca076 Update to fontforge-20070915.
ok jasper@
2007-09-23 18:45:45 +00:00
pvalchev
54fc148564 when generating INDEX, force MACHINE_ARCH=i386 to generate a "MI"-index
(we will do better in the future, but for now this is ok)
ok espie
2007-09-23 18:14:51 +00:00
merdely
d258205c1c Tweak HOMEPAGE and MASTER_SITES.
ok MAINTAINER (Will Maier) and simon@
2007-09-23 17:07:21 +00:00
jasper
91ecc73e1f update herrie to 1.8.4 2007-09-23 15:50:45 +00:00
steven
edc10697e2 distfile was rerolled after removing .svn directories
size change noticed by mbalmer
2007-09-23 13:32:17 +00:00
sturm
0a1647f7c9 WANTLIB 2007-09-23 12:56:37 +00:00
steven
69af46a1e7 detect newer versions of Berkeley DB 2007-09-23 09:31:27 +00:00
steven
110f1d4490 fix compilation with new sdl 2007-09-23 09:11:20 +00:00
steven
027c0b936c update to 2.9.14 2007-09-23 08:06:59 +00:00
fgsch
7bd2321285 update to 3.7.3. patch to enable "set cpu idle" from
Oleg Safiullin <form at pdp-11 dot org dot ru>. kurt@ ok
2007-09-23 02:27:39 +00:00
merdely
c9f2f54d96 Update to Imlib2 1.4.0. The new version integrates the security fixes and has
a few bug fixes.

From brad@. ok kili@
2007-09-22 22:08:16 +00:00
sthen
1fa766a479 DoS fix in nginx http autoindex module, from MAINTAINER Darrin Chandler
ok merdely@
2007-09-22 21:06:05 +00:00
sturm
9e43fcf5dd update WANTLIB 2007-09-22 20:30:05 +00:00
pvalchev
c9ad386153 sync, 4665 2007-09-22 18:32:42 +00:00
simon
bf83063536 add p5-HTML-TreeBuilder-XPath 2007-09-22 11:28:59 +00:00
simon
aa9e1990d1 import p5-HTML-TreeBuilder-XPath
This module adds typical XPath methods to HTML::TreeBuilder, to make it
easy to query a document.
2007-09-22 11:28:54 +00:00
simon
81ff2cf5e0 add p5-XML-XPathEngine 2007-09-22 11:04:47 +00:00
simon
f9d4d6b029 import p5-XML-XPathEngine
This module provides an XPath engine that can be re-used by other
module/classes that implement trees.
2007-09-22 11:04:40 +00:00