| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 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/security/gnome-ssh-askpass/ |
Upload File : |
PORTNAME= gnome-ssh-askpass
PORTVERSION= 6.6p1
CATEGORIES= security gnome
MASTER_SITES= OPENBSD/OpenSSH/portable/
DISTNAME= openssh-${PORTVERSION}
MAINTAINER= bofh@FreeBSD.org
COMMENT= Graphical SSH askpass utility for Gnome2
#LICENSE= BSD2,BSD3,MIT,public domain,BSD-Style,BEER-WARE,"any purpose with notice intact",ISC-Style
#LICENSE_FILE= ${WRKSRC}/LICENCE
PORTSCOUT= limit:^6\.6 # Will update when FreeBSD version off SSH goes to 5.9p1
WRKSRC= ${WRKDIR}/openssh-${PORTVERSION}
BUILD_WRKSRC= ${WRKSRC}/contrib
ALL_TARGET= gnome-ssh-askpass2
PLIST_FILES= bin/gnome-ssh-askpass2
USES= gnome pkgconfig
USE_GNOME= gtk20
CFLAGS+= -lpthread
do-install:
${INSTALL_PROGRAM} ${BUILD_WRKSRC}/gnome-ssh-askpass2 \
${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>