notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: ftp/ncftp3/Makefile

Number of commits found: 56

Tuesday, 9 Jan 2024
08:00 Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eleminate its usage  and move man to share/man
commit hash: a36cd930e2004fb07238da7b4aa64a52117e7e11 commit hash: a36cd930e2004fb07238da7b4aa64a52117e7e11 commit hash: a36cd930e2004fb07238da7b4aa64a52117e7e11 commit hash: a36cd930e2004fb07238da7b4aa64a52117e7e11 a36cd93
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
ftp: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alexander Kriventsov
  *  Anders Nordby <anders@fix.no>
  *  Andreas Fehlner <fehlner@gmx.de>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Damjan Marion <dmarion@open.hr>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Frank DENIS
  *  Frank Laszlo <laszlof@vonostingroup.com>
  *  Gea-Suan Lin (gslin@ccca.nctu.edu.tw)
  *  Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
  *  George V. Neville-Neil <gnn@FreeBSD.org>
  *  Hye-Shik Chang
  *  Jordan Hubbard <jkh@FreeBSD.org>
  *  Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
  *  Joseph Benden <joe@thrallingpenguin.com>
  *  Ju Pengfei <jupengfei@gmail.com>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Mark Johnston <markj@FreeBSD.org>
  *  Martin Matuska (mm@FreeBSD.org)
  *  Marwan BURELLE <marwan.burelle@lri.fr>
  *  Maxim Ignatenko
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Neil Blakey-Milner
  *  Neil Blakey-Milner <nbm@rucus.ru.ac.za>
  *  Nick Leuta
  *  Nosov Artem <chip-set@mail.ru>
  *  Petr Holub <hopet@ics.muni.cz>
  *  Philippe Le Berre <philippe@le-berre.com>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Roman Bogorodskiy
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Sergey Skvortsov <skv@FreeBSD.org>
  *  Stephane Legrand
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Tom McLaughlin <tmclaugh@sdf.lonestar.org>
  *  Tomokazu ISHII <t-ishii@tryplanet.com>
  *  Ulrich Spoerlein <uspoerlein@gmail.com>
  *  Wen Heping <wen@FreeBSD.org>
  *  Xavier Beaudouin <kiwi@oav.net>
  *  Yasuhiro Fukuma <yasuf@big.or.jp>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  ache
  *  cy@FreeBSD.org
  *  ijliao
  *  ports
  *  torstenb
  *  will

With hat:	portmgr
commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf 30cd242
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 1 Sep 2020
12:21 se search for other commits by this committer
Fix build with clang11
Original commitRevision:547268 
Sunday, 30 Aug 2020
09:47 zeising search for other commits by this committer
Extend expiration of ports broken with -fno-common

Extend the expiration of unmaintained leaf ports that are broken with
-fno-common and previously had a short expiration date.  The new date is set
to 2021-04-01, meaning the ports will be in the 2021Q2 branch, giving people
until 2021-06-30 (10 months from now) to fix issues.
Improve the wording of the deprecation message, mentioning both llvm 11 and
-fno-common.
Bump portrevision to force reinstall.  This way the warning message about
deprecation will be displayed to users installing or reinstalling the
software.

MFH:		2020Q3 (maybe)
Original commitRevision:547044 
Saturday, 29 Aug 2020
10:39 tcberner search for other commits by this committer
ftp/: Fix build with clang11 and deprecate ports@ ports
Original commitRevision:546901 
Friday, 26 May 2017
22:06 naddy search for other commits by this committer
Drop ipv6 from CATEGORIES, which has been wrong for the 6.5 years that
the KAME patch has no longer been available.
Original commitRevision:441816 
Saturday, 20 May 2017
10:16 riggs search for other commits by this committer
Update to upstream version 3.2.6

MFH:		2017Q2
Original commitRevision:441304 
Friday, 18 Nov 2016
17:56 marino search for other commits by this committer
ftp/ncftp3: Skip faulty ncurses.h header check

The ncurses.h header configure check doesn't use cflags apparently thus
returning a false negative on the presence of the ncurses headers (it
picks up base headers if they exist instead).  Just cache the test result
as "yes" to fix the build for ports-based ncurses.
Original commitRevision:426331 
Wednesday, 3 Feb 2016
21:40 marino search for other commits by this committer
ftp/ncftp3: document ncurses requirement (USES+=ncurses)
Original commitRevision:407989 
Sunday, 31 Jan 2016
18:03 amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
Original commitRevision:407658 
Friday, 12 Jun 2015
21:17 erwin search for other commits by this committer
Reset maintainership for obrien

Approved by:	portmgr
Original commitRevision:389302 
Sunday, 16 Mar 2014
21:31 adamw search for other commits by this committer
Clean up. Support STAGE. Turn the optional libraries into an
OPTION. Install docs. Respect MAKE_ARGS/MAKE_ENV/MAKE_CMD.
Original commitRevision:348433 
Saturday, 4 Jan 2014
00:56 bapt search for other commits by this committer
Fix pkg name collision
Original commitRevision:338614 
Friday, 20 Sep 2013
17:23 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp)
Original commitRevision:327729 
Tuesday, 17 Apr 2012
23:12 obrien search for other commits by this committer
Update to version 3.2.5.
Original commit
Wednesday, 6 Oct 2010
05:32 obrien search for other commits by this committer
There doesn't seem to be a KAME IPv6 patch for version 3.2.4 yet.
Original commit
Tuesday, 5 Oct 2010
18:06 obrien search for other commits by this committer
Update to 3.2.4.
Original commit
Thursday, 17 Dec 2009
17:33 naddy search for other commits by this committer
* Update NcFTP to 3.2.3.
* Add official mirror as backup master site.
* Don't depend on gtar if it happens to be installed at build time.
* Clean-up.

