Commit graph

24 commits

Author SHA1 Message Date
dillo
07e7ef92c7 Assert OWNERship of some packages, relinquish others entierly. 2008-05-25 13:16:10 +00:00
dillo
84b9957168 Fix local buffer overflow (with patch from mercurial repository).
Bump PKGREVISION to 2.
2008-04-13 12:20:18 +00:00
jlam
3cc6d98318 + Include termcap.buildlink3.mk because this packages uses termcap.
+ Support user-destdir installation.

Bump the PKGREVISION to 1.
2008-03-11 16:22:32 +00:00
jlam
07dd3147c6 Convert packages that test and use USE_INET6 to use the options framework
and to support the "inet6" option instead.

Remaining usage of USE_INET6 was solely for the benefit of the scripts
that generate the README.html files.  Replace:

	BUILD_DEFS+=	USE_INET6
with
	BUILD_DEFS+=	IPV6_READY

and teach the README-generation tools to look for that instead.

This nukes USE_INET6 from pkgsrc proper.  We leave a tiny bit of code
to continue to support USE_INET6 for pkgsrc-wip until it has been nuked
from there as well.
2007-09-07 22:12:10 +00:00
wiz
6e2c35c083 pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
2007-02-22 19:01:13 +00:00
jlam
a4b4d5b501 List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-06 03:20:54 +00:00
tv
c9d3755c0f Include <sys/time.h> for fd_set. 2005-11-08 15:40:27 +00:00
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