The FreeBSD Ports Archive
FreeBSD misc : estic4>
Controller for ISDN TK-Anlage (PBX) made by Istec
ESTIC is an Enhanced Supervisor Tool for ISTEC Configuration.
The German manufacturer Emmerich makes Istec 1003 & 1008 TK-Anlagen.
The TK-Anlage is an ISDN PBX ( Private Branch Exchange ).
Julian Stacey
|
estic history
v. 1.24
date: 2007/12/11 20:28:23; author: dinoex; state: Exp; lines: +1 -1
- set USE_XORG
v. 1.23
date: 2007/05/19 20:15:39; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.22
date: 2006/05/13 08:21:44; author: dinoex; state: Exp; lines: +0 -1
- cleanup
v. 1.21
date: 2006/05/10 22:37:17; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.20
date: 2005/09/14 13:20:56; author: dinoex; state: Exp; lines: +3 -2
- mirror distfiles
master site has stopped distribution
v. 1.19
date: 2005/09/06 09:34:47; author: dinoex; state: Exp; lines: +43 -16
- update to 1.61
- allow pipes as input
- fixed build with X11
- fixed option WITHOUT_X11
- new option WITH_ESTIC_DTR_OFF
- honor NOPORTDOCS
Submitted by: Peter Much & Dirk Meyer
v. 1.18
date: 2005/09/05 16:08:06; author: dinoex; state: Exp; lines: +1 -1
- take maintainership
v. 1.17
date: 2004/12/23 15:07:11; author: danfe; state: Exp; lines: +1 -7
Fix bad C++ code and thus unbreak with recent GCC.
v. 1.16
date: 2004/04/10 17:26:44; author: trevor; state: Exp; lines: +2 -2
Tidy up whitespace.
v. 1.15
date: 2004/02/11 15:07:54; author: clement; state: Exp; lines: +2 -2
misc category cleanup part 3 of 6:
- Use DATADIR/DOCSDIR/PORTSDOC
- make portlint happy
* diction, earthview
- kill pkg-plist
PR: 61028
Submitted by: Vincent Tantardini
Updated/reworked by: me
v. 1.14
date: 2003/11/03 01:30:43; author: kris; state: Exp; lines: +2 -2
Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:
sue reg rv jmb dima reg horikawa msmith jhs ue
v. 1.13
date: 2003/06/04 22:43:32; 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.12
date: 2003/05/18 09:37:30; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.1: bad C++
v. 1.11
date: 2003/03/07 06:06:58; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.10
date: 2001/01/25 14:06:46; author: ijliao; state: Exp; lines: +2 -4
make it fetchable
PR: 24616
Submitted by: joseph@randomnetworks.com
v. 1.9
date: 2000/04/14 08:45:39; author: asami; state: Exp; lines: +4 -4
Convert to PORTNAME/PORTVERSION.
v. 1.8
date: 1999/08/27 22:29:48; author: mharo; state: Exp; lines: +12 -12
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.7
date: 1999/08/25 07:21:34; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.6
date: 1999/08/22 18:59:13; author: mharo; state: Exp; lines: +4 -4
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.5
date: 1999/05/01 12:34:35; author: jseger; state: Exp; lines: +11 -16
Switch to using USE_ZIP along with minor cleanups to some ports.
v. 1.4
date: 1999/02/03 11:11:54; 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.3
date: 1998/11/29 12:43:11; author: asami; state: Exp; lines: +2 -1
More missing dependencies.
v. 1.2
date: 1997/07/21 19:28:43; author: max; state: Exp; lines: +2 -2
files/* -> ${FILESDIR}/*.
v. 1.1
date: 1996/12/29 04:44:13; author: obrien; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/12/29 04:44:13; author: obrien; state: Exp; lines: +0 -0
ESTIC is an Enhanced Supervisor Tool for ISTEC Configuration.
The German manufacturer Emmerich makes Istec 1003 & 1008 TK-Anlagen.
The TK-Anlage is an ISDN PBX ( Private Branch Exchange ).
Submitted by: Julian Stacey
=============================================================================
v. 1.24
date: 2007/12/11 20:28:23; author: dinoex; state: Exp; lines: +1 -1
- set USE_XORG
v. 1.23
date: 2007/05/19 20:15:39; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.22
date: 2006/05/13 08:21:44; author: dinoex; state: Exp; lines: +0 -1
- cleanup
v. 1.21
date: 2006/05/10 22:37:17; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.20
date: 2005/09/14 13:20:56; author: dinoex; state: Exp; lines: +3 -2
- mirror distfiles
master site has stopped distribution
v. 1.19
date: 2005/09/06 09:34:47; author: dinoex; state: Exp; lines: +43 -16
- update to 1.61
- allow pipes as input
- fixed build with X11
- fixed option WITHOUT_X11
- new option WITH_ESTIC_DTR_OFF
- honor NOPORTDOCS
Submitted by: Peter Much & Dirk Meyer
v. 1.18
date: 2005/09/05 16:08:06; author: dinoex; state: Exp; lines: +1 -1
- take maintainership
v. 1.17
date: 2004/12/23 15:07:11; author: danfe; state: Exp; lines: +1 -7
Fix bad C++ code and thus unbreak with recent GCC.
v. 1.16
date: 2004/04/10 17:26:44; author: trevor; state: Exp; lines: +2 -2
Tidy up whitespace.
v. 1.15
date: 2004/02/11 15:07:54; author: clement; state: Exp; lines: +2 -2
misc category cleanup part 3 of 6:
- Use DATADIR/DOCSDIR/PORTSDOC
- make portlint happy
* diction, earthview
- kill pkg-plist
PR: 61028
Submitted by: Vincent Tantardini
Updated/reworked by: me
v. 1.14
date: 2003/11/03 01:30:43; author: kris; state: Exp; lines: +2 -2
Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:
sue reg rv jmb dima reg horikawa msmith jhs ue
v. 1.13
date: 2003/06/04 22:43:32; 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.12
date: 2003/05/18 09:37:30; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.1: bad C++
v. 1.11
date: 2003/03/07 06:06:58; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.10
date: 2001/01/25 14:06:46; author: ijliao; state: Exp; lines: +2 -4
make it fetchable
PR: 24616
Submitted by: joseph@randomnetworks.com
v. 1.9
date: 2000/04/14 08:45:39; author: asami; state: Exp; lines: +4 -4
Convert to PORTNAME/PORTVERSION.
v. 1.8
date: 1999/08/27 22:29:48; author: mharo; state: Exp; lines: +12 -12
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.7
date: 1999/08/25 07:21:34; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.6
date: 1999/08/22 18:59:13; author: mharo; state: Exp; lines: +4 -4
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.5
date: 1999/05/01 12:34:35; author: jseger; state: Exp; lines: +11 -16
Switch to using USE_ZIP along with minor cleanups to some ports.
v. 1.4
date: 1999/02/03 11:11:54; 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.3
date: 1998/11/29 12:43:11; author: asami; state: Exp; lines: +2 -1
More missing dependencies.
v. 1.2
date: 1997/07/21 19:28:43; author: max; state: Exp; lines: +2 -2
files/* -> ${FILESDIR}/*.
v. 1.1
date: 1996/12/29 04:44:13; author: obrien; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/12/29 04:44:13; author: obrien; state: Exp; lines: +0 -0
ESTIC is an Enhanced Supervisor Tool for ISTEC Configuration.
The German manufacturer Emmerich makes Istec 1003 & 1008 TK-Anlagen.
The TK-Anlage is an ISDN PBX ( Private Branch Exchange ).
Submitted by: Julian Stacey
=============================================================================
v. 1.24
date: 2007/12/11 20:28:23; author: dinoex; state: Exp; lines: +1 -1
- set USE_XORG
v. 1.23
date: 2007/05/19 20:15:39; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.22
date: 2006/05/13 08:21:44; author: dinoex; state: Exp; lines: +0 -1
- cleanup
v. 1.21
date: 2006/05/10 22:37:17; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.20
date: 2005/09/14 13:20:56; author: dinoex; state: Exp; lines: +3 -2
- mirror distfiles
master site has stopped distribution
v. 1.19
date: 2005/09/06 09:34:47; author: dinoex; state: Exp; lines: +43 -16
- update to 1.61
- allow pipes as input
- fixed build with X11
- fixed option WITHOUT_X11
- new option WITH_ESTIC_DTR_OFF
- honor NOPORTDOCS
Submitted by: Peter Much & Dirk Meyer
v. 1.18
date: 2005/09/05 16:08:06; author: dinoex; state: Exp; lines: +1 -1
- take maintainership
v. 1.17
date: 2004/12/23 15:07:11; author: danfe; state: Exp; lines: +1 -7
Fix bad C++ code and thus unbreak with recent GCC.
v. 1.16
date: 2004/04/10 17:26:44; author: trevor; state: Exp; lines: +2 -2
Tidy up whitespace.
v. 1.15
date: 2004/02/11 15:07:54; author: clement; state: Exp; lines: +2 -2
misc category cleanup part 3 of 6:
- Use DATADIR/DOCSDIR/PORTSDOC
- make portlint happy
* diction, earthview
- kill pkg-plist
PR: 61028
Submitted by: Vincent Tantardini
Updated/reworked by: me
v. 1.14
date: 2003/11/03 01:30:43; author: kris; state: Exp; lines: +2 -2
Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:
sue reg rv jmb dima reg horikawa msmith jhs ue
v. 1.13
date: 2003/06/04 22:43:32; 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.12
date: 2003/05/18 09:37:30; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.1: bad C++
v. 1.11
date: 2003/03/07 06:06:58; author: ade; state: Exp; lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.10
date: 2001/01/25 14:06:46; author: ijliao; state: Exp; lines: +2 -4
make it fetchable
PR: 24616
Submitted by: joseph@randomnetworks.com
v. 1.9
date: 2000/04/14 08:45:39; author: asami; state: Exp; lines: +4 -4
Convert to PORTNAME/PORTVERSION.
v. 1.8
date: 1999/08/27 22:29:48; author: mharo; state: Exp; lines: +12 -12
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.7
date: 1999/08/25 07:21:34; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.6
date: 1999/08/22 18:59:13; author: mharo; state: Exp; lines: +4 -4
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.5
date: 1999/05/01 12:34:35; author: jseger; state: Exp; lines: +11 -16
Switch to using USE_ZIP along with minor cleanups to some ports.
v. 1.4
date: 1999/02/03 11:11:54; 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.3
date: 1998/11/29 12:43:11; author: asami; state: Exp; lines: +2 -1
More missing dependencies.
v. 1.2
date: 1997/07/21 19:28:43; author: max; state: Exp; lines: +2 -2
files/* -> ${FILESDIR}/*.
v. 1.1
date: 1996/12/29 04:44:13; author: obrien; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/12/29 04:44:13; author: obrien; state: Exp; lines: +0 -0
ESTIC is an Enhanced Supervisor Tool for ISTEC Configuration.
The German manufacturer Emmerich makes Istec 1003 & 1008 TK-Anlagen.
The TK-Anlage is an ISDN PBX ( Private Branch Exchange ).
Submitted by: Julian Stacey
=============================================================================
|
| |

|