Date: Sun, 10 May 1998 17:36:15 +0300 From: Ruslan Ermilov <ru@ucb.crimea.ua> To: FreeBSD-questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Ports: Easy way to make PLIST Message-ID: <19980510173615.B23694@ucb.crimea.ua> In-Reply-To: <Pine.BSF.3.96.980509175524.7165A-100000@s8-37-26.student.washington.edu>; from Jason C. Wells on Sat, May 09, 1998 at 06:00:27PM %2B0000 References: <Pine.BSF.3.96.980509175524.7165A-100000@s8-37-26.student.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 09, 1998 at 06:00:27PM +0000, Jason C. Wells wrote: > I am porting glut and it is going quite well. > > I can't quite get what the docs mean when they say use pkg_create to > create a PLIST. I was looking at 'pkg_create -O' and 'pkg_create -f' real > close and tried a couple incantations but I came up with nothing I could > make sense of. > > FWIW: 'make makesum' was a breeze. I expect making a PLIST to be this easy > too. (wishful thinking?) > > I have a completely built version of glut-3.6 sitting in the work/glut-3.6 > directory. How do I extract a PLIST from this collection of files? > > Do I have to go through manually and pick and choose which files are to be > in the PLIST? Try setting PREFIX to something like /tmp/glut-3.6, ``make install'' the port, delete empty directories, and build your PLIST. -- Ruslan Ermilov System Administrator ru@ucb.crimea.ua United Commercial Bank +380-652-247647 Simferopol, Crimea 2426679 ICQ Network, UIN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980510173615.B23694>