The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11-wm : fvwm2-i18n

Internationalized fvwm version 2, a window manager for X Internationalized fvwm version 2, a window manager for X Internationalized fvwm version 2, a window manager for X

 Fvwm is a very famous window manager for X, which provides a
virtual/multiple disjoint desktop, a 3-D look for windows decorations,
shaped/color icons.  It gives a very good emulation of mwm.  A nice
button-bar can be used to provide convenient access to frequently used
functions or programs.

This package also enables multibyte support to add internationalized
features; use multibyte characters in titlebar, icon name, etc. 

http://www.fvwm.org/ http://www.fvwm.org/ http://www.fvwm.org/



fvwm2-i18n history


v. 1.27
date: 2003/10/27 19:30:36;  author: matusita;  state: Exp;  lines: +6 -56
Change this ports a slave ports.

Long long time ago, my friend Mr. yamamoto made an I18N_MB patch.  It
was used mainly in Japan since it enable fvwm to display Japanese characters
in the menu, titlebar, and so on.  However, and unfortunately, it was
not included original fvwm code at that time since less people need it.
Since then, I maintained the I18N_MB patch to adopt new fvwm releases.
IIRC, this patch is based on the hack for TWM (see X11R5 contrib), and
influences to other fvwm-derived window managers to be i18n-ed (e.g.,
afterstep, windowmaker, etc.)

Soon after the fvwm development team was re-organized as current form, I
tried pushing I18N_MB patch to be included to original fvwm code.  It was
great pleasure for me but I have no time to test it; my desktop environment
is tainted with Windows, and I'm lazy to update my fvwm, that runs on VMware.

Recently, I've heard from kris that this ports is broken on 5-current and
sparc64 environment.  It seems that it comes from header misuse or something
like that.  Maybe I can fix it, but I don't do that.  I would be good
chanse to kill this ports, and use the original fvwm code which is already
included this patch for a long time.  I believe that fvwm code is still
well-maintained, it should work as expected; I've heard from many people
that it works, and I've just confirmed that.  There's no reason to switch it.

