aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/su2/Makefile
blob: 388f810ea95e5ec1769a5eabba39023ac461e168 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    su2
# Date created:     12 Sep 1996
# Whom:         gurney_j@efn.org
#
# $FreeBSD$
#

PORTNAME=   su2
PORTVERSION=    1.3
CATEGORIES= sysutils security
MASTER_SITES=   ftp://ftp.ccs.neu.edu/pub/sysadmin/

MAINTAINER= jmg@freebsd.org
COMMENT=    An enhanced su, allows users to su with own password + more

NO_CDROM=   "Don't sell for profit"
USE_REINPLACE=  yes

MAN1=       su2.1

post-patch:
    ${REINPLACE_CMD} -e 's,/etc/super,${PREFIX}/etc/super,g' ${WRKSRC}/su2.man

.include <bsd.port.mk>
/lang/gcc32?h=gnome-3.24&id=d865d32b62e59a30605fa6a5618f844a8788e21b&showmsg=1'>Expand)AuthorAgeFilesLines * - Remove support for a.out format and PORTOBJFORMAT variable from individualpav2007-01-301-4/+0 * - fix build with gcc41dinoex2006-10-091-0/+99 * - take benefit of USE_LDCONFIGdinoex2006-06-242-16/+1 * - take benefit of USE_LDCONFIGdinoex2006-06-241-5/+2 * Remove USE_REINPLACE from the categories starting with Ledwin2006-05-101-1/+0 * - SUFFIX is not defined heredinoex2006-03-201-1/+1 * - add RC_D_SH to keep shared libs working after rebootdinoex2006-03-202-0/+21 * Revert last commit. It is not possible (yet) to have the dirrmtry usagelinimon2006-01-23