The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net : binkd

Fidonet TCP/IP mailer

 Binkd is a Fidonet mailer designed to operate via TCP/IP networks.
As a FTN-compatible internet daemon, it makes possible efficient
utilization of TCP/IP protocol suite as a transport layer in
FTN-based (Fido Technology Network) networks. 

http://www.corbina.net/~maloff/binkd/



binkd history


v. 1.20
date: 2005/11/15 20:14:58;  author: fjoe;  state: Exp;  lines: +1 -1
- load_rc_config before setting predefined vars
- bump PORTREVISION

PR:		88975
Submitted by:	Boris Kovalenko
Pointy hat to:	fjoe

v. 1.19 date: 2005/11/10 15:08:42; author: fjoe; state: Exp; lines: +6 -1 - Add rcNG startup script - Create user/group (default fido:fido 111:111) for running the server - Bump PORTREVISION - Take maintainership Submitted by: Yuri Kurenkov (partially) Approved by: dsh@vlink.ru (previous MAINTINAER)
v. 1.18 date: 2005/09/16 10:37:43; author: fjoe; state: Exp; lines: +3 -3 Update to 0.9.8. Approved by: MAINTAINER
v. 1.17 date: 2004/07/04 11:34:26; author: pav; state: Exp; lines: +3 -1 - Add backup master sites Submitted by: Oleg Sharoiko
v. 1.16 date: 2004/06/30 18:03:14; author: pav; state: Exp; lines: +2 -2 - Update to 0.9.7 PR: ports/68478 Submitted by: Oleg Sharoiko Approved by: maintainer
v. 1.15 date: 2003/11/04 20:02:26; author: krion; state: Exp; lines: +18 -18 - Update to version 0.9.6 * Utilize DOCSDIR PR: 58911 Submitted by: Denis Shaposhnikov (maintainer)
v. 1.14 date: 2003/02/21 13:14:35; author: knu; state: Exp; lines: +2 -1 De-pkg-comment.
v. 1.13 date: 2001/10/08 09:01:38; author: petef; state: Exp; lines: +2 -2 Update MASTER_SITES PR: 31126 Submitted by: maintainer
v. 1.12 date: 2000/08/01 23:57:30; author: jedgar; state: Exp; lines: +4 -5 Update port to 0.9.4 PR: 20239 Submitted by: Maintainer
v. 1.11 date: 2000/04/30 19:29:19; author: steve; state: Exp; lines: +4 -2 Use patch for amiga style outbound from author's site, instead of EXTRA_PATCH. PR: 17892 Submitted by: Denis Shaposhnikov
v. 1.10 date: 2000/04/09 18:10:17; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.9 date: 2000/04/01 21:29:29; author: mharo; state: Exp; lines: +7 -4 update to 0.9.3 PR: 17734 Submitted by: maintainer
v. 1.8 date: 2000/04/01 01:39:40; author: mharo; state: Exp; lines: +18 -16 change distfile name Add patch for using system CFLAGS. Add support for amiga style outbound. PR: 17576 Submitted by: maintainer
v. 1.7 date: 2000/03/24 00:03:00; author: jedgar; state: Exp; lines: +2 -2 Change maintainer PR: 17543 Submitted by: Denis Shaposhnikov Approved by: Previous Maintainer
v. 1.6 date: 1999/08/30 14:22:11; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.5 date: 1999/08/22 18:59:20; author: mharo; state: Exp; lines: +2 -2 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.4 date: 1999/05/07 02:30:21; author: jseger; state: Exp; lines: +2 -7 Switch to USE_ZIP
v. 1.3 date: 1999/03/20 14:44:50; author: flathill; state: Exp; lines: +5 -2 Add MASTER_SITES PR: ports/10685 Submitted by: andy@icc.surw.chel.su
v. 1.2 date: 1999/02/03 11:11:55; author: asami; state: Exp; lines: +3 -2 Adjust port Makefiles to new EXTRACT_* variable defaults. See log of bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
v. 1.1 date: 1998/12/24 06:55:54; author: steve; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/12/24 06:55:54; author: steve; state: Exp; lines: +0 -0 Initial import of BinkD version 0.9.2. A Fidonet TCP/IP mailer. PR: 7689 Submitted by: Andrey Zakhvatov ============================================================================= v. 1.20 date: 2005/11/15 20:14:58; author: fjoe; state: Exp; lines: +1 -1 - load_rc_config before setting predefined vars - bump PORTREVISION PR: 88975 Submitted by: Boris Kovalenko Pointy hat to: fjoe
v. 1.19 date: 2005/11/10 15:08:42; author: fjoe; state: Exp; lines: +6 -1 - Add rcNG startup script - Create user/group (default fido:fido 111:111) for running the server - Bump PORTREVISION - Take maintainership Submitted by: Yuri Kurenkov (partially) Approved by: dsh@vlink.ru (previous MAINTINAER)
v. 1.18 date: 2005/09/16 10:37:43; author: fjoe; state: Exp; lines: +3 -3 Update to 0.9.8. Approved by: MAINTAINER
v. 1.17 date: 2004/07/04 11:34:26; author: pav; state: Exp; lines: +3 -1 - Add backup master sites Submitted by: Oleg Sharoiko
v. 1.16 date: 2004/06/30 18:03:14; author: pav; state: Exp; lines: +2 -2 - Update to 0.9.7 PR: ports/68478 Submitted by: Oleg Sharoiko Approved by: maintainer
v. 1.15 date: 2003/11/04 20:02:26; author: krion; state: Exp; lines: +18 -18 - Update to version 0.9.6 * Utilize DOCSDIR PR: 58911 Submitted by: Denis Shaposhnikov (maintainer)
v. 1.14 date: 2003/02/21 13:14:35; author: knu; state: Exp; lines: +2 -1 De-pkg-comment.
v. 1.13 date: 2001/10/08 09:01:38; author: petef; state: Exp; lines: +2 -2 Update MASTER_SITES PR: 31126 Submitted by: maintainer
v. 1.12 date: 2000/08/01 23:57:30; author: jedgar; state: Exp; lines: +4 -5 Update port to 0.9.4 PR: 20239 Submitted by: Maintainer
v. 1.11 date: 2000/04/30 19:29:19; author: steve; state: Exp; lines: +4 -2 Use patch for amiga style outbound from author's site, instead of EXTRA_PATCH. PR: 17892 Submitted by: Denis Shaposhnikov
v. 1.10 date: 2000/04/09 18:10:17; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.9 date: 2000/04/01 21:29:29; author: mharo; state: Exp; lines: +7 -4 update to 0.9.3 PR: 17734 Submitted by: maintainer
v. 1.8 date: 2000/04/01 01:39:40; author: mharo; state: Exp; lines: +18 -16 change distfile name Add patch for using system CFLAGS. Add support for amiga style outbound. PR: 17576 Submitted by: maintainer
v. 1.7 date: 2000/03/24 00:03:00; author: jedgar; state: Exp; lines: +2 -2 Change maintainer PR: 17543 Submitted by: Denis Shaposhnikov Approved by: Previous Maintainer
v. 1.6 date: 1999/08/30 14:22:11; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.5 date: 1999/08/22 18:59:20; author: mharo; state: Exp; lines: +2 -2 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.4 date: 1999/05/07 02:30:21; author: jseger; state: Exp; lines: +2 -7 Switch to USE_ZIP
v. 1.3 date: 1999/03/20 14:44:50; author: flathill; state: Exp; lines: +5 -2 Add MASTER_SITES PR: ports/10685 Submitted by: andy@icc.surw.chel.su
v. 1.2 date: 1999/02/03 11:11:55; author: asami; state: Exp; lines: +3 -2 Adjust port Makefiles to new EXTRACT_* variable defaults. See log of bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
v. 1.1 date: 1998/12/24 06:55:54; author: steve; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/12/24 06:55:54; author: steve; state: Exp; lines: +0 -0 Initial import of BinkD version 0.9.2. A Fidonet TCP/IP mailer. PR: 7689 Submitted by: Andrey Zakhvatov ============================================================================= v. 1.20 date: 2005/11/15 20:14:58; author: fjoe; state: Exp; lines: +1 -1 - load_rc_config before setting predefined vars - bump PORTREVISION PR: 88975 Submitted by: Boris Kovalenko Pointy hat to: fjoe
v. 1.19 date: 2005/11/10 15:08:42; author: fjoe; state: Exp; lines: +6 -1 - Add rcNG startup script - Create user/group (default fido:fido 111:111) for running the server - Bump PORTREVISION - Take maintainership Submitted by: Yuri Kurenkov (partially) Approved by: dsh@vlink.ru (previous MAINTINAER)
v. 1.18 date: 2005/09/16 10:37:43; author: fjoe; state: Exp; lines: +3 -3 Update to 0.9.8. Approved by: MAINTAINER
v. 1.17 date: 2004/07/04 11:34:26; author: pav; state: Exp; lines: +3 -1 - Add backup master sites Submitted by: Oleg Sharoiko
v. 1.16 date: 2004/06/30 18:03:14; author: pav; state: Exp; lines: +2 -2 - Update to 0.9.7 PR: ports/68478 Submitted by: Oleg Sharoiko Approved by: maintainer
v. 1.15 date: 2003/11/04 20:02:26; author: krion; state: Exp; lines: +18 -18 - Update to version 0.9.6 * Utilize DOCSDIR PR: 58911 Submitted by: Denis Shaposhnikov (maintainer)
v. 1.14 date: 2003/02/21 13:14:35; author: knu; state: Exp; lines: +2 -1 De-pkg-comment.
v. 1.13 date: 2001/10/08 09:01:38; author: petef; state: Exp; lines: +2 -2 Update MASTER_SITES PR: 31126 Submitted by: maintainer
v. 1.12 date: 2000/08/01 23:57:30; author: jedgar; state: Exp; lines: +4 -5 Update port to 0.9.4 PR: 20239 Submitted by: Maintainer
v. 1.11 date: 2000/04/30 19:29:19; author: steve; state: Exp; lines: +4 -2 Use patch for amiga style outbound from author's site, instead of EXTRA_PATCH. PR: 17892 Submitted by: Denis Shaposhnikov
v. 1.10 date: 2000/04/09 18:10:17; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.9 date: 2000/04/01 21:29:29; author: mharo; state: Exp; lines: +7 -4 update to 0.9.3 PR: 17734 Submitted by: maintainer
v. 1.8 date: 2000/04/01 01:39:40; author: mharo; state: Exp; lines: +18 -16 change distfile name Add patch for using system CFLAGS. Add support for amiga style outbound. PR: 17576 Submitted by: maintainer
v. 1.7 date: 2000/03/24 00:03:00; author: jedgar; state: Exp; lines: +2 -2 Change maintainer PR: 17543 Submitted by: Denis Shaposhnikov Approved by: Previous Maintainer
v. 1.6 date: 1999/08/30 14:22:11; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.5 date: 1999/08/22 18:59:20; author: mharo; state: Exp; lines: +2 -2 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.4 date: 1999/05/07 02:30:21; author: jseger; state: Exp; lines: +2 -7 Switch to USE_ZIP
v. 1.3 date: 1999/03/20 14:44:50; author: flathill; state: Exp; lines: +5 -2 Add MASTER_SITES PR: ports/10685 Submitted by: andy@icc.surw.chel.su
v. 1.2 date: 1999/02/03 11:11:55; author: asami; state: Exp; lines: +3 -2 Adjust port Makefiles to new EXTRACT_* variable defaults. See log of bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
v. 1.1 date: 1998/12/24 06:55:54; author: steve; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/12/24 06:55:54; author: steve; state: Exp; lines: +0 -0 Initial import of BinkD version 0.9.2. A Fidonet TCP/IP mailer. PR: 7689 Submitted by: Andrey Zakhvatov =============================================================================



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