Commit Graph

310 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
d3ded881a1 Initial revision 1995-02-13 02:57:31 +00:00
Satoshi Asami
86793c984d Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
    set NO_INSTALL_MANPAGES for not calling "make install.man")

(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS.  These
    are the entries I used:

    EXEC_DEPENDS:
      unzip:${PORTSDIR}/archivers/unzip
      gmake:${PORTSDIR}/devel/gmake
      wishx:${PORTSDIR}/lang/tclX
      xli:${PORTSDIR}/graphics/xli
      gs:${PORTSDIR}/print/ghostscript
      gunshar:${PORTSDIR}/archivers/gshar+gunshar
      hfs:${PORTSDIR}/utils/hfs
      rman:${PORTSDIR}/utils/rman

    LIB_DEPENDS:
      tiff\\.3\\.:${PORTSDIR}/graphics/tiff
      jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
      Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
      tcl\\.7\\.:${PORTSDIR}/lang/tcl
      tk\\.3\\.:${PORTSDIR}/x11/tk
      xview\\.1\\.:${PORTSDIR}/x11/xview-lib
      Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
      mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
      xview\\.3\\.:${PORTSDIR}/x11/xview-lib
      BLT\\.1\\.:${PORTSDIR}/x11/blt

    There are still some dependencies I can't figure out what exactly
    is needed.  If your port still has DEPENDS in it, please check it out!
1995-02-11 13:51:48 +00:00
Jeffrey Hsu
926c79cd3e Wine - Microsoft Windows Emulator 1995-02-06 09:58:07 +00:00
Andreas Schulz
521e5310db Don't have a program installed SUID per default unless there is a very
good reason. Delete the SUID and root setting, if someone needs it
this ways, he should do it on his own system. But it shouldn't be the
default.
1995-01-14 13:48:31 +00:00
Joerg Wunsch
d5ae87d0fa Another attempt to import cpm(1).
Hope i got it right this time...
1994-12-28 11:53:42 +00:00
Jordan K. Hubbard
d410c7ec72 Make the DEPENDS line correct. Please TEST this stuff, people!
Problems like this are EASY to avoid!
1994-11-23 11:14:06 +00:00
Jean-Marc Zucconi
ac7284c0d3 tkhfs - a Tcl/Tk front end to the hfs program. 1994-11-17 23:24:39 +00:00
Jean-Marc Zucconi
4f6f6eb434 hfs - program for reading Macintosh HFS floppy disks, hard drives and CDROMs 1994-11-17 23:15:38 +00:00
Jordan K. Hubbard
e207e8a218 CONTENT -> COMMENT 1994-11-11 01:44:02 +00:00
Jordan K. Hubbard
5031dfe1da Jean-Marc Zucconi's mtools port.
Submitted by:	jmz
1994-10-05 22:32:58 +00:00