summaryrefslogtreecommitdiff
path: root/ftp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.3.6Martin Wilke2008-05-082-4/+4
| | | | | | | | PR: 123466 Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=212838
* Upgrade ftp/wget from 1.11 to 1.11.2.Vasil Dimov2008-05-063-25/+47
| | | | | | | | PR: ports/122482 (based on) Submitted by: bf <bf2006a@yahoo.com> Notes: svn path=/head/; revision=212739
* - Remove BROKEN for FreeBSD/i386 8.x (since latest update is reported to work).Alejandro Pulver2008-05-052-17/+1
| | | | | | | - Remove exceeding @dirrmtry directives for share/locale/... Notes: svn path=/head/; revision=212694
* - Update to version 3.0.9.2.Alejandro Pulver2008-04-303-69/+164
| | | | Notes: svn path=/head/; revision=212302
* 2008-02-23 ftp/greed: No longer maintainedBeech Rintoul2008-04-295-85/+0
| | | | Notes: svn path=/head/; revision=212209
* Reset aaron's port maintainerships due to many maintainer-timeouts.Mark Linimon2008-04-291-1/+1
| | | | Notes: svn path=/head/; revision=212202
* Argh. The cURL build requires Perl.Peter Pentchev2008-04-241-0/+1
| | | | | | | | | PR: 123050 Reported by: Chess Griffin <chess@chessgriffin.com> Pointy hat to: roam (myself) Notes: svn path=/head/; revision=211888
* Update to curl-7.18.0.Peter Pentchev2008-04-2320-719/+1724
| | | | Notes: svn path=/head/; revision=211833
* - Fix pkgconfig install pathBeech Rintoul2008-04-212-0/+9
| | | | | | | | | | - Fix pkg-plist - Bump portrevision Reported by: pointyhat via pav Notes: svn path=/head/; revision=211693
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-199-13/+14
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Add conflictsBeech Rintoul2008-04-182-0/+4
| | | | Notes: svn path=/head/; revision=211523
* - Tweak MakefileBeech Rintoul2008-04-181-1/+1
| | | | Notes: svn path=/head/; revision=211496
* - Fix pkg-plistBeech Rintoul2008-04-181-2/+2
| | | | Notes: svn path=/head/; revision=211495
* - Update to 1.3.2.r1Beech Rintoul2008-04-1813-495/+34
| | | | | | | | | | | | | | | | | | | - 1.3.2rc1 release includes major new features and numerous bugfixes, including: + Support for the MLST and MLSD commands (RFC3659) + New modules: mod_sql_odbc, mod_sql_sqlite, mod_unique_id + New configuration directives: MaxTransferPerHost, MaxTransfersPerUser + New translations: Italian + Better handling of aborted data transfers + Support for FIPS and OCSP in mod_tls + New documentation: doc/howto/ConfigurationTrick Please read the included NEWS, RELEASE_NOTES, and ChangeLog files for the full details. Notes: svn path=/head/; revision=211494
* - Add entry for proftpd-develBeech Rintoul2008-04-181-0/+1
| | | | Notes: svn path=/head/; revision=211491
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-173-6/+3
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Chase clamav library to version 4Renato Botelho2008-04-162-4/+4
| | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION Following ports are marked as BROKEN since they don't build with new clamav 0.93: www/c-icap mail/claws-mail-clamav www/gurlchecker www/havp security/klamav devel/p5-Mail-ClamAV devel/py-clamav www/squidclam This clamav version needed to be updated without wait other ports fixes because it fixes important vulnerabilities. Notes: svn path=/head/; revision=211377
* Update to 1.1; while I'm there, OPTIONize NLS and DEBUG, andXin LI2008-04-164-11/+30
| | | | | | | | | | reflect the new home. PR: ports/122802 Approved by: maintainer Notes: svn path=/head/; revision=211333
* - Remove cyrillic-fix-netio.c (handled by CODECONV)Beech Rintoul2008-04-026-374/+4
| | | | | | | | | | - Bump portrevision PR: ports/122355 Submitted by: Alex Keda <admin@lissyara.su> Notes: svn path=/head/; revision=210355
* - Update ftp/ftp-proxy to version 4.3p1Beech Rintoul2008-03-302-5/+4
| | | | | | | | PR: ports/122246 Submitted by: Christian Ludwig <chrissicool@chrissicool.net> (maintainer) Notes: svn path=/head/; revision=210161
* - Update to 2.2Beech Rintoul2008-03-282-4/+4
| | | | Notes: svn path=/head/; revision=210001
* - Re-add OPTIONS CODECONV (mod_codeconv) with v1.3.1 fixes for international ↵Beech Rintoul2008-03-274-4/+976
| | | | | | | | | | | users - Bump portrevision Submitted by: Alexey V. Drozdov <nyquist@ctam.tu-bryansk.ru> Notes: svn path=/head/; revision=209965
* - Fix segfault in mod_quotatab_sql if the SQL query returns NULL bytes/files ↵Beech Rintoul2008-03-274-2/+186
| | | | | | | | | values - Bump portrevision Notes: svn path=/head/; revision=209925
* - use CPAN macroYen-Ming Lee2008-03-261-9/+13
| | | | | | | | | | | | - fix dependency - bump PORTREVISION PR: based on 121634 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=209843
* add SIZE, comment NO_SIZEEdwin Groothuis2008-03-252-1/+2
| | | | Notes: svn path=/head/; revision=209748
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-242-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-233-5/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209620
* Drop maintainershipEmanuel Haupt2008-03-221-1/+1
| | | | | | | | PR: 121964 Submitted by: Ryan Thompson <ryan@sasknow.com> (maintainer) Notes: svn path=/head/; revision=209585
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-221-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209583
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-211-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209563
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-205-5/+0
| | | | Notes: svn path=/head/; revision=209420
* Add a WITHOUT_NCFTP_IPV6 knob and respect WITHOUT_IPV6. Otherwise I get:David E. O'Brien2008-03-181-0/+2
| | | | | | | | Could not connect to ftp.vim.org: No route to host. ncftpls: cannot open ftp.vim.org: could not connect to remote host. Notes: svn path=/head/; revision=209306
* Fix avahi dependency.Roman Bogorodskiy2008-03-151-1/+1
| | | | | | | | PR: 121689 Submitted by: Scot Hetzel <swhetzel@gmail.com> Notes: svn path=/head/; revision=209100
* - Take over maintainershipMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208936
* - Update to version 3.0.7.1.Alejandro Pulver2008-03-123-37/+53
| | | | Notes: svn path=/head/; revision=208868
* Use ${MASTER_SITE_GOOGLE_CODE} instead ofEdwin Groothuis2008-03-061-1/+1
| | | | | | | | | http://something.googlecode.com/files PR: ports/121435 (related) Notes: svn path=/head/; revision=208538
* - Add vendor patchBeech Rintoul2008-03-034-2/+146
| | | | | | | | | | | | | - Bump portrevision - The mod_wrap2_file module does not support comma-delimited lists of clients in the allow/deny files, unlike the standard libwrap library. Obtained from: TJ Saunders <tj@castaglia.org> (vendor) Notes: svn path=/head/; revision=208401
* - Chase security/gnutls shlib version bumpRoman Bogorodskiy2008-03-036-6/+10
| | | | | | | - Add an entry to UPDATING Notes: svn path=/head/; revision=208375
* Reset relaxbsd@gmail.com due to maintainer-timeouts.Mark Linimon2008-03-021-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=208315
* 2007-10-28 x11-wm/wmDeskGuide: Version branch long since retiredMartin Wilke2008-02-286-68/+0
| | | | | | | | | | | | 2008-02-23 ftp/axelq: Unmaintained, website disappeared 2007-11-09 lang/fpc-devel: now lags behind version in lang/fpc; use that instead 2007-11-13 devel/php-dbg: does not work with php5 and does not compile on gcc4.2 2007-11-16 graphics/jgv: development stalled for years, outdated, unmaintained 2007-11-16 editors/muggy: development stalled for years, unmaintained 2007-11-16 x11-fm/binder: development stalled for years, outdated, unmaintained Notes: svn path=/head/; revision=208072
* Update to 0.14Erwin Lansing2008-02-233-7/+8
| | | | | | | | | PR: 120445 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=207803
* - Update to 3.6.3;Beech Rintoul2008-02-213-20/+18
| | | | | | | | | | | | | | - Update MASTER_SITES; - Respect PORTDOCS; - Makefile cleanup; - Fix and sort pkg-plist. PR: ports/120358 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer timeout (two weeks) Notes: svn path=/head/; revision=207694
* - Add mod_sql_tds, which allows proftpd to auth using sql against Sybase and MSBeech Rintoul2008-02-204-8/+50
| | | | | | | | | | SQL servers. - Bump portrevision. Submitted by: Patrick Muldoon <doon@inoc.net> (author) Notes: svn path=/head/; revision=207665
* - Update to 0.8.3;Beech Rintoul2008-02-205-40/+75
| | | | | | | | | | | | | | | | - Use SF macro; - Use BZIP2 package; - Respect WWWDIR, and install all docs in DOCSDIR; - OPTIONS to install MySQL, Apache, PHP and ProFTPd-MySQL; - Update/replace pkg-message; - Update and sort pkg-plist. PR: ports/120306 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer timeout (two weeks) Notes: svn path=/head/; revision=207633
* - update to 2.0.6Dirk Meyer2008-02-182-4/+7
| | | | Notes: svn path=/head/; revision=207500
* - Add two optional third-party modules:Beech Rintoul2008-02-164-6/+78
| | | | | | | | | | | | | | | | - Bump portrevision (1) mod_digest by Mathias Berchtold (http://www.smartftp.com/oss/proftpd/) which implements all digest commands. (2) mod_comb (http://lev.serebryakov.spb.ru/mod_comb/) by Lev Serebryakov, which adds COMB support. PR: ports/120742 Submitted by: Lev A. Serebryakov <lev@FreeBSD.org> Notes: svn path=/head/; revision=207412
* - Fix a problem with AUTH TLS [1]Renato Botelho2008-02-144-30/+52
| | | | | | | | | | | | | | - Bump PORTREVISION - Some cosmetic changes (e.g. indentation) - Move pkg-message to files/pkg-message.in - Respect NOPORTEXAMPLES - Use INSTALL_SCRIPT to install ${PREFIX}/sbin/pure-ftpd.pl PR: ports/120187 [1] Submitted by: Filip Palian <filip.palian@expro.pl> [1] Notes: svn path=/head/; revision=207196
* - Upgrade to 2.02.Jun Kuriyama2008-02-132-6/+7
| | | | | | | | PR: ports/120598 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Notes: svn path=/head/; revision=207185
* Mark BROKEN on i386 8.0: does not compileErwin Lansing2008-02-092-2/+14
| | | | Notes: svn path=/head/; revision=206966
* Update to 0.14Sergey Skvortsov2008-02-073-8/+6
| | | | | | | Changes: http://search.cpan.org/src/BINGOS/POE-Component-Client-FTP-0.14/Changes Notes: svn path=/head/; revision=206842