# New ports collection makefile for: safesh # Date created: 26 January 2002 # Whom: eivind # # $FreeBSD$ # # This port is self contained in the src directory. # PORTNAME= safesh PORTVERSION= 1.5 CATEGORIES= security MASTER_SITES= # none DISTFILES= # none MAINTAINER= eivind@FreeBSD.org COMMENT= Authentication manager for OpenSSH (making secure auth easier) NO_BUILD= yes NO_WRKSUBDIR= yes SRC= ${.CURDIR}/src # XXX Anybody that know how to create manlinks from ports easily, please # contact me. MAN1= ${PORTNAME}.1 do-fetch: @${DO_NADA} do-install: @${INSTALL_SCRIPT} ${SRC}/${PORTNAME}.sh ${PREFIX}/bin/${PORTNAME} @${INSTALL_SCRIPT} ${SRC}/cvs-safesh.sh ${PREFIX}/bin/cvs-safesh @${INSTALL_MAN} ${SRC}/${PORTNAME}.1 ${PREFIX}/man/man1 @${LN} ${PREFIX}/bin/${PORTNAME} ${PREFIX}/bin/scpsh @${LN} ${PREFIX}/bin/${PORTNAME} ${PREFIX}/bin/safeshinstall .include t'>
aboutsummaryrefslogtreecommitdiffstats
path: root/converters/uudeview
Commit message (Expand)AuthorAgeFilesLines
* - Add LICENSEehaupt2011-10-182-8/+9
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Reset hoek@ who has been inactive for quite some time.linimon2009-11-101-1/+1
* SHA256ifyedwin2006-01-221-0/+1
* If inews exists in ${PREFIX}/bin/, then use that instead of usinghoek2004-03-251-3/+13
* Update to 0.5.20 to fix two buffer overflowshoek2004-03-252-5/+3
* Update my email address and make a slight formatting improvement.hoek2004-03-251-3/+3
* mark FORBIDDEN: http://people.freebsd.org/~eik/portaudit/6c7661ff-7912-11d8-9...eik2004-03-191-0/+2
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
* - Update to 0.5.19clement2004-01-183-31/+3
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-221-3/+3
* Use ${STRIP_CMD} instead of /usr/bin/strip.osa2003-09-241-2/+2
* Clear moonlight beckons.ade2003-03-072-1/+1
* Don't (badly) rewrite CFLAGS, assume the user knows what he/she is doing.kris2002-10-191-0/+28
* Update to uudeview 0.5.18.hoek2002-09-029-39/+37