Age | Commit message (Collapse) | Author | Files | Lines |
|
Fixed that altering ShowErrorStatement also altered AutoCommit!
Fixed DBD::Proxy to handle commit() and rollback(). Long overdue, sorry.
Fixed incompatibility with perl 5.004 (but no one's using that right? :)
Fixed connect_cached and prepare_cached to not be affected by the order
of elements in the attribute hash.
Fixed version number of DBI::Shell
Defined and documented table_info() attribute semantics (ODBC compatible)
|
|
|
|
|
|
|
|
|
|
|
|
- cgi-bin fixes from chuck@research.att.com
- most file types supported by default
- allow default file (index.html) and user public directories
(~/public_html) to be specified on the command line.
|
|
|
|
linked from a particular package, and add a pre-configure target to
the buildlink.mk file to more painlessly use buildlink.mk files. A
${BUILDLINK_TARGETS} variable still exists in case a package _must_
define NO_CONFIGURE.
|
|
targets as the buildlink.mk files now add the dependency automatically.
Remove any NO_CONFIGURE definitions as they seem to be useless.
|
|
Some slight improvements while I'm here.
That's worth a new major: 3.00.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes from 0.5.0 to 0.5.1
- monitor the _XAWTV_STATION property on the xawtv window and VPS/PDC (during
EPG acquisition) to detect channel changes (new source module epgui/xawtv.c;
communication with xawtv is now done directly via X11 calls, and no longer
uses the xawtv-remote utility)
- after a channel change, optionally set the programme listing's cursor on
the programme currently running on this channel and/or display the programme
title and running time information inside xawtv, either in a popup, as
overlay (requires xfree4 and the XVideo extension) or window title message.
- improved handling of the network name configuration dialog by addition of
a "Closest match in xawtv" button.
- fix: during refresh, the cursor now remains on the same start time and network
- fix: short info text view is no longer set to line 1.0 during every update
- fix: possible crash due to reference to freed memory when acq timescale
popup was open & bad reception (block discarded due to parity errors)
- fix: in cyclic or follow-ui acquisition modes when acquisition was forced
passive on a non-provider channel (e.g. by a busy video device) acq control
did not automatically switch to active when the device was freed.
- fix: network name configuration: name selection from the provider listbox
was handled incorrectly for networks which were not covered by all providers,
so that another than the selected name was actually used.
- added support for multi-network channel names (e.g. [Arte / Kinderkanal])
to network name configuration: split xawtv station names around '/' and
use all resulting segments for matching with Nextview network names.
- added support for Turkish charset in national option table; 6 characters
which are not in latin-1 are replaced by their ASCII counterparts.
- fixed two memory leaks in the EPG scan and wrong handling of the EPG MIP
entry, which slowed down the scan on several channels.
- changed Makefile.win32 to use gcc/mingw32 for compilation. The supplied
Tcl/Tk libraries are compiled with gcc too (on NT using cygwin)
|
|
|
|
|
|
|
|
Will be done by modifying intlfonts.
|
|
|
|
Bump to 2.57.
|
|
used anymore in pkgsrc).
|
|
better way. Patch supplied by Johnny C. Lam in private e-mail.
|
|
Changes: Lots of bugfixes (lingering-close problem, USR1 handling,
off-by-1 in base64 decoding and others), throttling syslog, tuned
throttling, improvements on mmap cache, etc. See
http://www.acme.com/software/thttpd/#releasenotes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Command-line utilities to:
* create StuffIt (.sit) and Zip (.zip) archives
* encode files into uuencode, BinHex, and MacBinary formats
* expand StuffIt and Zip archives
* expand encrypted StuffIt archives
* decode or expand: Compact Pro, zip, arc, arj, lha (lzh),
rar, gzip, UNIX compress, uuencode, BinHex, btoa, MIME,
tar, MacBinary, segmented StuffIt, PrivateFile, bzip2,
and AppleSingle.
From Ben Collver in pkg/13147
|
|
version 2.8.3 include:
*) Upgraded to Apache 1.3.20
|
|
from version 2.8.3 is upgrading the mod_ssl sources to patch against Apache
1.3.20. The pkgsrc changes include unifying repeated SED replacement info
for various files into one location, FILES_SUBST.
|
|
NetBSD Packages Collection (pkgsrc) changes:
* Modify French page in same way as the English page. Translation
provided by Remi Zara <remi_zara@mac.com> in private e-mail.
* Use EAPI patches from mod_ssl-2.8.4-1.3.20.
* Unify repeated SED replacement info for config.layout, apache.sh,
DEINSTALL, and INSTALL into one location, FILES_SUBST.
* Modify patch to apxs to use 0:0 instead of root:wheel, as some
non-NetBSD systems don't have a wheel group.
The general bug fixes:
* Eliminate a potential segfault if an invalid floating point value
is passed to the ap_snprintf() function, on platforms supporting
isnan() and isinf().
* Fix a possible segfault at startup in the detection of a default
ServerName or IP string when no ServerName was specified.
* Fixed mod_proxy to retain empty headers, as allowed by RFC2068.
* Properly resolve the location of ndbm on Linux and some glibc2
builds, where ndbm.h is in the nonstandard db1/ subdir.
The main new features include:
* Enhanced rotatelogs to allow a UTC offset to be specified, and
the format logfile names with human-readable date/time stamps.
* Added the NOESCAPE (NS) flag to RewriteRule, to disable *all*
normal URI escaping. Note incautious use can give unexpected
results or introduce security risks.
* Added the '\' character to RewriteRule to allow escaping of
special characters. Allows embedding of both the '$' and '%'
characters in the results, so 'foo\$1' translates to 'foo$1'
rather than 'foo\<value of $1>'.
* Added the -V flag to suexec, to display the compile-time settings
with which it was built. (Only valid for root or the HTTPD_USER
username.)
* Introduced EBCDIC conversion configuration options, controlling the
conversion based on MIME type or file suffix.
|
|
without needing -traditional. This fixes socklen_t lossage mentioned in
the README.netbsd file. This was tested on i386 NetBSD-1.5 and -current.
|
|
0.9.1 is a bugfix release. Stability greatly improved since Mozilla 0.9
See release notes for detail.
http://www.mozilla.org/releases/mozilla0.9.1/
|
|
|
|
to be the elisp equivalent of libg++. Required for JDK.
|
|
under Solaris.
|