summaryrefslogtreecommitdiffstats
path: root/x11-fm
Commit message (Collapse)AuthorAgeFilesLines
* Update placement of EXTRACT_SUFX in Makefilejfitz1996-11-051-2/+2
| | | | Submitted-by: asami@freebsd.org
* Import of a Filemanager with FTP capabilities. Uses Tcl/Tkjfitz1996-11-036-0/+78
| | | | | Reviewed by: jfitz@FreeBSD.ORG Submitted by: lukin@okbmei.msk.su
* Make this compile with tcl75 in /usr/lib. Remove the part thatasami1996-10-161-36/+2
| | | | says tcl is in /usr/local.
* Make this compile with tcl75 in /usr/lib. Remove LIB_DEPENDS.asami1996-10-161-3/+2
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-102-2/+2
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* New port, tkdesk. My only choice for a X11 desk (the only onechuckr1996-08-026-0/+471
| | | | | | I've ever liked even a little bit). Thanks, Andreas. Submitted by: Andreas Kohout
* Delete @cwd, @mode, @owner and @group from these packing lists.asami1995-11-131-3/+0
| | | | Reported by: jkh
* Upgrade, 1.3 -> 1.3.2.asami1995-07-274-169/+311
| | | | Submitted by: cstruble@vt.edu
* And now the rest of the x11 ports Makefiles.asami1995-04-121-4/+6
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Try to get most ports checksummedgpalmer1995-03-311-0/+1
|
* Converted Makefiles as much as I could.asami1995-02-111-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!
* Adjust DEPENDS to conform to reshuffle.jkh1995-01-131-2/+2
|
* John Capo <jc@irbs.com>'s xfm port.jkh1995-01-045-0/+270
Submitted by: jc
OpenPOWER on IntegriCloud