The FreeBSD Ports Archive
FreeBSD x11-wm : fvwm95-i18n4>
Win95 lookalike fvwm2 window manager with an I18N patch
Fvwm95 is a hack based on fvwm2.x. It tries to emulate the good
features of a well known product without bloating the regular
fvwm code. Additional internationalized patch supports various
languages. The main aspects are:
A familiar look and feel. It can be interesting for users moving
from the MS-World to Unix, or for those who have to switch
regularly between the two.
Or for those that simply would like to have the same MS look and feel
in Unix, or for those that just want to have another window manager...
But before all, it's meant to be useful, simple and efficient:
o same flexible and easy configuration as the native fvwm
o functionality extensible via loadable modules;
o a taskbar: find quickly an application window and don't
take space with icon windows;
http://fvwm95.sourceforge.net/
|
fvwm95-i18n history
v. 1.45
date: 2007/07/23 09:36:51; author: rafan; state: Exp; lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.44
date: 2007/05/19 20:32:40; author: flz; state: Exp; lines: +2 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.43
date: 2007/03/02 08:21:03; author: rafan; state: Exp; lines: +2 -2
- Fix build after last commit
PR: ports/109742
Submitted by: Tsurutani Naoki
v. 1.42
date: 2007/02/24 04:55:50; author: rafan; state: Exp; lines: +4 -5
- Fix build on 7.x. Though I can build it in tinderbox, the error messages
are still there. [1]
- Use EXAMPLESDIR
- Remove NOPORTDOCS condition on EXAMPLESDIR
PR: ports/109450 [1]
Submitted by: Tsurutani Naoki
v. 1.41
date: 2006/07/14 23:04:57; author: itetcu; state: Exp; lines: +5 -16
OPTIONify APM support (default off) to fix the problem signaled in:
PR: ports/100274
Submitted by: Tsurutani Naoki
v. 1.40
date: 2006/06/06 08:05:13; author: pav; state: Exp; lines: +5 -0
- Fix WITH_APM build
PR: ports/98407
Submitted by: Tsurutani Naoki
- Mark WITH_APM only for i386 arch
v. 1.39
date: 2005/10/13 11:24:04; author: vs; state: Exp; lines: +1 -1
Links dynamically to librplay, so use LIB_DEPENDS instead of BUILD_DEPENDS
v. 1.38
date: 2005/10/07 05:06:37; author: linimon; state: Exp; lines: +2 -7
Remove obsolete mastersites and note its move to sourceforge. However,
even so, it does not look like this code has been updated since 2003.
Source: distfile survey
v. 1.37
date: 2003/11/02 02:48:08; author: edwin; state: Exp; lines: +1 -1
ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:
PR: ports/58694
Submitted by: Oliver Eikemeier
v. 1.36
date: 2003/02/21 14:19:09; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.35
date: 2001/02/05 21:05:38; author: olgeni; state: Exp; lines: +2 -2
Layout fixes in x11-wm.
v. 1.34
date: 2000/08/03 09:28:00; 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.33
date: 2000/06/29 07:02:58; author: obrien; state: Exp; lines: +5 -3
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
v. 1.32
date: 2000/04/17 00:19:00; author: reg; state: Exp; lines: +4 -4
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.31
date: 2000/04/10 19:49:53; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.30
date: 2000/02/08 09:29:47; author: peter; state: Exp; lines: +3 -3
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
v. 1.29
date: 2000/01/05 21:34:06; author: ade; state: Exp; lines: +2 -1
Act like x11-wm/fvwm95 and install a bunch of FreeBSD icons.
PR: 14052
Submitted by: Dmitry Sivachenko
v. 1.28
date: 1999/12/24 18:39:48; author: mharo; state: Exp; lines: +2 -2
remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR: 14759
Submitted by: Jeremy Lea
v. 1.27
date: 1999/09/05 21:39:45; author: sada; state: Exp; lines: +2 -3
Change MASTER_SITES: one is typo, one is not accessible now.
PR: ports/13582
Submitted by: Yoshishige ARAI (maintainer)
v. 1.26
date: 1999/08/31 03:00:07; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.25
date: 1999/04/16 23:35:01; author: sada; state: Exp; lines: +2 -2
Preparing for Japan servers rearrangement,
replace `http://www.jp.freebsd.org/~' URLs
with ${MASTER_SITE_PORTS_JP}.
v. 1.24
date: 1998/11/23 22:35:42; author: sada; state: Exp; lines: +6 -5
* Add a script ``bin/fvwm95.find'', which could be invoked from
``Find'' menu.
* Change rc file's font and icon specifications.
Submitted by: Yoshishige Arai
v. 1.23
date: 1998/11/23 09:23:43; author: asami; state: Exp; lines: +3 -3
No need to use +=.
v. 1.22
date: 1998/11/22 14:54:10; author: sada; state: Exp; lines: +65 -14
Branched x11-wm/fvwm95 -> fvwm95-i18n.
This has only Japanese resources for now.
Submitted by: Yoshishige Arai
v. 1.21
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.20
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.19
date: 1998/08/07 23:01:39; 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.18
date: 1998/08/05 09:31:43; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.17
date: 1997/12/24 01:21:18; author: alex; state: Exp; lines: +2 -2
No need to use += on first appearance of variables.
v. 1.16
date: 1997/12/04 22:47:32; author: vanilla; state: Exp; lines: +2 -2
I forgot add the '/' on the end of MASTER_SITE, now fix.
v. 1.15
date: 1997/12/04 02:21:59; author: vanilla; state: Exp; lines: +2 -2
change MASTER_SITE, make it fetchable.
v. 1.14
date: 1997/10/13 20:36:22; author: andreas; state: Exp; lines: +3 -3
/usr/local -> LOCALBASE (portlint)
v. 1.13
date: 1997/10/09 21:04:37; author: andreas; state: Exp; lines: +2 -2
cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG
v. 1.12
date: 1997/06/14 08:31:05; author: andreas; state: Exp; lines: +4 -4
- Modified port to use new fbsd-icons port, so the bsd-icons.tgz file
from the files-dir could be nuked, as requested by Satoshi and others.
- Modified BUILD_DEPENDS to use ${LOCALBASE} variable instead of
an absolute path.
- packaging tested on both ports fbsd-icons and fvwm95 ;-)
v. 1.11
date: 1997/06/09 19:43:45; author: andreas; state: Exp; lines: +2 -1
Jochim Jäckel brought us some
fine xpm files, that show a "FreeBSD 95" logo with devel.
Made this ,,devel logo'' the default logo for the fvwm port
(instead of the Linux Logo ;-).
It now looks really beautiful.
Port packages still fine Satoshi ;-))
PR: closes definitively PR 3607 (closed!)
Submitted by: Jochim Jäckel
v. 1.10
date: 1997/06/09 19:16:35; author: andreas; state: Exp; lines: +6 -3
- Install fvwm95 manpage
- Updated Plist
- Removed unnecessary post-configure, since example rc file isn't
in the files-dir anymore
- Port Packages still fine ;-) (tested, tested !!! ;-)
PR: closes PR 2986
Submitted by: Lars Koeller
v. 1.9
date: 1997/02/06 07:58:40; author: asami; state: Exp; lines: +2 -1
Add PKGNAME (= DISTNAME minus "-Autoconf").
v. 1.8
date: 1997/02/01 16:46:12; author: andreas; state: Exp; lines: +6 -6
Removed unneeded @cwd in PLIST after using USE_X11.
But this change made it necessary to choose absolute path names,
since a /usr/X11R6/lib/librplay.a doesn't exists.
Even CONFIGURE_ARGS need absolute path names now, otherwise
modules/FvwmAudio doesn't compile.
But now packaging works, thanks Andrey.
v. 1.7
date: 1997/02/01 14:13:52; author: andreas; state: Exp; lines: +11 -36
Upgraded fvwm95 port to version 2.0.43a.
The fvwm95 developement team makes good progress ;-))
One thing I doesn't understand when making the port:
When doing make package, then the first @cwd in PLIST isn't
used, so fvwm96 is packaged as /usr/local/bin/fvwm95 instead
of /usr/X11R6/bin/fvwm95.
Would someone please be so kind to look at this. Is it me or
is pkg_add misbehaving ?!
v. 1.6
date: 1996/11/18 11:43:08; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.5
date: 1996/10/19 09:13:13; author: andreas; state: Exp; lines: +2 -2
Shortened Maintainer e-mail address.
v. 1.4
date: 1996/09/19 03:00:59; author: andreas; state: Exp; lines: +3 -3
updated my ports with my new e-mail address.
v. 1.3
date: 1996/06/14 20:31:19; author: asami; state: Exp; lines: +2 -2
Don't die if system.fvwmrc can't be moved out of the way (i.e., if
this is a fresh installation).
v. 1.2
date: 1996/05/27 02:05:20; author: asami; state: Exp; lines: +5 -5
Upgrade, 2.0.41c -> 2.0.41f.
Submitted by: Andreas Klemm
v. 1.1
date: 1996/04/12 07:41:56; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/04/12 07:41:56; author: asami; state: Exp; lines: +0 -0
A Win95-lookalike fvwm. (hey, don't kill the messenger)
Submitted by: Andreas Klemm
=============================================================================
v. 1.45
date: 2007/07/23 09:36:51; author: rafan; state: Exp; lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.44
date: 2007/05/19 20:32:40; author: flz; state: Exp; lines: +2 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.43
date: 2007/03/02 08:21:03; author: rafan; state: Exp; lines: +2 -2
- Fix build after last commit
PR: ports/109742
Submitted by: Tsurutani Naoki
v. 1.42
date: 2007/02/24 04:55:50; author: rafan; state: Exp; lines: +4 -5
- Fix build on 7.x. Though I can build it in tinderbox, the error messages
are still there. [1]
- Use EXAMPLESDIR
- Remove NOPORTDOCS condition on EXAMPLESDIR
PR: ports/109450 [1]
Submitted by: Tsurutani Naoki
v. 1.41
date: 2006/07/14 23:04:57; author: itetcu; state: Exp; lines: +5 -16
OPTIONify APM support (default off) to fix the problem signaled in:
PR: ports/100274
Submitted by: Tsurutani Naoki
v. 1.40
date: 2006/06/06 08:05:13; author: pav; state: Exp; lines: +5 -0
- Fix WITH_APM build
PR: ports/98407
Submitted by: Tsurutani Naoki
- Mark WITH_APM only for i386 arch
v. 1.39
date: 2005/10/13 11:24:04; author: vs; state: Exp; lines: +1 -1
Links dynamically to librplay, so use LIB_DEPENDS instead of BUILD_DEPENDS
v. 1.38
date: 2005/10/07 05:06:37; author: linimon; state: Exp; lines: +2 -7
Remove obsolete mastersites and note its move to sourceforge. However,
even so, it does not look like this code has been updated since 2003.
Source: distfile survey
v. 1.37
date: 2003/11/02 02:48:08; author: edwin; state: Exp; lines: +1 -1
ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:
PR: ports/58694
Submitted by: Oliver Eikemeier
v. 1.36
date: 2003/02/21 14:19:09; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.35
date: 2001/02/05 21:05:38; author: olgeni; state: Exp; lines: +2 -2
Layout fixes in x11-wm.
v. 1.34
date: 2000/08/03 09:28:00; 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.33
date: 2000/06/29 07:02:58; author: obrien; state: Exp; lines: +5 -3
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
v. 1.32
date: 2000/04/17 00:19:00; author: reg; state: Exp; lines: +4 -4
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.31
date: 2000/04/10 19:49:53; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.30
date: 2000/02/08 09:29:47; author: peter; state: Exp; lines: +3 -3
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
v. 1.29
date: 2000/01/05 21:34:06; author: ade; state: Exp; lines: +2 -1
Act like x11-wm/fvwm95 and install a bunch of FreeBSD icons.
PR: 14052
Submitted by: Dmitry Sivachenko
v. 1.28
date: 1999/12/24 18:39:48; author: mharo; state: Exp; lines: +2 -2
remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR: 14759
Submitted by: Jeremy Lea
v. 1.27
date: 1999/09/05 21:39:45; author: sada; state: Exp; lines: +2 -3
Change MASTER_SITES: one is typo, one is not accessible now.
PR: ports/13582
Submitted by: Yoshishige ARAI (maintainer)
v. 1.26
date: 1999/08/31 03:00:07; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.25
date: 1999/04/16 23:35:01; author: sada; state: Exp; lines: +2 -2
Preparing for Japan servers rearrangement,
replace `http://www.jp.freebsd.org/~' URLs
with ${MASTER_SITE_PORTS_JP}.
v. 1.24
date: 1998/11/23 22:35:42; author: sada; state: Exp; lines: +6 -5
* Add a script ``bin/fvwm95.find'', which could be invoked from
``Find'' menu.
* Change rc file's font and icon specifications.
Submitted by: Yoshishige Arai
v. 1.23
date: 1998/11/23 09:23:43; author: asami; state: Exp; lines: +3 -3
No need to use +=.
v. 1.22
date: 1998/11/22 14:54:10; author: sada; state: Exp; lines: +65 -14
Branched x11-wm/fvwm95 -> fvwm95-i18n.
This has only Japanese resources for now.
Submitted by: Yoshishige Arai
v. 1.21
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.20
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.19
date: 1998/08/07 23:01:39; 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.18
date: 1998/08/05 09:31:43; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.17
date: 1997/12/24 01:21:18; author: alex; state: Exp; lines: +2 -2
No need to use += on first appearance of variables.
v. 1.16
date: 1997/12/04 22:47:32; author: vanilla; state: Exp; lines: +2 -2
I forgot add the '/' on the end of MASTER_SITE, now fix.
v. 1.15
date: 1997/12/04 02:21:59; author: vanilla; state: Exp; lines: +2 -2
change MASTER_SITE, make it fetchable.
v. 1.14
date: 1997/10/13 20:36:22; author: andreas; state: Exp; lines: +3 -3
/usr/local -> LOCALBASE (portlint)
v. 1.13
date: 1997/10/09 21:04:37; author: andreas; state: Exp; lines: +2 -2
cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG
v. 1.12
date: 1997/06/14 08:31:05; author: andreas; state: Exp; lines: +4 -4
- Modified port to use new fbsd-icons port, so the bsd-icons.tgz file
from the files-dir could be nuked, as requested by Satoshi and others.
- Modified BUILD_DEPENDS to use ${LOCALBASE} variable instead of
an absolute path.
- packaging tested on both ports fbsd-icons and fvwm95 ;-)
v. 1.11
date: 1997/06/09 19:43:45; author: andreas; state: Exp; lines: +2 -1
Jochim Jäckel brought us some
fine xpm files, that show a "FreeBSD 95" logo with devel.
Made this ,,devel logo'' the default logo for the fvwm port
(instead of the Linux Logo ;-).
It now looks really beautiful.
Port packages still fine Satoshi ;-))
PR: closes definitively PR 3607 (closed!)
Submitted by: Jochim Jäckel
v. 1.10
date: 1997/06/09 19:16:35; author: andreas; state: Exp; lines: +6 -3
- Install fvwm95 manpage
- Updated Plist
- Removed unnecessary post-configure, since example rc file isn't
in the files-dir anymore
- Port Packages still fine ;-) (tested, tested !!! ;-)
PR: closes PR 2986
Submitted by: Lars Koeller
v. 1.9
date: 1997/02/06 07:58:40; author: asami; state: Exp; lines: +2 -1
Add PKGNAME (= DISTNAME minus "-Autoconf").
v. 1.8
date: 1997/02/01 16:46:12; author: andreas; state: Exp; lines: +6 -6
Removed unneeded @cwd in PLIST after using USE_X11.
But this change made it necessary to choose absolute path names,
since a /usr/X11R6/lib/librplay.a doesn't exists.
Even CONFIGURE_ARGS need absolute path names now, otherwise
modules/FvwmAudio doesn't compile.
But now packaging works, thanks Andrey.
v. 1.7
date: 1997/02/01 14:13:52; author: andreas; state: Exp; lines: +11 -36
Upgraded fvwm95 port to version 2.0.43a.
The fvwm95 developement team makes good progress ;-))
One thing I doesn't understand when making the port:
When doing make package, then the first @cwd in PLIST isn't
used, so fvwm96 is packaged as /usr/local/bin/fvwm95 instead
of /usr/X11R6/bin/fvwm95.
Would someone please be so kind to look at this. Is it me or
is pkg_add misbehaving ?!
v. 1.6
date: 1996/11/18 11:43:08; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.5
date: 1996/10/19 09:13:13; author: andreas; state: Exp; lines: +2 -2
Shortened Maintainer e-mail address.
v. 1.4
date: 1996/09/19 03:00:59; author: andreas; state: Exp; lines: +3 -3
updated my ports with my new e-mail address.
v. 1.3
date: 1996/06/14 20:31:19; author: asami; state: Exp; lines: +2 -2
Don't die if system.fvwmrc can't be moved out of the way (i.e., if
this is a fresh installation).
v. 1.2
date: 1996/05/27 02:05:20; author: asami; state: Exp; lines: +5 -5
Upgrade, 2.0.41c -> 2.0.41f.
Submitted by: Andreas Klemm
v. 1.1
date: 1996/04/12 07:41:56; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/04/12 07:41:56; author: asami; state: Exp; lines: +0 -0
A Win95-lookalike fvwm. (hey, don't kill the messenger)
Submitted by: Andreas Klemm
=============================================================================
v. 1.45
date: 2007/07/23 09:36:51; author: rafan; state: Exp; lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.44
date: 2007/05/19 20:32:40; author: flz; state: Exp; lines: +2 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.43
date: 2007/03/02 08:21:03; author: rafan; state: Exp; lines: +2 -2
- Fix build after last commit
PR: ports/109742
Submitted by: Tsurutani Naoki
v. 1.42
date: 2007/02/24 04:55:50; author: rafan; state: Exp; lines: +4 -5
- Fix build on 7.x. Though I can build it in tinderbox, the error messages
are still there. [1]
- Use EXAMPLESDIR
- Remove NOPORTDOCS condition on EXAMPLESDIR
PR: ports/109450 [1]
Submitted by: Tsurutani Naoki
v. 1.41
date: 2006/07/14 23:04:57; author: itetcu; state: Exp; lines: +5 -16
OPTIONify APM support (default off) to fix the problem signaled in:
PR: ports/100274
Submitted by: Tsurutani Naoki
v. 1.40
date: 2006/06/06 08:05:13; author: pav; state: Exp; lines: +5 -0
- Fix WITH_APM build
PR: ports/98407
Submitted by: Tsurutani Naoki
- Mark WITH_APM only for i386 arch
v. 1.39
date: 2005/10/13 11:24:04; author: vs; state: Exp; lines: +1 -1
Links dynamically to librplay, so use LIB_DEPENDS instead of BUILD_DEPENDS
v. 1.38
date: 2005/10/07 05:06:37; author: linimon; state: Exp; lines: +2 -7
Remove obsolete mastersites and note its move to sourceforge. However,
even so, it does not look like this code has been updated since 2003.
Source: distfile survey
v. 1.37
date: 2003/11/02 02:48:08; author: edwin; state: Exp; lines: +1 -1
ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:
PR: ports/58694
Submitted by: Oliver Eikemeier
v. 1.36
date: 2003/02/21 14:19:09; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.35
date: 2001/02/05 21:05:38; author: olgeni; state: Exp; lines: +2 -2
Layout fixes in x11-wm.
v. 1.34
date: 2000/08/03 09:28:00; 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.33
date: 2000/06/29 07:02:58; author: obrien; state: Exp; lines: +5 -3
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
v. 1.32
date: 2000/04/17 00:19:00; author: reg; state: Exp; lines: +4 -4
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.31
date: 2000/04/10 19:49:53; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.30
date: 2000/02/08 09:29:47; author: peter; state: Exp; lines: +3 -3
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.
Reviewed by: asami
v. 1.29
date: 2000/01/05 21:34:06; author: ade; state: Exp; lines: +2 -1
Act like x11-wm/fvwm95 and install a bunch of FreeBSD icons.
PR: 14052
Submitted by: Dmitry Sivachenko
v. 1.28
date: 1999/12/24 18:39:48; author: mharo; state: Exp; lines: +2 -2
remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR: 14759
Submitted by: Jeremy Lea
v. 1.27
date: 1999/09/05 21:39:45; author: sada; state: Exp; lines: +2 -3
Change MASTER_SITES: one is typo, one is not accessible now.
PR: ports/13582
Submitted by: Yoshishige ARAI (maintainer)
v. 1.26
date: 1999/08/31 03:00:07; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.25
date: 1999/04/16 23:35:01; author: sada; state: Exp; lines: +2 -2
Preparing for Japan servers rearrangement,
replace `http://www.jp.freebsd.org/~' URLs
with ${MASTER_SITE_PORTS_JP}.
v. 1.24
date: 1998/11/23 22:35:42; author: sada; state: Exp; lines: +6 -5
* Add a script ``bin/fvwm95.find'', which could be invoked from
``Find'' menu.
* Change rc file's font and icon specifications.
Submitted by: Yoshishige Arai
v. 1.23
date: 1998/11/23 09:23:43; author: asami; state: Exp; lines: +3 -3
No need to use +=.
v. 1.22
date: 1998/11/22 14:54:10; author: sada; state: Exp; lines: +65 -14
Branched x11-wm/fvwm95 -> fvwm95-i18n.
This has only Japanese resources for now.
Submitted by: Yoshishige Arai
v. 1.21
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.20
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.19
date: 1998/08/07 23:01:39; 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.18
date: 1998/08/05 09:31:43; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.17
date: 1997/12/24 01:21:18; author: alex; state: Exp; lines: +2 -2
No need to use += on first appearance of variables.
v. 1.16
date: 1997/12/04 22:47:32; author: vanilla; state: Exp; lines: +2 -2
I forgot add the '/' on the end of MASTER_SITE, now fix.
v. 1.15
date: 1997/12/04 02:21:59; author: vanilla; state: Exp; lines: +2 -2
change MASTER_SITE, make it fetchable.
v. 1.14
date: 1997/10/13 20:36:22; author: andreas; state: Exp; lines: +3 -3
/usr/local -> LOCALBASE (portlint)
v. 1.13
date: 1997/10/09 21:04:37; author: andreas; state: Exp; lines: +2 -2
cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG
v. 1.12
date: 1997/06/14 08:31:05; author: andreas; state: Exp; lines: +4 -4
- Modified port to use new fbsd-icons port, so the bsd-icons.tgz file
from the files-dir could be nuked, as requested by Satoshi and others.
- Modified BUILD_DEPENDS to use ${LOCALBASE} variable instead of
an absolute path.
- packaging tested on both ports fbsd-icons and fvwm95 ;-)
v. 1.11
date: 1997/06/09 19:43:45; author: andreas; state: Exp; lines: +2 -1
Jochim Jäckel brought us some
fine xpm files, that show a "FreeBSD 95" logo with devel.
Made this ,,devel logo'' the default logo for the fvwm port
(instead of the Linux Logo ;-).
It now looks really beautiful.
Port packages still fine Satoshi ;-))
PR: closes definitively PR 3607 (closed!)
Submitted by: Jochim Jäckel
v. 1.10
date: 1997/06/09 19:16:35; author: andreas; state: Exp; lines: +6 -3
- Install fvwm95 manpage
- Updated Plist
- Removed unnecessary post-configure, since example rc file isn't
in the files-dir anymore
- Port Packages still fine ;-) (tested, tested !!! ;-)
PR: closes PR 2986
Submitted by: Lars Koeller
v. 1.9
date: 1997/02/06 07:58:40; author: asami; state: Exp; lines: +2 -1
Add PKGNAME (= DISTNAME minus "-Autoconf").
v. 1.8
date: 1997/02/01 16:46:12; author: andreas; state: Exp; lines: +6 -6
Removed unneeded @cwd in PLIST after using USE_X11.
But this change made it necessary to choose absolute path names,
since a /usr/X11R6/lib/librplay.a doesn't exists.
Even CONFIGURE_ARGS need absolute path names now, otherwise
modules/FvwmAudio doesn't compile.
But now packaging works, thanks Andrey.
v. 1.7
date: 1997/02/01 14:13:52; author: andreas; state: Exp; lines: +11 -36
Upgraded fvwm95 port to version 2.0.43a.
The fvwm95 developement team makes good progress ;-))
One thing I doesn't understand when making the port:
When doing make package, then the first @cwd in PLIST isn't
used, so fvwm96 is packaged as /usr/local/bin/fvwm95 instead
of /usr/X11R6/bin/fvwm95.
Would someone please be so kind to look at this. Is it me or
is pkg_add misbehaving ?!
v. 1.6
date: 1996/11/18 11:43:08; author: asami; state: Exp; lines: +2 -2
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.5
date: 1996/10/19 09:13:13; author: andreas; state: Exp; lines: +2 -2
Shortened Maintainer e-mail address.
v. 1.4
date: 1996/09/19 03:00:59; author: andreas; state: Exp; lines: +3 -3
updated my ports with my new e-mail address.
v. 1.3
date: 1996/06/14 20:31:19; author: asami; state: Exp; lines: +2 -2
Don't die if system.fvwmrc can't be moved out of the way (i.e., if
this is a fresh installation).
v. 1.2
date: 1996/05/27 02:05:20; author: asami; state: Exp; lines: +5 -5
Upgrade, 2.0.41c -> 2.0.41f.
Submitted by: Andreas Klemm
v. 1.1
date: 1996/04/12 07:41:56; author: asami; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/04/12 07:41:56; author: asami; state: Exp; lines: +0 -0
A Win95-lookalike fvwm. (hey, don't kill the messenger)
Submitted by: Andreas Klemm
=============================================================================
|
| |

|