Commit graph

13 commits

Author SHA1 Message Date
jlam
a020ed9056 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:50:52 +00:00
agc
586045def9 Update dillo to version 0.6.6.
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>
2002-06-27 20:15:04 +00:00
wiz
a733253559 Some space fixing in the Makefile, and fix installation of dillorc.
Makes PLIST correct... [forgot to add the patch?].
2002-05-21 11:13:30 +00:00
rh
1973ac7266 Update dillo to 0.6.5. Mainly bugfixes, but also features the addition
of cookies.  Provided by the package maintainer Benjamin Wong
<ben@wongs.net>.  This closes PR pkg/16539.
2002-04-29 11:57:02 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
reinoud
11812b4284 Update dillo package to version 0.6.4. Main new features are improved table
support making it render NetBSD's homepage correctly (!) and other goodies
like remembering where the scroll bar was when you go back...
2002-02-12 20:06:34 +00:00
dillo
2c8bc4e2c1 Update dillo to 0.6.3:
This release introduces extended UI customization, a full-screen
   mode, a way to turn off the dicache (saving lots of memory), and
   optimized code for handling resize requests in the page widget.
   The whole HTML tag parsing and URL resolving modules are new,
   improved, and more standards-compliant. Several bugfixes and other
   enhancements were also made.
2001-12-24 14:35:32 +00:00
dillo
d3f8ff8d3f Fix LP64 bug. Thanks to Michael L. Hitch for tracking it down. 2001-12-12 05:57:29 +00:00
joda
c40179e7d3 uhm, typo in previous 2001-12-10 15:32:41 +00:00
joda
f2fb1e1c2e need to zero out sockaddr before calling connect 2001-12-10 15:28:11 +00:00
wiz
3d13f3bf80 Fix typo reported in pkg/14872 and another one. 2001-12-08 10:23:07 +00:00
jlam
9139918f55 Strongly buildlink'ify, and remove zlib/buildlink.mk as it's implied by
png/buildlink.mk.
2001-12-06 16:36:28 +00:00
dillo
9479c4aac6 Initial import of dillo 0.6.2, a small and fast graphical web browser.
pkg provided by Benjamin.Wong@cc.gatech.edu in PR 14808.
2001-12-06 16:15:41 +00:00