The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD ftp : spegla

A mirror program for FTP sites (written in C)

 Spegla is a mirror program for FTP sites.  It was written because the author
couldn't find any fast mirroring program for big mirrors.  It makes a
complete mirror of a FTP area.
 

ftp://subzero.campus.luth.se/pub/spegla/



spegla history


v. 1.23
date: 2006/03/23 10:36:38;  author: hrs;  state: Exp;  lines: +8 -8
- Fix reply code handling for USER command and bump PORTREVISION.
  According to STD 9 (RFC 959), 230 reply code can be returned
  just after that command.  While the upstream has been informed
  it is unlikely to roll out the next release including this fix
  in the near future.
- Make portlint(1) happy.
- Take maintainership.

v. 1.22 date: 2005/04/22 09:15:03; author: vs; state: Exp; lines: +2 -0 Use MAKE_ARGS
v. 1.21 date: 2005/04/03 21:30:34; author: kris; state: Exp; lines: +1 -1 Reset inactive maintainer. Thanks for your work in the past!
v. 1.20 date: 2004/07/25 15:14:47; author: hrs; state: Exp; lines: +1 -1 Add a patch to fix a serious bug which can break a ftp connection under some circumstances. Approved by: maintainer timeout (2 months) Approved by: linimon (mentor)
v. 1.19 date: 2004/02/27 09:05:35; author: jkh; state: Exp; lines: +2 -4 Unbreak this port by fixing master sites and checksum information. PR: ports/63423 Submitted by: Jason Harris
v. 1.18 date: 2004/02/21 19:54:23; author: kris; state: Exp; lines: +2 -0 BROKEN: Checksum mismatch
v. 1.17 date: 2003/03/07 06:02:05; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.16 date: 2002/05/28 11:03:48; author: sobomax; state: Exp; lines: +1 -1 Complete incomplete fix in the previous delta. Submitted by: bento
v. 1.15 date: 2002/05/24 15:23:42; author: sobomax; state: Exp; lines: +2 -0 Fix on bento. Submitted by: bento
v. 1.14 date: 2002/04/13 20:04:58; author: jkh; state: Exp; lines: +5 -2 Add IPv6 support. Submitted by: Hajimu UMEMOTO
v. 1.13 date: 2002/03/30 21:49:48; author: jkh; state: Exp; lines: +4 -2 Fix this port to properly create /usr/local/share/examples/spegla *before* trying to use it. Also update PLIST to match current reality.
v. 1.12 date: 2001/01/19 23:16:42; author: kuriyama; state: Exp; lines: +2 -1 Fix at minfree checking when filesystem has free space over 4GB. Approved by: maintainer
v. 1.11 date: 2000/07/05 19:43:46; author: jkh; state: Exp; lines: +6 -1 Fix the skip directive. Submitted by: Makoto MATSUSHITA
v. 1.10 date: 2000/06/28 16:17:34; author: jkh; state: Exp; lines: +2 -2 Upgrade to version 1.1p4 Submitted by: Alexander Langer
v. 1.9 date: 2000/04/12 05:31:22; author: mharo; state: Exp; lines: +3 -3 PORTNAME/PORTVERSION stuff
v. 1.8 date: 1999/10/09 21:38:09; author: jdp; state: Exp; lines: +3 -3 Update to spegla-1.04p1, which fixes core dumps that can happen when re-logging in after a lost connection. OK'd by the maintainer of the port.
v. 1.7 date: 1999/08/31 06:44:07; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.6 date: 1999/08/25 05:55:23; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.5 date: 1999/08/02 10:43:57; author: asami; state: Exp; lines: +2 -2 Change "net" -> "ftp".
v. 1.4 date: 1999/04/29 10:08:10; author: jkh; state: Exp; lines: +2 -2 Update to version 1.04
v. 1.3 date: 1998/12/19 14:19:43; author: jkh; state: Exp; lines: +7 -5 Update to version 1.03 Prompted by: Jens A Nilsson
v. 1.2 date: 1998/04/20 22:25:19; author: asami; state: Exp; lines: +3 -3 "mkdir -p" -> "${MKDIR}" "${INSTALL} -c -m 444" -> "${INSTALL_DATA}"
v. 1.1 date: 1998/04/20 01:57:29; author: jkh; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/04/20 01:57:29; author: jkh; state: Exp; lines: +0 -0 This has been on my TODO list for awhile. Spegla is an FTP mirroring program that uses neither perl nor masses of memory when mirroring large collections (like at ftp.freebsd.org). I did the port but the author is Jens A Nilsson ============================================================================= v. 1.23 date: 2006/03/23 10:36:38; author: hrs; state: Exp; lines: +8 -8 - Fix reply code handling for USER command and bump PORTREVISION. According to STD 9 (RFC 959), 230 reply code can be returned just after that command. While the upstream has been informed it is unlikely to roll out the next release including this fix in the near future. - Make portlint(1) happy. - Take maintainership.
v. 1.22 date: 2005/04/22 09:15:03; author: vs; state: Exp; lines: +2 -0 Use MAKE_ARGS
v. 1.21 date: 2005/04/03 21:30:34; author: kris; state: Exp; lines: +1 -1 Reset inactive maintainer. Thanks for your work in the past!
v. 1.20 date: 2004/07/25 15:14:47; author: hrs; state: Exp; lines: +1 -1 Add a patch to fix a serious bug which can break a ftp connection under some circumstances. Approved by: maintainer timeout (2 months) Approved by: linimon (mentor)
v. 1.19 date: 2004/02/27 09:05:35; author: jkh; state: Exp; lines: +2 -4 Unbreak this port by fixing master sites and checksum information. PR: ports/63423 Submitted by: Jason Harris
v. 1.18 date: 2004/02/21 19:54:23; author: kris; state: Exp; lines: +2 -0 BROKEN: Checksum mismatch
v. 1.17 date: 2003/03/07 06:02:05; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.16 date: 2002/05/28 11:03:48; author: sobomax; state: Exp; lines: +1 -1 Complete incomplete fix in the previous delta. Submitted by: bento
v. 1.15 date: 2002/05/24 15:23:42; author: sobomax; state: Exp; lines: +2 -0 Fix on bento. Submitted by: bento
v. 1.14 date: 2002/04/13 20:04:58; author: jkh; state: Exp; lines: +5 -2 Add IPv6 support. Submitted by: Hajimu UMEMOTO
v. 1.13 date: 2002/03/30 21:49:48; author: jkh; state: Exp; lines: +4 -2 Fix this port to properly create /usr/local/share/examples/spegla *before* trying to use it. Also update PLIST to match current reality.
v. 1.12 date: 2001/01/19 23:16:42; author: kuriyama; state: Exp; lines: +2 -1 Fix at minfree checking when filesystem has free space over 4GB. Approved by: maintainer
v. 1.11 date: 2000/07/05 19:43:46; author: jkh; state: Exp; lines: +6 -1 Fix the skip directive. Submitted by: Makoto MATSUSHITA
v. 1.10 date: 2000/06/28 16:17:34; author: jkh; state: Exp; lines: +2 -2 Upgrade to version 1.1p4 Submitted by: Alexander Langer
v. 1.9 date: 2000/04/12 05:31:22; author: mharo; state: Exp; lines: +3 -3 PORTNAME/PORTVERSION stuff
v. 1.8 date: 1999/10/09 21:38:09; author: jdp; state: Exp; lines: +3 -3 Update to spegla-1.04p1, which fixes core dumps that can happen when re-logging in after a lost connection. OK'd by the maintainer of the port.
v. 1.7 date: 1999/08/31 06:44:07; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.6 date: 1999/08/25 05:55:23; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.5 date: 1999/08/02 10:43:57; author: asami; state: Exp; lines: +2 -2 Change "net" -> "ftp".
v. 1.4 date: 1999/04/29 10:08:10; author: jkh; state: Exp; lines: +2 -2 Update to version 1.04
v. 1.3 date: 1998/12/19 14:19:43; author: jkh; state: Exp; lines: +7 -5 Update to version 1.03 Prompted by: Jens A Nilsson
v. 1.2 date: 1998/04/20 22:25:19; author: asami; state: Exp; lines: +3 -3 "mkdir -p" -> "${MKDIR}" "${INSTALL} -c -m 444" -> "${INSTALL_DATA}"
v. 1.1 date: 1998/04/20 01:57:29; author: jkh; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/04/20 01:57:29; author: jkh; state: Exp; lines: +0 -0 This has been on my TODO list for awhile. Spegla is an FTP mirroring program that uses neither perl nor masses of memory when mirroring large collections (like at ftp.freebsd.org). I did the port but the author is Jens A Nilsson ============================================================================= v. 1.23 date: 2006/03/23 10:36:38; author: hrs; state: Exp; lines: +8 -8 - Fix reply code handling for USER command and bump PORTREVISION. According to STD 9 (RFC 959), 230 reply code can be returned just after that command. While the upstream has been informed it is unlikely to roll out the next release including this fix in the near future. - Make portlint(1) happy. - Take maintainership.
v. 1.22 date: 2005/04/22 09:15:03; author: vs; state: Exp; lines: +2 -0 Use MAKE_ARGS
v. 1.21 date: 2005/04/03 21:30:34; author: kris; state: Exp; lines: +1 -1 Reset inactive maintainer. Thanks for your work in the past!
v. 1.20 date: 2004/07/25 15:14:47; author: hrs; state: Exp; lines: +1 -1 Add a patch to fix a serious bug which can break a ftp connection under some circumstances. Approved by: maintainer timeout (2 months) Approved by: linimon (mentor)
v. 1.19 date: 2004/02/27 09:05:35; author: jkh; state: Exp; lines: +2 -4 Unbreak this port by fixing master sites and checksum information. PR: ports/63423 Submitted by: Jason Harris
v. 1.18 date: 2004/02/21 19:54:23; author: kris; state: Exp; lines: +2 -0 BROKEN: Checksum mismatch
v. 1.17 date: 2003/03/07 06:02:05; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.16 date: 2002/05/28 11:03:48; author: sobomax; state: Exp; lines: +1 -1 Complete incomplete fix in the previous delta. Submitted by: bento
v. 1.15 date: 2002/05/24 15:23:42; author: sobomax; state: Exp; lines: +2 -0 Fix on bento. Submitted by: bento
v. 1.14 date: 2002/04/13 20:04:58; author: jkh; state: Exp; lines: +5 -2 Add IPv6 support. Submitted by: Hajimu UMEMOTO
v. 1.13 date: 2002/03/30 21:49:48; author: jkh; state: Exp; lines: +4 -2 Fix this port to properly create /usr/local/share/examples/spegla *before* trying to use it. Also update PLIST to match current reality.
v. 1.12 date: 2001/01/19 23:16:42; author: kuriyama; state: Exp; lines: +2 -1 Fix at minfree checking when filesystem has free space over 4GB. Approved by: maintainer
v. 1.11 date: 2000/07/05 19:43:46; author: jkh; state: Exp; lines: +6 -1 Fix the skip directive. Submitted by: Makoto MATSUSHITA
v. 1.10 date: 2000/06/28 16:17:34; author: jkh; state: Exp; lines: +2 -2 Upgrade to version 1.1p4 Submitted by: Alexander Langer
v. 1.9 date: 2000/04/12 05:31:22; author: mharo; state: Exp; lines: +3 -3 PORTNAME/PORTVERSION stuff
v. 1.8 date: 1999/10/09 21:38:09; author: jdp; state: Exp; lines: +3 -3 Update to spegla-1.04p1, which fixes core dumps that can happen when re-logging in after a lost connection. OK'd by the maintainer of the port.
v. 1.7 date: 1999/08/31 06:44:07; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.6 date: 1999/08/25 05:55:23; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.5 date: 1999/08/02 10:43:57; author: asami; state: Exp; lines: +2 -2 Change "net" -> "ftp".
v. 1.4 date: 1999/04/29 10:08:10; author: jkh; state: Exp; lines: +2 -2 Update to version 1.04
v. 1.3 date: 1998/12/19 14:19:43; author: jkh; state: Exp; lines: +7 -5 Update to version 1.03 Prompted by: Jens A Nilsson
v. 1.2 date: 1998/04/20 22:25:19; author: asami; state: Exp; lines: +3 -3 "mkdir -p" -> "${MKDIR}" "${INSTALL} -c -m 444" -> "${INSTALL_DATA}"
v. 1.1 date: 1998/04/20 01:57:29; author: jkh; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/04/20 01:57:29; author: jkh; state: Exp; lines: +0 -0 This has been on my TODO list for awhile. Spegla is an FTP mirroring program that uses neither perl nor masses of memory when mirroring large collections (like at ftp.freebsd.org). I did the port but the author is Jens A Nilsson =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm