Commit graph

6 commits

Author SHA1 Message Date
Thomas Klausner
3069306410 Update to 0.7.0:
- GUI: Code for guessing the user's proxy settings. On Unix, reads
    the configuration files of various browsers. On Windows, reads the
    MSIE registry entries.
  - GUI: Single downloads (e.g. of .iso files) work, can be paused and
    continued, stopped and resumed.
  - GUI: Work on processing of .jigdo files is begun, but far from
    completed
  - Changed heuristics for "jigdo-file make-template". As with all
    heuristics, may actually turn out to be worse than before for some
    cases. However, with experiments of mine with i386 Debian DVD
    images, it resulted in a significant size reduction of the
    template.
  - Fix for bug in "make-template" which caused invalid template files
    to be generated sometimes. Funny how these make-template bugs keep
    popping up, I've already fixed about 5 of them! :-7
  - jigdo-lite: Fix for problem with the "read" builtin with some
    shells, e.g. dash
  - Fixed build problem on newer GCC 3.2
  - Source code now exceeds 20000 lines of code in almost 100 files.
2003-11-20 19:17:08 +00:00
Martti Kuparinen
a1ee2a41ea COMMENT should start with a capital letter. 2003-07-21 17:33:10 +00:00
Ben Collver
3dae1060f1 Updating MAINTAINER to reflect that my ISP changed from attbi.com to comcast.net. 2003-07-18 03:37:43 +00:00
Ben Collver
1c178b7cdf Hubert asked us to stop setting MAINTAINER to packages@netbsd.org 2003-06-02 19:20:29 +00:00
Chris Pinnock
d42c8e4e65 Lint: USE_PKGLOCALEDIR 2003-04-27 14:37:50 +00:00
Douwe Kiela
b5b13536e3 Initial import of jigdo, a download manager and ISO image constructor.
Requires:
db3>=2.9.2
libwww>=5.3.2nb2
wget>=1.8.2

Specified in PR 19954 by collver@attbi.com. All works fine.
2003-04-25 19:52:40 +00:00