Skip to content
Snippets Groups Projects
Verified Commit 3c8a7fea authored by sunpoet's avatar sunpoet
Browse files
parent b54d6dd2
No related branches found
No related tags found
No related merge requests found
PORTNAME= bittwist
PORTVERSION= 3.2
PORTVERSION= 3.7
DISTVERSIONPREFIX= bsd-
CATEGORIES= net
MASTER_SITES= SF/bittwist/BSD/Bit-Twist%20${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Libpcap-based Ethernet packet generator, with PCAP editor
WWW= https://bittwist.sourceforge.io/
WWW= https://bittwist.sourceforge.io/ \
https://github.com/ayeowch/bittwist
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
......@@ -24,7 +25,7 @@ DOS2UNIX_FILES= COPYING
do-build:
${CC} ${CFLAGS} ${LDFLAGS} ${WRKSRC}/src/bittwist.c ${WRKSRC}/src/token_bucket.c -o ${WRKSRC}/src/bittwist
${CC} ${CFLAGS} ${LDFLAGS} ${WRKSRC}/src/bittwiste.c -o ${WRKSRC}/src/bittwiste
${CC} ${CFLAGS} ${LDFLAGS} ${WRKSRC}/src/bittwiste.c ${WRKSRC}/src/tinymt/tinymt64.c ${WRKSRC}/src/template_pcap.c -I${WRKSRC}/src/tinymt -o ${WRKSRC}/src/bittwiste
do-install:
${MKDIR} ${STAGEDIR}${PREFIX}/bin/ ${STAGEDIR}${PREFIX}/share/man/man1/
......
TIMESTAMP = 1686496688
SHA256 (bittwist-bsd-3.2.tar.gz) = 03013d939b783cd59ce510fafefd800515b6b7ef9cd9be3ddaa73a41c0d1d4f3
SIZE (bittwist-bsd-3.2.tar.gz) = 52713
TIMESTAMP = 1688166076
SHA256 (bittwist-bsd-3.7.tar.gz) = d8eb3d6abd318844982c1039ed4a7de4c7f01d0a9cae783eaf743559fb916bf7
SIZE (bittwist-bsd-3.7.tar.gz) = 76590
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment