Commit Graph

16 Commits

Author SHA1 Message Date
Jun Kuriyama
28faf0cb19 Fix \0 termination at %s substitution for configfile.
Be sure vsnprintf() may return value which is larger than buffer length.

Approved by:	maintainer
2001-02-01 08:33:04 +00:00
Jun Kuriyama
8bb488d141 Fix at minfree checking when filesystem has free space over 4GB.
Approved by:	maintainer
2001-01-19 23:16:42 +00:00
Jordan K. Hubbard
278a647449 Fix the skip directive.
Submitted by:	Makoto MATSUSHITA <matusita@jp.freebsd.org>
2000-07-05 19:44:04 +00:00
Jordan K. Hubbard
dc61a2f5b3 Update to version 1.1p4
Submitted by:   Alexander Langer <alex@big.endian.de>
2000-06-28 16:18:37 +00:00
Jordan K. Hubbard
8fdd3168a0 Update to version 1.1p4
Submitted by:	Alexander Langer <alex@big.endian.de>
2000-06-28 16:18:11 +00:00
Jordan K. Hubbard
78241e74c7 Upgrade to version 1.1p4
Submitted by:	Alexander Langer <alex@big.endian.de>
2000-06-28 16:17:34 +00:00
Michael Haro
343c80d542 PORTNAME/PORTVERSION stuff 2000-04-12 05:31:29 +00:00
John Polstra
bb57468984 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.
1999-10-09 21:38:14 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Satoshi Asami
779e91cb05 Change "net" -> "ftp". 1999-08-02 10:44:03 +00:00
Bill Fumerola
7b6d8a9aec Remove man page from PLIST
Pointy Hat:	jkh
1999-05-06 22:14:04 +00:00
Jordan K. Hubbard
31a3412c11 Update to version 1.04 1999-04-29 10:08:17 +00:00
Jordan K. Hubbard
47c3eeb86f Update to version 1.03
Prompted by:	Jens A Nilsson <jnilsson@ludd.luth.se>
1998-12-19 14:19:45 +00:00
Satoshi Asami
ca3416790d "mkdir -p" -> "${MKDIR}"
"${INSTALL} -c -m 444" -> "${INSTALL_DATA}"
1998-04-20 22:25:19 +00:00
Jordan K. Hubbard
cf86e6c3cd 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 <jnilsson@ludd.luth.se>
1998-04-20 01:57:34 +00:00