mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
new port net/AquaGatekeeper2 forked from AquaGatekeeper
PR: ports/78694 Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru>
This commit is contained in:
parent
3e5f30ab66
commit
332d9e2fdb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131815
6 changed files with 15 additions and 17 deletions
|
@ -1,15 +1,14 @@
|
|||
# New ports collection makefile for: AquaGatekeeper
|
||||
# Date created: 2 November 2003
|
||||
# New ports collection makefile for: AquaGatekeeper2
|
||||
# Date created: 11 March 2005
|
||||
# Whom: Eugene Grosbein <eugen@grosbein.pp.ru>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= AquaGatekeeper
|
||||
PORTVERSION= 1.22
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.aqua.comptek.ru/pub/GateKeeper/ \
|
||||
MASTER_SITES= http://www.infinetwireless.com/WirelessEq/tmp/software/docs/agk/ \
|
||||
ftp://www.kuzbass.ru/pub/FreeBSD/ports/distfiles/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
|
@ -36,7 +35,7 @@ do-install:
|
|||
@${INSTALL_DATA} ${WRKSRC}/Config/Example.cfg ${EXAMPLESDIR}
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
@for docfile in ${WRKSRC}/Help/*; \
|
||||
@for docfile in ${WRKSRC}/Help/* ${WRKSRC}/*.rtf; \
|
||||
do ${INSTALL_MAN} $$docfile ${DOCSDIR}; \
|
||||
done
|
||||
@${MKDIR} ${DOCSDIR}/Rus
|
||||
|
@ -58,9 +57,9 @@ LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x
|
|||
.endif
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
DISTNAME= AquaGatekeeper122FreeBSDamd64Build131
|
||||
DISTNAME= AquaGatekeeper200FreeBSDamd64Build653
|
||||
.else
|
||||
DISTNAME= AquaGatekeeper122FreeBSDBuild131
|
||||
DISTNAME= AquaGatekeeper200FreeBSDBuild653
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (AquaGatekeeper122FreeBSDamd64Build131.tgz) = 3ae343325e21fd49ef71c865bc5e22dc
|
||||
SIZE (AquaGatekeeper122FreeBSDamd64Build131.tgz) = 2926031
|
||||
MD5 (AquaGatekeeper200FreeBSDamd64Build653.tgz) = bccffb094d3a80f3fade694c588377aa
|
||||
SIZE (AquaGatekeeper200FreeBSDamd64Build653.tgz) = 686437
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (AquaGatekeeper122FreeBSDBuild131.tgz) = e5dede37d29462641f214a5076eb4766
|
||||
SIZE (AquaGatekeeper122FreeBSDBuild131.tgz) = 3011253
|
||||
MD5 (AquaGatekeeper200FreeBSDBuild653.tgz) = b4db47138010d875acf2c3b09c67191b
|
||||
SIZE (AquaGatekeeper200FreeBSDBuild653.tgz) = 749636
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
Aqua Gatekeeper is H.323 gatekeeper and proxy by Aqua Project Group.
|
||||
Aqua Gatekeeper 2.0 is H.323 gatekeeper and proxy by Infinet Wireless LTD.
|
||||
It is compatible with many hardware/software like Cisco H.323 gateways and
|
||||
Microsoft NetMeeting 3.01 for Windows 2000 and later.
|
||||
|
||||
This port presents Aqua Gatekeeper Startup Edition.
|
||||
It is not a free software but may be used free of charge.
|
||||
The Aqua Gatekeeper Startup Edition is limited to 30 concurrent calls.
|
||||
The Aqua Gatekeeper Startup Edition 2.0 is limited to 7 concurrent calls.
|
||||
|
||||
WWW: http://www.aqua.comptek.ru/man/voip/gatekeeper/index.htm
|
||||
WWW: http://www.infinetwireless.com/WirelessEq/tmp/software/docs/agk_manual/agk
|
||||
|
||||
- Grosbein
|
||||
eugen@grosbein.pp.ru
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
sbin/AquaGatekeeper
|
||||
etc/rc.d/agk.sh.sample
|
||||
etc/AquaGatekeeper.cfg.sample
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AdministratorGuide.pdf
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AquaGatekeeper.htm
|
||||
%%PORTDOCS%%%%DOCSDIR%%/CommandLineOptions.htm
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ConfigSyntax.htm
|
||||
|
@ -10,7 +9,6 @@ etc/AquaGatekeeper.cfg.sample
|
|||
%%PORTDOCS%%%%DOCSDIR%%/OperationPrinciples.htm
|
||||
%%PORTDOCS%%%%DOCSDIR%%/RevisionHistory.htm
|
||||
%%PORTDOCS%%%%DOCSDIR%%/default.css
|
||||
%%PORTDOCS%%%%DOCSDIR%%/Rus/AdministratorGuideRus.pdf
|
||||
%%PORTDOCS%%%%DOCSDIR%%/Rus/AquaGatekeeper.htm
|
||||
%%PORTDOCS%%%%DOCSDIR%%/Rus/CommandLineOptions.htm
|
||||
%%PORTDOCS%%%%DOCSDIR%%/Rus/ConfigSyntax.htm
|
||||
|
|
|
@ -8,6 +8,7 @@
|
|||
SUBDIR += 4g8
|
||||
SUBDIR += 6tunnel
|
||||
SUBDIR += AquaGatekeeper
|
||||
SUBDIR += AquaGatekeeper2
|
||||
SUBDIR += DarwinStreamingServer
|
||||
SUBDIR += GeoIP
|
||||
SUBDIR += Sockets
|
||||
|
|
Loading…
Add table
Reference in a new issue