The NetBSD Project

CVS log for pkgsrc/net/cftp/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / net / cftp

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.22, Tue Aug 1 17:12:49 2017 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +1 -1 lines
FILE REMOVED

cftp is a dead project with major bugs. Remove.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:19 2017 UTC (6 years, 8 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.20: +3 -3 lines
Diff to previous 1.20 (colored)

Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.

Revision 1.20 / (download) - annotate - [select for diffs], Wed Dec 12 10:44:10 2012 UTC (10 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Reset maintainer on his request.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Oct 23 17:18:13 2012 UTC (10 years, 11 months ago) by asau
Branch: MAIN
Changes since 1.18: +1 -3 lines
Diff to previous 1.18 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.18 / (download) - annotate - [select for diffs], Thu Dec 31 08:37:31 2009 UTC (13 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.17: +5 -2 lines
Diff to previous 1.17 (colored)

Make py-twisted and cftp conflict with each other, both install a
bin/cftp file.

Revision 1.17 / (download) - annotate - [select for diffs], Sun May 25 13:16:11 2008 UTC (15 years, 4 months ago) by dillo
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Assert OWNERship of some packages, relinquish others entierly.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Apr 13 12:20:18 2008 UTC (15 years, 5 months ago) by dillo
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Fix local buffer overflow (with patch from mercurial repository).
Bump PKGREVISION to 2.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Mar 11 16:22:32 2008 UTC (15 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.14: +7 -3 lines
Diff to previous 1.14 (colored)

+ Include termcap.buildlink3.mk because this packages uses termcap.

+ Support user-destdir installation.

Bump the PKGREVISION to 1.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Sep 7 22:12:17 2007 UTC (16 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

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.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Feb 22 19:01:23 2007 UTC (16 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Apr 6 03:20:54 2006 UTC (17 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Aug 9 11:16:18 2003 UTC (20 years, 1 month ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored)

USE_NEW_TEXINFO is unnecessary now.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Aug 4 09:46:41 2003 UTC (20 years, 1 month ago) by seb
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Convert to USE_NEW_TEXINFO.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Jul 17 22:51:02 2003 UTC (20 years, 2 months ago) by grant
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.8 / (download) - annotate - [select for diffs], Tue Sep 17 15:33:04 2002 UTC (21 years ago) by dillo
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.7: +2 -3 lines
Diff to previous 1.7 (colored)

update to 0.12:
   preliminary support for sftp (requires ssh protocol version 2)
   print estimated remaining time for down- and uploads

Revision 1.7 / (download) - annotate - [select for diffs], Mon Feb 18 15:14:36 2002 UTC (21 years, 7 months ago) by seb
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

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.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Dec 10 16:05:26 2001 UTC (21 years, 9 months ago) by dillo
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

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.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Sep 11 23:07:57 2001 UTC (22 years ago) by dillo
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

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

Revision 1.4 / (download) - annotate - [select for diffs], Sat Feb 17 18:18:39 2001 UTC (22 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Dec 15 01:58:57 2000 UTC (22 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

Mark as IPv6-ready.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Dec 15 00:55:05 2000 UTC (22 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

Update to 0.10. Changes: IPv6 support and various bug fixes.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Feb 20 04:32:26 2000 UTC (23 years, 7 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-base, netbsd-1-5-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of cftp-0.9.3, a fullscreen ftp-client.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Feb 20 04:32:26 2000 UTC (23 years, 7 months ago) by wiz
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>