jasper
7c33017590
add p5-WWW-Robot
2006-12-17 18:11:13 +00:00
jasper
1eeb4dd082
import p5-WWW-Robot 0.024
...
This module implements a configurable web traversal engine, for a robot
or other web agent. Given an initial web page (URL), the Robot will get
the contents of that page, and extract all links on the page, adding
them to a list of URLs to visit.
Features of the Robot module include:
* Follows the Robot Exclusion Protocol.
* Supports the META element proposed extensions to the Protocol.
* Implements many of the Guidelines for Robot Writers.
* Configurable.
* Builds on standard Perl 5 modules for WWW, HTTP, HTML, etc.
2006-12-17 18:09:41 +00:00
dassow
de9817ab0b
hook in p5-FCGI-ProcManager
2006-12-17 09:36:46 +00:00
dassow
a3e24452bf
Import p5-FCGI-ProcManager - perl functions for managing FastCGI
...
applications
ok steven@
2006-12-17 09:25:11 +00:00
espie
0f5dc96ea1
say goodbye to GNU land.
2006-12-16 12:22:32 +00:00
deanna
772c69e01d
To avoid name clashes with the system httpd, configure with program
...
name httpd2. Rename the support programs and their manual pages
accordingly.
bump pkgname.
ok steven@, bernd@.
2006-12-16 00:41:56 +00:00
steven
bf8b6a685c
use MASTER_SITE_APACHE, pointed out by dlg
2006-12-14 11:20:22 +00:00
steven
d8e1b2d90e
remove indirect dependency, add libiconv module, adjust WANTLIB, sync plist
2006-12-14 10:22:03 +00:00
steven
2d75bce663
add a few master sites
2006-12-14 09:50:25 +00:00
espie
a7f18bd243
this is wrong. You do not *ever* use @exec for trivial purposes that
...
can be achieved otherwise.
This probably broke the install, I don't care!
Learn how to use @owner and friends.
2006-12-14 09:31:56 +00:00
deanna
6a36f66820
Bringing this in now so that we can work on it here. Batting tarballs
...
back and forth in email messages doesn't make any sense when we have a
cvs tree to work in.
So, not hooked into the package builds yet.
Original work and port name from dlg.
ok robert@, dlg@
2006-12-14 07:14:20 +00:00
kili
f4f61b53c9
Update to 2.1pre26. Fixes CVE-2006-5925 (smbclient command injection).
...
"please commit it" sturm@
2006-12-13 08:53:08 +00:00
kili
4de9370493
Update to 1.00pre19. Fixes CVE-2006-5925 (smbclient command injection).
...
"please commit it" sturm@
ok espie@
2006-12-13 08:52:07 +00:00
espie
df9e8bbc39
+p5-Catalyst-Engine-HTTP-POE
2006-12-12 01:53:49 +00:00
espie
c6839fbb73
simple-threaded catalyst engine based on POE
2006-12-12 01:52:53 +00:00
mbalmer
8c65cf3a1e
Drop maintainership.
2006-12-10 17:46:23 +00:00
mbalmer
e9c13ad61b
Drop maintainership.
2006-12-10 17:36:01 +00:00
deanna
4a0456a9fd
Don't pick up unnecessary libgsm. Noticed by Hans Zimmerman, thanks!
...
Also bump pkgname and update my email address.
Ok jolan@, espie@.
2006-12-08 15:40:26 +00:00
jasper
d1539b7276
Update to elinks 0.11.2, which includes a security update:
...
CVE-2006-5925: smbclient command injection via smb URL metacharacters
no response from MAINTAINER.
ok steven@
2006-12-07 21:43:53 +00:00
msf
4e71813d1d
update to 1.20
2006-12-05 06:27:53 +00:00
espie
b347413040
fix fetch, noticed by msf.
2006-12-04 11:34:58 +00:00
jolan
e48eefeea7
update to 20061120, from Martynas Venckus
2006-12-04 09:47:54 +00:00
steven
9ed4a1347e
this depends on p5-Class-Data-Accessor
2006-12-03 10:39:01 +00:00
kurt
7ab5074357
- require nspr with PR_GetLibraryName fix
...
- bump major due to previous nspr removal
2006-11-30 21:06:35 +00:00
sturm
9a0e4c6747
bump PKGNAMEs after MULTI_PACKAGES changes
2006-11-30 18:33:04 +00:00
mbalmer
ea4a76e244
Security update to Kronolith 2.1.4.
...
Major changes compared to the Kronolith H3 (2.1.3) version are:
* Close arbitrary file inclusion in free/busy views.
2006-11-29 13:37:12 +00:00
mbalmer
83dcda6b71
Fix comment, bump package name.
2006-11-29 13:27:24 +00:00
espie
3f484db54f
a few cpan changes, and simple updates from Simon Dassow
2006-11-28 11:09:51 +00:00
steven
63b8642ed5
new MULTI_PACKAGES
2006-11-25 14:24:47 +00:00
steven
affb625bbd
don't derive one PKGNAME from the other; requested by espie@
2006-11-25 13:11:02 +00:00
espie
42a851e373
new MULTI_PACKAGES
2006-11-25 11:45:58 +00:00
espie
389f5c66a4
and relevant packing-lists
2006-11-25 11:09:43 +00:00
espie
90efd4554d
new MULTI_PACKAGES.
...
give pear to daemon, explicitly
2006-11-25 11:09:04 +00:00
steven
8902924168
new MULTI_PACKAGES
...
while here, remove explicit dependency of -examples and -admin packages
on java, since they depend on the main package which already has this dep.
also tighten pkgspec in dependencies to v4/5.
2006-11-25 07:42:58 +00:00
bernd
4d7ae30245
+ ruby-mongrel
2006-11-24 10:36:47 +00:00
bernd
67c56bb029
Initial import of mongrel-0.3.13.4.
...
Mongrel is a fast HTTP library and server for Ruby that is intended for
hosting Ruby web applications of any kind using plain HTTP rather than
FastCGI or SCGI. It is framework agnostic and already supports Ruby On Rails,
Og+Nitro, and Camping frameworks.
From Jason LaRiviere <jason at indelicate dot net>, some cleanup by me.
2006-11-24 10:35:16 +00:00
espie
6b9ec23715
broken depends
2006-11-24 09:27:33 +00:00
espie
a4a3327236
new MULTI_PACKAGES
2006-11-24 08:39:03 +00:00
espie
ee54b461eb
new MULTI_PACKAGES. mark pear files as belonging to daemon since they
...
live under www (quickest fix for now)
2006-11-23 20:08:32 +00:00
steven
8e39eaf378
convert to new MULTI_PACKAGES. use static DESCR-sub files...
...
"should be okay" bernd@
2006-11-22 07:40:24 +00:00
jasper
553a9c21c2
add wApua
2006-11-21 16:09:36 +00:00
jasper
9e9bf172ca
import wApua 0.06
...
wApua is WAP WML browser based on libwww and Perl/Tk.
ok ajacoutot
2006-11-21 16:06:39 +00:00
pvalchev
75cca4ade7
update to trac-0.10.2; maintainer Ben Lovett
2006-11-21 04:05:18 +00:00
robert
dd6db67b77
the no_x11 flavor of the gd package should not depend on freetype
...
as it comes with X11; bump PKGNAME
2006-11-20 20:57:22 +00:00
bernd
6ff6e6be45
Fix BUILD_DEPENDS and RUN_DEPENDS.
2006-11-20 20:37:51 +00:00
espie
b75dec414c
fix a few obviously wrong dependencies, and remove extra shells in ghc.
2006-11-20 13:07:19 +00:00
jolan
999dcef842
update to 0.7.2, from maintainer
2006-11-20 04:06:41 +00:00
naddy
69d52b08f2
fix building with libcurl 7.16.0
2006-11-18 19:16:26 +00:00
mbalmer
30d91d4c0f
Update to Mediawiki 1.8.2 and take maintainership.
...
kevlo ok.
2006-11-17 20:46:32 +00:00
kurt
8a66388653
adjust depends due to www/mozilla conversion to devel/nspr
2006-11-17 19:41:58 +00:00