Anyway, standalone I18N_MB patch is now dead from FreeBSD ports.  Thanks
to the original author yamamoto (he's maybe workin' at panasonic.com but
I don't know how to contact him,) subscribers of fvwm-users-jp mailinglist
(note: it was concluded already,) people who send me a comment/patch, and
ports/x11-wm/fvwm2-i18n users.

PS: I intentionally give a little bit funny PKGNAMESUFFIX to this ports,
to keep this package name unchanged.  It should be changed further releases.

Committed at: Executive floor lounge, Hilton Anaheim.

v. 1.26 date: 2003/02/22 15:51:59; author: matusita; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.25 date: 2002/03/15 15:47:40; author: matusita; state: Exp; lines: +2 -2 Change my email address to the one of @FreeBSD.org. Reviewed by: kuriyama
v. 1.24 date: 2001/02/05 21:05:37; author: olgeni; state: Exp; lines: +2 -2 Layout fixes in x11-wm.
v. 1.23 date: 2000/10/15 03:19:11; author: nbm; state: Exp; lines: +2 -2 Standardise on "matusita@jp.FreeBSD.org" instead of various other capitalisations. Submitted by: Makoto MATSUSHITA
v. 1.22 date: 2000/08/03 09:27:56; author: asami; state: Exp; lines: +2 -2 (1) Add new variable, XFREE86_VERSION, to specify which version of XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.21 date: 2000/04/17 23:17:55; author: mharo; state: Exp; lines: +2 -2 restore portname to pre PORTNAME conversion name PR: 17990 Submitted by: tkato@prontomail.ne.jp
v. 1.20 date: 2000/04/17 00:18:59; author: reg; state: Exp; lines: +4 -5 Standardize all user defined options to the booleans WITH_FOO and WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
v. 1.19 date: 2000/04/16 04:14:06; author: asami; state: Exp; lines: +2 -1 DISTNAMe-related cleanups.
v. 1.18 date: 2000/04/10 19:49:50; author: cpiazza; state: Exp; lines: +8 -10 Update with the new PORTNAME/PORTVERSION variables
v. 1.17 date: 1999/08/31 03:00:05; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.16 date: 1999/05/04 22:29:29; author: steve; state: Exp; lines: +54 -30 Update to version 2.2 after repository copy. PR: 11277 Submitted by: Makoto MATSUSHITA
v. 1.15 date: 1998/09/17 00:32:57; author: asami; state: Exp; lines: +2 -2 Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it in the first place.
v. 1.14 date: 1998/09/15 11:13:35; author: asami; state: Exp; lines: +2 -2 libXpm major is now 5. Also remove regexp support in preparation for ELF conversion.
v. 1.13 date: 1998/08/07 23:01:38; author: asami; state: Exp; lines: +2 -2 Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwm fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker wm2 wmx" from x11 to x11-wm.
v. 1.12 date: 1997/10/11 10:42:43; author: jkh; state: Exp; lines: +5 -5 Unspam this poor port. Continuation lines are important!
v. 1.11 date: 1997/10/11 02:19:50; author: max; state: Exp; lines: +9 -5 Cleanup: - List all the man pages in the MAN1 variable and define MANCOMPRESSED. - Standardize the comment section (restore the Whom: and the Date created: line from the original Makefile.)
v. 1.10 date: 1997/10/11 02:01:47; author: max; state: Exp; lines: +8 -6 Upgrade, 2.0.45 -> 2.0.46. PR: 4725 Submitted by: maintainer
v. 1.9 date: 1997/06/09 21:57:41; author: max; state: Exp; lines: +2 -2 Some patch file wasn't applied due to a typo. PR: 3816 Submitted by: Makoto MATSUSHITA
v. 1.8 date: 1997/03/04 09:38:40; author: asami; state: Exp; lines: +8 -21 Update from maintainer. Remove additional features so this port won't diverge too much from the original (other than internationalization, of course). Closes PR ports/2854. Submitted by: Makoto MATSUSHITA
v. 1.7 date: 1997/03/04 06:37:49; author: asami; state: Exp; lines: +1 -2 Delete spurious .endif I accidentelly committed yesterday.
v. 1.6 date: 1997/03/03 11:33:07; author: asami; state: Exp; lines: +2 -2 Oops, forgot to remove "japanese" from categories line.
v. 1.5 date: 1997/03/03 11:31:40; author: asami; state: Exp; lines: +43 -13 Internationalize this port. Upgrade to 2.0.45 as well. Submitted by: Makoto MATSUSHITA
v. 1.4 date: 1996/11/18 11:43:04; author: asami; state: Exp; lines: +2 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.3 date: 1996/07/22 04:52:15; author: pst; state: Exp; lines: +3 -6 Upgrade to 2.0.43
v. 1.2 date: 1996/03/11 14:17:57; author: peter; state: Exp; lines: +3 -4 Update fvwm-2.0.40 -> fvwm-2.0.41.
v. 1.1 date: 1996/03/09 14:42:56; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/03/09 14:42:56; author: asami; state: Exp; lines: +0 -0 The beta af fvwm version 2. Peter gave it to me a long time ago, I thought he was going to commit it but he didn't so I'm going to do it. :) Submitted by: peter ============================================================================= v. 1.27 date: 2003/10/27 19:30:36; author: matusita; state: Exp; lines: +6 -56 Change this ports a slave ports. Long long time ago, my friend Mr. yamamoto made an I18N_MB patch. It was used mainly in Japan since it enable fvwm to display Japanese characters in the menu, titlebar, and so on. However, and unfortunately, it was not included original fvwm code at that time since less people need it. Since then, I maintained the I18N_MB patch to adopt new fvwm releases. IIRC, this patch is based on the hack for TWM (see X11R5 contrib), and influences to other fvwm-derived window managers to be i18n-ed (e.g., afterstep, windowmaker, etc.) Soon after the fvwm development team was re-organized as current form, I tried pushing I18N_MB patch to be included to original fvwm code. It was great pleasure for me but I have no time to test it; my desktop environment is tainted with Windows, and I'm lazy to update my fvwm, that runs on VMware. Recently, I've heard from kris that this ports is broken on 5-current and sparc64 environment. It seems that it comes from header misuse or something like that. Maybe I can fix it, but I don't do that. I would be good chanse to kill this ports, and use the original fvwm code which is already included this patch for a long time. I believe that fvwm code is still well-maintained, it should work as expected; I've heard from many people that it works, and I've just confirmed that. There's no reason to switch it. Anyway, standalone I18N_MB patch is now dead from FreeBSD ports. Thanks to the original author yamamoto (he's maybe workin' at panasonic.com but I don't know how to contact him,) subscribers of fvwm-users-jp mailinglist (note: it was concluded already,) people who send me a comment/patch, and ports/x11-wm/fvwm2-i18n users. PS: I intentionally give a little bit funny PKGNAMESUFFIX to this ports, to keep this package name unchanged. It should be changed further releases. Committed at: Executive floor lounge, Hilton Anaheim.
v. 1.26 date: 2003/02/22 15:51:59; author: matusita; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.25 date: 2002/03/15 15:47:40; author: matusita; state: Exp; lines: +2 -2 Change my email address to the one of @FreeBSD.org. Reviewed by: kuriyama
v. 1.24 date: 2001/02/05 21:05:37; author: olgeni; state: Exp; lines: +2 -2 Layout fixes in x11-wm.
v. 1.23 date: 2000/10/15 03:19:11; author: nbm; state: Exp; lines: +2 -2 Standardise on "matusita@jp.FreeBSD.org" instead of various other capitalisations. Submitted by: Makoto MATSUSHITA
v. 1.22 date: 2000/08/03 09:27:56; author: asami; state: Exp; lines: +2 -2 (1) Add new variable, XFREE86_VERSION, to specify which version of XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.21 date: 2000/04/17 23:17:55; author: mharo; state: Exp; lines: +2 -2 restore portname to pre PORTNAME conversion name PR: 17990 Submitted by: tkato@prontomail.ne.jp
v. 1.20 date: 2000/04/17 00:18:59; author: reg; state: Exp; lines: +4 -5 Standardize all user defined options to the booleans WITH_FOO and WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
v. 1.19 date: 2000/04/16 04:14:06; author: asami; state: Exp; lines: +2 -1 DISTNAMe-related cleanups.
v. 1.18 date: 2000/04/10 19:49:50; author: cpiazza; state: Exp; lines: +8 -10 Update with the new PORTNAME/PORTVERSION variables
v. 1.17 date: 1999/08/31 03:00:05; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.16 date: 1999/05/04 22:29:29; author: steve; state: Exp; lines: +54 -30 Update to version 2.2 after repository copy. PR: 11277 Submitted by: Makoto MATSUSHITA
v. 1.15 date: 1998/09/17 00:32:57; author: asami; state: Exp; lines: +2 -2 Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it in the first place.
v. 1.14 date: 1998/09/15 11:13:35; author: asami; state: Exp; lines: +2 -2 libXpm major is now 5. Also remove regexp support in preparation for ELF conversion.
v. 1.13 date: 1998/08/07 23:01:38; author: asami; state: Exp; lines: +2 -2 Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwm fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker wm2 wmx" from x11 to x11-wm.
v. 1.12 date: 1997/10/11 10:42:43; author: jkh; state: Exp; lines: +5 -5 Unspam this poor port. Continuation lines are important!
v. 1.11 date: 1997/10/11 02:19:50; author: max; state: Exp; lines: +9 -5 Cleanup: - List all the man pages in the MAN1 variable and define MANCOMPRESSED. - Standardize the comment section (restore the Whom: and the Date created: line from the original Makefile.)
v. 1.10 date: 1997/10/11 02:01:47; author: max; state: Exp; lines: +8 -6 Upgrade, 2.0.45 -> 2.0.46. PR: 4725 Submitted by: maintainer
v. 1.9 date: 1997/06/09 21:57:41; author: max; state: Exp; lines: +2 -2 Some patch file wasn't applied due to a typo. PR: 3816 Submitted by: Makoto MATSUSHITA
v. 1.8 date: 1997/03/04 09:38:40; author: asami; state: Exp; lines: +8 -21 Update from maintainer. Remove additional features so this port won't diverge too much from the original (other than internationalization, of course). Closes PR ports/2854. Submitted by: Makoto MATSUSHITA
v. 1.7 date: 1997/03/04 06:37:49; author: asami; state: Exp; lines: +1 -2 Delete spurious .endif I accidentelly committed yesterday.
v. 1.6 date: 1997/03/03 11:33:07; author: asami; state: Exp; lines: +2 -2 Oops, forgot to remove "japanese" from categories line.
v. 1.5 date: 1997/03/03 11:31:40; author: asami; state: Exp; lines: +43 -13 Internationalize this port. Upgrade to 2.0.45 as well. Submitted by: Makoto MATSUSHITA
v. 1.4 date: 1996/11/18 11:43:04; author: asami; state: Exp; lines: +2 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.3 date: 1996/07/22 04:52:15; author: pst; state: Exp; lines: +3 -6 Upgrade to 2.0.43
v. 1.2 date: 1996/03/11 14:17:57; author: peter; state: Exp; lines: +3 -4 Update fvwm-2.0.40 -> fvwm-2.0.41.
v. 1.1 date: 1996/03/09 14:42:56; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/03/09 14:42:56; author: asami; state: Exp; lines: +0 -0 The beta af fvwm version 2. Peter gave it to me a long time ago, I thought he was going to commit it but he didn't so I'm going to do it. :) Submitted by: peter ============================================================================= v. 1.27 date: 2003/10/27 19:30:36; author: matusita; state: Exp; lines: +6 -56 Change this ports a slave ports. Long long time ago, my friend Mr. yamamoto made an I18N_MB patch. It was used mainly in Japan since it enable fvwm to display Japanese characters in the menu, titlebar, and so on. However, and unfortunately, it was not included original fvwm code at that time since less people need it. Since then, I maintained the I18N_MB patch to adopt new fvwm releases. IIRC, this patch is based on the hack for TWM (see X11R5 contrib), and influences to other fvwm-derived window managers to be i18n-ed (e.g., afterstep, windowmaker, etc.) Soon after the fvwm development team was re-organized as current form, I tried pushing I18N_MB patch to be included to original fvwm code. It was great pleasure for me but I have no time to test it; my desktop environment is tainted with Windows, and I'm lazy to update my fvwm, that runs on VMware. Recently, I've heard from kris that this ports is broken on 5-current and sparc64 environment. It seems that it comes from header misuse or something like that. Maybe I can fix it, but I don't do that. I would be good chanse to kill this ports, and use the original fvwm code which is already included this patch for a long time. I believe that fvwm code is still well-maintained, it should work as expected; I've heard from many people that it works, and I've just confirmed that. There's no reason to switch it. Anyway, standalone I18N_MB patch is now dead from FreeBSD ports. Thanks to the original author yamamoto (he's maybe workin' at panasonic.com but I don't know how to contact him,) subscribers of fvwm-users-jp mailinglist (note: it was concluded already,) people who send me a comment/patch, and ports/x11-wm/fvwm2-i18n users. PS: I intentionally give a little bit funny PKGNAMESUFFIX to this ports, to keep this package name unchanged. It should be changed further releases. Committed at: Executive floor lounge, Hilton Anaheim.
v. 1.26 date: 2003/02/22 15:51:59; author: matusita; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.25 date: 2002/03/15 15:47:40; author: matusita; state: Exp; lines: +2 -2 Change my email address to the one of @FreeBSD.org. Reviewed by: kuriyama
v. 1.24 date: 2001/02/05 21:05:37; author: olgeni; state: Exp; lines: +2 -2 Layout fixes in x11-wm.
v. 1.23 date: 2000/10/15 03:19:11; author: nbm; state: Exp; lines: +2 -2 Standardise on "matusita@jp.FreeBSD.org" instead of various other capitalisations. Submitted by: Makoto MATSUSHITA
v. 1.22 date: 2000/08/03 09:27:56; author: asami; state: Exp; lines: +2 -2 (1) Add new variable, XFREE86_VERSION, to specify which version of XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.21 date: 2000/04/17 23:17:55; author: mharo; state: Exp; lines: +2 -2 restore portname to pre PORTNAME conversion name PR: 17990 Submitted by: tkato@prontomail.ne.jp
v. 1.20 date: 2000/04/17 00:18:59; author: reg; state: Exp; lines: +4 -5 Standardize all user defined options to the booleans WITH_FOO and WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
v. 1.19 date: 2000/04/16 04:14:06; author: asami; state: Exp; lines: +2 -1 DISTNAMe-related cleanups.
v. 1.18 date: 2000/04/10 19:49:50; author: cpiazza; state: Exp; lines: +8 -10 Update with the new PORTNAME/PORTVERSION variables
v. 1.17 date: 1999/08/31 03:00:05; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.16 date: 1999/05/04 22:29:29; author: steve; state: Exp; lines: +54 -30 Update to version 2.2 after repository copy. PR: 11277 Submitted by: Makoto MATSUSHITA
v. 1.15 date: 1998/09/17 00:32:57; author: asami; state: Exp; lines: +2 -2 Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it in the first place.
v. 1.14 date: 1998/09/15 11:13:35; author: asami; state: Exp; lines: +2 -2 libXpm major is now 5. Also remove regexp support in preparation for ELF conversion.
v. 1.13 date: 1998/08/07 23:01:38; author: asami; state: Exp; lines: +2 -2 Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwm fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker wm2 wmx" from x11 to x11-wm.
v. 1.12 date: 1997/10/11 10:42:43; author: jkh; state: Exp; lines: +5 -5 Unspam this poor port. Continuation lines are important!
v. 1.11 date: 1997/10/11 02:19:50; author: max; state: Exp; lines: +9 -5 Cleanup: - List all the man pages in the MAN1 variable and define MANCOMPRESSED. - Standardize the comment section (restore the Whom: and the Date created: line from the original Makefile.)
v. 1.10 date: 1997/10/11 02:01:47; author: max; state: Exp; lines: +8 -6 Upgrade, 2.0.45 -> 2.0.46. PR: 4725 Submitted by: maintainer
v. 1.9 date: 1997/06/09 21:57:41; author: max; state: Exp; lines: +2 -2 Some patch file wasn't applied due to a typo. PR: 3816 Submitted by: Makoto MATSUSHITA
v. 1.8 date: 1997/03/04 09:38:40; author: asami; state: Exp; lines: +8 -21 Update from maintainer. Remove additional features so this port won't diverge too much from the original (other than internationalization, of course). Closes PR ports/2854. Submitted by: Makoto MATSUSHITA
v. 1.7 date: 1997/03/04 06:37:49; author: asami; state: Exp; lines: +1 -2 Delete spurious .endif I accidentelly committed yesterday.
v. 1.6 date: 1997/03/03 11:33:07; author: asami; state: Exp; lines: +2 -2 Oops, forgot to remove "japanese" from categories line.
v. 1.5 date: 1997/03/03 11:31:40; author: asami; state: Exp; lines: +43 -13 Internationalize this port. Upgrade to 2.0.45 as well. Submitted by: Makoto MATSUSHITA
v. 1.4 date: 1996/11/18 11:43:04; author: asami; state: Exp; lines: +2 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.3 date: 1996/07/22 04:52:15; author: pst; state: Exp; lines: +3 -6 Upgrade to 2.0.43
v. 1.2 date: 1996/03/11 14:17:57; author: peter; state: Exp; lines: +3 -4 Update fvwm-2.0.40 -> fvwm-2.0.41.
v. 1.1 date: 1996/03/09 14:42:56; author: asami; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/03/09 14:42:56; author: asami; state: Exp; lines: +0 -0 The beta af fvwm version 2. Peter gave it to me a long time ago, I thought he was going to commit it but he didn't so I'm going to do it. :) Submitted by: peter =============================================================================



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