From owner-freebsd-ports Thu Apr 6 16:02:56 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA11692 for ports-outgoing; Thu, 6 Apr 1995 16:02:56 -0700 Received: from forgery.CS.Berkeley.EDU (forgery.CS.Berkeley.EDU [128.32.33.75]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id QAA11686 for ; Thu, 6 Apr 1995 16:02:55 -0700 Received: (from asami@localhost) by forgery.CS.Berkeley.EDU (8.6.11/8.6.9) id QAA07362; Thu, 6 Apr 1995 16:02:52 -0700 Date: Thu, 6 Apr 1995 16:02:52 -0700 Message-Id: <199504062302.QAA07362@forgery.CS.Berkeley.EDU> To: vince@kbrown.oldcampus.yale.edu CC: ports@FreeBSD.org In-reply-to: (message from -Vince- on Thu, 6 Apr 1995 17:35:57 -0400 (EDT)) Subject: Re: /etc/printcap for Deskjet 500 and gs From: asami@cs.berkeley.edu (Satoshi Asami/=?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * I can do it but I just need to figure out how to package the * stuff... :-) Well you should learn that anyway. :) * It just needs to depend on xfig, transfig, netpbm, * ghostscript, dvips, TeX, jpeg library and also after installation of the * port, the user needs to do bash dvips_setup.sh or we can do that * automatically which is pretty straight forward. Oh my, that's a lot of dependencies...but TeX? Are you sure? Does it take .tex files and filters them before it prints it out? And xfig? Why does it need xfig? Interactive graphics? ;) Well, whatever. And about the "after installation" thing...I guess it's about time to add the "post-install" target to bsd.port.mk...I wanted this for quite some time.... Satoshi