| Server IP : 82.208.35.60 / Your IP : 216.73.216.168 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/devel/p5-Pthread-GetThreadId/ |
Upload File : |
PORTNAME= Pthread-GetThreadId
PORTVERSION= 0.01
CATEGORIES= devel perl5
MASTER_SITES= LOCAL/eugen \
http://www.grosbein.net/freebsd/distfiles/
PKGNAMEPREFIX= p5-
MAINTAINER= eugen@FreeBSD.org
COMMENT= Access to kernel level POSIX thread id
WWW= http://www.grosbein.net/pthread/
LICENSE= ARTPERL10
USES= perl5
USE_PERL5= configure
PLIST_FILES= %%SITE_ARCH%%/Pthread/GetThreadId.pm \
%%SITE_ARCH%%/auto/Pthread/GetThreadId/GetThreadId.so \
%%PERL5_MAN3%%/Pthread::GetThreadId.3.gz
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Pthread/GetThreadId/GetThreadId.so
.include <bsd.port.mk>