Fix broken port, capture missing file in pkg-plist.

Pointy hat to:	me
This commit is contained in:
Cy Schubert 2005-10-24 23:46:47 +00:00
parent 8838b37de9
commit 321b531f4b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146291
6 changed files with 9 additions and 6 deletions

View file

@ -7,6 +7,7 @@
PORTNAME= sudosh
PORTVERSION= 1.8.2
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/}
@ -17,12 +18,11 @@ COMMENT= A sudo shell
RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo
BROKEN= Installs file outside of PREFIX
USE_GZIP= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --bindir="${PREFIX}/bin"
CONFIGURE_ARGS+= --sysconfdir="${PREFIX}/etc"
CONFIGURE_ARGS+= --program-transform-name=''
.if defined(SUDOSH_LOGDIR)
CONFIGURE_ARGS+= --with-logdir="${SUDOSH_LOGDIR}"

View file

@ -1,2 +1,3 @@
bin/sudosh
bin/sudosh-replay
etc/sudosh.conf

View file

@ -7,6 +7,7 @@
PORTNAME= sudosh
PORTVERSION= 1.8.2
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/}
@ -17,12 +18,11 @@ COMMENT= A sudo shell
RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo
BROKEN= Installs file outside of PREFIX
USE_GZIP= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --bindir="${PREFIX}/bin"
CONFIGURE_ARGS+= --sysconfdir="${PREFIX}/etc"
CONFIGURE_ARGS+= --program-transform-name=''
.if defined(SUDOSH_LOGDIR)
CONFIGURE_ARGS+= --with-logdir="${SUDOSH_LOGDIR}"

View file

@ -1,2 +1,3 @@
bin/sudosh
bin/sudosh-replay
etc/sudosh.conf

View file

@ -7,6 +7,7 @@
PORTNAME= sudosh
PORTVERSION= 1.8.2
PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/}
@ -17,12 +18,11 @@ COMMENT= A sudo shell
RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo
BROKEN= Installs file outside of PREFIX
USE_GZIP= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --bindir="${PREFIX}/bin"
CONFIGURE_ARGS+= --sysconfdir="${PREFIX}/etc"
CONFIGURE_ARGS+= --program-transform-name=''
.if defined(SUDOSH_LOGDIR)
CONFIGURE_ARGS+= --with-logdir="${SUDOSH_LOGDIR}"

View file

@ -1,2 +1,3 @@
bin/sudosh
bin/sudosh-replay
etc/sudosh.conf