Commit graph

765 commits

Author SHA1 Message Date
mjl
d40dd88344 Update to 5.48. Changes:
README.SSL update by Marko Asplund <aspa@hip.fi>

    Added cookie example to lwpcook.pod

    HTTP::Date::str2time returns undef on failure instead
    of an empty list as suggested by Markus B Krüger <markusk@pvv.org>

    $request->uri($uri) will now always store a copy of the $uri.

    HTTP::Status: Added status codes from RFC 2616 and RFC 2518 (WebDAV)

    LWP::RobotUA will not parse robots.txt unless content type and
    content sample looks right.

    LWP::UserAgent: Deal with multiple WWW-Authenticate headers.
    Patch by Hugo <hv@crypt.compulink.co.uk>

    $ua->proxy can now return the old proxy settings without
    destroying the old one.
    Based on patch by Benjamin Low <ben@snrc.uow.edu.au>

    LWP::Protocol::http update
        - don't terminate header parsing on bad headers
        - extra_sock_opts
        - preparations for keep alive support
        - method CONNECT

   WWW::RobotRules deal with various absolute URIs in the
   disallow lines.

   Makefile.PL: Make sure we have HTML::TokeParser

   Added HTML::Form to the distribution.

   LWP::Protocol::http: Kill any Connection header

   LWP::MediaTypes: Fixed builtin html/text mapping.
   Added bz2 to suffixEncoding
2000-07-03 09:49:19 +00:00
mjl
f0cc7f1b3a Update to 1.07. Changes:
URI::WithBase (and URI::URL) now support $u->new_abs constructor.
	URI::WithBase->new("foo", "URI::URL") bug fixed.
	QNX file support by Norton Allen <allen@huarp.harvard.edu>.
	Support for rsync:-URI by Dave Beckett <D.J.Beckett@ukc.ac.uk>
2000-07-03 09:36:13 +00:00
mjl
695fbcd3cf Update to 3.10. Too many changes to include here, please
refer to the Changes file.
2000-07-03 09:17:55 +00:00
wiz
1e2c5c32df Update links to 0.92. Adds a man page, and the following changes from
the NEWS file:
o Frames
o Bookmarks
o Support for more languages
o Mailto: and telnet: link types
o -dump, -source
o -anonymous
2000-07-01 01:17:58 +00:00
wiz
deeb072fd9 Homepage updated. Distfile changed with the home page, but the changes are
only minor documentation updates.
2000-06-25 02:03:03 +00:00
tron
55d9914ba5 Back out last commit. Due do the dependence on the "gtk+" package version
1.2.8 or newer the "pth" package will always be installed. There must be
something else wrong.
2000-06-23 12:35:38 +00:00
tron
4dbd50c197 Explicitly disable pthread support because "configure" will try to use
"pth" otherwise which causes a build failure.
2000-06-23 09:13:21 +00:00
rh
2fd0ce61d8 Add and enable lynx-current 2000-06-22 17:00:02 +00:00
jwise
f85dd3cbce Rework installs using GTAR to DTRT better WRT file owners and permissions 2000-06-22 14:23:24 +00:00
darcy
65fd566c7d Upgrade to version 1.2b2. 2000-06-21 16:07:35 +00:00
itohy
dc2a3638c9 Update to 0.1.10. Related changes are:
* Bugfix: When a header by CGI POST method gives Location: header,
  the redirect can't be reloaded.
* white spaces in URL are removed.
* Bugfix: onA() doesn't work.
* Improvement of 'Jump to label' behavior within a frame.
* Bugfix: width of <li>
* Bugfix: Line break occurs on &nbsp;.
* Bugfix: single > in a document isn't analyzed properly.
* Bugfix: <xmp>,<listing> in <textarea>
* Screen shift bugfix.
* Bugfix: <option> without <select> in table causes core dump.
* Bugfix: CRs in <textarea>..</textarea> are replaced with
  white spaces.
* Bugfix: After specifying non-text file in 'V' command,
  w3m dumps core.
* BUFINFO related bugfix.
* Bugfix: extbrowser setting in config desn't work.
* Bugfix: pathname to invoke external viewer becomes like
  ``/home/okada/.w3m//w3mv6244-0..pdf''.
* enhancement of [w3m-dev 00684].
* Bugfix; when CLEAR_BUF is defined, buffer size is displayed as [0 line].
* show_params() improvement.
* when CLEAR_BUF is defined and reloading local file, that is overwritten.
* When submitting data in textarea without editing them, CR charcters are
  sent instead of CRLF.
* When CLEAR_BUF is defined, content of form disappears.
* Improvement of Japanese coding-system decition algorithm.
* Command line analysis enhancement.
* Bugfix of PIPE_SHELL('#'), READ_SHELL('@') and  EXEC_SHELL('!').
* Bugfix: When CLEAR_BUF is defined, anchors created by  : disappears.
* Enhancement of dirlist.cgi.
* when -m option is used, continuation lines in header are not
  processed properly.
