summaryrefslogtreecommitdiff
path: root/x11-fm (unfollow)
Commit message (Collapse)AuthorFilesLines
1995-07-27Upgrade, 1.3 -> 1.3.2.Satoshi Asami4-169/+311
Submitted by: cstruble@vt.edu Notes: svn path=/head/; revision=2006
1995-04-12And now the rest of the x11 ports Makefiles.Satoshi Asami1-4/+6
Notes: svn path=/head/; revision=1352
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-1/+2
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
1995-03-31Try to get most ports checksummedGary Palmer1-0/+1
Notes: svn path=/head/; revision=1262
1995-02-11Converted Makefiles as much as I could.Satoshi Asami1-2/+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
1995-01-13Adjust DEPENDS to conform to reshuffle.Jordan K. Hubbard1-2/+2
Notes: svn path=/head/; revision=761
1995-01-04John Capo <jc@irbs.com>'s xfm port.Jordan K. Hubbard5-0/+270
Submitted by: jc Notes: svn path=/head/; revision=691