Commit Graph

40317 Commits

Author SHA1 Message Date
bernd
c7dd7aecd5 + ruby-uuidtools 2007-09-26 16:49:04 +00:00
bernd
e2ef2b3a37 Initial import of ruby-uuidtools-1.0.1.
UUIDTools was designed to be a simple library for generating any of the
various types of UUIDs (or GUIDs if you prefer to call them that).
It conforms to RFC 4122 whenever possible.
2007-09-26 16:46:48 +00:00
alek
813e72e442 AUTOCONF_VERSION is supposed to be overwritten for particular version of python so replace = with ?= in Makefile.inc to make it possible; ok sturm@, steven@ 2007-09-26 14:02:23 +00:00
ajacoutot
564932b702 - update to foomatic-db-engine-3.0.20070919 for better support of newer
PPDs (also resolve a parsing bug on powerpc)
- use a saner version number
- fix default libdir

ok jakemsr@
2007-09-26 08:25:34 +00:00
ajacoutot
80b8e36a57 - use a saner version number
noticed by jakemsr@
discussed with brad@ and bernd@
2007-09-26 08:17:47 +00:00
ajacoutot
8033bfe947 +foo2zjs 2007-09-26 06:26:54 +00:00
ajacoutot
0034214ace Import foo2zjs-20070901
foo2zjs is an open source printer driver for printers that use the
Zenographics ZjStream wire protocol for their print data, such as the
Minolta/QMS magicolor 2300 DL or Konica Minolta magicolor 2430 DL.
These printers are often erroneously referred to as winprinters or GDI
printers.
However, Microsoft GDI only mandates the API between an application and
the printer driver, not the protocol on the wire between the printer
driver and the printer.
In fact, ZjStream printers are raster printers which happen to use a
very efficient wire protocol which was developed by Zenographics and
licensed by most major printer manufacturers for at least some of their
product lines.


from Giovanni Bechis <g.bechis at snb dot it> (MAINTAINER) with some
tweaks by me
testing and ok merdely@
2007-09-26 06:26:19 +00:00
bernd
015beb387f Update to libidn-1.1, mention the new license (GPLv3), drop maintainership.
Tested and ok steven@.
2007-09-26 05:05:40 +00:00
steven
69af1fc766 bump PKGNAME because of changed PKGPATH
use tabs for spacing
2007-09-26 04:43:43 +00:00
steven
8e236617f2 remove stuff that is now in p5-GMail-IMAPD 2007-09-26 04:35:42 +00:00
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