aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/ezfm
Commit message (Collapse)AuthorAgeFilesLines
* s/X11BASE/LOCALBASE/, or equivalent.dougb2012-06-251-1/+1
| | | | The X11BASE variable is long gone, however these ports were not updated.
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
| | | | With hat: portmgr (myself)
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-2/+2
|
* - update to jpeg7dinoex2009-07-181-2/+2
| | | | Tested by: pav on pointyhat
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-3/+3
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Remove useless dependency on XLIBgahr2008-03-111-2/+1
| | | | Approved by: miwi (mentor)
* My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.gahr2008-02-221-1/+1
| | | | Approved by: miwi (mentor)
* - Fix build with gcc 4.2miwi2007-12-117-20/+98
| | | | | | | | - Pass maintainership to submitter PR: 118474 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (erwin)
* BROKEN with gcc 4.2kris2007-05-271-1/+7
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Add SHA256pav2005-11-261-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* SIZEify.trevor2004-01-301-0/+1
|
* - Fix build on -current (embedded newlines)krion2003-08-303-4/+95
| | | | | PR: 56158 Submitted by: Michael Edenfield <kutulu@kutulu.org>
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Fix build on -CURRENT.naddy2002-11-011-4/+10
| | | | | PR: 44288 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
* - PORTDOCS policepat2001-12-242-4/+4
| | | | | - DOCSDIR support to some - Brush out some lint
* Spaces -> tabs in ports/x11-fm.olgeni2001-02-061-1/+1
|
* Update to version 0.4.3.steve2000-05-284-55/+36
|
* Mark BROKEN: Distfile changed with no version update, and the patcheskris2000-04-301-0/+2
| | | | | | no longer apply. Noticed by: bento
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Too many WWW:'s in the world, too many WWW:'s take one down and pass itmharo1999-05-031-1/+1
| | | | | | around. . .still too many WWW:'s in the world. (to the 99 bottles of beer song)
* Update to version 0.4.steve1999-03-257-52/+98
| | | | | PR: 10618 Submitted by: maintainer
* 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
* Remove regexp support libEZ library.steve1998-10-051-2/+2
|
* 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.)
* These files no longer have manpages in them.hoek1998-08-201-1/+0
|
* 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>