From owner-freebsd-ports Thu Mar 23 2:58:23 2000 Delivered-To: freebsd-ports@freebsd.org Received: from relay1.zonnet.nl (relay1.zonnet.nl [212.48.41.21]) by hub.freebsd.org (Postfix) with ESMTP id 06FCB37C3DD for ; Thu, 23 Mar 2000 02:58:20 -0800 (PST) (envelope-from zuidam14@zonnet.nl) Received: from zonnet.nl ([212.189.244.188]) by relay1.zonnet.nl (Netscape Messaging Server 4.05) with ESMTP id FRVFT500.DBG for ; Thu, 23 Mar 2000 11:58:17 +0100 Message-ID: <38D9FBA1.A98BC071@zonnet.nl> Date: Thu, 23 Mar 2000 12:10:26 +0100 From: Hans Zuidam Reply-To: h.zuidam@computer.org X-Mailer: Mozilla 4.6 [en] (X11; I; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en-GB,nl-BE MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: FrameMaker for Linux port questions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I'm finishing a port for the FrameMaker for Linux beta from Adobe. Before submitting it I have a few questions which someone more knowledgeable may answer: o There are four distribution file: FrameMaker proper, the help files, on-line manuals and dictionaries. Currently I have a single port which installs all of them at once, but would it be "better" to have four different ports? o If I set RESTRICTED in the port Makefile, is that sufficient to avoid the distribution files from showing up at FreeBSD.org and on future CDs? o During package removal pkg_delete complains about not being able to remove (private) shared libraries. It complains about such files as libpgm.so.1 in the PLIST I have libpgm.so.1.0. My current "sollution" is to use an @unexec. o Also during package removal some symbolic links to directories are frowned upon by pkg_delete. o My current "build"/installation method is to unpack the files in the work directory, fix a few permissions and patch a script and then move (mv) it to the installation directory. Is that the "correct" approach? Thanks in advance, Hans -- H. Zuidam e-mail Kruidenhof 18 tel. +31 40 2481546 5632 MD Eindhoven The Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message