Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Mar 2004 15:02:03 -0500
From:      Parv <parv@pair.com>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:        f-ports <freebsd-ports@freebsd.org>
Subject:   Re: ports/64558: Update x11-wm/fvwm2-devel, PATCH
Message-ID:  <20040324200203.GA962@moo.holy.cow>
In-Reply-To: <20040322065009.GA91460@moo.holy.cow>
References:  <20040322063720.12826A5AD@moo.holy.cow> <200403220640.i2M6eDIh095068@freefall.freebsd.org> <20040322065009.GA91460@moo.holy.cow>

next in thread | previous in thread | raw e-mail | index | archive | help
in message <20040322065009.GA91460@moo.holy.cow>,
wrote Parv thusly...
>
> in message <200403220640.i2M6eDIh095068@freefall.freebsd.org>,
> wrote f-gnats thusly...
> >
> > http://www.freebsd.org/cgi/query-pr.cgi?pr=64558
> > 
> > >Synopsis:       Update x11-wm/fvwm2-devel, PATCH
> 
> Below is the combined patch again in case of tab-related errors...
> 
>   http://www103.pair.com/parv/tmp/fvwm2-update.bz2

Those of you who are using x11-wm/fvwm2-devel port AND associated
icons:

  (1) Could you please test the above patch w/ fvwm's default
  configuration & see if you still get the icons?

  (2) Do you not have to specify "ImagePath" w/ 2.5.8 version to use
  the included icons?


To apply/test the patch...

  - Get the above patch; expand it ("/patch/path" is the location
    wherever you have downloaded the patch) ...

      # bunzip2 /patch/path


  - Change to /usr/ports/x11-wm/fvwm2-devel & run patch(1) ...

      # cd /usr/ports/x11-wm/fvwm2-devel && patch < /patch/path


  - If patching succeeds, run "make build"; if build does not fail,
    deinstall old fvwm2, install new one...

      # make build && { pkg_delete -d -x fvwm-2.5; make install; }


  - Restart fvwm2 & test; report back.


  - Parv

-- 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040324200203.GA962>