Commit Graph

39456 Commits

Author SHA1 Message Date
simon
95f9353859 add p5-Net-Subnets, p5-POE-Component-Client-HTTP and
p5-POE-Component-Client-Keepalive
2007-07-22 16:10:45 +00:00
simon
7800cecbc1 import p5-POE-Component-Client-HTTP
POE::Component::Client::HTTP is an HTTP user-agent for POE.  It lets
other sessions run while HTTP transactions are being processed, and it
lets several HTTP transactions be processed in parallel.
2007-07-22 16:10:37 +00:00
simon
8fc60faf82 import p5-POE-Component-Client-Keepalive
POE::Component::Client::Keepalive creates and manages connections for
other components.  It maintains a cache of kept-alive connections for
quick reuse.  It is written specifically for clients that can benefit
from kept-alive connections, such as HTTP clients.  Using it for
one-shot connections would probably be silly.
2007-07-22 16:10:18 +00:00
simon
12d2ac4e10 import p5-Net-Subnets
Very fast matches large lists of IP addresses against many CIDR
subnets and calculates IP address ranges.
2007-07-22 16:09:41 +00:00
simon
76d2138480 add p5-Color-Calc and p5-Graphics-ColorNames-WWW 2007-07-22 16:05:26 +00:00
simon
1ab8f5b406 import p5-Color-Calc
The Color::Calc module implements simple calculations with RGB colors.
This can be used to create a full color scheme from a few colors.
2007-07-22 16:05:18 +00:00
simon
74f4c9e75a import p5-Graphics-ColorNames-WWW
This modules defines color names and their associated RGB values from
various WWW specifications and implementations.
2007-07-22 16:05:02 +00:00
simon
a2a38f629e import warzone2100
Warzone 2100 was an innovative 3D real-time strategy game back in 1999,
and most will agree it didn't enjoy the commercial success it could
have had.  The game's source code was liberated on December 6th,
2004, under a GPL license.  Soon after that, the Warzone 2100 ReDev
project was formed to take care of its future.

feedback, help & ok ajacoutot@
2007-07-22 15:59:46 +00:00
simon
c42825b06c import p5-Parse-PlainConfig
Parse::PerlConfig provides OO objects which can parse and generate
human-readable configuration files.
2007-07-22 15:59:33 +00:00
simon
b23dbed9e0 import p5-POE-Component-IKC
This is Inter-Kernel Communication for POE.  It is used to get events
from one POE kernel to another.
2007-07-22 15:59:19 +00:00
simon
a230efd040 import p5-Locale-US
Map from US two-letter codes to state names and vice versa.
2007-07-22 15:58:57 +00:00
simon
a77ac7e3e0 import p5-ExtUtils-XSBuilder
Modules to parse C header files and create XS glue code and
documentation out of it.  Idealy this allows to "write" an interface to
a C library without coding a line.  Since no C API is ideal, some
adjuments are necessary most of the time.  So to use this module you
must still be familiar with C and XS programming, but it removes a lot
of stupid work and copy & paste from you.  Also when the C API changes,
most of the time you only have to rerun XSBuilder to get your new Perl
API.
2007-07-22 15:58:36 +00:00
simon
ea659630c5 import p5-Data-Structure-Util
Data::Structure::Util is a toolbox to manipulate the data inside a
data structure.  It can process an entire tree and perform the
operation requested on each appropriate element.
2007-07-22 15:58:02 +00:00
simon
371517843a import warzone2100
Warzone 2100 was an innovative 3D real-time strategy game back in 1999,
and most will agree it didn't enjoy the commercial success it could
have had.  The game's source code was liberated on December 6th,
2004, under a GPL license.  Soon after that, the Warzone 2100 ReDev
project was formed to take care of its future.

feedback, help & ok ajacoutot@
2007-07-22 14:58:02 +00:00
simon
c2b5905a49 import warzone2100
Warzone 2100 was an innovative 3D real-time strategy game back in 1999,
and most will agree it didn't enjoy the commercial success it could
have had.  The game's source code was liberated on December 6th,
2004, under a GPL license.  Soon after that, the Warzone 2100 ReDev
project was formed to take care of its future.

feedback, help & ok ajacoutot@
2007-07-22 14:57:52 +00:00
kili
f286a31e66 Fix HOMEPAGE (and this MASTER_SITES).
Noticed by sturm@.
No pkgbump, since it was initially broken. Sorry.
2007-07-22 12:24:46 +00:00
ajacoutot
c6a9efc569 +ecoliercourt-fonts 2007-07-22 08:11:00 +00:00
ajacoutot
b214f7899a Import ecoliercourt-fonts-0.1
The ecoliercourt-fonts package provides cursive TTF fonts with small
descenders covering the basic latin range with an ink and dip pen style.
Such fonts are widely used in education.
They come in two versions: with and without "Seyes" ruling.


Note that now that fonts.dir and fonts.scale are created at install time
you need a recent -current before installing this package.
2007-07-22 08:10:08 +00:00
ajacoutot
b4aacd2b07 - remove USE_X11
- don't manually run mkfontscale and mkfontdir ; pkg tools now take care
of this (you need a recent current for this)
- remove quotes around COMMENT while here
- bump PKGNAME

"looks good" to MAINTAINER Steve Shockley <steve.shockley at shockley dot net>
2007-07-22 08:03:07 +00:00
ajacoutot
aec52aea3e - don't manually run mkfontscale and mkfontdir ; pkg tools now take care
of this (you need a recent current for this)
- create fonts.alias in ${WRKSRC} so that fonts.dir does not get
installed
- remove quotes around COMMENT while here
- bump PKGNAME
2007-07-22 08:02:45 +00:00
ajacoutot
1cad020f30 - remove USE_X11
- don't manually run mkfontscale and mkfontdir ; pkg tools now take care
of this (you need a recent current for this)
- remove quotes around COMMENT while here
- bump PKGNAME
2007-07-22 08:02:11 +00:00
ajacoutot
b2c60cc534 - better HOMEPAGE
- add MASTER_SITE_SOURCEFORGE to MASTER_SITES

based on a diff from William Yodlowsky <bsd@openbsd.rutgers.edu> (MAINTAINER)
2007-07-22 07:30:26 +00:00
ajacoutot
319f6ad156 - do some cleaning before we can hopefully enable this (still waiting
for threaded libobjc to go in) ; re-order Makefile.inc and
gnustep.port.mk, set only for i386 until we get more test results, set
USE_X11 where it's due...
2007-07-21 17:30:10 +00:00
kili
1e680708f3 Oops! Forgot some files. 2007-07-21 17:25:43 +00:00
kili
ddad161b91 Update to 3.0.3 to make it build with ghc-6.6.1. 2007-07-21 17:21:33 +00:00
kili
e82a340efb Update to 1.16 to make it build with ghc-6.6.1. 2007-07-21 17:20:57 +00:00
kili
5faf573595 Update to 0.8 to make it build with ghc-6.6.1. 2007-07-21 17:20:20 +00:00
kili
0de0622e60 Update to 2.1.0 to make it build with ghc-6.6.1. 2007-07-21 17:19:49 +00:00
kili
c657f836ac - hs-ports
+ hs-newbinary
2007-07-21 17:18:56 +00:00
kili
c77f37b021 This isn't maintained any longer, and, according to Don Stewart, should
be removed. (And it doesn't build with recent Haskell compilers).
2007-07-21 17:18:24 +00:00
kili
cf75de7983 The NewBinary package is an older binary serialization library for
Haskell used by a number of projects. Consider it legacy code, i.e.
don't use it for new projects.

This port is reqired for security/hs-crypto.
2007-07-21 17:17:00 +00:00
kili
87a3f71582 Update to 6.6.1. With helpful hints from Don Stewart and espie@.
Thanks to all the testers and to steven@, who was so kind to
build the HC files for bootstrapping on amd64.
2007-07-21 17:14:57 +00:00
kili
a6b0bb0585 BROKEN for ghc-6.6.1. Upstream promised to make a new release in a few
days, so don't panic.
2007-07-21 17:11:46 +00:00
kili
70a4bcada0 +haskell-report 2007-07-21 17:09:45 +00:00
kili
72964b46f5 The Haskell report is compiler independent, so just rip it out of
lang/ghc (to be committed soon) and put it into a separate port.
2007-07-21 17:09:23 +00:00
naddy
86e6326419 initialize some variables so we won't call free() on random pointers 2007-07-21 15:33:22 +00:00
naddy
e9602a787b update to 1.3.17 which fixes an unbounded strcpy 2007-07-21 15:20:54 +00:00
kili
fb8b3d4fe3 GHC runtime not required. While here, remove quotes from COMMENT. 2007-07-21 14:05:10 +00:00
kili
ae5e47ac92 GHC runtime not required. hmake is able to work with other Haskell
compilers like nhc98. While here, remove quotes from COMMENT.
2007-07-21 14:03:45 +00:00
kili
b5d340d288 GHC runtime not required. While here, remove quotes from COMMENT. 2007-07-21 13:59:16 +00:00
simon
fe4272a032 maintenance update to version 0.11
remove quotes around COMMENT while there
2007-07-21 12:10:52 +00:00
simon
29e2416423 forgot to add this patch, sorry 2007-07-21 11:56:26 +00:00
simon
d807b06496 maintenance update to 0.04 which fixes a memleak
remove quotes around COMMENT where here
2007-07-21 11:50:49 +00:00
simon
f7f6d65155 maintenance update to 0.17
remove quotes around COMMENT where there
2007-07-21 09:44:36 +00:00
ajacoutot
dd77bb88e2 - update MAINTAINER's email address
- better HOMEPAGE
- remove quotes around COMMENT while here

from Moritz Grimm <mdgrimm at gmx dot net> (MAINTAINER)
2007-07-21 08:09:31 +00:00
ajacoutot
c73da59402 - update MAINTAINER's email address as per his request
- remove quotes around COMMENT while here
2007-07-21 08:08:51 +00:00
sturm
d5486cf923 security update to opera 9.22 2007-07-21 07:32:06 +00:00
ajacoutot
53a08955f5 - really use nasm to build x264 under i386 and use yasm under amd64
- dont't add -fPIC to $CFLAGS automatically (even though we set --enable-pic) ;
this is handled in the Makefile so that we can build the static lib from
non-pic objects

Tested by sthen and myself
2007-07-20 20:11:48 +00:00
robert
7293071552 +_bacula 2007-07-20 11:05:57 +00:00
robert
226aa812c2 +bacula 2007-07-20 11:04:56 +00:00