FreshPorts -- The Place For Ports Fri, 9 Jan 2009 7:47 AM GMT
non port: ftp/ncftp3/Makefile
CVSWeb

Number of commits found: 36

Wed, 3 Sep 2008
[ 16:32 obrien ] Original commit 
1.112 ftp/ncftp3/Makefile
1.1 ftp/ncftp3/files/patch-SConnect.c
Somewhere along the way of 8-CURRENT, we seem to have diverged in
functionality from other Unixen (including FreeBSD 7.0):
        NcFTP's sio library function, _SConnect, wants to select() for one
        descriptor.  It creates fd_set structures for writable fds and
        exception fds, with each fd set having only one bit set corresponding
        to the single descriptor it is selecting.  select() then returns 2,
        rather than 1.  NcFTP was checking if select returned 1, and if so,
        OK, if not 1, error.  Since 2 was returned, this was causing a problem.

Submitted by:   Mike Gleason <mgleason@ncftp.com>
Tue, 26 Aug 2008
[ 17:21 obrien ] Original commit 
1.111 ftp/ncftp3/Makefile
1.66 ftp/ncftp3/distinfo
Upgrade to version 3.2.2.
Tue, 18 Mar 2008
[ 18:29 obrien ] Original commit 
1.110 ftp/ncftp3/Makefile
Add a WITHOUT_NCFTP_IPV6 knob and respect WITHOUT_IPV6.  Otherwise I get:
    Could not connect to ftp.vim.org: No route to host.
    ncftpls: cannot open ftp.vim.org: could not connect to remote host.
Wed, 19 Dec 2007
[ 01:59 obrien ] Original commit 
1.109 ftp/ncftp3/Makefile
1.65 ftp/ncftp3/distinfo
Update to version 3.2.1,
and USE_LDCONFIG instead of deprecated INSTALL_SHLIB.

PR:             117953
Submitter:      KIMURA Yasuhiro <yasu@utahime.org>
Sun, 10 Sep 2006
[ 08:49 obrien ] Original commit 
1.108 ftp/ncftp3/Makefile
1.64 ftp/ncftp3/distinfo
Upgrade to version 3.2.0.

IPv6 patches obtained from:     KAME
Submitted by:   KIMURA Yasuhiro
Sun, 7 May 2006
[ 12:09 edwin ] Original commit 
1.33 finance/gnofin/Makefile
1.86 finance/gnucash-devel/Makefile
1.87 finance/gnucash/Makefile
1.30 finance/grisbi/Makefile
1.12 finance/kexchange/Makefile
1.7 finance/libstocks/Makefile
1.62 finance/qhacc/Makefile
1.3 finance/qtstalker/Makefile
1.17 finance/quantlib/Makefile
1.8 finance/venice/Makefile

(Only the first 10 of 51 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with F
Thu, 21 Apr 2005
[ 17:03 obrien ] Original commit 
1.106 ftp/ncftp3/Makefile
1.62 ftp/ncftp3/distinfo
Upgrade to version 3.1.9.

IPv6 patches obtained from:     KAME
Submitted by:   KIMURA Yasuhiro
Wed, 28 Jul 2004
[ 19:11 obrien ] Original commit 
1.105 ftp/ncftp3/Makefile
1.61 ftp/ncftp3/distinfo
Update IPv6 patch after the tarball was rerolled.
Tue, 20 Jul 2004
[ 10:22 obrien ] Original commit 
1.104 ftp/ncftp3/Makefile
Figure out what the vendor typo really was suppose to be.

Submitted by:   sumikawa
[ 09:48 obrien ] Original commit 
1.103 ftp/ncftp3/Makefile
1.59 ftp/ncftp3/distinfo
Update to 3.1.8.
Among other things, 'ps' won't show user, password, account options.
Mon, 19 Apr 2004
[ 12:42 obrien ] Original commit 
1.18 ftp/ncftp/Makefile
1.52 ftp/ncftp2/Makefile
1.102 ftp/ncftp3/Makefile
1.5 ftp/ncftp/pkg-plist
Make 'pkg_add -r ncftp' now refer to ncftp3.  The ncftp3 binary is now
installed as `bin/ncftp'.  This behavior can be changed by building with
INSTALL_AS_NCFTP3 for ncftp3; and INSTALL_AS_NCFTP for ncftp & ncftp2.
Thu, 8 Jan 2004
[ 17:11 obrien ] Original commit 
1.101 ftp/ncftp3/Makefile
Add IPv6 support via the Kame 317-v6-20040108b patch.
Wed, 7 Jan 2004
[ 19:28 obrien ] Original commit 
1.100 ftp/ncftp3/Makefile
1.56 ftp/ncftp3/distinfo
Update to 3.1.7.
This fixes memory leaks and other serious bugs in 3.1.6.
Mon, 5 Jan 2004
[ 08:03 obrien ] Original commit 
1.99 ftp/ncftp3/Makefile
1.55 ftp/ncftp3/distinfo
1.5 ftp/ncftp3/files/patch-ae
1.8 ftp/ncftp3/files/patch-af
1.3 ftp/ncftp3/files/patch-getline.c
1.3 ftp/ncftp3/files/patch-sio-Makefile.in
Upgrade to version 3.1.6.
Fri, 17 Oct 2003
[ 01:34 obrien ] Original commit 
1.98 ftp/ncftp3/Makefile
1.54 ftp/ncftp3/distinfo
Update to the Kame v6-20030207 patch.
Sat, 19 Apr 2003
[ 01:13 obrien ] Original commit 
1.97 ftp/ncftp3/Makefile
"INSTALL_AS_NCFTP" not properly obeyed.

PR:             50756
Submitted by:   Ralf van Dooren <ralf@iae.nl>
Mon, 31 Mar 2003
[ 03:08 obrien ] Original commit 
1.96 ftp/ncftp3/Makefile
1.2 ftp/ncftp3/files/patch-getline.c
Work around bug where NcFTP3 will exit unexpectedly when it gets multibyte
(such as big5) characters:

        ncftp3 some.ftp.site and execute "ls <Big5>.txt"

PR:             50458
Submitted by:   Yen-Ming Lee <leeym@utopia.leeym.com>
Wed, 12 Mar 2003
[ 18:06 obrien ] Original commit 
1.95 ftp/ncftp3/Makefile
1.53 ftp/ncftp3/distinfo
1.7 ftp/ncftp3/files/patch-af
1.2 ftp/ncftp3/files/patch-sio-Makefile.in
Update to 3.1.5.

This update addresses
        http://www.kb.cert.org/vuls/id/JPLA-5GJUBZ
        http://www.ncftpd.com/ncftp/doc/changelog.html#3.1.5

PR:             47445
Submitted by:   Esa Karkkainen <ejk@iki.fi>, ITO Tsuyoshi
<tsuyoshi@is.s.u-tokyo.ac.jp>
Fri, 7 Mar 2003
[ 06:02 ade ] Original commit 
1.16 ftp/axyftp/Makefile
1.11 ftp/bftpd/Makefile
1.4 ftp/emacs-wget/Makefile
1.27 ftp/gtm/Makefile
1.8 ftp/jftpgw/Makefile
1.12 ftp/llnlxdir/Makefile
1.11 ftp/llnlxftp/Makefile
1.2 ftp/lukemftp/Makefile
1.17 ftp/ncftp/Makefile
1.94 ftp/ncftp3/Makefile

(Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Sun, 4 Aug 2002
[ 06:38 obrien ] Original commit 
1.93 ftp/ncftp3/Makefile
1.14 ftp/ncftp3/pkg-plist
Allow the user to install as 'ncftp' rather than 'ncftp3'.

Submitted by:   David Cantrell <david@burdell.org>
Tue, 9 Jul 2002
[ 21:00 obrien ] Original commit 
1.92 ftp/ncftp3/Makefile
1.52 ftp/ncftp3/distinfo
IPv6 patches for 3.1.4.

Submitted by:   sumikawa
Sat, 6 Jul 2002
[ 03:24 obrien ] Original commit 
1.91 ftp/ncftp3/Makefile
1.1 ftp/ncftp3/files/patch-sio-Makefile.in
Actually `cvs add' needed patch for 3.1.4 this time.
Also optimize the Makefile a little more.

Submitted by:   naddy
Fri, 5 Jul 2002
[ 19:34 obrien ] Original commit 
1.90 ftp/ncftp3/Makefile
1.51 ftp/ncftp3/distinfo
1.13 ftp/ncftp3/pkg-plist
Upgrade to version 3.1.4.
Thu, 13 Jun 2002
[ 18:15 obrien ] Original commit 
1.89 ftp/ncftp3/Makefile
1.50 ftp/ncftp3/distinfo
Reenable IPv6 support.
[ 17:54 obrien ] Original commit 
1.88 ftp/ncftp3/Makefile
1.49 ftp/ncftp3/distinfo
Update to version 3.1.2.
Thu, 31 Jan 2002
[ 20:09 obrien ]  
unknown ftp/ncftp3/Makefile
unknown ftp/ncftp3/distinfo
Use BZIP2    
[ 01:48 obrien ]  
unknown ftp/ncftp3/Makefile
unknown ftp/ncftp3/distinfo
Update to version 3.1.2.    
Wed, 21 Nov 2001
[ 19:38 obrien ]  
unknown ftp/ncftp3/Makefile
unknown ftp/ncftp3/distinfo
unknown ftp/ncftp3/files/patch-ncftp-Makefile.in
unknown ftp/ncftp3/files/patch-pref.h
unknown ftp/ncftp3/files/patch-sh_util-Makefile.in
unknown ftp/ncftp3/files/patch-vis-Makefile.in
Upgrade to 3.0.4.   Also change the port name back to ncftp and use LATEST_LINK.
   
Sat, 12 May 2001
[ 04:13 obrien ]  
unknown ftp/ncftp3/Makefile
unknown ftp/ncftp3/files/patch-ncftp-Makefile.in
unknown ftp/ncftp3/files/patch-pref.h
unknown ftp/ncftp3/files/patch-sh_util-Makefile.in
unknown ftp/ncftp3/files/patch-vis-Makefile.in
unknown ftp/ncftp3/pkg-comment
unknown ftp/ncftp3/pkg-descr
- replace post-patch munging with proper SYSCONFDIR handling (also     submitted
to Mike Gleason)   - improve DESCR and add home page    
Tue, 24 Apr 2001
[ 19:02 obrien ]  
unknown ftp/ncftp3/Makefile
unknown ftp/ncftp3/distinfo
Update to 3.0.3.   (you know issuing `cvs ci' really helps to share this with
others.. :-( )    
Wed, 21 Mar 2001
[ 01:29 obrien ]  
unknown ftp/ncftp3/Makefile
unknown ftp/ncftp3/distinfo
Turn on IPv6 support by default again.    
Wed, 14 Feb 2001
[ 11:30 obrien ]  
unknown ftp/ncftp3/Makefile
The IPv6 patch breaks NcFTP on IPv4-only systems such that is unable to  
resolve any names.  If you want IPv6 functionality, you'll need to define  
WANT_IPV6 for now.    
Tue, 6 Feb 2001
[ 08:45 obrien ]  
unknown ftp/ncftp3/Makefile
unknown ftp/ncftp3/distinfo
Add IPv6 support.    
Sun, 12 Nov 2000
[ 17:25 obrien ]  
unknown ftp/ncftp3/Makefile
unknown ftp/ncftp3/distinfo
Update to version 3.0.2.    
Fri, 16 Jun 2000
[ 23:52 asami ]  
unknown archivers/bzip2/Makefile
unknown archivers/lzo/Makefile
unknown audio/esound/Makefile
unknown audio/gsm/Makefile
unknown audio/libaudiofile/Makefile
unknown audio/libcdaudio/Makefile
unknown audio/libmikmod/Makefile
unknown audio/libshout/Makefile
unknown audio/libworkman/Makefile
unknown audio/nas/Makefile

(Only the first 10 of 264 ports in this commit are shown above. View all ports for this commit)
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
[ 10:48 sobomax ]  
unknown archivers/lzo/Makefile
unknown audio/libaudiofile/Makefile
unknown audio/libcdaudio/Makefile
unknown audio/libmikmod/Makefile
unknown audio/libshout/Makefile
unknown audio/libworkman/Makefile
unknown audio/nas/Makefile
unknown converters/kdesupport11-i18n/Makefile
unknown converters/kdesupport11/Makefile
unknown converters/kdesupport2/Makefile

(Only the first 10 of 181 ports in this commit are shown above. View all ports for this commit)
Fourth round of INSTALLS_SHLIBS conversion.    

Number of commits found: 36

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
xterm*Jan 06
php5-gdJan 05
awstatsJan 04
awstats-develJan 04
p5-File-PathJan 03
vimJan 02
vinagreDec 31
mplayerDec 30
mysql41-serverDec 30
mysql50-serverDec 30
mysql51-serverDec 30
mysql60-serverDec 30
roundcubeDec 30
twikiDec 30
ampacheDec 26

12 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19569
Broken 146
Deprecated 94
Ignore 570
Forbidden 10
Restricted 227
No CDROM 131
Vulnerable 54
Expired 15
Set to expire 76
Interactive 77
new 24 hours 6
new 48 hours11
new 7 days20
new fortnight57
new month117

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.733 seconds.