* handling of Japanese character in HTTP header.
* Bugfix: w3m dumps core after like w3m -T a -B and save command.
* frameset related bugfix.
* ID_EXT related bugfix.
* Bugfix? handling of character-entity (&quot;) in attribute.
* Enhancement: frame names are embedded as id attribute in
  the frame-table.
* Bugfix: <STRONG> tags become comments in frame.
* frame related bugfix.
* Bugfix: as some file descriptors are not closed, file descriptors
  are exhausted on a certain condition.
* Bugfix: a blank line is inserted when processing <title>...</title>.
* <table> within <blockquote> in <table> corrupts.
* Support of terminals which can't display &nbsp; (0xa0).
* <!--comment --\n> like comment handling fix.
* w3mhelperpanel.c fix.
* Bugfix: personal_document_root doesn't work.
* When opening file:///dir/, if index.html exists in
  that directory, open the file instead of displaying directory list.
* w3m -num fix.
* Bugfix: When using -dump option, temporary files don't be unlinked.
* Bugfix: When <blockquote> exists outside of <tr>..</tr> in <table>,
  the table corrupts.
* Bugfix: supports terminal without sr capability.
* Kanji-code decision enhancement.
* Bugfix: w3m can't handle cgi using <ISINDEX>.
* Remove CR/LF within URL.
* Layered frameset support.
* id attribute support bugfix.
* Enhancement: -o option parameter list
* Security hole fix about I command.
* Filename completion bugfix.
* Color display bugfix.
* When transmitting a string to form, it was made not to escape
  a safe character.
* Bugfix: when displaying the page which has a link in the
  beginning of the screen, the first link doesn't get active.
* proxy initialization bugfix.
* free memory of hidden buffers. (CLEAR_BUF)
* when file:// style local file access fails, don't retry
  as http://file://.
* Enhancement: Save Buffer URL into file.
* FTP proxy bugfix.
* Bugfix: After window resize, reshapeBuffer() is called on
  each keyin.
2000-06-21 08:22:08 +00:00
jlam
d1024f14aa USE_LIBTOOL instead of PKGLIBTOOL. 2000-06-21 02:58:23 +00:00
jlam
e0b82a898e Update dependency on boehm-gc. 2000-06-21 02:39:48 +00:00
jlam
2f65dc456a USE_LIBTOOL instead of PKGLIBTOOL. 2000-06-20 23:33:16 +00:00
drochner
fc3f63fa77 add amaya 2000-06-20 16:52:07 +00:00
drochner
c681f8bdd0 add amaya: W3C's HTML viewer/editor 2000-06-20 16:50:08 +00:00
jwise
aa03a2b90c Update to Apache JServ 1.1.2
Changes since Apache JServ 1.1.1:


Apache JServ 1.1.2 - 17 June 2000
(Jon S. Stevens, Henner Zeller, Jean-Luc Rochat)

change the allowed host for the jserv status page (/jserv/) from 'localhost'
to '127.0.0.1'. localhost does not work, if HostnameLookups isn't enabled in
httpd.conf or on badly configured systems (Default Redhat installation without
hostname used to have localhost.localdomain in its /etc/hosts which doesn't
match 'localhost'). So using the IP address here will work better in many
cases ..(HZ)

fixed some issues with load balancing and uneven distribution of servers as a
result of those that are marked as down. thanks to Christos Zoulas (JSS).

Fixed Bug Id: mod_jserv/6108 JservSessionId is not found in Query -> Load
balancing fails when cookies are not used Thanks to Jerome Waibel. (JLR)

allow ApJServEnvVar to work in virtual hosts (useful with SSL). Thanks to
Antonio Merighi for the fix. (JLR)

Fixed Bug Id: mod_jserv/6087 encoding should be ISO-8859-1 instead of ISO8859_1
Thanks to tim.landscheidt@gmx.de. (JSS)

class reloader session serialization hack: fix bug where the hashtable might
not have been sent through serialization, but is expected. (JSS)

Fixed Bug Id: mod_jserv/6074 JServ RPM packaging not complete Thanks to
apeac@byu.edu. (HZ)

minor documentation fix in how.to.security.html. An example was false when
it should have been true. Thanks to George Armhold. (JSS)
2000-06-19 21:16:44 +00:00
kleink
c2f7267525 Fix runtime linkage. 2000-06-19 07:56:19 +00:00
soren
3c5f720f8a Add RCS IDs. 2000-06-19 04:17:22 +00:00
soren
9f9401fe76 Remove old linker workaround.
Use lowercase PKGNAME version name.
Prepare for running configure ourselves.
2000-06-19 04:15:32 +00:00
soren
bd8b6dc6e0 Forgot this.. 2000-06-18 21:38:51 +00:00
soren
116dc13a5a Resolve fuzz. 2000-06-18 09:43:45 +00:00
wiz
5e36361531 Immediately after you upgrade a package, it gets its version number bumped:
adzap-20000616, old version not available anymore. No ChangeLog available.
2000-06-18 00:07:05 +00:00
tsarna
1946d1833c Minor mods to make fetch and build work. I can build something with this
now, without manual intervention, and it even runs!

