aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
Commit message (Collapse)AuthorAgeFilesLines
...
* Unbreak by using gmake(1).steve1998-10-201-3/+2
|
* Mark BROKEN for ELF:jseger1998-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
* Update to version 1.1.steve1998-10-104-16/+30
| | | | | PR: 8014 Submited by: maintainer
* Remove regexp support libEZ library.steve1998-10-051-2/+2
|
* Move manpages to Makefile and use MAN* macros.steve1998-10-042-3/+6
|
* Add a couple of missing files.steve1998-10-041-0/+2
|
* The gtk10 headers moved to ${X11BASE}.steve1998-10-041-2/+2
|
* Remove regexp support for tk81 libraries.steve1998-10-041-2/+2
|
* Remove regexp support for libdnd.steve1998-09-271-2/+2
|
* Mark broken for ELF because of xforms port.steve1998-09-271-2/+4
|
* Remove regexp support for tk42.steve1998-09-271-2/+2
|
* gtk and gtk11 are now ELFized.asami1998-09-231-2/+2
|
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-174-8/+8
| | | | in the first place.
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-151-2/+2
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-154-8/+8
| | | | ELF conversion.
* Properly define BROKEN (only if DISPLAY is not set).asami1998-09-151-3/+5
| | | | Reminded by: maintainer
* Unbreak by adding another master site.steve1998-08-301-4/+4
|
* Fix the path problem.vanilla1998-08-201-3/+3
| | | | Reminded by: asami
* Seems this port didn't survive the gtk path change. Vanilla? :)asami1998-08-201-1/+3
| | | | | | | | | ----- checking for gtk_widget_new in -lgtk... no configure: error: Can not link with gtk/gdk/glib *** Error code 1 Stop.
* These files no longer have manpages in them.hoek1998-08-206-11/+0
|
* The bleeping master site is not letting us have the distfile.asami1998-08-151-1/+3
|
* Use USE_QT.asami1998-08-151-3/+2
|
* Turn on ezfm.steve1998-08-101-1/+2
|
* Initial import of ezfm version 0.1.steve1998-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>
* Turn on jafm.steve1998-08-101-1/+2
|
* Initial import of jafm version 0.5.steve1998-08-106-0/+92
| | | | | | | Yet another file manager. PR: 7460 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
* strtol -> strtoul so the 'magic' file is parsed correctly.steve1998-08-103-2/+14
| | | | | PR: 7535 Submitted by: Sergey Shkonda <serg@bcs.zp.ua>
* Update to version 0.9.10steve1998-08-093-10/+10
| | | | | PR: 7531 Submitted by: maintainer
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-085-10/+10
|
* Move "asfiles dfm explorer filerunner offix-files q3dmenu tkdeskasami1998-08-087-14/+14
| | | | workplace xfm" from x11 to x11-fm.
* New categories deskutils, x11-clocks, x11-fm, x11-fonts, x11-toolkitsasami1998-08-082-0/+15
| | | | and x11-wm. Their contents to be repository copied shortly.
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-054-8/+10
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Another batch of add homepage. In general I've avoided any linkshoek1998-07-281-0/+2
| | | | | | | | | except to official homepages, but in this batch there were a few cases where a link was desireable anyways. For these, the form http://url/ (FAQ/whatever) was used.
* Upgrade to 2.5.vanilla1998-06-233-7/+7
|
* Import of dfm, an OS/2-like file manager.mph1998-06-115-0/+175
| | | | | PR: 6816 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* New port: Files from the OffiX package. Yet another file manager.tg1998-05-066-0/+332
| | | | | PR: part of 3991 Submitted by: Ruslan Shevchenko <ruslan@shevchenko.kiev.ua>
* If DISPLAY isn't defined, mark as BROKEN.jseger1998-05-031-1/+5
|
* Move x-files from x11 to misc.mph1998-04-307-0/+75
| | | | Suggested by: max and asami
* Upgrade to 1.0a3. Should now work with the latest gtk.tg1998-04-144-13/+14
| | | | | PR: 6285 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* The port that throws up on gtk is workplace, not windowmaker.asami1998-03-291-1/+3
|
* Import workplace port. workplace is a file manager/application launchertg1998-03-275-0/+108
| | | | | | | based on gtk. PR: 5945 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* Add a patch for compatible with tk8.1.vanilla1998-03-121-2/+10
|
* Upgrade to 2.4.2.vanilla1998-03-094-42/+30
|
* Update to the new released version and revert to using tcl7.6/tk4.2steve1998-02-284-110/+23
| | | | | | | because this port will not work with anything newer at present. PR: 5282 Reviewed by: maintainer
* Upgrade to use tcl8.1 and tk8.1.jseger1998-02-252-5/+5
|
* Update to version 1.0b5.steve1998-02-224-1623/+477
| | | | | PR: 5282 Submitted by: Duncan Barclay <dmlb@ragnet.demon.co.uk> and myself
* Upgrade to 2.4.1.vanilla1998-01-194-10/+10
|
* Change my email address.vanilla1997-12-011-2/+2
|
* Portlint.asami1997-11-042-6/+5
|
* Import of x11/asfilesjseger1997-10-305-0/+264
| | | | | PR: ports/4319 Submitted by: lukin@okbmei.msk.su
* Make this port work again in the post-tcl world.asami1997-10-281-5/+5
|
* Change maintainer to Vanill I. Shu.tg1997-10-141-2/+2
|
* Use CFLAGS from /etc/make.conf.tg1997-09-221-3/+6
| | | | Submitted by: "Vanill I. Shu" <vanilla@MinJe.com.TW>
* Upgrade to 2.4.tg1997-09-195-22/+52
| | | | | PR: 4569 Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW>
* Needed to install HISTORY file for one of the helps to work.obrien1997-05-252-11/+12
| | | | | Also need to remove lib/FileRunner/bitmaps before removing lib/FileRunner Switched shell ``for'' loop to make's ``.for'' looping.
* Style policeobrien1997-05-241-4/+4
| | | | | * ${MKDIR} doesn't need explicit -p * cp -> ${CP}
* Upgrade to 2.3.asami1997-05-204-30/+43
| | | | | PR: 3599 Submitted by: Vanill Ice <vanilla@Minje.Com.TW>
* #include <sys/types.h> for <dirent.h>.asami1997-04-211-1/+9
|
* Add virtual category 'tk41'.wosch1997-04-202-4/+4
|
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-4/+5
|
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-3/+4
|
* Upgrade, 1.0b2 -> 1.0b3.max1996-11-124-143/+1551
| | | | | | Submitted by: Juergen Lock <nox@jelal.hb.north.de> (Note that the maintainer has been changed to: Juergen Lock <nox@jelal.hb.north.de>)
* Update placement of EXTRACT_SUFX in Makefilejfitz1996-11-061-2/+2
| | | | Submitted-by: asami@freebsd.org
* Import of a Filemanager with FTP capabilities. Uses Tcl/Tkjfitz1996-11-046-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-036-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-131-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-04-011-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