The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD mail : ftrack

FTN Messages tracker

 FTN Messages tracker

What is this program for,
It is so called netmail "tracker". It's puprose is to process netmail on
netmail hubs, though it can be useful for an ordinary node.

How does it work, 
It takes a letter, compares it with a mask and, if comparison was
successful, it executes corresponding operation with this letter.

Guarantees,
This product is Freeware. It is distributed in accordance to principle
As Is, and I can't provide any guarantee. The only thing I promise is
to correct founded mistakes more or less regulary and to produce new
versions. 

http://ufm.kgb.ru/



ftrack history


v. 1.23
date: 2007/11/06 17:08:12;  author: fjoe;  state: Exp;  lines: +1 -7
Fix build with gcc 4.2

Approved by:	portmgr (pav), MAINTAINER

v. 1.22 date: 2007/10/04 19:35:41; author: linimon; state: Exp; lines: +7 -1 Mark as broken with gcc4.2.
v. 1.21 date: 2006/05/10 22:36:51; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.20 date: 2005/11/17 00:16:01; author: pav; state: Exp; lines: +5 -3 - Respect LOCALBASE - Update master sites - Portlint PR: ports/88905 Submitted by: Forsite//HPG (maintainer)
v. 1.19 date: 2005/08/19 13:01:20; author: fjoe; state: Exp; lines: +3 -10 - Unbreak on RELENG_5/6 - Remove dependency on gcc 2.95 assuming that support for gcc 2.7.2 is dropped long time ago - Bump PORTREVISION Approved by: portmgr, MAINTAINER
v. 1.18 date: 2005/07/20 23:50:35; author: kris; state: Exp; lines: +7 -1 BROKEN on >=5.x: Does not build
v. 1.17 date: 2005/02/28 02:11:35; author: leeym; state: Exp; lines: +2 -1 - add new MASTER SITE Noticed by: krion Requested by: forsite at spamtest.ru
v. 1.16 date: 2005/01/10 09:03:18; author: leeym; state: Exp; lines: +2 -2 - update Makefile to avoid updating files in FILESDIR during building port. PR: follow-up of 75926 Submitted by: maintainer
v. 1.15 date: 2005/01/08 15:08:18; author: leeym; state: Exp; lines: +15 -8 - assign new MAINTAINER - update to ftrack-3.1 PR: 75926 Submitted by: forsite@spamtest.ru
v. 1.14 date: 2004/09/27 18:17:09; author: leeym; state: Exp; lines: +7 -8 - add USE_GCC=2.95 and unbreak this port - utilize PORTDOCS PR: 72108 Submitted by: leeym Approved by: portmgr (marcus)
v. 1.13 date: 2004/09/18 17:16:12; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: Does not compile Approved by: portmgr (self)
v. 1.12 date: 2004/02/04 05:21:47; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.11 date: 2003/11/05 17:10:41; author: linimon; state: Exp; lines: +2 -1 Per distfile survey, remove mastersite that disappeared in August 2003.
v. 1.10 date: 2003/10/29 20:11:18; author: fjoe; state: Exp; lines: +1 -1 Reset MAINTAINER. Ok'd by: gonza@techline.ru (who was maintainer of this port)
v. 1.9 date: 2003/10/29 08:59:23; author: fjoe; state: Exp; lines: +3 -8 Unbreak on -CURRENT. Use husky-smapi. Bump PORTREVISION. Approved by: MAINTAINER
v. 1.8 date: 2003/06/04 22:43:30; author: kris; state: Exp; lines: +6 -6 Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
v. 1.7 date: 2003/05/18 09:32:43; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.1: bad C++
v. 1.6 date: 2003/02/21 12:42:14; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.5 date: 2002/11/05 00:41:28; author: edwin; state: Exp; lines: +4 -1 Unbreak mail/ftrack after move to REINPLACE Noticed by: benot
v. 1.4 date: 2002/11/04 02:31:19; author: edwin; state: Exp; lines: +3 -2 PERL -> REINPLACE Noticed on: bento
v. 1.3 date: 2001/10/19 13:56:11; author: dwcjr; state: Exp; lines: +1 -1 change MASTER_SITES PR: 31313 Submitted by: maintainer
v. 1.2 date: 2001/06/11 07:49:09; author: roam; state: Exp; lines: +1 -1 Update MASTER_SITES. PR: 28006 Submitted by: maintainer
v. 1.1 date: 2001/03/10 18:56:50; author: will; state: Exp; Add ftrack 3.01, a FTN Messages tracker. PR: 23711 Submitted by: Sergey Samoyloff ============================================================================= v. 1.23 date: 2007/11/06 17:08:12; author: fjoe; state: Exp; lines: +1 -7 Fix build with gcc 4.2 Approved by: portmgr (pav), MAINTAINER
v. 1.22 date: 2007/10/04 19:35:41; author: linimon; state: Exp; lines: +7 -1 Mark as broken with gcc4.2.
v. 1.21 date: 2006/05/10 22:36:51; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.20 date: 2005/11/17 00:16:01; author: pav; state: Exp; lines: +5 -3 - Respect LOCALBASE - Update master sites - Portlint PR: ports/88905 Submitted by: Forsite//HPG (maintainer)
v. 1.19 date: 2005/08/19 13:01:20; author: fjoe; state: Exp; lines: +3 -10 - Unbreak on RELENG_5/6 - Remove dependency on gcc 2.95 assuming that support for gcc 2.7.2 is dropped long time ago - Bump PORTREVISION Approved by: portmgr, MAINTAINER
v. 1.18 date: 2005/07/20 23:50:35; author: kris; state: Exp; lines: +7 -1 BROKEN on >=5.x: Does not build
v. 1.17 date: 2005/02/28 02:11:35; author: leeym; state: Exp; lines: +2 -1 - add new MASTER SITE Noticed by: krion Requested by: forsite at spamtest.ru
v. 1.16 date: 2005/01/10 09:03:18; author: leeym; state: Exp; lines: +2 -2 - update Makefile to avoid updating files in FILESDIR during building port. PR: follow-up of 75926 Submitted by: maintainer
v. 1.15 date: 2005/01/08 15:08:18; author: leeym; state: Exp; lines: +15 -8 - assign new MAINTAINER - update to ftrack-3.1 PR: 75926 Submitted by: forsite@spamtest.ru
v. 1.14 date: 2004/09/27 18:17:09; author: leeym; state: Exp; lines: +7 -8 - add USE_GCC=2.95 and unbreak this port - utilize PORTDOCS PR: 72108 Submitted by: leeym Approved by: portmgr (marcus)
v. 1.13 date: 2004/09/18 17:16:12; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: Does not compile Approved by: portmgr (self)
v. 1.12 date: 2004/02/04 05:21:47; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.11 date: 2003/11/05 17:10:41; author: linimon; state: Exp; lines: +2 -1 Per distfile survey, remove mastersite that disappeared in August 2003.
v. 1.10 date: 2003/10/29 20:11:18; author: fjoe; state: Exp; lines: +1 -1 Reset MAINTAINER. Ok'd by: gonza@techline.ru (who was maintainer of this port)
v. 1.9 date: 2003/10/29 08:59:23; author: fjoe; state: Exp; lines: +3 -8 Unbreak on -CURRENT. Use husky-smapi. Bump PORTREVISION. Approved by: MAINTAINER
v. 1.8 date: 2003/06/04 22:43:30; author: kris; state: Exp; lines: +6 -6 Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
v. 1.7 date: 2003/05/18 09:32:43; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.1: bad C++
v. 1.6 date: 2003/02/21 12:42:14; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.5 date: 2002/11/05 00:41:28; author: edwin; state: Exp; lines: +4 -1 Unbreak mail/ftrack after move to REINPLACE Noticed by: benot
v. 1.4 date: 2002/11/04 02:31:19; author: edwin; state: Exp; lines: +3 -2 PERL -> REINPLACE Noticed on: bento
v. 1.3 date: 2001/10/19 13:56:11; author: dwcjr; state: Exp; lines: +1 -1 change MASTER_SITES PR: 31313 Submitted by: maintainer
v. 1.2 date: 2001/06/11 07:49:09; author: roam; state: Exp; lines: +1 -1 Update MASTER_SITES. PR: 28006 Submitted by: maintainer
v. 1.1 date: 2001/03/10 18:56:50; author: will; state: Exp; Add ftrack 3.01, a FTN Messages tracker. PR: 23711 Submitted by: Sergey Samoyloff ============================================================================= v. 1.23 date: 2007/11/06 17:08:12; author: fjoe; state: Exp; lines: +1 -7 Fix build with gcc 4.2 Approved by: portmgr (pav), MAINTAINER
v. 1.22 date: 2007/10/04 19:35:41; author: linimon; state: Exp; lines: +7 -1 Mark as broken with gcc4.2.
v. 1.21 date: 2006/05/10 22:36:51; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from ports starting with M
v. 1.20 date: 2005/11/17 00:16:01; author: pav; state: Exp; lines: +5 -3 - Respect LOCALBASE - Update master sites - Portlint PR: ports/88905 Submitted by: Forsite//HPG (maintainer)
v. 1.19 date: 2005/08/19 13:01:20; author: fjoe; state: Exp; lines: +3 -10 - Unbreak on RELENG_5/6 - Remove dependency on gcc 2.95 assuming that support for gcc 2.7.2 is dropped long time ago - Bump PORTREVISION Approved by: portmgr, MAINTAINER
v. 1.18 date: 2005/07/20 23:50:35; author: kris; state: Exp; lines: +7 -1 BROKEN on >=5.x: Does not build
v. 1.17 date: 2005/02/28 02:11:35; author: leeym; state: Exp; lines: +2 -1 - add new MASTER SITE Noticed by: krion Requested by: forsite at spamtest.ru
v. 1.16 date: 2005/01/10 09:03:18; author: leeym; state: Exp; lines: +2 -2 - update Makefile to avoid updating files in FILESDIR during building port. PR: follow-up of 75926 Submitted by: maintainer
v. 1.15 date: 2005/01/08 15:08:18; author: leeym; state: Exp; lines: +15 -8 - assign new MAINTAINER - update to ftrack-3.1 PR: 75926 Submitted by: forsite@spamtest.ru
v. 1.14 date: 2004/09/27 18:17:09; author: leeym; state: Exp; lines: +7 -8 - add USE_GCC=2.95 and unbreak this port - utilize PORTDOCS PR: 72108 Submitted by: leeym Approved by: portmgr (marcus)
v. 1.13 date: 2004/09/18 17:16:12; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: Does not compile Approved by: portmgr (self)
v. 1.12 date: 2004/02/04 05:21:47; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.11 date: 2003/11/05 17:10:41; author: linimon; state: Exp; lines: +2 -1 Per distfile survey, remove mastersite that disappeared in August 2003.
v. 1.10 date: 2003/10/29 20:11:18; author: fjoe; state: Exp; lines: +1 -1 Reset MAINTAINER. Ok'd by: gonza@techline.ru (who was maintainer of this port)
v. 1.9 date: 2003/10/29 08:59:23; author: fjoe; state: Exp; lines: +3 -8 Unbreak on -CURRENT. Use husky-smapi. Bump PORTREVISION. Approved by: MAINTAINER
v. 1.8 date: 2003/06/04 22:43:30; author: kris; state: Exp; lines: +6 -6 Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
v. 1.7 date: 2003/05/18 09:32:43; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.1: bad C++
v. 1.6 date: 2003/02/21 12:42:14; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.5 date: 2002/11/05 00:41:28; author: edwin; state: Exp; lines: +4 -1 Unbreak mail/ftrack after move to REINPLACE Noticed by: benot
v. 1.4 date: 2002/11/04 02:31:19; author: edwin; state: Exp; lines: +3 -2 PERL -> REINPLACE Noticed on: bento
v. 1.3 date: 2001/10/19 13:56:11; author: dwcjr; state: Exp; lines: +1 -1 change MASTER_SITES PR: 31313 Submitted by: maintainer
v. 1.2 date: 2001/06/11 07:49:09; author: roam; state: Exp; lines: +1 -1 Update MASTER_SITES. PR: 28006 Submitted by: maintainer
v. 1.1 date: 2001/03/10 18:56:50; author: will; state: Exp; Add ftrack 3.01, a FTN Messages tracker. PR: 23711 Submitted by: Sergey Samoyloff =============================================================================



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