upgrade to yafc 0.6.1; From: maintainer
This commit is contained in:
parent
c0a16cc693
commit
982df091ec
@ -1,29 +1,33 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2000/08/18 03:51:25 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2000/09/02 00:28:32 brad Exp $
|
||||
|
||||
DISTNAME= yafc-0.5.8
|
||||
CATEGORIES= net
|
||||
NEED_VERSION= 1.319
|
||||
DISTNAME= yafc-0.6.1
|
||||
CATEGORIES= net
|
||||
NEED_VERSION= 1.322
|
||||
MASTER_SITES= ftp://mayer.physto.se/pub/yafc/ \
|
||||
ftp://ftp.uni-klu.ac.at/pub/linux/internet/yafc/ \
|
||||
http://ftp.du.se/pub/mirrors/yafc/ \
|
||||
ftp://mayer.physto.se/pub/yafc/old/
|
||||
|
||||
HOMEPAGE= http://www.stacken.kth.se/~mhe/yafc/
|
||||
MAINTAINER= anil@recoil.org
|
||||
HOMEPAGE= http://www.stacken.kth.se/~mhe/yafc/
|
||||
|
||||
MAINTAINER= anil@recoil.org
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ftp://mayer.physto.se/pub/yafc/ \
|
||||
ftp://ftp.uni-klu.ac.at/pub/linux/internet/yafc/ \
|
||||
http://ftp.du.se/pub/mirrors/yafc/ \
|
||||
ftp://mayer.physto.se/pub/yafc/old/
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --without-readline --with-catgets
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --without-readline --with-catgets
|
||||
# doesn't work with 2.7's old readline version
|
||||
# remove the --without-readline when binutils is upgraded
|
||||
|
||||
DOCS= NEWS README TODO
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/yafc
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/yafc
|
||||
${INSTALL_DATA} ${WRKBUILD}/yafcrc.sample ${PREFIX}/share/examples/yafc
|
||||
cd ${WRKSRC}; ${INSTALL_DATA} ${DOCS} ${PREFIX}/share/doc/yafc
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (yafc-0.5.8.tar.gz) = c4102fc0bb64eaa9a2ab20c78c246a32
|
||||
RMD160 (yafc-0.5.8.tar.gz) = 762c705764f341cb139d62631bc264a00f5fa7e5
|
||||
SHA1 (yafc-0.5.8.tar.gz) = df8983bdee5dd04193b025615c2549b70c3f3be7
|
||||
MD5 (yafc-0.6.1.tar.gz) = b653c8469d404a67477e13e25f1e04ce
|
||||
RMD160 (yafc-0.6.1.tar.gz) = 06d0569a05cc90ae6bf890d0f47f3cce6bbd2fd7
|
||||
SHA1 (yafc-0.6.1.tar.gz) = 280df0e1f7931773381c33d1c4f1850cbd504799
|
||||
|
@ -1,8 +1,12 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2000/08/18 03:51:25 kevlo Exp $
|
||||
@unexec install-info --delete --info-dir=%D/info %D/info/yafc.info
|
||||
@comment $OpenBSD: PLIST,v 1.2 2000/09/02 00:28:33 brad Exp $
|
||||
bin/yafc
|
||||
@unexec install-info --delete --info-dir=%D/info %D/info/yafc.info
|
||||
info/yafc.info
|
||||
man/man1/yafc.1
|
||||
share/examples/yafc/yafcrc.sample
|
||||
@dirrm share/examples/yafc
|
||||
@exec install-info --info-dir=%D/info %D/info/yafc.info
|
||||
man/man1/yafc.1
|
||||
share/doc/yafc/NEWS
|
||||
share/doc/yafc/README
|
||||
share/doc/yafc/TODO
|
||||
share/examples/yafc/yafcrc.sample
|
||||
@dirrm share/doc/yafc
|
||||
@dirrm share/examples/yafc
|
||||
|
Loading…
x
Reference in New Issue
Block a user