403Webshell
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/ftp/smbftpd/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/ftp/smbftpd/Makefile
PORTNAME=	smbftpd
PORTVERSION=	2.4
PORTREVISION=	1
CATEGORIES=	ftp
MASTER_SITES=	SF/${PORTNAME}/SmbFTPD/${PORTVERSION}	\
		http://www.twbsd.org/download/download.php?file=smbftpd/

MAINTAINER=	jnlin@freebsd.cs.nctu.edu.tw
COMMENT=	FTP daemon using Samba-like share management mechanism
WWW=		https://www.twbsd.org/enu/smbftpd/index.php

OPTIONS_DEFINE=	MYSQL PGSQL SSL ICONV
ICONV_DESC=	Enable codepage to unicode conversion for UTF-8 FTP

HAS_CONFIGURE=	yes
MAKE_ENV+=	OSTYPE=FreeBSD
CONFIGURE_ARGS+=	"--prefix=${PREFIX}"

USES=		cpe perl5
USE_RC_SUBR=	${PORTNAME}

MYSQL_USES=	mysql
MYSQL_CONFIGURE_WITH=	mysql
PGSQL_USES=	pgsql
PGSQL_CONFIGURE_WITH=	pgsql
ICONV_USES=	iconv
ICONV_CONFIGURE_WITH=	iconv
SSL_CONFIGURE_WITH=		ssl

post-extract:
	${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC}

post-patch:
	${REINPLACE_CMD} -e '/^CONFIGS = / s|\.conf|&.sample|g' ${WRKSRC}/Makefile
	cd ${WRKSRC}/conf/ && (${LS} *.conf | ${XARGS} -I % ${MV} % %.sample)

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin
	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}-user ${STAGEDIR}${PREFIX}/bin
	@${MKDIR} ${STAGEDIR}${ETCDIR}
	${INSTALL_DATA} ${WRKSRC}/conf/*.sample ${STAGEDIR}${ETCDIR}

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit