The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11-wm : e16utils

Standalone menu and keybinding editors for enlightment 0.16

 Standalone menu and keybinding editors for enlightment 0.16.
 




e16utils history


v. 1.17
date: 2007/05/19 20:32:33;  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.16 date: 2006/10/04 21:23:07; author: alepulver; state: Exp; lines: +1 -1 - Fix wrong paths (~/.enlightenment/file.menu -> ~/.e16/menus/file.menu). - Bump PORTREVISION. PR: ports/101623 Submitted by: Michael Metzger
v. 1.15 date: 2006/03/07 08:28:04; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.14 date: 2004/02/04 05:10:20; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.13 date: 2003/10/28 05:55:40; author: trevor; state: Exp; lines: +3 -3 Make fetchable. found by: fenner's survey
v. 1.12 date: 2003/04/20 19:54:52; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.11 date: 2003/02/20 19:21:34; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.10 date: 2003/01/03 08:26:35; author: ijliao; state: Exp; lines: +1 -1 chase gdbm lib version
v. 1.9 date: 2002/11/10 16:48:49; 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.8 date: 2002/11/06 22:47:34; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.7 date: 2002/08/22 08:26:22; author: kevlo; state: Exp; lines: +3 -2 Fix build. PR: 41362 Submitted by: Ports Fury
v. 1.6 date: 2002/06/18 19:59:03; author: glewis; state: Exp; lines: +0 -2 Note to self: Remember to remove BROKEN from Makefile when port is fixed.
v. 1.5 date: 2002/05/18 02:55:09; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not link correctly
v. 1.4 date: 2002/04/03 21:03:11; author: pat; state: Exp; lines: +4 -2 - Fix MASTER_SITES - .ORG -> .org PR: 36695 Submitted by: Tilman Linneweh
v. 1.3 date: 2002/01/29 12:14:16; author: knu; state: Exp; lines: +2 -2 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.2 date: 2001/01/09 18:56:31; author: trevor; state: Exp; lines: +2 -2 Master site was reorganized, so update port. PR: 24191 Submitted by: Joseph Scott
v. 1.1 date: 2000/12/11 22:45:59; author: clive; state: Exp; This port contains e16utils provided on enlightenment ftp. It contains e16menuedit and e16keyedit. PR: 22110 22113 Submitted by: Jeremy Norris Merged by: clive Reviewed by: Jeremy Norris ============================================================================= v. 1.17 date: 2007/05/19 20:32:33; 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.16 date: 2006/10/04 21:23:07; author: alepulver; state: Exp; lines: +1 -1 - Fix wrong paths (~/.enlightenment/file.menu -> ~/.e16/menus/file.menu). - Bump PORTREVISION. PR: ports/101623 Submitted by: Michael Metzger
v. 1.15 date: 2006/03/07 08:28:04; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.14 date: 2004/02/04 05:10:20; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.13 date: 2003/10/28 05:55:40; author: trevor; state: Exp; lines: +3 -3 Make fetchable. found by: fenner's survey
v. 1.12 date: 2003/04/20 19:54:52; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.11 date: 2003/02/20 19:21:34; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.10 date: 2003/01/03 08:26:35; author: ijliao; state: Exp; lines: +1 -1 chase gdbm lib version
v. 1.9 date: 2002/11/10 16:48:49; 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.8 date: 2002/11/06 22:47:34; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.7 date: 2002/08/22 08:26:22; author: kevlo; state: Exp; lines: +3 -2 Fix build. PR: 41362 Submitted by: Ports Fury
v. 1.6 date: 2002/06/18 19:59:03; author: glewis; state: Exp; lines: +0 -2 Note to self: Remember to remove BROKEN from Makefile when port is fixed.
v. 1.5 date: 2002/05/18 02:55:09; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not link correctly
v. 1.4 date: 2002/04/03 21:03:11; author: pat; state: Exp; lines: +4 -2 - Fix MASTER_SITES - .ORG -> .org PR: 36695 Submitted by: Tilman Linneweh
v. 1.3 date: 2002/01/29 12:14:16; author: knu; state: Exp; lines: +2 -2 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.2 date: 2001/01/09 18:56:31; author: trevor; state: Exp; lines: +2 -2 Master site was reorganized, so update port. PR: 24191 Submitted by: Joseph Scott
v. 1.1 date: 2000/12/11 22:45:59; author: clive; state: Exp; This port contains e16utils provided on enlightenment ftp. It contains e16menuedit and e16keyedit. PR: 22110 22113 Submitted by: Jeremy Norris Merged by: clive Reviewed by: Jeremy Norris ============================================================================= v. 1.17 date: 2007/05/19 20:32:33; 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.16 date: 2006/10/04 21:23:07; author: alepulver; state: Exp; lines: +1 -1 - Fix wrong paths (~/.enlightenment/file.menu -> ~/.e16/menus/file.menu). - Bump PORTREVISION. PR: ports/101623 Submitted by: Michael Metzger
v. 1.15 date: 2006/03/07 08:28:04; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.14 date: 2004/02/04 05:10:20; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.13 date: 2003/10/28 05:55:40; author: trevor; state: Exp; lines: +3 -3 Make fetchable. found by: fenner's survey
v. 1.12 date: 2003/04/20 19:54:52; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.11 date: 2003/02/20 19:21:34; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.10 date: 2003/01/03 08:26:35; author: ijliao; state: Exp; lines: +1 -1 chase gdbm lib version
v. 1.9 date: 2002/11/10 16:48:49; 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.8 date: 2002/11/06 22:47:34; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.7 date: 2002/08/22 08:26:22; author: kevlo; state: Exp; lines: +3 -2 Fix build. PR: 41362 Submitted by: Ports Fury
v. 1.6 date: 2002/06/18 19:59:03; author: glewis; state: Exp; lines: +0 -2 Note to self: Remember to remove BROKEN from Makefile when port is fixed.
v. 1.5 date: 2002/05/18 02:55:09; author: kris; state: Exp; lines: +2 -0 BROKEN: Does not link correctly
v. 1.4 date: 2002/04/03 21:03:11; author: pat; state: Exp; lines: +4 -2 - Fix MASTER_SITES - .ORG -> .org PR: 36695 Submitted by: Tilman Linneweh
v. 1.3 date: 2002/01/29 12:14:16; author: knu; state: Exp; lines: +2 -2 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
v. 1.2 date: 2001/01/09 18:56:31; author: trevor; state: Exp; lines: +2 -2 Master site was reorganized, so update port. PR: 24191 Submitted by: Joseph Scott
v. 1.1 date: 2000/12/11 22:45:59; author: clive; state: Exp; This port contains e16utils provided on enlightenment ftp. It contains e16menuedit and e16keyedit. PR: 22110 22113 Submitted by: Jeremy Norris Merged by: clive Reviewed by: Jeremy Norris =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm