CVS log for ports/ftp/proftpd/files/patch-sample-configurations_basic.conf
Up to [FreeBSD] / ports / ftp / proftpd / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jan 28 20:58:19 2009 UTC (3 years ago) by beech
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +13 -5 lines
- Default ipv6 to on & bump portrevision
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Sep 24 22:09:23 2008 UTC (3 years, 4 months ago) by beech
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Replace path hack with configure arg - Update proftpd.conf to reflect changes listed in UPDATING
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jul 6 05:45:08 2007 UTC (4 years, 7 months ago) by beech
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +9 -7 lines
- Update to 1.3.1r3
- Remove patches integrated upstream
- Makefile cleanup
- Bugfixes:
Fixed segfault which can occur if NLST is used twice, the first time
on a path which does not exist.
Fixed reporting of addresses via EPSV for IPv6 addresses.
Fixes occurrences of "ai_family not supported" for inetd-run
proftpd daemons.
DisplayLogin, DisplayQuit, and DisplayTransferFiles files now work
regardless of whether the session process is chrooted.
Approved by: sat (mentor)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Nov 15 19:22:23 2006 UTC (5 years, 2 months ago) by shaun
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +12 -3 lines
- Fix the last imported patch (which came from proftpd's CVS repo), as it was causing segfaults prior to login. - Add the new CommandBufferSize variable into the default config file to stop proftpd complaining. Reported by: many
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jun 22 18:48:39 2005 UTC (6 years, 7 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
- Use USE_RC_SUBR's true force.
- Use default do-install target.
- Install ftpdctl.
- Fix scoreboard issue.
- Move proftpd binary from ${PREFIX}/libexec/ to ${PREFIX}/sbin.
Approved by: mharo
