mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 17:36:28 -04:00
benchmarks/netio: make fetchable
* The Source is now on GH * Switch to tarball * Source is identical to previous zip file apart from Copyright update and RCS tag
This commit is contained in:
parent
58f45200bc
commit
1af2e4eafc
2 changed files with 6 additions and 8 deletions
|
@ -3,22 +3,20 @@
|
||||||
PORTNAME= netio
|
PORTNAME= netio
|
||||||
PORTVERSION= 1.33
|
PORTVERSION= 1.33
|
||||||
CATEGORIES= benchmarks net
|
CATEGORIES= benchmarks net
|
||||||
MASTER_SITES= http://www.ars.de/ \
|
|
||||||
LOCAL/arved
|
|
||||||
DISTNAME= netio133
|
DISTNAME= netio133
|
||||||
|
|
||||||
MAINTAINER= arved@FreeBSD.org
|
MAINTAINER= arved@FreeBSD.org
|
||||||
COMMENT= Network benchmark
|
COMMENT= Network benchmark
|
||||||
|
|
||||||
USES= dos2unix gmake zip
|
USES= dos2unix gmake
|
||||||
|
|
||||||
LICENSE= UNKNOWN
|
LICENSE= UNKNOWN
|
||||||
LICENSE_NAME= unknown
|
LICENSE_NAME= unknown
|
||||||
LICENSE_TEXT= Usage permitted for non-commercial purposes only. Sale for profit is not permitted.
|
LICENSE_TEXT= Usage permitted for non-commercial purposes only. Sale for profit is not permitted.
|
||||||
LICENSE_PERMS= auto-accept
|
LICENSE_PERMS= auto-accept
|
||||||
|
|
||||||
DOS2UNIX_FILES= Makefile netio.c
|
USE_GITHUB= yes
|
||||||
NO_WRKSUBDIR= yes
|
GH_ACCOUNT= kai-uwe-rommel
|
||||||
PLIST_FILES= bin/netio
|
PLIST_FILES= bin/netio
|
||||||
CFLAGS+= -DUNIX -DSOCKLEN_T
|
CFLAGS+= -DUNIX -DSOCKLEN_T
|
||||||
LIBS+= -pthread
|
LIBS+= -pthread
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1553627772
|
TIMESTAMP = 1630605724
|
||||||
SHA256 (netio133.zip) = dc9599862f7a5aa7052a5d28ecd598f9be826f11d54d8a3b136a8d1f5d9a96c6
|
SHA256 (kai-uwe-rommel-netio-1.33_GH0.tar.gz) = 278d78498b41f14d778c7247528ac5f5979e2061b5c54663221f75d4494c7c2a
|
||||||
SIZE (netio133.zip) = 235931
|
SIZE (kai-uwe-rommel-netio-1.33_GH0.tar.gz) = 10888
|
||||||
|
|
Loading…
Add table
Reference in a new issue