summaryrefslogtreecommitdiff
path: root/x11-fm/ezfm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak by using gmake(1).Steve Price1998-10-201-3/+2
| | | | Notes: svn path=/head/; revision=14093
* Mark BROKEN for ELF:Justin M. Seger1998-10-151-1/+3
| | | | | | | | | cc -I/usr/X11R6/include -o ezfm action.o folder.o atoms.o clientMessage.o main.o icons.o items.o finfo.o signal.o info.o infoBtn.o printer.o misc.o mbtnFile.o mbtnView.o mbtnHelp.o popup.o viewFile.o mnt1.o bgn.o trashBtn.o btnBox.o drives.o toolBox.o extension.o hash.o dnda.o dndb.o dndc.o dndd.o dnde.o dndr.o rc.o state.o mbtnOption.o mbtnSelection.o netscape.o libfile.a -lEZ -ljpeg -L/usr/local/lib -L/usr/X11R6/lib -lX11 -lXext -lm -lc cc: libfile.a: No such file or directory *** Error code 1 Notes: svn path=/head/; revision=14018
* Remove regexp support libEZ library.Steve Price1998-10-051-2/+2
| | | | Notes: svn path=/head/; revision=13642
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-151-2/+2
| | | | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
* These files no longer have manpages in them.Tim Vanderhoek1998-08-201-1/+0
| | | | Notes: svn path=/head/; revision=12669
* Initial import of ezfm version 0.1.Steve Price1998-08-1011-0/+522
An EZWGL-based file manager for the X window system. PR: 7477 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=12400