Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Feb 2000 13:39:19 +0200 (EET)
From:      martti.kuparinen@nomadiclab.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16833: [FIXED PATCH] ports/x11-wm/fvwm2 upgrade to version 2.2.4
Message-ID:  <20000220113919.A50047653B@ws2.piuha.net>

next in thread | raw e-mail | index | archive | help

>Number:         16833
>Category:       ports
>Synopsis:       [FIXED PATCH] ports/x11-wm/fvwm2 upgrade to version 2.2.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 20 03:40:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Martti Kuparinen
>Release:        FreeBSD 3.4-RELEASE i386
>Organization:
Ericsson NomadicLab
>Environment:

	

>Description:

NOTE: Please ignore ports/16831 as it was not completely okay (it was
      missing the "extra" modules, i.e. not all modules were installed).

Here's a short patch to upgrade the fvwm2 port to the latest stable version.
I guess there are still people who want to run the stable version instead
of the beta (2.3.x) as submitted in other PRs...

>How-To-Repeat:

	

>Fix:

*** Makefile.orig	Sun Feb 20 11:05:30 2000
--- Makefile	Sun Feb 20 13:14:46 2000
***************
*** 1,12 ****
  # New ports collection makefile for:	Fvwm2
! # Version required:	2.2.2
  # Date created:		20 Jan 1996
  # Whom:			peter
  #
  # $FreeBSD: ports/x11-wm/fvwm2/Makefile,v 1.18 1999/08/31 03:00:02 peter Exp $
  #
  
! DISTNAME=	fvwm-2.2.2
  CATEGORIES=	x11-wm
  MASTER_SITES=	ftp://ftp.fvwm.org/pub/fvwm/version-2/
  
--- 1,12 ----
  # New ports collection makefile for:	Fvwm2
! # Version required:	2.2.4
  # Date created:		20 Jan 1996
  # Whom:			peter
  #
  # $FreeBSD: ports/x11-wm/fvwm2/Makefile,v 1.18 1999/08/31 03:00:02 peter Exp $
  #
  
! DISTNAME=	fvwm-2.2.4
  CATEGORIES=	x11-wm
  MASTER_SITES=	ftp://ftp.fvwm.org/pub/fvwm/version-2/
  
***************
*** 16,21 ****
--- 16,22 ----
  
  USE_X_PREFIX=	yes
  GNU_CONFIGURE=	yes
+ CONFIGURE_ARGS+=--enable-extras
  USE_GMAKE=	yes
  
  MAN1=	FvwmAudio.1 FvwmBacker.1 FvwmBanner.1 FvwmButtons.1 \
*** pkg/PLIST.orig	Sun Feb 20 11:11:40 2000
--- pkg/PLIST	Sun Feb 20 13:37:50 2000
***************
*** 138,166 ****
  lib/X11/fvwm2/pixmaps/hcode.icon
  lib/X11/fvwm2/pixmaps/ocode.icon
  lib/X11/fvwm2/pixmaps/prog.icon
! libexec/fvwm/2.2.2/FvwmAnimate
! libexec/fvwm/2.2.2/FvwmAudio
! libexec/fvwm/2.2.2/FvwmAuto
! libexec/fvwm/2.2.2/FvwmBacker
! libexec/fvwm/2.2.2/FvwmBanner
! libexec/fvwm/2.2.2/FvwmButtons
! libexec/fvwm/2.2.2/FvwmCpp
! libexec/fvwm/2.2.2/FvwmEvent
! libexec/fvwm/2.2.2/FvwmForm
! libexec/fvwm/2.2.2/FvwmIconBox
! libexec/fvwm/2.2.2/FvwmIconMan
! libexec/fvwm/2.2.2/FvwmIdent
! libexec/fvwm/2.2.2/FvwmM4
! libexec/fvwm/2.2.2/FvwmPager
! libexec/fvwm/2.2.2/FvwmRearrange
! libexec/fvwm/2.2.2/FvwmCascade
! libexec/fvwm/2.2.2/FvwmTile
! libexec/fvwm/2.2.2/FvwmSave
! libexec/fvwm/2.2.2/FvwmSaveDesk
! libexec/fvwm/2.2.2/FvwmScroll
! libexec/fvwm/2.2.2/FvwmTalk
! libexec/fvwm/2.2.2/FvwmWinList
  @dirrm lib/X11/fvwm2/pixmaps
  @dirrm lib/X11/fvwm2
! @dirrm libexec/fvwm/2.2.2
  @dirrm libexec/fvwm
--- 138,177 ----
  lib/X11/fvwm2/pixmaps/hcode.icon
  lib/X11/fvwm2/pixmaps/ocode.icon
  lib/X11/fvwm2/pixmaps/prog.icon
! libexec/fvwm/2.2.4/FvwmAnimate
! libexec/fvwm/2.2.4/FvwmAudio
! libexec/fvwm/2.2.4/FvwmAuto
! libexec/fvwm/2.2.4/FvwmBacker
! libexec/fvwm/2.2.4/FvwmBanner
! libexec/fvwm/2.2.4/FvwmButtons
! libexec/fvwm/2.2.4/FvwmCpp
! libexec/fvwm/2.2.4/FvwmEvent
! libexec/fvwm/2.2.4/FvwmForm
! libexec/fvwm/2.2.4/FvwmIconBox
! libexec/fvwm/2.2.4/FvwmIconMan
! libexec/fvwm/2.2.4/FvwmIdent
! libexec/fvwm/2.2.4/FvwmM4
! libexec/fvwm/2.2.4/FvwmPager
! libexec/fvwm/2.2.4/FvwmRearrange
! libexec/fvwm/2.2.4/FvwmCascade
! libexec/fvwm/2.2.4/FvwmTile
! libexec/fvwm/2.2.4/FvwmSave
! libexec/fvwm/2.2.4/FvwmSaveDesk
! libexec/fvwm/2.2.4/FvwmScroll
! libexec/fvwm/2.2.4/FvwmTalk
! libexec/fvwm/2.2.4/FvwmWinList
! libexec/fvwm/2.2.4/FvwmCommandS
! libexec/fvwm/2.2.4/FvwmConfig
! libexec/fvwm/2.2.4/FvwmConsole
! libexec/fvwm/2.2.4/FvwmConsoleC
! libexec/fvwm/2.2.4/FvwmConsoleC.pl
! libexec/fvwm/2.2.4/FvwmDebug
! libexec/fvwm/2.2.4/FvwmGoodStuff
! libexec/fvwm/2.2.4/FvwmPipe
! libexec/fvwm/2.2.4/FvwmScript
! libexec/fvwm/2.2.4/FvwmTaskBar
! libexec/fvwm/2.2.4/FvwmWharf
  @dirrm lib/X11/fvwm2/pixmaps
  @dirrm lib/X11/fvwm2
! @dirrm libexec/fvwm/2.2.4
  @dirrm libexec/fvwm
*** files/md5.orig	Thu Jul  1 20:14:41 1999
--- files/md5	Sun Feb 20 12:10:46 2000
***************
*** 1 ****
! MD5 (fvwm-2.2.2.tar.gz) = 684c5100084c5958ca2cb74780e615d9
--- 1 ----
! MD5 (fvwm-2.2.4.tar.gz) = 14ec1ca8ba305345078b7ed4c9cfdcfb

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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