Commit Graph

30 Commits

Author SHA1 Message Date
msf
b35ff28d89 - update to 5.803
ok alek@
2005-04-01 19:14:11 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
espie
e44839e34b new plists.
comment out netscape-dynmotif, since we don't have the required motif lib.
2004-09-15 18:49:48 +00:00
xsa
93568351bb set BUILD_DEPENDS= ${RUN_DEPENDS} not the opposite .. for obvious
reasons... okay pvalchev@.
2004-06-26 07:35:05 +00:00
naddy
badfe980f5 overhaul the plists of all p5-XML-* ports and their dependencies 2003-12-20 19:51:26 +00:00
sturm
a677ac5ce2 sigh 2003-11-23 11:35:23 +00:00
sturm
26a77c5803 do not install .packlist and perllocal.pod
from Han Boetes <han at mijncomputer dot nl>
2003-11-23 11:31:25 +00:00
sturm
e77d2a5175 license markers and some corrections 2003-10-18 19:44:41 +00:00
pvalchev
89df842b5e libwww-5.69; based on diff from beck 2003-07-21 18:56:19 +00:00
pvalchev
6909d112d7 p5-Digest-MD5 now comes stock with perl 2002-10-30 04:46:31 +00:00
pvalchev
4eb977c89d Remove p5-libnet port dependency; it now comes stock with perl 2002-10-30 04:13:36 +00:00
avsm
b0ad14257b Drop MAINTAINER for stuff I dont have time to maintain any more. 2002-07-10 20:48:12 +00:00
avsm
9a281722d5 update to p5-libwww-5.65
submitted by Joerg Kuetemeier <jkuetemeier@wolf-systems.net>
2002-07-05 17:16:36 +00:00
wilfried
2316247d71 add specifier to RUN_DEPENDS and BUILD_DEPENDS 2002-06-10 03:14:34 +00:00
avsm
3415b63b47 update to p5-libwww-5.64 2002-05-16 04:43:42 +00:00
espie
82dec567e3 MASTER_SITE_SUBDIR kill 2002-05-15 17:58:49 +00:00
espie
2b7c75e086 Move perl manpages where they belong, from section 3 to section 3p.
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
avsm
715c58655c update to p5-libwww-5.63
based on a patch from shell@
2001-12-27 22:06:38 +00:00
espie
0e6f6f93bb Kill first component of BUILD_DEPENDS.
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
naddy
ec4ede3197 Use MACHINE_ARCH instead of ARCH in p5-* dependencies. 2001-05-10 22:11:27 +00:00
avsm
a4bf74b63f update to p5-libwww-5.53 2001-04-18 21:47:47 +00:00
avsm
6db2c7e8ae add in a dependency on p5-HTTP-GHTTP which LWP can use (and it's a lot
faster than the LWP http request, and can speak HTTP/1.1)
2001-04-09 23:21:41 +00:00
avsm
306d96032c - update to p5-libwww-5.52
- integrate COMMENT, bump NEED_VERSION
2001-03-30 23:18:45 +00:00
avsm
5f071964b7 oops, update PKGNAME 2001-03-17 01:08:15 +00:00
avsm
4411eb6fbd [ security update ]
update to p5-libwww-5.51

If LWP::UserAgent::env_proxy is called in a CGI environment, the
case-insensitivity when looking for "http_proxy"
permits "HTTP_PROXY" to be found, but this can be trivially set by the
web client using the "Proxy:" header.  The fix applied is that
$ENV{HTTP_PROXY} is not longer honored for CGI scripts.
The CGI_HTTP_PROXY environment variable can be used instead.
2001-03-17 00:42:06 +00:00
avsm
7b652a083f - update to p5-libwww-5.50
Changes:

- Fix for test cases that failed because of URI-1.10 now encode
  space as '+' instead of '%20.
- Makefile.PL: Require URI-1.10.
  HTTP::Daemon now accepts any non-space character as method name
  on the request line.  It used to fail on methods like "M-POST"
  because it only allowed \w-chars.
- HTTP::Date now allow fractional seconds in ISO date formats.
- HTTP::Request::Common will now calculate Content-length
  even if $DYNAMIC_FILE_UPLOAD is set.
2001-01-14 23:26:59 +00:00
avsm
3fdc6aad7e cull .packlist from the PLIST 2001-01-08 21:07:39 +00:00
avsm
464f24c4b6 - update to p5-libwww-5.49
- bump NEED_VERSION
2001-01-03 00:50:41 +00:00
avsm
dc1812d261 Correct a dirrm directive which had i386 hardcoded instead of ARCH
Reported by: Jeff Bachtel <jeffb@isc.tamu.edu>
2000-11-21 17:57:08 +00:00
avsm
cd58d43d4c import libwww-5.48 from CPAN
ok by brad@
--

Libwww-perl is a collection of Perl modules which provides a simple
and consistent application programming interface (API) to the
World-Wide Web.

The main focus of the library is to provide classes and functions
that allow you to write WWW clients, thus libwww-perl said to be a
WWW client library. The library also contain modules that are of
more general use and even classes that help you implement simple
HTTP servers.
2000-09-29 10:55:30 +00:00