Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Changes include:
Mail::Header
- fold_line now skips X-Face lines
Mail::Filter
- Applied patch from <pncu_ss@uhura.cc.rochester.edu> (Josh Pincus)
* Added return value to _filter() so that the function returns
the result of the last subroutine in the list of filters.
(the manpage specifies that one should have been able to do this
originally.)
Mail::Mailer
- Treat VMS the same as MacOS as neither have sendmail et al.
Mail::Mailer::smtp
- Server can now be specified to Mail::Mailer contructor
Mail::Alias, Mail::Util,Mail:Internet, Mail::Cap
- local-ize some globals used
Mail::Cap
- check in $ENV{HOME} is defined
Mail::Address
- Fix capitalization problems with names like "Lie<DF>egang"
Mail::Address
- Fix use of uninitialized warning
Update Makefile.PL for release 1.12
Mail::Internet
- Added options to smtpsend
Mail::Send
- Updated docs for 'smtp'
Mail::Header
- Fix _fold_line for lines which contain quoted strings
Mail::Address
- avoid warnings if undef is passed to parse()
Mail::Address
- tweak to format to ensure comment is delimeted by ()
- typo in docs
- Documentation update to Mail::Internet
Mail::Cap
- Fixed mailcap search so it works on MacOS
Mail::Mailer
- Change to use Mail::Util::mailaddress
Mail::Util
- updated mailaddess to be aware of MacOS
Mail::Header
- fix read(0 and extract() not to require non-whitespace characters
on continuation lines, a single leading whitespace char is all
that is needed.
- Applied patch from Roderick Schertler to
- Two places in Mail::Header are changed so they don't use $'.
- A Mail::Header::as_string method is added.
- Mail::Internet::as_string and as_mbox_string methods are added.
The mbox variant does encoding appropriate for appending a message
to a Unix mbox file.
- Tests for the three new methods are added.
Mail::Util
- tweak to what maildomain looks for in the sendmail config file
Mail::Address
- Split out real handlers into thier own .pm files
- Added Mail::Mailer::smtp, this is the default for MacOS
Mail::Mailer
- Applied patch from Slaven Rezic <eserte@cs.tu-berlin.de> to support
FreeBSD properly
Mail::Address
- Applied patch from Chuck O'Donnell to improve name extraction
t/extract.t
- change for new extraction
bin/*.PL
- change "#!$Config{'scriptdir'}/perl -w\n" ot
$Config{'startperl'}," -w\n"
Mail::Field
- modified so it works with perl < 5.004
Makefile.PL
- removed code to prevent installation of Mail::Field
Mail::Header
- Added \Q and \E to some regexp's
Mail::Mailer
- Added patch from Jeff Slovin to pass correct args to mailx on DG/UX
|
|
Changes include:
* Allow ":" in attribute names as a workaround for Microsoft Excel
2000 which generates such files.
* Make depreciate warning if netscape_buggy_comment() method is
used. The method to use in strict_comment().
* Avoid duplication of parse_file() method in HTML::HeadParser.
* $p->parse_file() will not close a handle passed to it any more.
If passed a filename that can't be opened it will return undef
instead of raising an exception, and strings like "*STDIN" are not
treated as globs any more.
* HTML::LinkExtor knowns about background attribute of <tables>.
Patch by Clinton Wong <clintdw@netcom.com>
* HTML::TokeParser will parse large inline strings much faster now.
The string holding the document must not be changed during parsing.
* Documentation updates.
|
|
Changes include:
o perl 5.005_60 compatibility (not that it matters, yet)
o locking on platforms that need it
o support for remote connections
o move PRINTF into correct package
o deprecated set_exit_status
o general cleanup, moving old non thread safe interface
from xs to perl
o new thread safe interface
o new threaded example program
o FCGI.pm now part of the devel kit
o library fixes ("Rob Saccoccio" <robs@ipass.net>)
o allow bypassing of installation of handlers
o ActivePerl compatibility (Murray Nesbitt <murray@ActiveState.com>)
o POST on bigendians (Paul GABORIT <gaborit@enstimac.fr>)
o Some win32 changes (Monty <xiphmont@fastserv.com>)
o library fixes ("Rob Saccoccio" <robs@ipass.net>)
|
|
fetchmail-5.2.0 (Tue Nov 30 14:24:25 EST 1999), 18302 lines:
* fetchmailconf now complains and exits gracefully when not run under X.
* configure.in port patch for OpenBSD from Federico G. Schwindt.
* configure.in port patch fror Heimdal from Leif Johansson <leifj@it.su.se>
* configure.in fix for OpenSSL configuration problems.
* Teach fetchmail about the buggy FTGate server.
* cs.po update from Jiri Pavlovsky.
* Edmund Grimley's patch to uid.c to fix the `uidl keep expunge 1' case.
* Abort startup if the configuration directory is nonexistent; this
probably means an NFS mount of user's home directory failed.
* Added warnings and FAQ items about the MailMax server, which doesn't
download attachments.
|
|
|
|
|
|
|
|
|
|
Suggested by Bernd Ernesti <netbsd@arresum.inka.de>.
|
|
|
|
|
|
Apache server and OpenSSl-0.9.4.
Makefile: Take advantage of the working configure script.
patches/patch-aa: replace this with a gross hack that finds the libssl
shared library with our current version of the OpenSSL pkg.
|
|
|
|
"${APACHE_PERF_TUNING}" is set to "YES". Fixes PR pkg/8915 by
Damon Brodie.
|
|
|
|
|
|
Changes from version 1.4:
+ Fixed an off-by-one error in Solaris package name generation
+ Ignore file names with embedded spaces - Solaris package tools
can't handle these.
|
|
|
|
|
|
are set.
|
|
port and query part) as "http://foo.bar:80/?query".
Patch is from the wwwoffle author via Feico Dillema.
|
|
Change MASTER_SITES.
Changes 114c to 114f:
some bugfix.
support -lh6-.
|
|
|
|
|
|
|
|
gPhoto is an universal, free GTK+ application that will allow
downloading, saving, and manipulation of images from several
different digital camera models, or from the local harddrive.
gPhoto has a basic command line interface, which is handy,
if you want to set up a web camera, and use gphoto in a
script, e.g. with Perl/PHP.
gPhoto sports a new HTML engine, that let's you create your
gallery "themes" (HTML with special tags), and publish images
to the web. A directory browse mode has also been implemented.
gPhoto supports a wide array of digital camera models.
|
|
Changes: A Palm Pilot port, configure is now used instead of imake, and ANSI
C is now required.
|
|
Overview of changes in Ethereal 0.7.9:
* Compilation warning fix (Guy)
* Updates to Q.931 (Guy)
* Updates to Q.2931 (Guy)
* Display filter widget uses GtkCombo (Gerald)
* Added SNMP over Ethernet (Gilbert)
* Small changes to display filters from tcp follow and match selected (Gilbert)
* Fix problem and update SMB (Richard)
* Update portmap (Uwe)
* Update NFS (Uwe)
* Support for iptrace 1.0 files (Gilbert; thanks to
Florian Lohoff <flo@rfc822.org> for sample trace files)
* Update support for netmon 2.0 files (Guy)
* Updates to ATM (Guy)
* Updates to ARP (Guy)
* Updates to DNS (Guy)
* Support for both PPP and LAPB as WAN links in NG Sniffer files (Guy)
* Colorize TCP streams (Gerald)
* Make autoconf check for correct contents of libz library (Guy)
* Updates to About box (Guy, Gilbert)
|
|
installed version and binary packages. The size can be queried then
via pkg_info:
xfeyrer @ noon% pkg_info -s xv
Information for xv-3.10apl1:
Size of this package in bytes: 4670692
xfeyrer @ noon% pkg_info -S xv
Information for xv-3.10apl1:
Size in bytes including required pkgs: 14610165
While doing work on the size code, support for the @src directive was
removed (formerly enabled with the pkg_create -s switch, but unused in
our pkg system). The new pkg_info -s and -S switches were tested on
installed, local (file) and remote (ftp) packages.
In bsd.pkg.mk, take special care for pkg_* versions that do not have
the pkg_create -s and -S switches and do not record size information
there.
|
|
|
|
|
|
installed. The configure script added $LOCALBASE/include to CFLAGS,
but that way the local includes get mixed up with ncruses includes.
Append $LOCALBASE/include after the local includes to includepath.
|
|
(builds patched sendmail as well)
|
|
wiz@danbala.ifoer.tuwien.ac.at.
|
|
|
|
|
|
|
|
|
|
|
|
Suggested by MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>.
|
|
220 tex.eurobase.net FTP server (Version wu-2.6.0(1) Wed Oct 20 01:43:26 EDT 1999) ready.
331 Guest login ok, send your complete e-mail address as password.
530-Sorry, anonymous access is not allowed. If you are looking for
530-the Webalizer software, please visit ftp.mrunix.net
530 Login incorrect.
|
|
|
|
|
|
|
|
suggested by Antti Kantee in private e-mail. This fixes PR pkg/8908
by "Wiz".
|
|
It is the "readme" target which is broken.
|
|
Remove fonts from PLIST which get installed if one uses the old version
of teTeX.
|
|
|