mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Update to version 0.42
This commit is contained in:
parent
c263550e26
commit
7433700b5f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96223
@ -6,8 +6,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= braa
|
PORTNAME= braa
|
||||||
PORTVERSION= 0.41
|
PORTVERSION= 0.42
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://s-tech.elsat.net.pl/braa/
|
MASTER_SITES= http://s-tech.elsat.net.pl/braa/
|
||||||
|
|
||||||
@ -16,20 +15,20 @@ COMMENT= Tool for making SNMP queries
|
|||||||
|
|
||||||
LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp
|
LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp
|
||||||
|
|
||||||
|
USE_GMAKE= yes
|
||||||
USE_REINPLACE= yes
|
USE_REINPLACE= yes
|
||||||
|
LDFLAGS+= -lcompat
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
.for file in Makefile
|
.for file in Makefile
|
||||||
@${REINPLACE_CMD} -e \
|
@${REINPLACE_CMD} -e \
|
||||||
's|CFLAGS =|CFLAGS?=${CFLAGS}|g ; \
|
's|CFLAGS =|CFLAGS?=${CFLAGS}|g ; \
|
||||||
s|LDFLAGS =|LDFLAGS?=${LDFLAGS}|g ; \
|
s|LDFLAGS =|LDFLAGS?=${LDFLAGS}|g ; \
|
||||||
s|gcc|${CC}|g ; \
|
|
||||||
s|strip $$(OUT)||g' ${WRKSRC}/${file}
|
s|strip $$(OUT)||g' ${WRKSRC}/${file}
|
||||||
.endfor
|
.endfor
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} \
|
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
|
||||||
${PREFIX}/bin/
|
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
.for i in ${PORTNAME}
|
.for i in ${PORTNAME}
|
||||||
|
@ -1 +1 @@
|
|||||||
MD5 (braa-0.41.tar.gz) = b4a5594bac7a6b7309f5beec64276d3e
|
MD5 (braa-0.42.tar.gz) = e3a4aed007325f41c56f38596b187a03
|
||||||
|
@ -7,4 +7,4 @@ it's good to have a complete SNMP package including
|
|||||||
there is no ASN.1 parser in Braa, and all the SNMP OIDs need to
|
there is no ASN.1 parser in Braa, and all the SNMP OIDs need to
|
||||||
be specified numerically.
|
be specified numerically.
|
||||||
|
|
||||||
WWW: http://s-tech.elsat.net.pl/braa/
|
WWW: http://s-tech.elsat.net.pl/braa/
|
||||||
|
@ -6,8 +6,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= braa
|
PORTNAME= braa
|
||||||
PORTVERSION= 0.41
|
PORTVERSION= 0.42
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= http://s-tech.elsat.net.pl/braa/
|
MASTER_SITES= http://s-tech.elsat.net.pl/braa/
|
||||||
|
|
||||||
@ -16,20 +15,20 @@ COMMENT= Tool for making SNMP queries
|
|||||||
|
|
||||||
LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp
|
LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp
|
||||||
|
|
||||||
|
USE_GMAKE= yes
|
||||||
USE_REINPLACE= yes
|
USE_REINPLACE= yes
|
||||||
|
LDFLAGS+= -lcompat
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
.for file in Makefile
|
.for file in Makefile
|
||||||
@${REINPLACE_CMD} -e \
|
@${REINPLACE_CMD} -e \
|
||||||
's|CFLAGS =|CFLAGS?=${CFLAGS}|g ; \
|
's|CFLAGS =|CFLAGS?=${CFLAGS}|g ; \
|
||||||
s|LDFLAGS =|LDFLAGS?=${LDFLAGS}|g ; \
|
s|LDFLAGS =|LDFLAGS?=${LDFLAGS}|g ; \
|
||||||
s|gcc|${CC}|g ; \
|
|
||||||
s|strip $$(OUT)||g' ${WRKSRC}/${file}
|
s|strip $$(OUT)||g' ${WRKSRC}/${file}
|
||||||
.endfor
|
.endfor
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} \
|
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
|
||||||
${PREFIX}/bin/
|
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
.for i in ${PORTNAME}
|
.for i in ${PORTNAME}
|
||||||
|
@ -1 +1 @@
|
|||||||
MD5 (braa-0.41.tar.gz) = b4a5594bac7a6b7309f5beec64276d3e
|
MD5 (braa-0.42.tar.gz) = e3a4aed007325f41c56f38596b187a03
|
||||||
|
@ -7,4 +7,4 @@ it's good to have a complete SNMP package including
|
|||||||
there is no ASN.1 parser in Braa, and all the SNMP OIDs need to
|
there is no ASN.1 parser in Braa, and all the SNMP OIDs need to
|
||||||
be specified numerically.
|
be specified numerically.
|
||||||
|
|
||||||
WWW: http://s-tech.elsat.net.pl/braa/
|
WWW: http://s-tech.elsat.net.pl/braa/
|
||||||
|
Loading…
Reference in New Issue
Block a user