Age | Commit message (Collapse) | Author | Files | Lines |
|
<epg@pretzelnet.org>, modified to work without xpkgwedge.
|
|
<epg@pretzelnet.org>
|
|
|
|
bugfixes only.
|
|
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and
*.pc.
|
|
installed files. We don't want buildlink references to escape into the
install directory.
|
|
Changes from Release Notes
- bugfixes
- improved help browser
- updated translations
- prelight toolbars
- some usability enanchement
|
|
|
|
|
|
to blank in those cases
|
|
0.05 (!!) include:
* Can now use CGI.pm in ASP scripts
* XML/XLST support
* Fixes for running with perl-5.6.1
* Nested includes allowed
* Security fixes
* Vastly improved Session Manager
* Optimizations for speed of execution
* Basic Authentication directly supported
|
|
after perl was updated to 5.6.1nb4, which introduced linker flags to find
local libraries at run-time.
|
|
www/p5-Apache-Filter
www/p5-Apache-SSI
www/p5-HTML-Clean
www/p5-HTML-FillInForm
www/p5-HTML-SimpleParse
|
|
This module automatically inserts data from a previous HTML form into the
HTML input, textarea and select tags. It is a subclass of the HTML::Parser
manpage and uses it to parse the HTML and insert the values into the form
tags. One useful application is after a user submits an HTML form without
filling out a required field. HTML::FillInForm can be used to redisplay
the HTML form with all the form elements containing the submitted info.
|
|
The HTML::Clean module encapsulates a number of common techniques for
minimizing the size of HTML files. You can typically save between 10% and
50% of the size of a HTML file using these methods. It provides the
following features:
Remove unneeded whitespace (beginning of line, etc.)
Remove unneeded META elements
Remove HTML comments (except for styles, javascript and SSI)
Replace tags with equivilant shorter tags (<strong> --> <b>, etc.)
|
|
Apache::SSI implements the functionality of mod_include for handling
server-parsed html documents. It runs under Apache's mod_perl. In my mind,
there are two main reasons you might want to use this module: you can
sub-class it to implement your own custom SSI directives, and/or you can
parse the output of other mod_perl handlers, or send the SSI output through
another handler (use Apache::Filter to do this).
|
|
These modules provide the ability to chain PerlHandler routines together,
so that the output of one handler/filter becomes the input of the next
handler/filter. The following Perl modules are known to be "Filter-aware":
Apache::Registry (using Apache::RegistryFilter)
Apache::SSI
Apache::ASP
HTML::Mason
Apache::SimpleReplace
|
|
This module is a bare-bones HTML parser. It is similar in concept to
HTML::Parser, but it differs in a couple of important ways.
First, HTML::SimpleParse just finds tags and text in the HTML you give it;
it does not care about the specific content of these tags (though it does
distinguish between different _types_ of tags, such as comments, starting
tags like <b>, ending tags like </b>, and so on).
Second, HTML::SimpleParse does not create a hierarchical tree of HTML
content, but rather a simple linear list. It does not pay any attention to
balancing start tags with corresponding end tags, or which pairs of tags
are inside other pairs of tags.
Because of these characteristics, you can make a very effective HTML filter
by sub-classing HTML::SimpleParse.
|
|
|
|
|
|
Fixed in 7.9
now properly returns an error code when connection to an SSL server
with a non-legitimate certificate.
displays certificate expire date with SSL and verbose output
-R sets the timestamp of a downloaded file to the same as the remote
file
-c writes all cookies to a specified file (based on the new libcurl
option CURLOPT_COOKIEJAR)
SSL session ID caching is being done for multiple requests to the same
hosts
CURLOPT_COOKIEFILE can now be specified any number of times
fixed portability issue in the SSL code
-G improvements, now works with -I and on URLs including question mark.
various windows compile, build and makefile fixes
multiple curl_easy_perform() invokes when a previous invoke followed a
Location: could lead to a crash
curl_formadd() is a new function to replace the now deprecated
curl_formparse() one, for building rfc1867 form posts.
rfc1867-posts are now done including the Expect: 100-continue header.
release archive now includes all docs as HTML pages too
flushes the progress meter stream to improve look on windows
fixed the configure script --with-ssl problem
|
|
- Bug fixes
- URI::Escape::uri_escape default has changed. Reserved characters
are now escaped when no second argument is provided.
- URI::WithBase now overrides the can() method and delegate it to
the URI member. This also affects the URI::URL behaviour.
- URI.pm now conforms to RFC 2732 which specify how literal IPv6
addresses are to be included in URLs.
- URI/Escape now allows "/" in the $unsafe pattern argument.
|
|
libapache-mod-dtcl (0.11.2-1) unstable; urgency=low
* Minor updates.
* Fixes build variables: (closes: #102200)
-- David N. Welton <davidw@debian.org> Thu, 30 Aug 2001 11:08:17 +0200
libapache-mod-dtcl (0.11.1-1) unstable; urgency=low
* Fixed VARS variable, documentation updates.
* Fixed build variables: (closes: #102208)
--
-- David N. Welton <davidw@debian.org> Fri, 27 Jul 2001 13:52:10 +0200
libapache-mod-dtcl (0.11.0-1) unstable; urgency=low
* New variable command 'var'.
-- David N. Welton <davidw@debian.org> Sat, 2 Jun 2001 19:18:30 +0200
libapache-mod-dtcl (0.10.1-0) unstable; urgency=low
* Fixed file upload bug.
* Added ErrorScript directive.
* Update docs.
-- David N. Welton <davidw@debian.org> Tue, 1 May 2001 18:17:08 +0200
|
|
bump version to w3m-0.2.1.0.19nb2
|
|
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
|
|
|
|
add a check for the distfile before descending into the urlget directory
and making urlget. This fixes the problem with abusing BUILD_DEPENDS to
ensure that urlget is installed prior to fetching the distfiles, noted in
pkg/13410 by Bernd Ernesti <bernd@arresum.inka.de>.
|
|
requirements.
|
|
|
|
- configure.in : Fix typo in error msg for capplet libraries
that breaks config.
|
|
There may be more missing but this is required to make binary packages work
|
|
Changes from Release Notes
- mozilla 0.9.4 compatibility
- lots of bugfixes
- context menus for reload bypassing cache and proxy
- find dialog with new options
- author and user stylesheets support
- ghelp, info, man, toc support
- fix hangs on startup with new gnome-vfs
- allow blocking of plugins
- support for adding accels to bookmarks
- copy/cut/paste context menu for forms
- security icon on the statusbar
- improved MIME preferences page
- i18n fixes
- ability to save background image
- basic Xinerama support
- about plugins
- improved dragging of bookmarks to the toolbars
- proxy autoconfiguration
- bookmarks searching
- better focus behavior
- Don't repaint bookmarks toolbars when not necessary
- lots of usability improvements
|
|
the binary flag settings together.
|
|
${host_os} suffix roughly the same way that arena's configure script does.
This should really fix PR pkg/13957.
|
|
Summarized list of changes can be grabbed from http://curl.haxx.se/changes.html
|
|
|
|
Closes PR pkg/13957, by Ryo HAYASAKA.
While we're in here, celebrate the major bump in the openssl package's
shared libraries by bumping the ${DEPENDS} for libwww -- and bumping
arena's version to reflect that change -- to be sure to get the libwww
for which the shared libraries carry no gratuitious inter-library
dependencies on "libssl.so.?.?". [libwwwssl.so.?.? still carries the
dependency, but that isn't gratiutious, and more to the point, arena
doesn't link against it.]
It's worth noting, that we should not need to bump for the recent png
minor bump, since the arena executable only links against libpng
directly, rather than via any shared libraries linked against libpng.
|
|
|
|
Sent in by Sean Davis <dive@endersgame.net> in private mail.
|
|
PR pkg/13971 by David Sainty.
|
|
|
|
See release notes for detail.
http://www.mozilla.org/releases/mozilla0.9.4/
|
|
|
|
Correct location of config file in configure script (pkg/13673).
Try to remove some more directories on deinstall.
|
|
to fix xpkgwedge problems.
|
|
(1.5X, 64bit kernel). Large slice of respect due.
|
|
instead of directly using lesstif12/buildlink.mk.
|
|
|
|
program author and desired by at least one package user).
- format string patch for 64-bit systems
- add message notifying users that an executible cgi program has been
installed in their cgi-bin directory (since they may wish to disable
them).
|
|
|