SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,23 @@
COMMENT = arc4random for Tcl
GH_ACCOUNT = aryler
GH_PROJECT = Tclarc4random
GH_TAGNAME = 0.3
DISTNAME = tclarc4random-${GH_TAGNAME}
REVISION = 0
CATEGORIES = devel
MAINTAINER = Stuart Cassoff <stwo@users.sourceforge.net>
# ISC
PERMIT_PACKAGE = Yes
MODULES = lang/tcl
BUILD_DEPENDS = ${MODTCL_BUILD_DEPENDS}
RUN_DEPENDS = ${MODTCL_RUN_DEPENDS}
SEPARATE_BUILD = Yes
CONFIGURE_STYLE = simple
CONFIGURE_SCRIPT = itzev
CONFIGURE_ARGS += -tcl ${MODTCL_VERSION}
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (tclarc4random-0.3.tar.gz) = fPj7HMaqK7gFEWJQ4UobD44ReqsJLIHkYYWS+qJBeh8=
SIZE (tclarc4random-0.3.tar.gz) = 13509

View file

@ -0,0 +1 @@
Tcl interface to arc4random(3).

View file

@ -0,0 +1,6 @@
lib/tcl/tclarc4random/
lib/tcl/tclarc4random/libta4r.so
lib/tcl/tclarc4random/pkgIndex.tcl
share/doc/tclarc4random/
share/doc/tclarc4random/LICENSE
share/doc/tclarc4random/tclarc4random.txt