Approved by:    maintainer timeout (5 weeks)
Original commit
Wednesday, 3 Sep 2008
15:32 obrien search for other commits by this committer
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>
Original commit
Tuesday, 26 Aug 2008
16:21 obrien search for other commits by this committer
Upgrade to version 3.2.2.
Original commit
Tuesday, 18 Mar 2008
18:29 obrien search for other commits by this committer
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.
Original commit
Wednesday, 19 Dec 2007
01:59 obrien search for other commits by this committer
Update to version 3.2.1,
and USE_LDCONFIG instead of deprecated INSTALL_SHLIB.

PR:             117953
Submitter:      KIMURA Yasuhiro <yasu@utahime.org>
Original commit
Sunday, 10 Sep 2006
07:49 obrien search for other commits by this committer
Upgrade to version 3.2.0.

IPv6 patches obtained from:     KAME
Submitted by:   KIMURA Yasuhiro
Original commit
Sunday, 7 May 2006
11:09 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with F
Original commit
Thursday, 21 Apr 2005
16:03 obrien search for other commits by this committer
Upgrade to version 3.1.9.

IPv6 patches obtained from:     KAME
Submitted by:   KIMURA Yasuhiro
Original commit
Wednesday, 28 Jul 2004
18:11 obrien search for other commits by this committer
Update IPv6 patch after the tarball was rerolled.
Original commit
Tuesday, 20 Jul 2004
09:22 obrien search for other commits by this committer
Figure out what the vendor typo really was suppose to be.

Submitted by:   sumikawa
Original commit
08:48 obrien search for other commits by this committer
Update to 3.1.8.
Among other things, 'ps' won't show user, password, account options.
Original commit
Monday, 19 Apr 2004
11:42 obrien search for other commits by this committer
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.
Original commit
Thursday, 8 Jan 2004
17:11 obrien search for other commits by this committer
Add IPv6 support via the Kame 317-v6-20040108b patch.
Original commit
Wednesday, 7 Jan 2004
19:28 obrien search for other commits by this committer
Update to 3.1.7.
This fixes memory leaks and other serious bugs in 3.1.6.
Original commit
Monday, 5 Jan 2004
08:03 obrien search for other commits by this committer
Upgrade to version 3.1.6.
Original commit
Friday, 17 Oct 2003
00:34 obrien search for other commits by this committer
Update to the Kame v6-20030207 patch.
Original commit
Saturday, 19 Apr 2003
00:13 obrien search for other commits by this committer
"INSTALL_AS_NCFTP" not properly obeyed.

PR:             50756
Submitted by:   Ralf van Dooren <ralf@iae.nl>
Original commit
Monday, 31 Mar 2003
02:08 obrien search for other commits by this committer
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>
Original commit
Wednesday, 12 Mar 2003
18:06 obrien search for other commits by this committer
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>
Original commit
Friday, 7 Mar 2003
06:02 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Sunday, 4 Aug 2002
05:38 obrien search for other commits by this committer
Allow the user to install as 'ncftp' rather than 'ncftp3'.

Submitted by:   David Cantrell <david@burdell.org>
Original commit
Tuesday, 9 Jul 2002
20:00 obrien search for other commits by this committer
IPv6 patches for 3.1.4.

Submitted by:   sumikawa
Original commit
Saturday, 6 Jul 2002
02:24 obrien search for other commits by this committer
Actually `cvs add' needed patch for 3.1.4 this time.
Also optimize the Makefile a little more.

Submitted by:   naddy
Original commit
Friday, 5 Jul 2002
18:34 obrien search for other commits by this committer
Upgrade to version 3.1.4.
Original commit
Thursday, 13 Jun 2002
17:15 obrien search for other commits by this committer
Reenable IPv6 support.
Original commit
16:54 obrien search for other commits by this committer
Update to version 3.1.2.
Original commit
Thursday, 31 Jan 2002
20:09 obrien search for other commits by this committer
Use BZIP2    
Original commit
01:48 obrien search for other commits by this committer
Update to version 3.1.2.    
Original commit
Wednesday, 21 Nov 2001
19:38 obrien search for other commits by this committer
Upgrade to 3.0.4.   Also change the port name back to ncftp and use LATEST_LINK.
   
Original commit
Saturday, 12 May 2001
03:13 obrien search for other commits by this committer
- replace post-patch munging with proper SYSCONFDIR handling (also     submitted
to Mike Gleason)   - improve DESCR and add home page    
Original commit
Tuesday, 24 Apr 2001
18:02 obrien search for other commits by this committer
Update to 3.0.3.   (you know issuing `cvs ci' really helps to share this with
others.. :-( )    
Original commit
Wednesday, 21 Mar 2001
01:29 obrien search for other commits by this committer
Turn on IPv6 support by default again.    
Original commit
Wednesday, 14 Feb 2001
11:30 obrien search for other commits by this committer
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.    
Original commit
Tuesday, 6 Feb 2001
08:45 obrien search for other commits by this committer
Add IPv6 support.    
Original commit
Sunday, 12 Nov 2000
17:25 obrien search for other commits by this committer
Update to version 3.0.2.    
Original commit
Friday, 16 Jun 2000
22:52 asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
Original commit
09:48 sobomax search for other commits by this committer
Fourth round of INSTALLS_SHLIBS conversion.    
Original commit

Number of commits found: 56