Commit graph

17 commits

Author SHA1 Message Date
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
seb
0029e19770 Remove info files entries from PLIST. 2004-03-08 22:38:05 +00:00
reed
e2336bb021 "It's" stands for "it is" (or "it has"). The apostrophe is not used
for a possessive (like her, his, whose, their, and its).

Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).

I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
2003-08-30 02:14:19 +00:00
seb
56b682547a USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:59:08 +00:00
seb
fddea1701d Convert to USE_NEW_TEXINFO. 2003-08-04 09:46:41 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
dillo
8833111dc3 update to 0.12:
preliminary support for sftp (requires ssh protocol version 2)
   print estimated remaining time for down- and uploads
2002-09-17 15:33:03 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00
dillo
8c918ee630 add fix from cftp cvs (ftp.c, revision 1.58):
(ftp_cat): rewrite error detection/reporting: don't rely on
	ferror(), only consult errno in case of error.
This fixes download problems on -current.

Bump version to 0.11nb1.
2001-12-10 16:05:26 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
dillo
aa1a2e30b0 update to 0.11
Changes:
* display transfer rates
* detect stalled connections and abort after stall-timeout seconds
* fix ASCII mode uploads
* write proper URLs (encoding special chars, include user and port)
* various bug fixes
2001-09-11 23:07:57 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
wiz
19e893e086 Mark as IPv6-ready. 2000-12-15 01:58:57 +00:00
wiz
77da09da4d Update to 0.10. Changes: IPv6 support and various bug fixes. 2000-12-15 00:55:05 +00:00
wiz
9fd6f055d8 Initial import of cftp-0.9.3, a fullscreen ftp-client. 2000-02-20 04:32:26 +00:00