1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- USE_RC_SUBR automagically installs startup script and adds it to PLIST --

remove some junk left from previous commit.
- Bump PORTREVISION

Approved by:	MAINTAINER
This commit is contained in:
Max Khon 2005-04-19 18:23:41 +00:00
parent b2ad5dbb94
commit 90df81c355
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133698
14 changed files with 7 additions and 28 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.0.7
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \
ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/
@ -68,7 +69,4 @@ RUN_DEPENDS+= ${LOCALBASE}/include/zaptel.h:${PORTSDIR}/misc/zaptel
PLIST_SUB+= WITH_ZAPTEL=""
.endif
post-install:
@${INSTALL_SCRIPT} ${WRKDIR}/asterisk.sh ${PREFIX}/etc/rc.d
.include <bsd.port.post.mk>

View File

@ -124,7 +124,6 @@ etc/asterisk/vpb.conf-dist
@unexec if cmp -s %D/etc/asterisk/zapata.conf %D/etc/asterisk/zapata.conf-dist; then rm -f %D/etc/asterisk/zapata.conf; fi
etc/asterisk/zapata.conf-dist
@exec [ -f %B/zapata.conf ] || cp %B/%f %B/zapata.conf
etc/rc.d/asterisk.sh
include/asterisk/acl.h
include/asterisk/adsi.h
include/asterisk/aes.h

View File

@ -7,6 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.0.7
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \
ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/
@ -68,7 +69,4 @@ RUN_DEPENDS+= ${LOCALBASE}/include/zaptel.h:${PORTSDIR}/misc/zaptel
PLIST_SUB+= WITH_ZAPTEL=""
.endif
post-install:
@${INSTALL_SCRIPT} ${WRKDIR}/asterisk.sh ${PREFIX}/etc/rc.d
.include <bsd.port.post.mk>

View File

@ -124,7 +124,6 @@ etc/asterisk/vpb.conf-dist
@unexec if cmp -s %D/etc/asterisk/zapata.conf %D/etc/asterisk/zapata.conf-dist; then rm -f %D/etc/asterisk/zapata.conf; fi
etc/asterisk/zapata.conf-dist
@exec [ -f %B/zapata.conf ] || cp %B/%f %B/zapata.conf
etc/rc.d/asterisk.sh
include/asterisk/acl.h
include/asterisk/adsi.h
include/asterisk/aes.h

View File

@ -7,6 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.0.7
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \
ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/
@ -68,7 +69,4 @@ RUN_DEPENDS+= ${LOCALBASE}/include/zaptel.h:${PORTSDIR}/misc/zaptel
PLIST_SUB+= WITH_ZAPTEL=""
.endif
post-install:
@${INSTALL_SCRIPT} ${WRKDIR}/asterisk.sh ${PREFIX}/etc/rc.d
.include <bsd.port.post.mk>

View File

@ -124,7 +124,6 @@ etc/asterisk/vpb.conf-dist
@unexec if cmp -s %D/etc/asterisk/zapata.conf %D/etc/asterisk/zapata.conf-dist; then rm -f %D/etc/asterisk/zapata.conf; fi
etc/asterisk/zapata.conf-dist
@exec [ -f %B/zapata.conf ] || cp %B/%f %B/zapata.conf
etc/rc.d/asterisk.sh
include/asterisk/acl.h
include/asterisk/adsi.h
include/asterisk/aes.h

View File

@ -7,6 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.0.7
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \
ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/
@ -68,7 +69,4 @@ RUN_DEPENDS+= ${LOCALBASE}/include/zaptel.h:${PORTSDIR}/misc/zaptel
PLIST_SUB+= WITH_ZAPTEL=""
.endif
post-install:
@${INSTALL_SCRIPT} ${WRKDIR}/asterisk.sh ${PREFIX}/etc/rc.d
.include <bsd.port.post.mk>

View File

@ -124,7 +124,6 @@ etc/asterisk/vpb.conf-dist
@unexec if cmp -s %D/etc/asterisk/zapata.conf %D/etc/asterisk/zapata.conf-dist; then rm -f %D/etc/asterisk/zapata.conf; fi
etc/asterisk/zapata.conf-dist
@exec [ -f %B/zapata.conf ] || cp %B/%f %B/zapata.conf
etc/rc.d/asterisk.sh
include/asterisk/acl.h
include/asterisk/adsi.h
include/asterisk/aes.h

View File

@ -7,6 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.0.7
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \
ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/
@ -68,7 +69,4 @@ RUN_DEPENDS+= ${LOCALBASE}/include/zaptel.h:${PORTSDIR}/misc/zaptel
PLIST_SUB+= WITH_ZAPTEL=""
.endif
post-install:
@${INSTALL_SCRIPT} ${WRKDIR}/asterisk.sh ${PREFIX}/etc/rc.d
.include <bsd.port.post.mk>

View File

@ -124,7 +124,6 @@ etc/asterisk/vpb.conf-dist
@unexec if cmp -s %D/etc/asterisk/zapata.conf %D/etc/asterisk/zapata.conf-dist; then rm -f %D/etc/asterisk/zapata.conf; fi
etc/asterisk/zapata.conf-dist
@exec [ -f %B/zapata.conf ] || cp %B/%f %B/zapata.conf
etc/rc.d/asterisk.sh
include/asterisk/acl.h
include/asterisk/adsi.h
include/asterisk/aes.h

View File

@ -7,6 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.0.7
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \
ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/
@ -68,7 +69,4 @@ RUN_DEPENDS+= ${LOCALBASE}/include/zaptel.h:${PORTSDIR}/misc/zaptel
PLIST_SUB+= WITH_ZAPTEL=""
.endif
post-install:
@${INSTALL_SCRIPT} ${WRKDIR}/asterisk.sh ${PREFIX}/etc/rc.d
.include <bsd.port.post.mk>

View File

@ -124,7 +124,6 @@ etc/asterisk/vpb.conf-dist
@unexec if cmp -s %D/etc/asterisk/zapata.conf %D/etc/asterisk/zapata.conf-dist; then rm -f %D/etc/asterisk/zapata.conf; fi
etc/asterisk/zapata.conf-dist
@exec [ -f %B/zapata.conf ] || cp %B/%f %B/zapata.conf
etc/rc.d/asterisk.sh
include/asterisk/acl.h
include/asterisk/adsi.h
include/asterisk/aes.h

View File

@ -7,6 +7,7 @@
PORTNAME= asterisk
PORTVERSION= 1.0.7
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.asterisk.org/pub/telephony/asterisk/ \
ftp://ftp.asterisk.org/pub/telephony/asterisk/old-releases/
@ -68,7 +69,4 @@ RUN_DEPENDS+= ${LOCALBASE}/include/zaptel.h:${PORTSDIR}/misc/zaptel
PLIST_SUB+= WITH_ZAPTEL=""
.endif
post-install:
@${INSTALL_SCRIPT} ${WRKDIR}/asterisk.sh ${PREFIX}/etc/rc.d
.include <bsd.port.post.mk>

View File

@ -124,7 +124,6 @@ etc/asterisk/vpb.conf-dist
@unexec if cmp -s %D/etc/asterisk/zapata.conf %D/etc/asterisk/zapata.conf-dist; then rm -f %D/etc/asterisk/zapata.conf; fi
etc/asterisk/zapata.conf-dist
@exec [ -f %B/zapata.conf ] || cp %B/%f %B/zapata.conf
etc/rc.d/asterisk.sh
include/asterisk/acl.h
include/asterisk/adsi.h
include/asterisk/aes.h