Commit graph

41 commits

Author SHA1 Message Date
seb
cf0b1c7919 Convert to buildlink2. Use perl5/module.mk. 2002-10-07 22:34:23 +00:00
shell
5c8d39b030 Updated p5-Net from 1.11 to 1.12
Changes :

Net::SMTP - Use Authen::SASL to do auth
Net::SMTP - Minor change to address sanitize code, mainly to allow <>
Net::FTP  - Minor change to pattern to extract unique filename from
            server response
2002-06-03 13:06:20 +00:00
shell
433ddeffd7 Updated to p5-Net-1.11
- Change my email address

Changes since p5-Net-1.10 :

Net::FTP::dataconn
  - Fix for select to avoid occasional hangups

Tweak parsing of hello response
2002-04-17 10:36:22 +00:00
seb
7ee5a64836 Update to version 1.10, provided in PR#15898 by Shell Hung
<shell@shellhung.org>.

Notable changes since version 1.0901:
- Net::FTP::I Don't call sysread multiple times after calling select() as it
  may block.
- Net::POP3 Patches from Ville Skytta for various cleanup and use Digest::MD5.
- Net::Cmd, Net::NNTP, Net::POP3, Net::SMTP
  Add support for returning tied filehandles from some operations.
- Net::FTP Allow tied handles to be passed to get/put.
- Net::Cmd Pod changes from Robin Barker.
- Net::FTP Don't do EBCDIC translation on a binary transfer.
- Net::FTP Fix docs for anonymous login.
- Net::SMTP Support binding to a local port/address
- Net::Netrc Support exscaping in the netrc file.
2002-03-14 21:56:34 +00:00
mjl
c29885ce1e Update to 1.09.1 (libnet 1.0901).
Make tests run with 5.004

 Net::SMTP
	- Don't attempt to resolve the hostname to send in the greating.
	  If it is not provided, use localhost.localdomain
	  (patch from Eduardo P?rez Ureta)

 netrc.t - fix RE for libnet_t.pl

 Various doc cleanups

 Net::FTP
	- Dont send QUIT on DESTROY. Causes problems when fork() is used.

 Net::Domain
	- Fix bug causing $_ to be modified

 Net::FTP
	- Send -anonymous@ as the password for the anonymous user, not
	  the real username.

 Net::SMTP
	- Add support for SASL AUTH (only PLAIN right now)
2002-01-19 02:57:52 +00:00
jlam
cc4128d97e Buildlinkify, in the sense that only the perl headers are found in
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-26 06:49:36 +00:00
martti
bd2f97e634 Updated to version 1.09 (PR#14608). Some of the changes since 1.0703:
- DummyInetd, Telnet, SNPP and PH modules was removed from this release,
  and they became a new module.
- DESCR cleanup, remove non-existing module
- new maintainer
2001-11-22 08:35:58 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
veego
63ad910dee SVR4 packages have a limit of 9 chars for a package name.
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-10-18 15:20:01 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
jlam
71b65d6be2 Alter dependencies so that perl>=5.6.1nb2 will satisfy the dependency for
p5-CGI or p5-Data-Dumper.
2001-09-05 17:18:21 +00:00
veego
96e73e5ab8 Fix the HOMEPAGE url. 2001-06-17 10:31:02 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
2d6b6a009c + 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 11:43:32 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +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
wiz
0b308bf2e3 regen 2000-07-03 12:03:36 +00:00
mjl
c75bcd9382 Missing NetBSD id. 2000-07-03 11:31:04 +00:00
mjl
a6dc1df6f5 Update to 1.0703. No changes available, the included ChangeLog
stops at rev 402... :(
2000-07-03 11:30:20 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
rh
6bbc9c7ca0 Update p5-Net to 1.0607. Numerous bugfixes and enhancements. 1999-12-02 15:57:28 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
tron
23e0063766 Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
agc
79e49eaba2 s/netbsd/${LOWER_OPSYS}/g 1999-04-08 18:51:48 +00:00
tv
f94ee65063 Works fine on alpha. Perl has dynamic loading now. 1998-12-05 02:46:19 +00:00
frueauf
4514df4417 pkglint: add missing rcs id. 1998-11-30 09:48:10 +00:00
explorer
decf1bd53a update to 1.0605 1998-11-30 02:50:34 +00:00
frueauf
d633e97498 pkglint: move NOT_FOR_ARCHS where it belongs. 1998-11-13 01:35:55 +00:00
garbled
384c07a72e add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha.  There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +00:00
agc
6e7b5cf644 Move to relative paths in the pkgsrc tree. 1998-04-24 09:20:33 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
hubertf
f535cf3701 Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>"
(in bsd.port.mk) for backward compatibility.
1998-01-28 15:33:44 +00:00
hubertf
1662d73be3 portlint: remove empty line 1998-01-24 21:38:58 +00:00
hubertf
7da7d640ac portlint: fix RCS Id 1998-01-24 21:38:41 +00:00
hubertf
9cc08f79ba Fix RCS Id and PLIST 1997-11-22 04:55:46 +00:00
hubertf
0745987d1f Network access, for p5-libwww 1997-11-22 04:52:46 +00:00