remove fvwm; fvwm2 is part of 2.3 -- installing the old fvwm
on top of the released code is bad.
This commit is contained in:
parent
d3192aa0ba
commit
a4543a2321
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 1998/03/18 22:46:25 marc Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 1998/04/13 02:20:09 marc Exp $
|
||||
# $FreeBSD: Makefile,v 1.178 1997/11/24 05:32:52 fenner Exp $
|
||||
#
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
# SUBDIR += fbsd-icons
|
||||
# SUBDIR += filerunner
|
||||
SUBDIR += freefonts
|
||||
SUBDIR += fvwm
|
||||
# SUBDIR += fvwm
|
||||
SUBDIR += fvwm2
|
||||
# SUBDIR += fvwm2-english
|
||||
# SUBDIR += fvwm95
|
||||
|
@ -1,27 +0,0 @@
|
||||
# OpenBSD makefile for: fvwm
|
||||
# Version required: 1.24r
|
||||
# Date created: 12 December 1998
|
||||
# Whom: Don Schmidt
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 1998/01/23 06:41:47 don Exp $
|
||||
#
|
||||
|
||||
DISTNAME= fvwm-1.24r
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://ftp.hpc.uh.edu/pub/fvwm/version-1/ \
|
||||
ftp://ftp.ics.es.osaka-u.ac.jp/pub/CFAN/sources/1.x/
|
||||
|
||||
MAINTAINER= don@OpenBSD.ORG
|
||||
|
||||
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
||||
|
||||
USE_IMAKE= yes
|
||||
XMKMF= xmkmf
|
||||
ALL_TARGET= Makefiles all
|
||||
|
||||
post-install:
|
||||
@mkdir -p ${PREFIX}/include/X11/pixmaps
|
||||
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 \
|
||||
${WRKSRC}/fvwm_icons/*.xpm ${PREFIX}/include/X11/pixmaps
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1 +0,0 @@
|
||||
MD5 (fvwm-1.24r.tar.gz) = 875733e77e285566197f4b50746aefc6
|
@ -1,96 +0,0 @@
|
||||
*** ../fvwm-1.24r/configure.h Mon Nov 28 21:08:47 1994
|
||||
--- configure.h Fri May 12 10:43:43 1995
|
||||
***************
|
||||
*** 1,7 ****
|
||||
! #define FVWMDIR "/usr/lib/X11/fvwm"
|
||||
/* #define FVWMDIR "/local/homes/dsp/nation/modules"*/
|
||||
! #define FVWM_ICONDIR "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps"
|
||||
! #define FVWMRC "/usr/lib/X11/fvwm/system.fvwmrc"
|
||||
|
||||
/* Imake command needed to put modules in desired target location */
|
||||
/* Use the second version if it causes grief */
|
||||
--- 1,7 ----
|
||||
! #define FVWMDIR "/usr/X11R6/lib/X11/fvwm"
|
||||
/* #define FVWMDIR "/local/homes/dsp/nation/modules"*/
|
||||
! #define FVWM_ICONDIR "/usr/X11R6/include/X11/bitmaps:/usr/X11R6/include/X11/pixmaps"
|
||||
! #define FVWMRC "/usr/X11R6/lib/X11/fvwm/system.fvwmrc"
|
||||
|
||||
/* Imake command needed to put modules in desired target location */
|
||||
/* Use the second version if it causes grief */
|
||||
***************
|
||||
*** 14,26 ****
|
||||
* If you want to install it in a different directory, uncomment and
|
||||
* edit the first line */
|
||||
/* #define FVWM_BIN_DIR BINDIR=/local/homes/dsp/nation/bin/4.1.3*/
|
||||
! #define FVWM_BIN_DIR BINDIR=/usr/bin/X11
|
||||
/*#define FVWM_BIN_DIR*/
|
||||
|
||||
/* Compiler over-ride for Imakefiles */
|
||||
/* Leave it as shown to get your default compiler */
|
||||
! #define COMPILER CC=gcc
|
||||
! /* #define COMPILER */
|
||||
|
||||
|
||||
/***************************************************************************
|
||||
--- 14,26 ----
|
||||
* If you want to install it in a different directory, uncomment and
|
||||
* edit the first line */
|
||||
/* #define FVWM_BIN_DIR BINDIR=/local/homes/dsp/nation/bin/4.1.3*/
|
||||
! #define FVWM_BIN_DIR BINDIR=/usr/X11R6/bin
|
||||
/*#define FVWM_BIN_DIR*/
|
||||
|
||||
/* Compiler over-ride for Imakefiles */
|
||||
/* Leave it as shown to get your default compiler */
|
||||
! /* #define COMPILER CC=gcc */
|
||||
! #define COMPILER
|
||||
|
||||
|
||||
/***************************************************************************
|
||||
***************
|
||||
*** 69,82 ****
|
||||
* undefine(`include') to fix that one. Some version of m4
|
||||
* seem to give good error messages, others don't?
|
||||
***************************************************************************/
|
||||
! /* #define M4 */
|
||||
|
||||
/***************************************************************************
|
||||
*#define NO_PAGER
|
||||
* Omits the code for the built-in pager. The pager module FvwmPager
|
||||
* can be used instead.
|
||||
***************************************************************************/
|
||||
! /* #define NO_PAGER */
|
||||
|
||||
/***************************************************************************
|
||||
*#define NON_VIRTUAL
|
||||
--- 69,82 ----
|
||||
* undefine(`include') to fix that one. Some version of m4
|
||||
* seem to give good error messages, others don't?
|
||||
***************************************************************************/
|
||||
! #define M4
|
||||
|
||||
/***************************************************************************
|
||||
*#define NO_PAGER
|
||||
* Omits the code for the built-in pager. The pager module FvwmPager
|
||||
* can be used instead.
|
||||
***************************************************************************/
|
||||
! #define NO_PAGER
|
||||
|
||||
/***************************************************************************
|
||||
*#define NON_VIRTUAL
|
||||
***************
|
||||
*** 100,106 ****
|
||||
* Caused fvwm built-in window-list to be omitted. The window-list
|
||||
* module FvwmWinList can be used instead
|
||||
***************************************************************************/
|
||||
! /* #define NO_WINDOWLIST */
|
||||
|
||||
/***************************************************************************
|
||||
*#define PRUNE
|
||||
--- 100,106 ----
|
||||
* Caused fvwm built-in window-list to be omitted. The window-list
|
||||
* module FvwmWinList can be used instead
|
||||
***************************************************************************/
|
||||
! #define NO_WINDOWLIST
|
||||
|
||||
/***************************************************************************
|
||||
*#define PRUNE
|
@ -1,44 +0,0 @@
|
||||
--- ./sample.fvwmrc/system.fvwmrc.org Fri Dec 2 11:19:12 1994
|
||||
+++ ./sample.fvwmrc/system.fvwmrc Wed Jun 7 00:42:50 1995
|
||||
@@ -17,6 +17,10 @@
|
||||
# If you get it wrong, the most common problem is that color or font settings
|
||||
# are ignored
|
||||
|
||||
+# for m4 processing we have to undefine the include macro or pathts to
|
||||
+# /usr/.../include/... will be mangled
|
||||
+undefine(`include')
|
||||
+
|
||||
###########################################################################
|
||||
# set up the colors
|
||||
#
|
||||
@@ -63,7 +67,7 @@
|
||||
# Set windows to auto-raise after 750 milliseconds if you like it.
|
||||
# Autoraise can sometimes obscure pop-up windows. Performance is now
|
||||
# similar to olvwm's auto-raise feature.
|
||||
-#AutoRaise 750
|
||||
+AutoRaise 500
|
||||
|
||||
# Normally, we'll be in focus-follows mouse mode, but uncomment this
|
||||
# for mwm-style click-to-focus
|
||||
@@ -176,9 +180,9 @@
|
||||
# Module path and paths to the icons
|
||||
#
|
||||
# ModulePath is a colon-separated list, just like regular unix PATH
|
||||
-ModulePath /usr/lib/X11/fvwm
|
||||
-PixmapPath /usr/include/X11/pixmaps/
|
||||
-IconPath /usr/include/X11/bitmaps/
|
||||
+ModulePath /usr/X11R6/lib/X11/fvwm
|
||||
+PixmapPath /usr/X11R6/include/X11/pixmaps/
|
||||
+IconPath /usr/X11R6/include/X11/bitmaps/
|
||||
|
||||
############################################################################
|
||||
# Set the decoration styles and window options
|
||||
@@ -227,7 +231,7 @@
|
||||
|
||||
Function "InitFunction"
|
||||
Module "I" FvwmBanner
|
||||
- Exec "I" xpmroot /usr/include/X11/pixmaps/fvwm.xpm &
|
||||
+ Exec "I" xpmroot /usr/X11R6/include/X11/pixmaps/fvwm.xpm &
|
||||
Module "I" GoodStuff
|
||||
Exec "I" exec xterm -geometry 80x64+0+0 &
|
||||
Wait "I" xterm
|
@ -1 +0,0 @@
|
||||
the fvwm window manager
|
@ -1,5 +0,0 @@
|
||||
Fvwm is a just another window manager for X11, which provides a simple virtual
|
||||
desktop, a 3-D look for windows decorations, and shaped, color icons.
|
||||
It can be configured to use far less memory than twm, or to give a very
|
||||
good emulation of mwm. A nice button-bar can be used to provide convenient
|
||||
access to frequently used functions or programs.
|
@ -1,76 +0,0 @@
|
||||
bin/fvwm
|
||||
bin/xpmroot
|
||||
lib/X11/fvwm/GoodStuff
|
||||
lib/X11/fvwm/FvwmIdent
|
||||
lib/X11/fvwm/FvwmDebug
|
||||
lib/X11/fvwm/FvwmBacker
|
||||
lib/X11/fvwm/FvwmClean
|
||||
lib/X11/fvwm/FvwmPager
|
||||
lib/X11/fvwm/FvwmAudio
|
||||
lib/X11/fvwm/FvwmScroll
|
||||
lib/X11/fvwm/FvwmIconBox
|
||||
lib/X11/fvwm/FvwmSave
|
||||
lib/X11/fvwm/FvwmSaveDesk
|
||||
lib/X11/fvwm/FvwmAuto
|
||||
lib/X11/fvwm/FvwmWinList
|
||||
lib/X11/fvwm/FvwmBanner
|
||||
lib/X11/fvwm/system.fvwmrc
|
||||
man/cat1/fvwm.0
|
||||
man/cat1/GoodStuff.0
|
||||
man/cat1/FvwmIdent.0
|
||||
man/cat1/FvwmDebug.0
|
||||
man/cat1/FvwmBacker.0
|
||||
man/cat1/FvwmClean.0
|
||||
man/cat1/FvwmPager.0
|
||||
man/cat1/FvwmAudio.0
|
||||
man/cat1/FvwmScroll.0
|
||||
man/cat1/FvwmIconBox.0
|
||||
man/cat1/FvwmSave.0
|
||||
man/cat1/FvwmSaveDesk.0
|
||||
man/cat1/FvwmAuto.0
|
||||
man/cat1/FvwmWinList.0
|
||||
man/cat1/xpmroot.0
|
||||
man/cat1/FvwmBanner.0
|
||||
include/X11/pixmaps/arrdown2.xpm
|
||||
include/X11/pixmaps/arrows2.xpm
|
||||
include/X11/pixmaps/arrup2.xpm
|
||||
include/X11/pixmaps/bomb.xpm
|
||||
include/X11/pixmaps/clamp.xpm
|
||||
include/X11/pixmaps/datebook.xpm
|
||||
include/X11/pixmaps/desk.xpm
|
||||
include/X11/pixmaps/dialog_box.xpm
|
||||
include/X11/pixmaps/editres.xpm
|
||||
include/X11/pixmaps/eps.xpm
|
||||
include/X11/pixmaps/flow_chart.xpm
|
||||
include/X11/pixmaps/folder2.xpm
|
||||
include/X11/pixmaps/folders.xpm
|
||||
include/X11/pixmaps/fvwm.xpm
|
||||
include/X11/pixmaps/fvwm2.xpm
|
||||
include/X11/pixmaps/graphs.xpm
|
||||
include/X11/pixmaps/mag_glass.xpm
|
||||
include/X11/pixmaps/mail1.xpm
|
||||
include/X11/pixmaps/mail2.xpm
|
||||
include/X11/pixmaps/map.xpm
|
||||
include/X11/pixmaps/math4.xpm
|
||||
include/X11/pixmaps/page.xpm
|
||||
include/X11/pixmaps/page2.xpm
|
||||
include/X11/pixmaps/ps.xpm
|
||||
include/X11/pixmaps/question.xpm
|
||||
include/X11/pixmaps/rbomb.xpm
|
||||
include/X11/pixmaps/rcalc.xpm
|
||||
include/X11/pixmaps/rterm.xpm
|
||||
include/X11/pixmaps/term.xpm
|
||||
include/X11/pixmaps/tiff2.xpm
|
||||
include/X11/pixmaps/toolbox.xpm
|
||||
include/X11/pixmaps/unknown1.xpm
|
||||
include/X11/pixmaps/wierd_page3.xpm
|
||||
include/X11/pixmaps/word_processor.xpm
|
||||
include/X11/pixmaps/xcalc.xpm
|
||||
include/X11/pixmaps/xman.xpm
|
||||
include/X11/pixmaps/xterm-axp.xpm
|
||||
include/X11/pixmaps/xterm-blank.xpm
|
||||
include/X11/pixmaps/xterm-dec.xpm
|
||||
include/X11/pixmaps/xterm-sgi.xpm
|
||||
include/X11/pixmaps/xterm-sol.xpm
|
||||
include/X11/pixmaps/xterm-sun.xpm
|
||||
include/X11/pixmaps/xterm.xpm
|
Loading…
Reference in New Issue
Block a user