summaryrefslogtreecommitdiff
path: root/emulators (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Initial revisionJean-Marc Zucconi1995-02-131-0/+1
| | | | Notes: svn path=/head/; revision=962
* Converted Makefiles as much as I could.Satoshi Asami1995-02-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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! Notes: svn path=/head/; revision=935
* Wine - Microsoft Windows EmulatorJeffrey Hsu1995-02-062-0/+40
| | | | Notes: svn path=/head/; revision=898
* Don't have a program installed SUID per default unless there is a veryAndreas Schulz1995-01-141-5/+0
| | | | | | | | | 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. Notes: svn path=/head/; revision=773
* Another attempt to import cpm(1).Joerg Wunsch1994-12-285-0/+267
| | | | | | | Hope i got it right this time... Notes: svn path=/head/; revision=639
* Make the DEPENDS line correct. Please TEST this stuff, people!Jordan K. Hubbard1994-11-231-1/+1
| | | | | | | Problems like this are EASY to avoid! Notes: svn path=/head/; revision=478
* tkhfs - a Tcl/Tk front end to the hfs program.Jean-Marc Zucconi1994-11-175-0/+27
| | | | Notes: svn path=/head/; revision=408
* hfs - program for reading Macintosh HFS floppy disks, hard drives and CDROMsJean-Marc Zucconi1994-11-175-0/+77
| | | | Notes: svn path=/head/; revision=407
* CONTENT -> COMMENTJordan K. Hubbard1994-11-111-0/+1
| | | | Notes: svn path=/head/; revision=362
* Jean-Marc Zucconi's mtools port.Jordan K. Hubbard1994-10-053-0/+122
Submitted by: jmz Notes: svn path=/head/; revision=181