Commit graph

11 commits

Author SHA1 Message Date
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
mjl
2632d33c96 Update to 1.11
The t/heuristic.t test relied on the fact that 'www.perl.no'
   was not registered in DNS.  This is no longer true.
   The penguins at Bouvet Island will hopefully be ignorant
   of Perl forever.
2001-03-21 17:15:33 +00:00
wiz
a0745845b3 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:21:28 +00:00
abs
e50a8d8bbb Updated to 1.10
Changes since 1.09

   The $u->query_form method will now escape spaces in
   form keys or values as '+' (instead of '%20').  This also
   affect the $mailto_uri->header() method.  This is actually
   the wrong thing to do, but this practise is now even
   documented in official places like
   http://www.w3.org/TR/html4/interact/forms.html#h-17.13.4.1
   so we might as well follow the stream.

   URI::Heuristic did not work for domain-names with dashes '-'
   in them.  Fixed.

   Documented that $uri->xxx($1) might not work.

Closes pkg/11990
2001-02-15 15:31:03 +00:00
jlam
b08410624a Update p5-URI to 1.09. Changes from version 1.07:
uri_unescape() did not work when given multiple strings
   to decode.  Patch by Nicholas Clark <nick@ccl4.org>.

   ldap URIs now support _scope() and _filter() methods that
   don't have default values.  Suggested by Graham Barr.

   Incorporated old rejected MSWin32 patch to t/old-base.t.
   Hope it works.
2000-08-27 21:56:46 +00:00
jlam
18cba9d7fa Convert packages to use PERL5_PACKLIST (part 1). These were the easy
ones to do, and each compiled and installed/de-installed apparently
correctly.

As a side effect of the dynamic PLIST, we no longer need to have separate
-static and -shared PLISTs.  It's now easier than ever to make a perl5
package for NetBSD :)
2000-08-27 07:10:59 +00:00
mjl
f0cc7f1b3a Update to 1.07. Changes:
URI::WithBase (and URI::URL) now support $u->new_abs constructor.
	URI::WithBase->new("foo", "URI::URL") bug fixed.
	QNX file support by Norton Allen <allen@huarp.harvard.edu>.
	Support for rsync:-URI by Dave Beckett <D.J.Beckett@ukc.ac.uk>
2000-07-03 09:36:13 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
wiz
e133ff3249 changed PKGNAME to p5-${DISTNAME} 1999-12-28 12:49:56 +00:00
rh
a1d73d17e4 Import of p5-URI-1.04, a perl5 class to represent Uniform Resource
Identifiers (URIs, RFC 2396).
1999-12-02 08:34:33 +00:00