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.

Port details
wu-ftpd+ipv6 A replacement ftp server for Un*x systems
2.6.2_8 ftp Deleted on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.6.2_8Version of this port present on the latest quarterly branch.
Maintainer: sumikawa@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-08-30 07:58:21
Last Update: 2012-06-07 06:45:57
SVN Revision: UNKNOWN
People watching this port, also watch:: ncftp
Also Listed In: ipv6
License: not specified in port
WWW:
http://www.wu-ftpd.org/
Description:
The package is linked dynamic so that you will get the right crypt library. If you are serious about performance, you may want to recompile it by yourself (the port will link static by default). wu-ftpd is a replacement ftp server for Un*x systems. Besides supporting the ftp protocol defined in RFC 959, it adds the following features: logging of transfers, logging of commands, on the fly compression and archiving, classification of users on type and location, per class limits, per directory upload permissions, restricted guest accounts, system wide and per directory messages, directory alias, cdpath, filename filter. The configuration files are located in /usr/local/etc This package includes a basic working configuration. The config files are: ftpaccess - controls who, what, and how many can access the server ftpconversions - controls the on-the-fly compression/archiving ftpusers - users who, for security reasons, may never use the server You will also need to change /etc/inetd.conf to point to the new server located at /usr/local/libexec/ftpd WWW: http://www.wu-ftpd.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • wu-ftpd+ipv6>0:ftp/wu-ftpd+ipv6
No installation instructions:
This port has been deleted.
PKGNAME: wu-ftpd+ipv6
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf-2.13 : devel/autoconf213
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.wu-ftpd.org/pub/wu-ftpd/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.6.2_8
07 Jun 2012 06:45:57
Original commit files touched by this commit
sumikawa search for other commits by this committer
Remove wu-ftpd+ipv6. The upstream disapear and distfile is no more available.
2.6.2_8
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.6.2_8
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
2.6.2_8
25 Jan 2010 09:09:16
Original commit files touched by this commit
sumikawa search for other commits by this committer
Sync with ftp/wu-ftpd: Add -current utmpx support
2.6.2_8
07 Jun 2006 06:31:12
Original commit files touched by this commit
sumikawa search for other commits by this committer
Supports pam.

PR:             ports/97774
Submitted by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2.6.2_7
22 Jan 2006 09:48:59
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
2.6.2_7
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2.6.2_7
19 May 2005 01:57:42
Original commit files touched by this commit
sumikawa search for other commits by this committer
Integrate official skeychallenge.patch
Fix denial of service in NLST CAN-2005-0256
2.6.2_6
18 Jan 2005 20:55:05
Original commit files touched by this commit This port version is marked as vulnerable.
nectar search for other commits by this committer
Add CONFLICTS due to libexec/ftpd.

PR:             ports/76235
Approved by:    ache, sumikawa (maintainers for wu-ftpd*)
2.6.2_6
08 Jun 2004 13:38:13
Original commit files touched by this commit This port version is marked as vulnerable.
sumikawa search for other commits by this committer
Whitespace cleanup.

Submitted by:   trevor
2.6.2_6
14 Mar 2004 06:17:56
Original commit files touched by this commit This port version is marked as vulnerable.
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2.6.2_6
08 Mar 2004 13:58:54
Original commit files touched by this commit This port version is marked as vulnerable.
sumikawa search for other commits by this committer
fix for `restricted-uid'/`restricted-gid' directive may be bypassed

Submitted by:   Matt Zimmerman <mdz@debian.org>
2.6.2_5
30 Jan 2004 13:39:35
Original commit files touched by this commit This port version is marked as vulnerable.
sumikawa search for other commits by this committer
Upgrade KAME IPv6 patch.  -s (stand alone) option now speak IPv4 and IPv6.
2.6.2_4
25 Sep 2003 15:53:53
Original commit files touched by this commit This port version is marked as vulnerable.
sumikawa search for other commits by this committer
Upgrade KAME IPv6 patch which include DOS-attack prevention patch.
Add -- to tar args to stop hacking with "-"-started files in ftpconversions.
2.6.2_3
31 Jul 2003 16:07:06
Original commit files touched by this commit This port version is marked as vulnerable.
dannyboy search for other commits by this committer
Address CAN-2003-0466.

Submitted/approved by:  security-officer
2.6.2_2
07 Mar 2003 06:02:05
Original commit files touched by this commit This port version is marked as vulnerable.
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.
2.6.2_2
04 Jan 2003 12:28:23
Original commit files touched by this commit This port version is marked as vulnerable.
sumikawa search for other commits by this committer
Sync with ftp/wu-ftpd.
2.6.2_1
16 Oct 2002 14:58:24
Original commit files touched by this commit This port version is marked as vulnerable.
sumikawa search for other commits by this committer
Sync with ftp/wu-ftpd.
2.6.2
11 Sep 2002 10:48:38
Original commit files touched by this commit This port version is marked as vulnerable.
sumikawa search for other commits by this committer
Add DISTNAME.

PR:             ports/42486
Submitted by:   zhuravlev alexander <zaa@ulstu.ru>
2.6.2
31 Aug 2002 07:05:58
Original commit files touched by this commit This port version is marked as vulnerable.
kris search for other commits by this committer
Rename this to wu-ftpd+ipv6 to avoid name conflict with wu-ftpd.  This was
breaking INDEX.
2.6.2
30 Aug 2002 07:55:52
Original commit files touched by this commit This port version is marked as vulnerable.
sumikawa search for other commits by this committer
IPv6 enabled wu-ftpd.  wu-ftpd+ipv6 is upper compatible with wu-ftpd but
it's still unstable.  I'll maintain this until it's stable.

Number of commits found: 21