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/sysutils/samesame/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/samesame/Makefile
PORTNAME=	samesame
PORTVERSION=	1.10
PORTREVISION=	2
CATEGORIES=	sysutils
MASTER_SITES=	http://samesame.kruijff.org/ \
		LOCAL/dhn

MAINTAINER=	samesame@akruijff.dds.nl
COMMENT=	Find duplicate files and optionally link them together
WWW=		https://samesame.kruijff.org/

LICENSE=	BSD2CLAUSE

CONFLICTS=	samefile

HAS_CONFIGURE=	yes
INSTALL_TARGET=	install-strip
CONFIGURE_ARGS=	--enable-samechflags --enable-samechmod \
		--mandir="${MANPREFIX}/man" --prefix="${PREFIX}" \
		--includedir="${LOCALBASE}/include" --libdir="${LOCALBASE}/lib"
USES=		tar:bzip2
TEST_TARGET=	check

OPTIONS_DEFINE=			DEBUG DISK_STORAGE LOW_MEMORY_PROFILE \
				EXPERIMENTAL PROFILER
OPTIONS_SUB=			yes
DISK_STORAGE_DESC=		Allows temporarily storage on disk
LOW_MEMORY_PROFILE_DESC=	Low memory profile reduces functionality
EXPERIMENTAL_DESC=		Enables experimental functionality
PROFILER_DESC=			Enables gprof support

DISK_STORAGE_CONFIGURE_ENABLE=	disk-storage
LOW_MEMORY_PROFILE_CONFIGURE_ON=	--enable-low-memory-profile --disable-read-onces
EXPERIMENTAL_CONFIGURE_ENABLE=	experimental fsort #checksums preread
PROFILER_CONFIGURE_ENABLE=	profiler
DEBUG_CONFIGURE_ENABLE=		debug

.include <bsd.port.options.mk>

.if ${PORT_OPTIONS:MDEBUG} || ${PORT_OPTIONS:MPROFILER}
INSTALL_TARGET=		install
.endif

post-install-DISK_STORAGE-on:
	${INSTALL_SCRIPT} ${FILESDIR}/samesame.sh \
		${STAGEDIR}${PREFIX}/etc/rc.d/

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit