Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Make an informational message clearer.
|
|
Since this package is unmaintained, remove it altogether from pkgsrc.
|
|
|
|
|
|
|
|
|
|
encoder in the path.
Unify patch-ac and patch-ae which both patch the same file.
Bump pkgrevision to nb4
|
|
|
|
by setpapersize/getpapersize.
Addresses the second part of PR 18687 properly.
|
|
from Greg Woods. (The second part of that PR is not the correct way
to set papersize in pkgsrc). Main change is that the PDF is no longer
maintained, a more complete list of changes follows:
Changes and new features introduced in Version 3.22 [3 June 2000]
Bug fixes
More setup file options for controlling the appearance of reports
Makefile now explicitly explains how to compile with debugging on/off
Added quotesinglebase, quotedblbase, ellipsis to LtLatin2.LCM file
Object-oriented back end (of interest to implementors only)
Chapters without page breaks option (see @ChapterStartPages, User's Guide)
Font includes all in page setups now (of interest to implementors only)
Changes and new features introduced in Version 3.23 [24 June 2000]
Bug fixes, including Uwe's fix of the nasty bug reported by Matej Cepl,
and my fix of a table running headers bug reported by Matthew Neumann.
Cross links (see User's Guide, Cross References and Links section)
New symbols for expert users: @LinkSource and @LinkDest
@Python symbol for typesetting Python programs using prg2lout.
Changes and new features introduced in Version 3.24 [8 October 2000]
Bug fixes, including a new and better fix for table running headers bugs
Changes and new features introduced in Version 3.25 [December 2001]
Bug fixes
Finnish additions
Croatian, Slovakian, Upper Sorbian
Outdent is now settable e.g. { setoutdent 0.3f } @Break object
@InitialOutdent options for initializing outdent value
Updated barcodes package to work with recent Lout versions (@FontDef)
"downifneeded @Scale" like "{} @Scale" but will only scale down, not up
@F symbol yields a settable font, no longer hardwired to Courier
@TitleOf symbol e.g. "@TitleOf azaleas" similar to "@NumberOf azaleas"
@IndexText option to @Book etc., allows text just below Index title
References may be printed in order of first citation
New @Diag link types: @HVHLine, @HVHCurve, @VHVLine, @VHVCurve
"baselinemark @Font" option (mark along baseline rather than half x height)
@IncludeGraphicRepeated symbol: less output when EPS included repeatedly
Arbitrary colours in @Colour, @Tbl, @Diag, and @Graph, done consistently
Size of small caps can be set now e.g. "{ setsmallcaps 0.8 } @Font ..."
Got rid of boxes around links when PostScript converted to PDF
Revised end of sentence handling for some languages
Symbols for embedding clickable URLs into PostScript output
I've decided not to maintain the PDF back end, but I will try to ensure
that Lout's PostScript output works with PostScript-to-PDF converters.
Changes and new features introduced in Version 3.26 [October 2002]
Fixed bug causing crash when breaking certain list items across pages
Merged index entries completely reimplemented
@DropTagItem (@DTI) now prevents page break after drop tag
|
|
|
|
(and belatedly add seb's update to 7.1nb2 on 2003-09-12).
|
|
|
|
adduser and deluser scripts into ${PKG_SYSCONFDIR} that are capable of
dealing with usernames containing a "$". These scripts basically
accept the same options as useradd/userdel. They're meant to be used
in "add user script" and "delete user script" to deal with samba
machine accounts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ensuring that recursive pkg_delete'ing works by using the correct
pkg_dbdir to find packages. This fixes recursive deleting if the
-K flag is passed to pkg_delete(1), and the named dbdir differs from
the default dbdir (/var/db/pkg).
|
|
* Correct a potential DOS attack in the fud daemon.
* Arbitron now works again
* Telemetry logging for mupdate
* Duplicate Suppression logging for redirect sieve actions
* A number of bugs in reconstruct have been fixed. also added the -p
and -x options
* Better stubbing out of user_deleteacl
* No longer log any shutdown() failures
* Improved IPv6 support (for systems with two getnameinfo
implementations)
* Misc Documentation Improvements
|
|
|
|
|
|
|
|
|
|
include:
- Better opened() behavior when sockets close unexpectedly.
- Added support for WeakRef and Scalar::Util to allow
IO::Socket::SSL objects to auto-destroy themselves when
they go out of scope.
- Added croak()ing for unimplemented send() and recv() methods
so they are not accidentally used to transmit unencrypted
data. The Perl builtin functions cannot be reliably trapped
and are still dangerous, a fact that the POD now reflects
- Changed accept() to use inherited accept() instead of
IO::Socket::accept, so that IPv6 inheritance is possible.
- Added options to import() so that a user could specify
IPv6 or IPv4 mode of operation.
|
|
- new features: http and raw tcp support
- fixed apparent STDIO vs. sysread bug in proxy connect
- added tcpecho.pl and tcpcat.pl to MANIFEST
- fixed some further bugs with TCP read all, etc.
- fixed some const char pointer warnings
|
|
libxml2 to 2.5.10nb1 - disabled thread awareness; buildlink depends not bumped
since this is internal library change invisibile from outside of library
php4-domxml to 4.3.3nb1 - with non-threaded libxml2 2.5.10nb1, this module
is now loadable and works
vmware-module3 to 3.2.1.5 - update for -current kernel changes
|
|
Net-DNS-SEC updates, seems that IETF has been busy redefining DNSSEC.
When parsing resolver configuration files, IPv6 addresses are now skipped,
as Net::DNS does not yet have IPv6 support.
Broke Net::DNS::Resolver into seperate classes. Many of the globals in
Net::DNS::Resolver no longer exist. They were never documented
so you never used them.... right?
Options to Net::DNS::Resolver->new() are now supported, including
using your own configuration file.
Moved next_id() from Resolver.pm to Header.pm (which is where it is
used).
Tie::DNSHash removed from the package, see Tie::DNS from CPAN for a more
complete implementation of a DNS hash.
Applied David Carmean's patch for handling more than one string in a
TXT RR's RDATA section.
Applied patch from Dan Sully (daniel@electricrain.com) allowing multiple
questions to be part of a DNS packet.
|
|
the file removal when deleting linkfarms if the expected file doesn't
exist. Since the symlink isn't there, the mission is already accomplished,
so why bother with the warning?
|
|
- &Time::HiRes::d_nanosleep was broken (perl change #20131)
- the nanosleep() probe was broken (perl change #20061)
|
|
|
|
|
|
adding two new options to pkg_admin(1) to simply using this utility to
list the bare package names that match patterns when looking in PKG_DBDIR:
-b Print only the basenames when matching package names for
lsall and lsbest.
-d lsdir
Set lsdir as the path to the directory in which to find
matching package names for lsall and lsbest.
|
|
Don't assume PerlIO_read() works like fread() even though
it was documented like that for perl 5.6. It returns negative
on read failure.
The $md5->addfile method now croaks if it discovers
errors on the handle after reading from it. This should
make it more difficult to end up with the wrong digest
just because you are to lazy to check the error status
on your file handles after reading from them.
Improved documentation.
|
|
|
|
|
|
Don't assume PerlIO_read() works like fread() even though
it was documented like that for perl 5.6. It returns negative
on read failure.
Implemented sha1_transform, required to implement NIST FIPS 186-2.
Make it build on 64-bit platforms with 32-bit longs.
Sync up with the Digest::MD5 implementation:
- added clone method
- addfile croaks if it can't read
- the sha1*() functions warn if called as method
or with reference arguments.
|
|
|
|
|
|
and yelp.
|
|
* gnome-themes 2.2
* gtk-thinice-engine 2.0.2
* gnome2-user-docs 2.0.6
* yelp 2.2.2
|