The NetBSD Project

CVS log for pkgsrc/net/ftpproxy/Makefile

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.19 / (download) - annotate - [select for diffs], Sun Jan 26 17:31:49 2020 UTC (3 years, 7 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, HEAD
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.

Revision 1.18 / (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-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (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.17 / (download) - annotate - [select for diffs], Thu Feb 25 16:20:50 2016 UTC (7 years, 6 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.16: +5 -6 lines
Diff to previous 1.16 (colored)

Use OPSYSVARS.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Oct 23 17:18:22 2012 UTC (10 years, 11 months ago) by asau
Branch: MAIN
CVS Tags: 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.15: +1 -3 lines
Diff to previous 1.15 (colored)

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

Revision 1.15 / (download) - annotate - [select for diffs], Thu Feb 11 21:03:54 2010 UTC (13 years, 7 months ago) by joerg
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
Changes since 1.14: +5 -3 lines
Diff to previous 1.14 (colored)

DESTDIR support

Revision 1.14 / (download) - annotate - [select for diffs], Sun Jan 7 09:14:02 2007 UTC (16 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, 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, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:18 2006 UTC (17 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Feb 18 13:31:28 2006 UTC (17 years, 7 months ago) by rillig
Branch: MAIN
Changes since 1.11: +5 -5 lines
Diff to previous 1.11 (colored)

Fixed pkglint warnings. Among others, removed the quotes around "-lnsl
-lsocket" in LDFLAGS. The wrapper framework should have passed this
verbatimly to the compiler, but didn't, hiding a bug. (Hi jlam!)

Revision 1.11 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:45 2005 UTC (17 years, 9 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jun 17 03:50:25 2005 UTC (18 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored)

Create directories before installing files into them.

Revision 1.8.2.1 / (download) - annotate - [select for diffs], Wed Apr 20 15:44:39 2005 UTC (18 years, 5 months ago) by salo
Branch: pkgsrc-2005Q1
Changes since 1.8: +7 -4 lines
Diff to previous 1.8 (colored) next main 1.9 (colored)

Pullup ticket 456 - requested by Takahiro Kambe
portability fix for ftpproxy

Revisions pulled up:
- pkgsrc/net/ftpproxy/Makefile		1.9
- pkgsrc/net/ftpproxy/distinfo		1.6
- pkgsrc/net/ftpproxy/patches/patch-aa	1.3
- pkgsrc/net/ftpproxy/patches/patch-ab	removed

   Module Name:		pkgsrc
   Committed By:	taca
   Date:		Mon Apr 11 15:32:48 UTC 2005

   Modified Files:
   	pkgsrc/net/ftpproxy: Makefile distinfo
   	pkgsrc/net/ftpproxy/patches: patch-aa
   Removed Files:
   	pkgsrc/net/ftpproxy/patches: patch-ab

   Log Message:
   Update ftpproxy package to 1.2.3.

   pkgsrc fix: try to make it work on Solaris.

   Version 1.2.3
   - --------------------------------

     * Fixed bug in waitpid handling in daemon mode.

     * Added optional xferlog logging.

     * Added -q option to set the source IP of the outgoing control
       connection (which set also the IP for data connections).

Revision 1.9 / (download) - annotate - [select for diffs], Mon Apr 11 15:32:48 2005 UTC (18 years, 5 months ago) by taca
Branch: MAIN
Changes since 1.8: +7 -4 lines
Diff to previous 1.8 (colored)

Update ftpproxy package to 1.2.3.

pkgsrc fix: try to make it work on Solaris.

Version 1.2.3
- --------------------------------

  * Fixed bug in waitpid handling in daemon mode.

  * Added optional xferlog logging.

  * Added -q option to set the source IP of the outgoing control
    connection (which set also the IP for data connections).

Revision 1.8 / (download) - annotate - [select for diffs], Mon Mar 14 19:55:39 2005 UTC (18 years, 6 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base
Branch point for: pkgsrc-2005Q1
Changes since 1.7: +4 -12 lines
Diff to previous 1.7 (colored)

There's no need to manually format and install a nroffed manpage.
Install the source and let man(1) do it.

Use PREFIX, not LOCALBASE, when installing.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jan 2 17:03:11 2004 UTC (19 years, 8 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Update ftpproxy package to 1.2.2.

Version 1.2.2 - 16122003asg
- --------------------------------

  * Fixed a error in ending an connection after receiving "QUIT".

  * Added support for configuration files. Two new parameters are
    added for this. (-f and -F)

  * renamed `dcp' to `ctp' because we thought that `connection translation
    programs' gives a better idea of what the really do.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Sep 2 17:27:16 2003 UTC (20 years ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Update ftpproxy package to 1.2.1.


Version 1.2.1 - 19082003asg
- --------------------------------

  * Fixed a bug in dologin.
    Now the use of ftp.proxy with a fixed server works again.

Version 1.2.0 - 11072003asg
- --------------------------------

  * Looking in this file this numbering scheme displeased me.
    From now on every beta release get a subnumber and official
    releases a major number.
    So this new release will start with 1.2.0

Version 1.1.7.pre3 - 09072003asg
- --------------------------------

  * Fixed missing line in the do_login function. Could solve unexpected
    behaviour of ftp.proxy.
    Mentioned by Michael A. Meiszl and Rasca Gmelch.

Version 1.1.7.pre2 - 06042003asg
- --------------------------------

  * Another attempt to deal with an old problem: Suppose the client
    lists an almost empty directory (or does any other small data
    transmission with the remote server) is might happen that the
    proxy receives and spools the data before the 150 response is
    send to the client.  ftp.proxy uses the TCP_NODELAY socket
    options since version 1.1.4 but what if the server (or upstream
    proxy) causes the problem?

    The proxy does now track if the 150 response arrived already and
    the data transmission between client and server is delayed until
    it has been received.


Version 1.1.7.pre1 - 04042003asg
- --------------------------------

  * Introducing `dynamic configuration programs' aka DCP's.  In short
    a DCP receives username and remote server as supplied by the user
    and sends the proxy server the real FTP server the proxy should
    connect to with perhaps different username and password.

    Everything of this is optional.  Furthermore there is yet no
    documentation because DCPs are work in progress and even the DCP
    scheme is not fixed yet.  There is however a sample DCP named
    operator.dcp showing how things basically work.

    DCP's required changes to the source code.  Even if you do not
    use DCP's the changes may influence the way ftp.proxy is working.

    The DCP's are based on the idea of 'connection translation program'
    from Damian Ivereigh and replaces this feature introduced in 1.1.6.beta6

Version 1.1.6.beta8 - 25MAR2003asg
- ----------------------------------

  * Changed -D option: the proxy server port number must now be set
    with the -D option.


Version 1.1.6.beta7 - 10FEB2003asg
- ----------------------------------

  * Added compile-help in src/Makefile for solaris and a putenv
    workaround for the missing function.
    Hope ftp.proxy will now compile on solaris without errors.
    Mentioned by Gregoire Barbier, Lefteris Giakoumatos,
    Christophe Giraud-Briquet, Neil McCalden and others.

  * Complete rewrite of multiline server response handling.
    Handling is now much more RFC conform in this point.


Version 1.1.6.beta6 - 22JAN2003asg
- ----------------------------------

  * Added sample script to start ftp.proxy in debug mode.

  * Added sample trp script.

  * Do not fork ftp.proxy in daemon mode when debug option is set.

  * Changed syslog calls to be more ANSI-C conform.

  * Source code compatibility: changed the syslog's `%m' to `%s' with
    a `strerror(errno)' argument.

  * Added support connection translation program (short: trp's), mentioned
    by Damian Ivereigh.

  * Introduced version variable in Makefile.

  * Added new command line option '-u' to allow usernames with a '@'
    in it. Mentioned by Paul Dragicevich.

  * Changed GPL to current version.

  * Changed getc_fd to handle servers that close the data connection.

  * Changed proxy response on PASV because mozilla does not like it.

  * Added daemon mode. Now you can start ftp.proxy as daemon using '-D'.
    This is still experimental do not use this on productive environments.
    The feature will be added official in the next release.
    Additional parameters are required.

  * Applied patch which fixes problems with multi-line server greetings,
    as it appears on 'AppleShare IP FTP Server'. Mentioned by Menno Smits.

  * Changed default log facility to LOG_DAEMON. On Linux, FreeBSD and NetBSD
    it is still LOG_FTP.

  * Modified cfputs() to send the line together with the CR/LF in one
    packet to make broken firewalls happy.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jul 21 17:10:37 2003 UTC (20 years, 2 months ago) by martti
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

COMMENT should start with a capital letter.

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

s/netbsd.org/NetBSD.org/

Revision 1.3 / (download) - annotate - [select for diffs], Fri Mar 28 08:54:09 2003 UTC (20 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -4 lines
Diff to previous 1.2 (colored)

Remove obsolete MASTER_SITES.

Revision 1.2.2.2 / (download) - annotate - [select for diffs], Sun Jun 23 18:55:16 2002 UTC (21 years, 3 months ago) by jlam
Branch: buildlink2
Changes since 1.2.2.1: +36 -0 lines
Diff to previous 1.2.2.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)

Merge from pkgsrc-current to buildlink2 branch.

Revision 1.2.2.1, Thu May 9 16:55:51 2002 UTC (21 years, 4 months ago) by jlam
Branch: buildlink2
Changes since 1.2: +0 -36 lines
FILE REMOVED

file Makefile was added on branch buildlink2 on 2002-06-23 18:55:16 +0000

Revision 1.2 / (download) - annotate - [select for diffs], Thu May 9 16:55:51 2002 UTC (21 years, 4 months ago) by taca
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, buildlink2-base
Branch point for: buildlink2
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

Add experimental support for building on Solaris.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu May 9 16:20:58 2002 UTC (21 years, 4 months ago) by taca
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Importing ftpproxy 1.1.5 package.

ftp.proxy is a proxy server for a subset of the file tranfer protocol
described in RFC 959.  It forwards traffic between a client and a
server without looking too much if both hosts do real FTP.  The FTP
server can be either given on the command line or supplied by the
client.

It starts from inetd(8).


Revision 1.1 / (download) - annotate - [select for diffs], Thu May 9 16:20:58 2002 UTC (21 years, 4 months ago) by taca
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>