The FreeBSD Ports Archive
FreeBSD x11-fm : ezfm4>
EZWGL-based file manager for X Window System
ezfm history
v. 1.20
date: 2007/12/10 22:19:10; author: miwi; state: Exp; lines: +3 -9
- Fix build with gcc 4.2
- Pass maintainership to submitter
PR: 118474
Submitted by: Pietro Cerutti
Approved by: portmgr (erwin)
v. 1.19
date: 2007/05/27 02:36:50; author: kris; state: Exp; lines: +7 -1
BROKEN with gcc 4.2
v. 1.18
date: 2007/05/19 20:28:54; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.17
date: 2004/02/04 05:09:57; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.16
date: 2003/02/20 19:17:45; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.15
date: 2002/11/10 16:48:41; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.14
date: 2002/11/06 22:47:28; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.13
date: 2001/12/24 02:17:04; author: pat; state: Exp; lines: +3 -3
- PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
v. 1.12
date: 2001/02/05 21:00:51; author: olgeni; state: Exp; lines: +2 -2
Spaces -> tabs in ports/x11-fm.
v. 1.11
date: 2000/05/28 03:23:07; author: steve; state: Exp; lines: +4 -6
Update to version 0.4.3.
v. 1.10
date: 2000/04/30 01:42:32; author: kris; state: Exp; lines: +3 -1
Mark BROKEN: Distfile changed with no version update, and the patches
no longer apply.
Noticed by: bento
v. 1.9
date: 2000/04/10 00:39:19; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.8
date: 2000/03/29 07:18:54; author: kris; state: Exp; lines: +2 -2
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
v. 1.7
date: 1999/08/31 02:58:16; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.6
date: 1999/03/24 17:46:25; author: steve; state: Exp; lines: +7 -5
Update to version 0.4.
PR: 10618
Submitted by: maintainer
v. 1.5
date: 1998/10/20 01:25:55; author: steve; state: Exp; lines: +2 -3
Unbreak by using gmake(1).
v. 1.4
date: 1998/10/15 10:53:27; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
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
v. 1.3
date: 1998/10/05 02:53:32; author: steve; state: Exp; lines: +2 -2
Remove regexp support libEZ library.
v. 1.2
date: 1998/09/15 11:46:08; author: asami; state: Exp; lines: +2 -2
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
support.)
v. 1.1
date: 1998/08/10 00:28:06; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/08/10 00:28:06; author: steve; state: Exp; lines: +0 -0
Initial import of ezfm version 0.1.
An EZWGL-based file manager for the X window system.
PR: 7477
Submitted by: Andrey Zakhvatov
=============================================================================
v. 1.20
date: 2007/12/10 22:19:10; author: miwi; state: Exp; lines: +3 -9
- Fix build with gcc 4.2
- Pass maintainership to submitter
PR: 118474
Submitted by: Pietro Cerutti
Approved by: portmgr (erwin)
v. 1.19
date: 2007/05/27 02:36:50; author: kris; state: Exp; lines: +7 -1
BROKEN with gcc 4.2
v. 1.18
date: 2007/05/19 20:28:54; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.17
date: 2004/02/04 05:09:57; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.16
date: 2003/02/20 19:17:45; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.15
date: 2002/11/10 16:48:41; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.14
date: 2002/11/06 22:47:28; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.13
date: 2001/12/24 02:17:04; author: pat; state: Exp; lines: +3 -3
- PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
v. 1.12
date: 2001/02/05 21:00:51; author: olgeni; state: Exp; lines: +2 -2
Spaces -> tabs in ports/x11-fm.
v. 1.11
date: 2000/05/28 03:23:07; author: steve; state: Exp; lines: +4 -6
Update to version 0.4.3.
v. 1.10
date: 2000/04/30 01:42:32; author: kris; state: Exp; lines: +3 -1
Mark BROKEN: Distfile changed with no version update, and the patches
no longer apply.
Noticed by: bento
v. 1.9
date: 2000/04/10 00:39:19; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.8
date: 2000/03/29 07:18:54; author: kris; state: Exp; lines: +2 -2
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
v. 1.7
date: 1999/08/31 02:58:16; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.6
date: 1999/03/24 17:46:25; author: steve; state: Exp; lines: +7 -5
Update to version 0.4.
PR: 10618
Submitted by: maintainer
v. 1.5
date: 1998/10/20 01:25:55; author: steve; state: Exp; lines: +2 -3
Unbreak by using gmake(1).
v. 1.4
date: 1998/10/15 10:53:27; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
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
v. 1.3
date: 1998/10/05 02:53:32; author: steve; state: Exp; lines: +2 -2
Remove regexp support libEZ library.
v. 1.2
date: 1998/09/15 11:46:08; author: asami; state: Exp; lines: +2 -2
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
support.)
v. 1.1
date: 1998/08/10 00:28:06; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/08/10 00:28:06; author: steve; state: Exp; lines: +0 -0
Initial import of ezfm version 0.1.
An EZWGL-based file manager for the X window system.
PR: 7477
Submitted by: Andrey Zakhvatov
=============================================================================
v. 1.20
date: 2007/12/10 22:19:10; author: miwi; state: Exp; lines: +3 -9
- Fix build with gcc 4.2
- Pass maintainership to submitter
PR: 118474
Submitted by: Pietro Cerutti
Approved by: portmgr (erwin)
v. 1.19
date: 2007/05/27 02:36:50; author: kris; state: Exp; lines: +7 -1
BROKEN with gcc 4.2
v. 1.18
date: 2007/05/19 20:28:54; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.17
date: 2004/02/04 05:09:57; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.16
date: 2003/02/20 19:17:45; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.15
date: 2002/11/10 16:48:41; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.14
date: 2002/11/06 22:47:28; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.13
date: 2001/12/24 02:17:04; author: pat; state: Exp; lines: +3 -3
- PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
v. 1.12
date: 2001/02/05 21:00:51; author: olgeni; state: Exp; lines: +2 -2
Spaces -> tabs in ports/x11-fm.
v. 1.11
date: 2000/05/28 03:23:07; author: steve; state: Exp; lines: +4 -6
Update to version 0.4.3.
v. 1.10
date: 2000/04/30 01:42:32; author: kris; state: Exp; lines: +3 -1
Mark BROKEN: Distfile changed with no version update, and the patches
no longer apply.
Noticed by: bento
v. 1.9
date: 2000/04/10 00:39:19; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.8
date: 2000/03/29 07:18:54; author: kris; state: Exp; lines: +2 -2
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
v. 1.7
date: 1999/08/31 02:58:16; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.6
date: 1999/03/24 17:46:25; author: steve; state: Exp; lines: +7 -5
Update to version 0.4.
PR: 10618
Submitted by: maintainer
v. 1.5
date: 1998/10/20 01:25:55; author: steve; state: Exp; lines: +2 -3
Unbreak by using gmake(1).
v. 1.4
date: 1998/10/15 10:53:27; author: jseger; state: Exp; lines: +3 -1
Mark BROKEN for ELF:
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
v. 1.3
date: 1998/10/05 02:53:32; author: steve; state: Exp; lines: +2 -2
Remove regexp support libEZ library.
v. 1.2
date: 1998/09/15 11:46:08; author: asami; state: Exp; lines: +2 -2
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
support.)
v. 1.1
date: 1998/08/10 00:28:06; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/08/10 00:28:06; author: steve; state: Exp; lines: +0 -0
Initial import of ezfm version 0.1.
An EZWGL-based file manager for the X window system.
PR: 7477
Submitted by: Andrey Zakhvatov
=============================================================================
|
| |

|