aboutsummaryrefslogtreecommitdiff
path: root/ftp/twoftpd
Commit message (Collapse)AuthorAgeFilesLines
* - Chase security/cvm shlib bumpDennis Herrmann2009-03-111-1/+2
| | | | | | | | | | | - Bump PORTREVISION PR: 132502 Submitted by: Alex Povolotsky <tarkhil@over.ru> Approved by: miwi (mentor) Notes: svn path=/head/; revision=229901
* - Update to 1.30Martin Wilke2008-08-102-5/+6
| | | | | | | | PR: 126241 Submitted by: Wen heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=218367
* Reset sergei@ due to maintainer-timeouts and no response to email.Mark Linimon2008-07-271-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=217649
* Remove USE_GPG from all effected ports. This knob is a no-op and the way itGabor Kovesdan2007-01-292-5/+0
| | | | | | | | | | | | was supposed to work is useless, because if we can't trust the distfile from the remote machine, we can't trust the signature from the same machine either. Our MD5 and SHA256 are good for checking both the sanity and the trustiness of distfiles. Approved by: portmgr (erwin), erwin (mentor) Notes: svn path=/head/; revision=183644
* - Add security/cvm to LIB_DEPENDS as this port now links against cvmSergei Kolobov2006-09-211-2/+2
| | | | | | | | | dynamically - devel/bglibs is now pulled as a dependency for cvm - Bump PORTREVISION Notes: svn path=/head/; revision=173527
* - Upgrade to 1.21Sergei Kolobov2006-04-262-9/+10
| | | | Notes: svn path=/head/; revision=160538
* - Add SHA256 checksums to my portsSergei Kolobov2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149422
* - Chase changed location of bglibs librariesSergei Kolobov2005-08-291-4/+7
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=141287
* - Update to 1.20Sergei Kolobov2005-02-223-5/+11
| | | | | | | | | | | - Patch statmod.c into using 'tm.tm_gmtoff' instead of unknown global 'timezone' symbol (Linux specific?) [1] Patch submitted upstream and hopefully will be integrated shortly Obtained from: Dale Woolridge on bgware mailing list Notes: svn path=/head/; revision=129534
* - Take maintainershipSergei Kolobov2004-05-221-1/+1
| | | | Notes: svn path=/head/; revision=109732
* Drop maintainership.Oliver Eikemeier2004-05-111-1/+1
| | | | | | | | PR: 66502 Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer) Notes: svn path=/head/; revision=108881
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Unbreak build by depending on newly-added security/cvm portSergei Kolobov2003-12-242-6/+12
| | | | | | | - Cosmetic fixes for consistency with other untroubled.org ports Notes: svn path=/head/; revision=96530
* (maintainer timeout since 2003-06-15)Sergei Kolobov2003-10-242-20/+19
| | | | | | | | | | | | | - Use native installer - Install documentation - Remove unneeded USE_REINPLACE - Bump PORTREVISION PR: 52909 Approved by: krion (implicit) Notes: svn path=/head/; revision=92053
* o Update to reflect recent change in location of header filesMario Sergio Fujikawa Ferreira2003-06-152-8/+10
| | | | | | | | | | | installed by devel/bglibs port o No functional changes PR: 52909 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=83031
* Maintainer Update Port: ftp/twoftpdEdwin Groothuis2003-04-133-3/+15
| | | | | | | | | | Upgrade to 1.17. PR: ports/50857 Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> Notes: svn path=/head/; revision=78860
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* upgrade to 1.15Ying-Chieh Liao2002-05-215-62/+8
| | | | | | | | PR: 38237 Submitted by: maintainer Notes: svn path=/head/; revision=59587
* Add patch to allow twoftpd compile again. There is no such socket levelPatrick Li2002-03-123-0/+56
| | | | | | | | | | SOL_TCP and sys/types.h should be included first. PR: 35826 Submitted by: maintainer Notes: svn path=/head/; revision=55954
* upgrade to 1.14Ying-Chieh Liao2002-03-022-2/+2
| | | | | | | | PR: 35477 Submitted by: maintainer Notes: svn path=/head/; revision=55400
* Initial import of twoftpd-1.13.Kevin Lo2001-09-165-0/+41
Twoftpd is an FTP server that strives to be secure, simple, and efficient. None of the commands can cause execution of other programs, and the normal model of execution does a chroot to the logged in user's directory immediately after authentication. PR: 30565 Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw> Notes: svn path=/head/; revision=47872