Age | Commit message (Collapse) | Author | Files | Lines |
|
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").
binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.
addresses PR pkg/28619 from H. Todd Fujinaka.
|
|
method.
Changes for 1.19 and 1.18:
libnet 1.19 -- Wed Jun 30 14:53:48 BST 2004
Bug Fixes
* Fixed datasend test to work on Win32 platform
* Fixed Authen::SASL checking in SMTP.pm and POP3.pm
* Fixed bug that a restarted get with Net::FTP did not append to local file
libnet 1.18 -- Mon Mar 22 16:19:01 GMT 2004
Bug Fixes
* Fixed bug in CRLF translation in Net::Cmd datasend/dataend methods
* Fixed bug in converting numbers returned by PASV command into a
packed IP address
* Fixed bug that caused Net::FTP->get to truncate the local file after
the restart method had been called
* Fixed bug in Net::FTP-.rmdir when the server returned . and .. in
the contents of a directory
* Fixed bug in POP3 that was sending unnecessary RSETs
Enhancements
* Added support for POP3 CAPA command
* Added support for XVERP to Net::SMTP
* Added Net::POP3->banner method to return the banner received from
the server during connect
* Added Net::POP3->auth method for performing authentication using
SASL, requires Authen::SASL
* Added Host option to ->new constructor of FTP, NNTP, SMTP and POP3
which can be used instead of passing the host as the first argument
* Added ->host method to FTP, NNTP, SMTP and POP3 to return the host
string used for the connect. This is useful to determine which host
was connected to when multiple hosts are specified
* Added support for more non-standard responses to Net::FTP->size
* Updated POD for Net::SMTP wrt. not passing a Hello parameter to the
constructor. (Jeff Macdonald)
Changes from 1.15 to 1.17 not available due to Subversion lossage.
|
|
|
|
|
|
|
|
Changes (from 1.13) :
Global :
- Use read/print instead of sysread/syswrite for local files
so CRLF translation happens if it needs to
- Some Docs updated
Net::FTP :
- Fix merge error spotted by Slaven Rezic
- Support for ALLO command (patch from Matthew N. Andrews)
- Add some error checking to the examples in the SYNOPSIS
- Allow the firewall type to be specified in Net::Config
(patch from Philip Newton)
Net::SMTP :
- Allow multiple hosts to be passed to new() as an array reference
- Support MTAs with broken HELO response
(patch from Michael Driscoll)
- Support for BINARYMIME
(patch from Richard Coles)
- Fixes to the DSN parameter to mail()
(patch from Rafael Garcia-Suarez)
- Make the use of email address extraction configurable. By default
it is now back how it was
Some changes in Net::NNTP, Net::Domain and Net::Cmd
please see ChangeLog.
|
|
|
|
Relevant changes since version 1.12:
Net::POP3
- Make more compliant. +OK and -ERR responses do not have to be followed
by a space.
Net::FTP
- Fix unique name extraction to pick up name on initial
Net::Cmd
- Compatibility fix for 5.004
Net::Cmd
- Ensure all debug output is via ->debug_print
Net::FTP
- Allow the user to specify a local address to use for sockets
Net::SMTP
- Avoid extra spaces on the end of the AUTH command
|
|
|
|
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
|
|
- 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
|
|
<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.
|
|
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)
|
|
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
|
|
- 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
|
|
|
|
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.
|
|
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.
|
|
p5-CGI or p5-Data-Dumper.
|
|
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
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 :)
|
|
|
|
|
|
stops at rev 402... :(
|
|
|
|
|
|
|
|
variable substituition of "MASTER_SITES" and "PATCH_SITES".
|
|
|
|
|
|
|
|
|
|
|
|
on alpha. There may be more, but I haven't seen them yet.
|
|
- 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.
|
|
|
|
|
|
|
|
|
|
|
|
Remove redundant (and sometimes erroneous) comments.
|
|
(in bsd.port.mk) for backward compatibility.
|
|
|
|
|
|
|
|
|