Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
the more widely accepted "dependency".
|
|
in the platform specific Makefiles instead of mostly duplicating it.
|
|
Aussies.
|
|
|
|
available as a static library, so no change to PLISTs.
fixes PR pkg/19562 from epg.
|
|
|
|
tidyup:
- buildlink2 for db2 libs/includes.
- USE_PKGINSTALL for CONF_FILES and OWN_DIRS.
- PKG_SYSCONFSUBDIR for configuration file.
|
|
it.
|
|
rather than AddType
problem reported in pkg/23536 by Makoto Fujiwara
|
|
HTML_Select provides an OOP way of generating HTML form select elements
from PHP.
|
|
HTML_Select provides an OOP way of generating HTML form select elements
from PHP.
|
|
The PEAR::HTML_Common PHP package provides methods for html code display and
attributes handling.
* Methods to set, remove, update html attributes.
* Handles comments in HTML code.
* Handles layout, tabs, line endings for nicer HTML code.
|
|
* set CATEGORIES and MAINTAINER properly
* use correct path to pear.mk
|
|
Adrian Portelli
The PEAR::HTML_Common PHP package provides methods for html code display and
attributes handling.
* Methods to set, remove, update html attributes.
* Handles comments in HTML code.
* Handles layout, tabs, line endings for nicer HTML code.
|
|
moved over from pkgsrc-wip, and based on initial work done by
Adrian Portelli of pkgsrc-wip team
|
|
o Repeated POST requests causes number of persistent connections to grow
synopsis If responses to POST or other non-indempotent
requests allows the connection to be kept
persistently open then this can lead to a
increased connection usage by Squid. This
patch changes the behaviour to keep the number
of connections stable by closing a persistent
connection before opening the new connection.
severity Minor
date 2003-12-13 16:13
bugzilla #862
versions Squid-2.5
platforms All
workaround Disable server-side persistent connections by
setting "server_persistent_connections off" in
squid.conf.
o Segmentation fault on aborted FTP PUT requests
synopsis If a FTP PUT request is aborted while Squid is
writing data to the server then Squid may
abort with a segmentation fault.
severity Major
date 2003-12-14 12:14
bugzilla #853
versions Squid-2.5 and earlier
platforms All
workaround If this plauges you a lot then you can deny
the use of FTP PUT until the server can be
patched. But please note that this will limit
the functionality of the proxy by not allowing
FTP uploads via the proxy.
acl FTP protocol FTP
acl PUT method PUT
http_access deny FTP PUT
o Limit use of persistent connections when filedescriptor usage is high
synopsis Under high usage a lot of filedescriptors may
be idle persistent connections, causing a
shortage of filedescriptors for handling new
requests.
severity Minor
date 2003-12-14 12:14
bugzilla #571
versions Squid-2.5 and earlier
platforms All
workaround Disable the use of persistent connections in
squid.conf. But pleae note that disabling
persistent connections will cause a networking
performance penalty unless you are actually
short on filedescriptors. Alternatively
rebuild Squid with support for more
filedescriptors.
o Icon URLs are uneededly complex
synopsis The URL syntax used by Squid for FTP/Gopher
icons are uneededly complex and often causes
problems. This patch adds a "short_icon_urls"
directive which can be used to enable a less
complex URL syntax for icons.
severity Cosmetic
date 2003-12-14 13:14
bugzilla #856
versions Squid-2.5 and earlier
platforms All
o redirector_access does not handle slow acls such as dst or external correctly
synopsis redirector_access was a "fast" acl lookup and
did not handle "slow" acls requiring external
lookups such as dst or external correcly.
severity Minor
date 2003-12-14 13:14
bugzilla #860
versions Squid-2.5 and earlier
platforms All
o Persistent connection usage too high after sudden burst of traffic
synopsis Persistent server connections are reused in a
round-robin fashion which may cause the number
of connections to stay artificially high after
a sudden burst of requests.
This patch changes persistent connection
management to use a LIFO order reusing the
most recently used connection first, thereby
allowing unneeded connections to close down by
idle timeout.
severity Minor
date 2003-12-15 23:15
bugzilla #865
versions Squid-2.5 and earlier
platforms All
workaround This usually is not a significant problem, but
if you are plauged by this you can try
disabling server-side persistent connections
in squid.conf.
|
|
- HTTPProxyServer class.
- HTTPAuth::Authenticator class.
- HTTPUtils::FormData class.
- AccessLog module.
- refactored and bugsfixed.
|
|
|
|
WebUnit is Ruby API for testing html/cgi without browser, and is
ideally suited for automated unit testing of web sites when combined
with a Ruby unit test framework such as RubyUnit.
It was designed and implemented by Masaki Suketa.
|
|
pkg on NetBSD.
fix test for _COMPAT16_LIBSTDCXX.
|
|
|
|
where possible.
to force using the Linux builds, define MOZILLA_USE_LINUX.
|
|
|
|
Overview of Changes in gtkhtml2 2.4.1
=====================================
* Fix crasher bug after using debug->properties dialog in testgtkhtml
(bug #121301)
* Fix crashewr bug in balsa (bug #121434)
* Add check that variable is not NULL before dereferencing it [Sven Neumann]
* Correct inconsistencies in atk_object_get_index_in_parent for children
of tables (bug #123450)
* Replace gettimeofday with g_get_current_time to allow build on Windows.
(bug #123704)
* Fix crasher bug in balsa when UTF-8 characters encountered (bug #123721)
* Fix crasher bug when dom-test is run (bug #121300)
Overview of Changes in gtkhtml2 2.4.0
=====================================
None.
Overview of Changes in gtkhtml2 2.3.6
=====================================
* Fix crasher bug when used with python. (bug #119496)
Overview of Changes in gtkhtml2 2.3.5
=====================================
* Fix name of library (.so was missing) (bug #117029)
Overview of Changes in gtkhtml2 2.3.4
=====================================
* Ensure that activating a link when using Assistive Technology works.
(bug #116105)
* Fix ref counting error (bug #116177) [Richard Hult]
* Make link colour more visible when using Inverse themes (bug #95190)
* Fix crasher bug on devhelp startup (bug #114341)
* Set shadow_type to GTK_SHADOW_IN for scrolled windows containing
GtkTreeView for lists in forms (bug #114705) [Rodney Dawes]
* Embed GtkTextView in a scolled window and set scrolled windows shadow_type
to GTK_SHADOW_IN (bug #114713) [Rodney Dawes]
* Set form defaults correctly. (bug #114703) [Rodney Dawes]
Overview of Changes in gtkhtml2 2.3.3
=====================================
* Fix error exposed on 64-bit (bug #113869)
Overview of Changes in gtkhtml2 2.3.2
=====================================
* Fix crasher bug when mouse is moved while page is being loaded (bug #112302)
Overview of Changes in gtkhtml2 2.3.1
=====================================
* Fix crasher in yelp when changing page with text selected (bug #110012)
* Add support for <nobr> tag (bug #110265) (yuedong.du@sun.com)
* Do not return NULL for accessible child of HtmlBoxTable if there are
subsequent cells in the table. (bug #110247)
* Send notification of page change when running yelp with accessibility
enabled (bug #110267)
* Report correct number of links when run with accessibility enabled
(bug #109946)
* Make function html_selection_get_text public (bug #98381)
Overview of Changes in gtkhtml2 2.3.0
=====================================
* Fix crasher caused by incorrect reference to GtkStyle, (bug #104946)
* Rework how accessible text is presented. All the text in a paragraph is
in one accessible object instead of having an accessible object corresponding
to each HtmlBoxText, (bug #98324)
* Fix crasher caused by Korean spam, (bug #107910)
|
|
|
|
Changes since 0.4.2:
* Fixed yet another crash in textarea editor code. Stupid.
* Fixed estimated time displayed when resuming download of some file.
* Slovak translation update by Peter Samek.
* Fixed some compression problems.
* Fixed crash when freeing attributes.
* Introduced protocol.http.bugs.accept_charset which optionally
prohibits sending of the infamous Accept-Charset header.
* Convert '\' to '/' in HTTP requests
* Allow relative redirects while downloading.
* Fixed / -> _ URL translation when calling external helpers.
* Fix for mailcap lookup failing because of prioritizing with no luck.
* Added default irc protocol handlers.
* Titles in link tags are now honoured. It helps to get significant
bookmarks titles.
* Update danish translation.
* Make ui.startup_goto_dialog enabled by default.
* Finally fixed segfault on <frameset rows="200,*"> on FreeBSD (and
maybe other BSD flavours).
* Many other cleanups and bugfixes.
|
|
|
|
|
|
|
|
|
|
- i386 current (1.6ZE)
- i386 1.6.2_RC3
- i386 1.6.2_RC3 with USE_GCC3
Previous version was committed by accident
No change to generated package, only to if package could be generated at all,
so no PKGREVISION change.
Does not fix, but provides a workaround for PR pkg/23053 and PR pkg/23509
|
|
was corrected.
- bump package revision.
|
|
|
|
ApacheTop provides a realtime display of Apache logfile statistics
in a similar manner to top(1).
|
|
|
|
Apply two offcial patches.
* FQDN lookups sometimes returns garbage
synopsis FQDN lookups sometimes give garbage after the result.
This can be seen as junk in access.log when using
log_fqdn or false access control results when using
dstdomain acl type and the user requests a URL by IP
address.
severity Minor
date 2003-12-04 10:04
bugzilla #846, #834, #433
versions Squid-2.5 and earlier
platforms All
workaround Don't use log_fqdn or alternatively compile Squid with
--disable-internal-dns
* Cleanup of connect & dns timeouts etc
synopsis Several minor errors related to how Squid finds a
connection where to forward requests. This patch
o Adds a new configuration parameter "forward_timeout"
to control how long Squid tries to find a method to
find a path where to forward the request before
giving up. Defaults to 2 minutes.
o The default connect_timeout tuned down from 2 minutes
to 1 minute to allow for two attempts to find a
suitable path within the forward_timeout
o fqdncache/ipcache restructured to allow for DNS code
to allow the queried name to be logged in cache.log
on errors.
o negative_dns_ttl now overloaded to also specify the
minimum ttl used when caching DNS responses, and
tuned down from 5 minutes to 1 minute.
o default dns_timeout tuned down from 5 minutes to
2 minutes
o some minor compilation warnings on
--disable-internal-dns corrected
o properly report DNS timeouts as timeouts and not just
"No DNS records"
severity Minor
date 2003-12-06 17:06
bugzilla #848, #849, #851, #852
versions Squid-2.5 and earlier
platforms All
|
|
- Added anti_bins program, to create a clean image files tree for each
image size from a BINS album.
- Added jpegProgressify config option. Now, generated jpeg can be
progressive (instead of baseline) using jpegtran. Usually progressive
jpegs save space, but by default it only makes them progressive if it
does save space. See bins man page for usage detail.
- Added prev/next link element (to enable Mozilla's link prefetching
feature and site navigation toolbar) in joi templates .
- Added JavaScript image pre-loading in satyap templates.
- Bug fixes
- New templates
- Translation updates
|
|
7.10.8
SPNEGO support, Negotiate support, multiple -T flags work, IPv6
support on Windows, and more were added. More than 40 bugs were
fixed.
7.10.7
This release supports NTLM for proxies, --ftp-create-dirs, and
optional support for asynchronous name-resolving calls. It fixes
an information leak, minor memory leaks, a 64bit problem, two
cookie-related problems, URL globbing output using -o #[num], and
more.
|
|
Upstream change log:
[Changes for 0.35 - Nov 19, 2003]
* Fix RSS links to revisions under mod_perl.
* Misc fixes and API catch-up.
|
|
Remove patch-aa, which does not appear to be needed.
Drop p5-gdbm dependency.
Add dependencies for p5-Exception-Class>=1.14 and
p5-Class-Container>=0.10
The change log between the previous, ancient version and this is over
700 lines, and thus not included.
|
|
latter.
|
|
|
|
* Bugfix - Mozilla and Netscape plugin: Added missing <p> tag to
file format (Terry Feldman)
|
|
|
|
GtkHTML is a lightweight HTML rendering/printing/editing engine. It
was originally based on KHTMLW, part of the KDE project, but is now
being developed independently.
|
|
Add PERL to CONFIGURE_ENV for p5-subversion.
Upstream change log:
Version 0.34.0 (released 3 December 2003, from revision r7859)
http://svn.collab.net/repos/svn/tags/0.34.0
#####################################################################
## WARNING WARNING WARNING WARNING WARNING WARNING WARNING ##
#####################################################################
## ##
## This release makes an incompatible change to the Subversion ##
## database. Repositories created with versions of Subversion ##
## prior to 0.34 will not work with Subversion 0.34. ##
## To upgrade, first use 'svnadmin dump' with your existing ##
## Subversion binaries. Then upgrade your binaries to 0.34, and ##
## use 'svnadmin load' to create a new repository from your ##
## dumpfile. ##
## Don't forget to copy any custom configuration/hooks from the ##
## old to the new repository. ##
## ##
#####################################################################
Please see notes/repos_upgrade_HOWTO for documentation on migrating
pre-0.34.0 repos to 0.34.0.
That document is also located here:
http://svn.collab.net/repos/svn/trunk/notes/repos_upgrade_HOWTO
User-visible changes:
* fs schema change (#1578, #1595) **NOTE: repos dump/load cycle required!**
* Berkeley DB 4.2.50 is now the recommended Berkeley version
* Fix: 'svn status' thought replaced items were unversioned (#1609)
* SSL server cert error prompt improvement (r7849)
* many error message improvements (r7745, r7763, r7824 and 7827 - #897)
* don't show update-completion message until all wc work completes (#1556)
* many other enhancements, minor features, and bugfixes not listed here
Developer-visible changes:
* public client APIs changes (r7799) after fixing #1556
* many improvements and fixes on Perl bindings (perl => 5.8.0 are required)
* improvements, fixes on misc. test scripts
* many other changes not listed here
Merged revisions after release branching:
* r7868 - Java bindings
* r7888 - Security fix for svnserve
|
|
Summary of changes since 1.6.1:
* Fixed a bug in the filter code when handling comments in the filter
configuration file.
* When installing the HTML documentation, the wrong directory was
being created.
Summary of changes since 1.6.0:
* Fixed an off-by-one error with respect to the MaxRequestsPerChild
test. [Fix proposed by Yannick Koehler]
* Remove the assert on the pointer being NULL since a NULL pointer is
allowed by the realloc() spec.
|
|
(bugfix release)
|