Initial import of cook version 2.15.

cook likes make,  but more powerful and clean.

Submitted by:	Gregory Steuck <greg@nest.cx>
This commit is contained in:
kevlo 2000-06-26 03:46:21 +00:00
parent 5a2a470961
commit d2dc8fcab1
5 changed files with 126 additions and 0 deletions

36
devel/cook/Makefile Normal file
View File

@ -0,0 +1,36 @@
# New ports collection Makefile for: cook
# Date created: 31 January 2000
# Whom: jasone
# OpenBSD port by: Gregory Steuck <greg@nest.cx>
#
# $FreeBSD: ports/devel/cook/Makefile,v 1.5 2000/05/30 23:19:09 jasone Exp $
# $OpenBSD: Makefile,v 1.1.1.1 2000/06/26 03:46:21 kevlo Exp $
#
DISTNAME= cook-2.15
CATEGORIES= devel
NEED_VERSION= 1.307
MASTER_SITES= http://www.canb.auug.org.au/~millerp/cook/
MAINTAINER= greg@nest.cx
LICENSE_TYPE= GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
LIB_DEPENDS= intl::devel/gettext
FAKE_FLAGS= RPM_BUILD_ROOT=${WRKINST}
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/cook/en/man1
${INSTALL_DATA_DIR} ${PREFIX}/lib/cook/en/LC_MESSAGES
.include <bsd.port.mk>

3
devel/cook/files/md5 Normal file
View File

@ -0,0 +1,3 @@
MD5 (cook-2.15.tar.gz) = a87ba09c51c450496c4bc7adce46c590
RMD160 (cook-2.15.tar.gz) = 5a59a5861b46e1b8100a0140db10c05e6a1ee65c
SHA1 (cook-2.15.tar.gz) = bbc10c977b2cbcaec05d77cc5524c08c19dd55dc

1
devel/cook/pkg/COMMENT Normal file
View File

@ -0,0 +1 @@
like make(1), but more powerful and clean

6
devel/cook/pkg/DESCR Normal file
View File

@ -0,0 +1,6 @@
'cook' serves the same purpose as make(1), but uses a much more sane syntax,
and includes additional features that make it powerful enough to maintain a
single dependency graph for large projects (as things should be done in an
ideal world). Don't be put off by 'cook' not being commonly available on
target machines, since 'cook' can automatically generate shell scripts that
make installing 'cook' on target machines unnecessary.

80
devel/cook/pkg/PLIST Normal file
View File

@ -0,0 +1,80 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2000/06/26 03:46:21 kevlo Exp $
bin/c_incl
bin/cook
bin/cook_bom
bin/cookfp
bin/cooktime
bin/find_libs
bin/make2cook
bin/roffpp
lib/cook/en/LC_MESSAGES/c_incl.mo
lib/cook/en/LC_MESSAGES/cook.mo
lib/cook/en/LC_MESSAGES/cook_bom.mo
lib/cook/en/LC_MESSAGES/cookfp.mo
lib/cook/en/LC_MESSAGES/cooktime.mo
lib/cook/en/LC_MESSAGES/find_libs.mo
lib/cook/en/LC_MESSAGES/fstrcmp.mo
lib/cook/en/LC_MESSAGES/make2cook.mo
lib/cook/en/LC_MESSAGES/roffpp.mo
man/man1/c_incl.1
man/man1/cook.1
man/man1/cook_bom.1
man/man1/cook_lic.1
man/man1/cookfp.1
man/man1/cooktime.1
man/man1/find_libs.1
man/man1/make2cook.1
man/man1/roffpp.1
share/cook/en/man1/c_incl.1
share/cook/en/man1/cook.1
share/cook/en/man1/cook_bom.1
share/cook/en/man1/cook_lic.1
share/cook/en/man1/cookfp.1
share/cook/en/man1/cooktime.1
share/cook/en/man1/find_libs.1
share/cook/en/man1/make2cook.1
share/cook/en/man1/roffpp.1
share/cook/en/building.ps
share/cook/en/building.dvi
share/cook/en/building.txt
share/cook/en/lsm.ps
share/cook/en/lsm.dvi
share/cook/en/lsm.txt
share/cook/en/readme.ps
share/cook/en/readme.dvi
share/cook/en/readme.txt
share/cook/en/refman.ps
share/cook/en/refman.dvi
share/cook/en/refman.txt
share/cook/en/release.ps
share/cook/en/release.dvi
share/cook/en/release.txt
share/cook/en/user-guide.ps
share/cook/en/user-guide.dvi
share/cook/en/user-guide.txt
share/cook/as
share/cook/bison
share/cook/c
share/cook/f77
share/cook/functions
share/cook/g77
share/cook/gcc
share/cook/home
share/cook/lex
share/cook/library
share/cook/print
share/cook/program
share/cook/rcs
share/cook/recursive
share/cook/sccs
share/cook/text
share/cook/usr
share/cook/usr.local
share/cook/yacc
share/cook/yacc_many
@dirrm lib/cook/en/LC_MESSAGES
@dirrm lib/cook/en
@dirrm lib/cook
@dirrm share/cook/en/man1
@dirrm share/cook/en
@dirrm share/cook