[Midnightbsd-cvs] mports [22160] trunk/misc: add chef port.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Dec 25 16:38:53 EST 2016


Revision: 22160
          http://svnweb.midnightbsd.org/mports/?rev=22160
Author:   laffer1
Date:     2016-12-25 16:38:53 -0500 (Sun, 25 Dec 2016)
Log Message:
-----------
add chef port. Converts regular text to Sweedish chef!

Modified Paths:
--------------
    trunk/misc/Makefile

Added Paths:
-----------
    trunk/misc/chef/
    trunk/misc/chef/Makefile
    trunk/misc/chef/distinfo
    trunk/misc/chef/pkg-descr

Modified: trunk/misc/Makefile
===================================================================
--- trunk/misc/Makefile	2016-12-25 01:01:05 UTC (rev 22159)
+++ trunk/misc/Makefile	2016-12-25 21:38:53 UTC (rev 22160)
@@ -3,6 +3,7 @@
 COMMENT = Miscellaneous utilities
 
 SUBDIR += brs
+SUBDIR += chef
 SUBDIR += chmlib
 SUBDIR += compat4x
 SUBDIR += compat5x

Added: trunk/misc/chef/Makefile
===================================================================
--- trunk/misc/chef/Makefile	                        (rev 0)
+++ trunk/misc/chef/Makefile	2016-12-25 21:38:53 UTC (rev 22160)
@@ -0,0 +1,28 @@
+# $MidnightBSD$
+# $FreeBSD: head/misc/chef/Makefile 386312 2015-05-14 10:15:04Z mat $
+
+PORTNAME=	chef
+PORTVERSION=	19930426
+CATEGORIES=	misc
+MASTER_SITES=	http://mysite.verizon.net/ebrowne72/chef/ \
+		FREEBSD_LOCAL/brooks
+DISTNAME=	bork
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Feelter thet cunferts Ingleesh text tu Muck Cheenese-a
+
+LICENSE=	unknown
+
+CONFLICTS=	filters-* talkfilters-*
+PLIST_FILES=	bin/chef
+USES=		tar:Z
+
+WRKSRC=		${WRKDIR}/bork
+
+do-build:
+	(cd ${WRKSRC} && lex chef.x && ${CC} ${CFLAGS} -o chef lex.yy.c -ll)
+
+do-install:
+	${INSTALL_PROGRAM} ${WRKSRC}/chef ${STAGEDIR}${PREFIX}/bin
+
+.include <bsd.port.mk>


Property changes on: trunk/misc/chef/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/misc/chef/distinfo
===================================================================
--- trunk/misc/chef/distinfo	                        (rev 0)
+++ trunk/misc/chef/distinfo	2016-12-25 21:38:53 UTC (rev 22160)
@@ -0,0 +1,2 @@
+SHA256 (bork.tar.Z) = 6d7fd2dc0a0bf39558187e49ba7ab2b1ea8a8db7f50b3ab4d7978f2e869214e1
+SIZE (bork.tar.Z) = 6222


Property changes on: trunk/misc/chef/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/misc/chef/pkg-descr
===================================================================
--- trunk/misc/chef/pkg-descr	                        (rev 0)
+++ trunk/misc/chef/pkg-descr	2016-12-25 21:38:53 UTC (rev 22160)
@@ -0,0 +1,6 @@
+Cheff is a feelter thet cunferts Ingleesh text tu Muck Cheenese-a (Svedeesh
+Cheff).  Cheff reeds frum stunderd inpoot und vreetes tu stunderd ooootpoot.
+Bork Bork Bork!
+
+VVV: http://myseete-a.fereezun.net/ibroone-a72/cheff/index.html
+WWW: http://mysite.verizon.net/ebrowne72/chef/index.html


Property changes on: trunk/misc/chef/pkg-descr
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list