Date: Wed, 27 Mar 1996 20:51:47 -0500 (EST) From: James FitzGibbon <james@nexis.net> To: ports@freebsd.org Subject: New port - bowman Message-ID: <Pine.BSF.3.91.960327201450.14604A-100000@nexis.net>
next in thread | raw e-mail | index | archive | help
I've put bowman.tgz, a port of the BowMan window manager, into /pub/FreeBSD/incoming on ftp.freebsd.org. It's a window manager based on fvwm that looks just like NeXTSTEP. I've tested it back and forth, and it seems to work, with one small hitch: When I do a make install, it installs the main binary just fine, as root:bin, mode 755. When I do a make package, then a package_delete followed by a package_add, the same binary (/usr/X11R6/bin/bowman) is installed as mode 750. I tried using a pkg/INSTALL script to fix this, but pkg_add seems to run it before the extract routine, and there doesn't seem to be as finite a control over this as the ports Makefile allows. So, if I have screwed this up, please let me know how to fix it. If not, perhaps a kludge in the PLIST (@chmod?) would work. -- j. ---------------------------------------------------------------------------- | James FitzGibbon james@nexis.net | | Integrator, The Nexis Group Voice/Fax : 416 410-0100 | ----------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960327201450.14604A-100000>