Also, gmake -> ${GMAKE} for pkglint.

Still needs lots of work. I haven't even tried "make install" yet.
2000-06-17 22:14:00 +00:00
soren
03cb7ac5b5 Fine by me. 2000-06-17 15:49:25 +00:00
soren
e877e05eb5 Mozilla is available through CVS only. 2000-06-17 15:41:07 +00:00
wiz
bb4ea9a0a9 Update to 20000615, sorry, no ChangeLog available.
pkgsrc-changes: Use proper distname, to avoid problems with outdated
distfiles (adzap.tar.gz); while I'm here, silence pkglint a bit.
2000-06-15 22:13:43 +00:00
kleink
a0b056ab24 Match openldap-1.2.*. 2000-06-15 12:55:07 +00:00
hubertf
116941f8c9 adjust DEPENDS 2000-06-15 11:29:38 +00:00
soren
0266a55450 Twiddle. 2000-06-14 16:43:25 +00:00
soren
fdb17b5f60 Tweak. 2000-06-14 00:13:06 +00:00
soren
ba30d03c79 A few minor tweaks. Not there yet. 2000-06-14 00:10:35 +00:00
soren
59fb06071b Regen. 2000-06-13 23:19:46 +00:00
soren
7c31309a7c No working tarball yet. 2000-06-13 23:19:21 +00:00
soren
5867fa4efa Add Taya-san's patches. 2000-06-13 23:18:53 +00:00
soren
3c51815588 Obsolete. 2000-06-13 23:11:54 +00:00
wiz
4a72b8b121 change dependency from gdbm-1.7.3 to gdbm>=1.7.3 2000-06-13 10:40:24 +00:00
itojun
b30abcb890 upgrade to 2.5e (since 2.5e is no longer available on ftp site) 2000-06-06 13:22:28 +00:00
rh
515a0f6fb1 Since any web server will do, do not depend on apache. 2000-06-04 17:09:40 +00:00
jdolecek
a5da7a9239 Use the -R flag when calling ld, so that the created shared object is actually
usable on ELF systems.
2000-06-02 23:34:31 +00:00
itohy
b17d3e176f Include bsd.pkg.mk after DEPENDS is set so that the dependency shall
be recorded properly.
Use bsd.prefs.mk for options instead.
2000-06-02 04:14:12 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
jwise
fdadcbe1b2 Fix existing patch, and enable it (pkg makefile had NO_PATCH= from before),
and add a new patch which fixes the behavior of the slideshow example under
a default cocoon config.  The slideshow example is an incredibly cool example
of what can be done with just a little XML and XSL, but it doesn't work exactly
right under the default config.
2000-05-31 23:49:27 +00:00
jwise
4095b265f7 We stopped setting ${PREFIX} several revs ago. Get rid of NO_MTREE= 2000-05-31 23:44:58 +00:00
jwise
b889d28685 Modify tomcat startup process slightly -- now we add tomcat specific jar
files at the _end_ of the CLASSPATH instead of the start so that users
can override selected functionality.  For example, cocoon needs to override
tomcat's own XML parsing with that from Xerces-J if you want PDF generation
from XSL Formatting Objects to work.
2000-05-31 22:47:28 +00:00
tron
2d43f8385c Update "analog" package to version 4.11. Changes since version 4.1:
- The default definition of "pages" is now case insensitive, and also
  includes *.asp.
- Reads the extended logs from IIS 5 correctly.
- Version number displayed before any warning or debugging messages.
- The "number of days" at the top of the report now obeys DECPOINT (and
  is also now to 2 decimal places).
- Improved OpenVMS build procedure.
- Hungarian and Romanian language files, and corrected Spanish language
  files and English domains files.
- Italian and Spanish form interfaces.
- The FAQ now has a list of contents
2000-05-31 22:12:08 +00:00
jwise
c57de1236a add and enable cocoon 2000-05-31 21:56:18 +00:00
jwise
b368c0b24e Initial import of cocoon-1.7.4. From pkg/DESCR:
Cocoon is a 100% pure Java publishing framework that relies on new W3C
technologies (such as DOM, XML, and XSL) to provide web content.

There is a good overview of the technologies Cocoon uses to streamline
the web publishing process at

	http://xml.apache.org/cocoon/technologies.html
2000-05-31 21:55:15 +00:00
rh
899c60744f Add and enable waplet 2000-05-31 07:05:56 +00:00
rh
498f68b58e initial import of waplet-0.01, a Java applet-based WAP emulator and WML
browser
2000-05-31 07:04:25 +00:00