Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes:
Fixed pipe issues.
Allow to use check.h from C++.
Plugged some memory leaks.
|
|
is from John Kohl per PR pkg/18742, the former result of a google
search
|
|
and fails
|
|
|
|
0.6.1.6
fixed a bug in the info() method that strangely only showed up in cygwin
added flose to close the opened file handle
added method that shows network status, area code and cell id
|
|
|
|
|
|
|
|
Moved xlHtml to xlHtml-mixedcase in the repository [schmonz 2007-06-07]
|
|
|
|
for coexistence with a future py22pth (or even native thread) pkg
-use buildlink2
|
|
fix PR#18541
- use ${WRKDIR} as temporary dir instead of /tmp
fix PR#18748
|
|
|
|
|
|
Changes:
- Locale names have been renamed ru_SU* -> ru_RU*, ru_SU* now are symlinks
- Fixed some minor bugs
- Now a new record is added to each accounting file after reconfiguration
- Now ipa(8) and ipastat(8) do not use database locking feature by default
- All manual pages were updated to reflect changes in IPA
- The -u switch was removed from and the -L switch was added to ipastat(8)
- All code of ipa(8) was revised, now ipa(8) tests directories and
files in the database more carefully
- Several bugs and memory leak with the "db_dir" parameter were fixed
- Added new parameter "db_group"
- Parameters "acl", "db_owner", "db_perm" have been removed
Package changes:
- added some HTTP and FTP mirrors;
- removed installation of ${DSTEXAMPLEDIR} directory, because it is
installed from the port's Makefile;
- updated DESCR to reflect current state of IPA.
|
|
|
|
|
|
|
|
|
|
Changes:
* mod_gzip_update_static Yes/No
This new directive controls wether mod_gzip should re-gzip outdated
precompressed files. mod_gzip compresses a copy of the original file,
use it with care! No other modules can handle the content of these
HTTP requests.
* bugfix for long lines
In older versions, mod_gzip had a problem with HTTP header lines
longer than 4k. This bug has been fixed.
* Vary bugfix
The previous version of mod_gzip sent Vary headers in too many cases.
But now this is not longer necessary. mod_gzip sends no
Vary headers when the request is excluded by 'file', 'uri' or
'handler'.
* Netware patch
Guenter Knauf wrote a patch for Netware. It's now included.
* Documentation included
* mod_gzip_static_suffix suffix
This new directive defines the suffix of the static compressed files.
On most platforms this will be .gz, but on some it may be .z or
something like that. Default is '.gz'.
Warning: You have to add an 'AddEncoding .suffix gzip' in your Apache
config! If you don't do this, Apache may send a wrong
'Content-Encoding' HTTP header (or even none at all).
* mod_gzip_handle_methods GET POST
Parameters are GET or POST or a list of both values.
Default is the list of both values.
* mod_gzip_send_vary Yes/No
This will be useful for some caching HTTP proxies like squid.
Prior to the current version of mod_gzip, they had problems
to properly handle mod_gzip output.
Warning: Don't set this value to "no" unless you are perfectly
sure that all clients in your environment are able to handle
compressed content properly!
* Workfile bug fixed
In prior versions of mod_gzip there was a problem with the
workfiles. When the compressed version of a file was bigger
than the file itself, the workfile has not been deleted.
Now it will be.
* mod_gzip recognizes outdated .gz files
mod_gzip now performs another stat() call and checks whether
the static compressed version of the file is older than the
uncompressed original file itself. If so, it sends the
uncompressed content(!) and creates a
SEND_AS_IS:PRECOMPRESSED_VARIANT_OUTDATED status value.
|
|
|
|
This release includes documentation updates. The README was converted to
HTML with screenshots. A British English 'translation' was created. There
were man page updates, so that it no longer requires docbook-to-man.
Windows printing code was updated, and the Norwegian and Icelandic
translations were updated.
|
|
|
|
Thanks to wiz for noticing.
|
|
|
|
netatalk implementations. Closes PR pkg/18725 from Greg A. Woods.
Didn't just delete the packages as the thread in current-users with title
"Appletalk seems broken in 1.6" from 28-30 Sept implies that some people
still prefer the old packages.
|
|
|
|
|
|
|
|
Closes PR 18758.
|
|
|
|
|
|
- Improve 64bit architecture support
|
|
- Improve 64bit architecture support
|
|
|
|
|
|
Release Notes for Icarus Verilog Snapshot 20021019
The synthesizer now detects asynchronous set/reset inputs to DFF
devices. The fpga and vvp code generators have been updated to support
these signals.
The vvp code generator also gained some register management code that
improves the thread register usage. This redoces code size for certain
common cases, and thus improves simulation performance.
The requirements on `ifdef and related compiler directives has been
relaxed, to correspond to more common behavior.
The parameter range support crashed if the range expressions had
parameters in them. This is fixed, and some signed-ness bugs fixed
along with it.
Rearrange some of the configure script tests to assure better
compatibility accross platforms.
|
|
Bump PKGREVISION++
Thanks to Rhialto <rhialto at azenomei at knuffel at net> for pointing
this out.
This will probably fix the xmms problems as well.
|
|
|
|
Compare...
$ gmake --version
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i386--netbsdelf
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Report bugs to <bug-make@gnu.org>.
to...
$ gmake --version
GNU Make 3.80
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
|
|
don't need to worry about USE_XPM.
|
|
lang/gcc. The diffs change some double quotes to single quotes in some
sparc-only files so that the shell expression created is legal. This fix
was independently found by Lubomir Sedlacik <salo@Xtrmntr.org> and
provided in pkg/18309.
|
|
Recognise 21164-0 (As seen in Digital AlphaStation 600 5/333)
From Christopher SEKIYA
|
|
Recognise 21164-0 (As seen in Digital AlphaStation 600 5/333)
|
|
|
|
|
|
|
|
|
|
|
|
|