# Ports collection makefile for: chef # Date created: Wed Jun 12, 2002 # Whom: Brooks Davis # # $FreeBSD$ # PORTNAME= chef PORTVERSION= 19930426 CATEGORIES= misc MASTER_SITES= http://mysite.verizon.net/ebrowne72/chef/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= brooks DISTNAME= bork EXTRACT_SUFX= .tar.Z MAINTAINER= brooks@FreeBSD.org COMMENT= Feelter thet cunferts Ingleesh text tu Muck Cheenese-a CONFLICTS= talkfilters-* PLIST_FILES= bin/chef WRKSRC= ${WRKDIR}/bork do-build: (cd ${WRKSRC} && lex chef.x && ${CC} ${CFLAGS} -o chef lex.yy.c -ll) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/chef ${PREFIX}/bin .include bsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* devel/google-perftools: Update 2.8.1 -> 2.9.1Yuri Victorovich2021-04-245-12/+25
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* devel/google-perftools: Update 2.8 -> 2.8.1Yuri Victorovich2020-12-293-10/+10
* Mark as BROKEN on riscv64 similar to aarch64.Mark Linimon2020-12-091-0/+1
* Mark various ports BROKEN on aarch64.Mark Linimon2020-11-151-0/+2
* devel/google-perftools: Update 2.7.90 -> 2.8Yuri Victorovich2020-07-093-17/+15
* devel/google-perftools: Update 2.7 -> 2.7.90Yuri Victorovich2020-05-285-33/+9
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-271-0/+1
* devel/google-perftools: fix build with GCC-based architecturesYuri Victorovich2019-02-063-5/+25
* Conditionalize the dependence of libunwind to x86-only to allow buildingMark Linimon2019-01-241-2/+5
* Fix error messages on tier-2 archs.Mark Linimon2018-09-261-3/+3
* devel/google-perftools: Update 2.6.3 -> 2.7Yuri Victorovich2018-07-173-6/+6
* devel/google-perftools: Update to 2.6.3Yuri Victorovich2018-01-095-129/+41
* Cleanup after removal of libexecinfo from ports.Mathieu Arnold2017-09-221-2/+1
* Remove USES=execinfo.Mathieu Arnold2017-09-221-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-111-0/+1
* devel/google-perftools: Update to 2.6.1Danilo G. Baio2017-07-123-10/+10
* * Updated to 2.6Richard Gallamore2017-07-085-30/+48
* Begin deorbit burn of ia64. We have not attempted to build packages forMark Linimon2017-06-251-5/+4
* Add a fixup-lib-pkgconfig target to move files in lib/pkgconfig intoMathieu Arnold2017-06-071-2/+0
* - Switch to new test frameworkDmitry Marakasov2017-03-252-10/+5
* Do not use post-stage. Use post-install instead.Mathieu Arnold2016-12-02