Index: head/games/xvier/Makefile =================================================================== --- head/games/xvier/Makefile (nonexistent) +++ head/games/xvier/Makefile (revision 10333) @@ -0,0 +1,30 @@ +# New ports collection makefile for: xvier +# Version required: 1.0 +# Date created: 17 March 1998 +# Whom: Andrey Zakhvatov +# +# $Id$ +# + +DISTNAME= xvier +PKGNAME= xvier-1.0 +CATEGORIES= games +MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= games/strategy +EXTRACT_SUFX= .tar.Z + +MAINTAINER= andy@icc.surw.chel.su + +WRKSRC= ${WRKDIR}/${PKGNAME} +USE_IMAKE= yes + +MAN6= xvier.6 + +do-install: + @ ${INSTALL_PROGRAM} ${WRKSRC}/xvier ${PREFIX}/bin + @ ${INSTALL_PROGRAM} ${WRKSRC}/xvier_prog ${PREFIX}/libexec + @ ${INSTALL_DATA} ${WRKSRC}/xvier.man ${PREFIX}/man/man6/xvier.6 + @ ${MKDIR} ${PREFIX}/share/doc/xvier + @ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xvier + +.include Property changes on: head/games/xvier/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/games/xvier/distinfo =================================================================== --- head/games/xvier/distinfo (nonexistent) +++ head/games/xvier/distinfo (revision 10333) @@ -0,0 +1 @@ +MD5 (xvier.tar.Z) = 534d1c615d236bf383bbac55e253ca86 Property changes on: head/games/xvier/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/games/xvier/files/patch-aa =================================================================== --- head/games/xvier/files/patch-aa (nonexistent) +++ head/games/xvier/files/patch-aa (revision 10333) @@ -0,0 +1,11 @@ +--- Imakefile Wed Jul 29 00:07:09 1992 ++++ /home/andy/tmp/wrk/Imakefile Wed Mar 18 00:09:33 1998 +@@ -13,7 +13,7 @@ + #NO_GETDTABSIZE = -DNO_GETDTABSIZE + + #PROGNAME = $(LIBDIR)$(PATHSEP)xvier_prog +-PROGNAME = /usr/games/lib/xvier_prog ++PROGNAME = /usr/X11R6/libexec/xvier_prog + DEFINES = $(XVIER_ASPECT) $(NO_FD_SET) $(NO_SELECT) \ + $(NO_GETDTABSIZE) -DPROGNAME=\"$(PROGNAME)\" + Property changes on: head/games/xvier/files/patch-aa ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/games/xvier/pkg-comment =================================================================== --- head/games/xvier/pkg-comment (nonexistent) +++ head/games/xvier/pkg-comment (revision 10333) @@ -0,0 +1 @@ +Throw stones into free columns. Property changes on: head/games/xvier/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/games/xvier/pkg-descr =================================================================== --- head/games/xvier/pkg-descr (nonexistent) +++ head/games/xvier/pkg-descr (revision 10333) @@ -0,0 +1,4 @@ + Xvier is a board game where you and the computer alternately throw +stones into free columns. The stones pile up in the columns, and the +goal is to get four stones in a row, in a column or diagonally. You +can choose various board sizes and levels of difficulty. Property changes on: head/games/xvier/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/games/xvier/pkg-plist =================================================================== --- head/games/xvier/pkg-plist (nonexistent) +++ head/games/xvier/pkg-plist (revision 10333) @@ -0,0 +1,5 @@ +bin/xvier +libexec/xvier_prog +man/man6/xvier.6.gz +share/doc/xvier/README +@dirrm share/doc/xvier Property changes on: head/games/xvier/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1.1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property