Age | Commit message (Collapse) | Author | Files | Lines |
|
assume the default locale.
|
|
|
|
which reloads the server without killing transfers in progress.
|
|
from ChangeLog:
- Lots of patches from Daniel for various things..
- Martin Robinson sent a patch for find dialog where it keeps the last search
term, I'll improve this later on.
- Agh! the typo that made the minimum font size not stick was back! fixed
again. Thanks to Daniel for finding out.
- Add a wrapper for all gtk_moz_embed_load_url() -->
_skipstone_load_url() for
skipstone internal use only and it adds a grab_focus on the embedding
widget
to help Daniel out on his upcoming kiosk mode patch.
- Patch from Devik to fix --enable-cvs-mozilla and fix
compilation on mozilla 1.0rc3
- Patch from Daniel for fixing minor leaks when config files don't
exist.
- Added an Up button plugin, must place an up.xpm inside your theme
directory or it won't display a pixmap
|
|
|
|
|
|
No functional changes; just more ad patterns.
|
|
found in 6.01 especially in the GUI, JavaScript and handling of
asian characters.
|
|
|
|
The aim of BINS is to generate static HTML photo albums. Some of the
functionalities of BINS are :
* album can contains other albums (sub albums): tree structure
* generation of a thumbnail and of scaled images for each picture
* generated album appearance is fully customizable by using HTML
templates and configuration parameters
* several description fields (date, location, etc...) can be
associated with the pictures (in text or HTML format)
* Exif information and Digital camera support:
o use the EXIF data structure found on some image files (usually,
those produced by digital cameras) to fill automatically some fields
(date and time for example).
o BINS use the Orientation EXIF tag (which is normally set when you
rotate a image on you DigiCam) to rotate the picture to correct
orientation.
o For each image, a page provides all information available on the
picture and the DigiCam settings when the photo was taken.
o All EXIF information is saved in the XML description file,
preventing they disappear when the image is modified
* customizable charset encoding for HTML generation, including UTF-8
(Unicode) support by default. Generation of the Apache .htaccess file
for correct encoding charset in HTTP headers
* generate valid HTML 4 code.
|
|
2.4STABLE6:
- Squid now drops any requests using transfer-encoding.
Squid is a HTTP/1.0 proxy and as such do not support
the use of transfer-encoding.
- The MSNT auth helper has been updated to v2.0.3+fixes for
buffer overflow security issues found in this helper.
- A security issue in how Squid forwards proxy authentication
credentials has been fixed
- Minor changes to support Apple MAC OS X and some other platforms
more easily.
- The client -T option has been implemented
- HTCP related bugfixes in "squid -k reconfigure"
- Several bugfixes and cleanup of the Gopher client, both
to correct some security issues and to make Squid properly
render certain Gopher menus.
- FTP data channels are now sanity checked to match the address of
the requested FTP server. This to prevent theft or injection of
data. See the new ftp_sanitycheck directive if this is not desired.
- Security fixes in how Squid parses FTP directory listings into HTML
|
|
|
|
Also fix package that it works with openssl installed from pkgsrc
(not in the base system).
|
|
|
|
|
|
|
|
|
|
Closes pkg/17378 by Greg A. Woods.
|
|
Mark this package as using an interactive fetch stage
|
|
pkg/17358. Changes:
Fixed shoting to memory with javascript and input fields
Do not call gethostbyaddr when name is not ip address (it should avoid
some useless nameserver queries)
Fixed a delay on quit until async lookup terminates
Floating point numbers in configure file are stored with '.' even on
systems with ',' in locales.
Line length fix on framebuffer.
New domain names
Croatian translation
Small change in x.c to work on some 8-bit displays.
Fixed mem_free(NULL) in x.c:1001
|
|
|
|
Avoid core dump in some cases where the callback croaks.
The perl_call_method and perl_call_sv needs G_EVAL flag
to be safe.
New parser attributes; 'attr_encoded' and 'case_sensitive'.
Contributed by Guy Albertelli II <guy@albertelli.com>.
HTML::Entities
- don't encode \r by default as suggested by Sean M. Burke.
HTML::HeadParser
- ignore empty http-equiv
- allow multiple <link> elements. Patch by
Timur I. Bakeyev <timur@gnu.org>
Avoid warnings from bleadperl on the uentities test.
|
|
NetBSD 1.4 does not have wchar.h, but everything needed by Amaya is
defined in stdlib.h. So add a wchar.h test to configure, and protect
inclusion of wchar.h by HAVE_WCHAR_H.
Solves PR 12358.
|
|
The old behaviour of using the sunos-4.1 binaries under compat_sunos can
be achieved by setting NS_USE_SUNOS.
|
|
|
|
|
|
considered *BETA* software and may not work at all. This package is here
solely to provide Apache-2.0 users with a testbed for porting existing
mod_perl-1.2.x applications.
|
|
Changes are mainly bug fixes:
- * Added a few canonical casts to fix some obvious 64bit issues.
Patch: pvalchev
- * Fixed a bug with cookies path parsing.
* Fixed persistent-cookies obliteration (BUG#312, BUG#314)
* Set max 20 persistent cookies for each domain.
Patches: J<F6>rgen Viksell
- * Switched flock to lockf.
Patch: Andreas Schweitzer
- * Made a little bugfix in doc/Makefile.am.
Patch: Grigory Bakunov
- * Removed the < 256 hostname length restraint from http queries.
* Made a date-parser that copes with three HTTP date-syntaxes (BUG#335)
* Made the HTML parser a bit more robust with bad HTML (BUG#325, BUG#326)
Patches: Jorge Arellano
Prompted by PR 17420 from Martin Weber <Ephaeton@gmx.net>
|
|
|
|
Notable changes:
- cross site scripting fixes
- html & perl cleanups
- add config vars: @ForbiddenFiles, $allow_log_extra,
$allow_dir_extra, $allow_source_extra
+ Add local patches to change location of latest version of cvsweb and
to not display the address section if $address == "".
|
|
noted by Takahiro Kambe <taca at sky dot yamashina dot kyoto dot jp>.
|
|
updated package added by me in mail/hypermail.
|
|
updated package added by me in mail/hypermail.
|
|
benefit of Darwin and Solaris. Noted in PR pkg/17401 by
Pierre Bourgin.
|
|
the leading "cgi-bin/" was stripped)
+ convert '-' to '_' in ${HTTP_xxx} environment variable names, and
ensure that the names are NUL terminated
+ lookup addr, host (unless -n) and port for every request, not just
cgi requests, and log the host & port in "got request ..." message
+ fix -n to work as documented; set it to *prevent* addr->name lookups
+ document -n is useful even without -c
+ don't deref NULL pointers in printf %s
+ be consistent about stripping leading `/' from command
+ clean up how "cgi-bin/" prefix is hardcoded in
+ fix -Wall compile issues
+ bump package revision
|
|
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
|
|
Eric Gillespie Jr..
|
|
This package is based on the contribution made by Eric Gillespie Jr. in
PR pkg/14633.
|
|
I gave up support of OpenLDAP v2....
|
|
|
|
Changes with mod_ssl 2.8.10 (19-Jun-2002 to 24-Jun-2002)
*) Fixed off-by-one buffer overflow bug in the compatibility
functionality (mapping of old directives to new ones).
*) Fixed memory leak in processing of CA certificates.
*) In case there is actually a certificate chain in the session cache,
we now use the value of SSL_get_peer_certificate(ssl) to verify as
it will have been removed from the chain before it was put in the
cache.
*) Seed the PRNG with a maximum of 1K from the internal scoreboard.
|
|
bump PKGREVISION.
Changes with mod_ssl 2.8.10 (19-Jun-2002 to 24-Jun-2002)
*) Fixed off-by-one buffer overflow bug in the compatibility
functionality (mapping of old directives to new ones).
*) Fixed memory leak in processing of CA certificates.
*) In case there is actually a certificate chain in the session cache,
we now use the value of SSL_get_peer_certificate(ssl) to verify as
it will have been removed from the chain before it was put in the
cache.
*) Seed the PRNG with a maximum of 1K from the internal scoreboard.
|
|
|
|
From: Dawid Szymanski <dawszy@tgr.lubin.edu.pl>
|
|
on ftp.netbsd.org.
|
|
|
|
|
|
- Prevent chown whole files under ${PREFIX}/share/httpd.
|
|
|
|
changes in links 0.9.7 -> 2.0
- JavaScript support
- remade bookmarks
- support for gamma corrections
Split into pkgsrc/www/links and pkgsrc/www/links-gui:
- rewritten to support graphics
- support for various graphics drivers including:
o X Window System
o SVGAlib
o Atheos GUI
o PMShell
- support for various graphics formats including:
o PNG
o JPEG
o TIFF
o GIF
Update and split et al provided by Lubomir Sedlacik (salo at xtrmntr dot org)
in PR##17218 - this commit closes this PR.
|