1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

Add pekwm, it's a windowmanager based on aewm++.

PR:		ports/44815
Submitted by:	Anders Andersson <anders@hack.org>
This commit is contained in:
Vanilla I. Shu 2002-11-03 17:05:52 +00:00
parent 3f63036efc
commit 8c1b086e25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69358
6 changed files with 82 additions and 0 deletions

View File

@ -61,6 +61,7 @@
SUBDIR += olvwm
SUBDIR += openbox
SUBDIR += oroborus
SUBDIR += pekwm
SUBDIR += phluid
SUBDIR += piewm
SUBDIR += plwm

32
x11-wm/pekwm/Makefile Normal file
View File

@ -0,0 +1,32 @@
# Ports collection makefile for: pekwm
# Date created: Nov 1, 2002
# Whom: anders@hack.org
#
# $FreeBSD$
#
PORTNAME= pekwm
PORTVERSION= 0.1.1
CATEGORIES= x11-wm
MASTER_SITES= http://pekwm.babblica.net/files/source/
MAINTAINER= anders@hack.org
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_BZIP2= yes
.if defined(WITH_XINERAMA)
CONFIGURE_ARGS+= --enable-xinerama
.endif
.if !defined(WITH_XINERAMA)
pre-everything:
@${ECHO_CMD} "To enable xinerama support define WITH_XINERAMA"
.endif
post-install:
@strip ${PREFIX}/bin/pekwm
.include <bsd.port.mk>

1
x11-wm/pekwm/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (pekwm-0.1.1.tar.bz2) = 837fbf76abe93e39fa2ade5af7460f85

1
x11-wm/pekwm/pkg-comment Normal file
View File

@ -0,0 +1 @@
A windowmanager based on aewm++

15
x11-wm/pekwm/pkg-descr Normal file
View File

@ -0,0 +1,15 @@
A windowmanager based on aewm++.
Here is a compact list of changes between the originial aewm++-1.1.16 code and
pekwm, pekwms code is also alot restructured and reformatted.
* Possibility to group windows in a single frame
* Configurable keygrabber
* Configurable rootmenu
* Configration file
* Xinerama support
* "Smart" window placement
* Basic pixmap theming, with configurable buttons
* Some nifty extra bugs! ;)
WWW: http://pekwm.babblica.net/

32
x11-wm/pekwm/pkg-plist Normal file
View File

@ -0,0 +1,32 @@
bin/pekwm
share/pekwm/autoprops
share/pekwm/config
share/pekwm/keys
share/pekwm/menu
share/pekwm/start
share/pekwm/themes/default/border.xpm
share/pekwm/themes/default/bottom.xpm
share/pekwm/themes/default/btn-close-fo.xpm
share/pekwm/themes/default/btn-close-pr.xpm
share/pekwm/themes/default/btn-close-un.xpm
share/pekwm/themes/default/btn-max-fo.xpm
share/pekwm/themes/default/btn-max-pr.xpm
share/pekwm/themes/default/btn-max-un.xpm
share/pekwm/themes/default/btn-min-fo.xpm
share/pekwm/themes/default/btn-min-pr.xpm
share/pekwm/themes/default/btn-min-un.xpm
share/pekwm/themes/default/left.xpm
share/pekwm/themes/default/right.xpm
share/pekwm/themes/default/separator-fo.xpm
share/pekwm/themes/default/separator-un.xpm
share/pekwm/themes/default/side-un.xpm
share/pekwm/themes/default/side.xpm
share/pekwm/themes/default/theme
share/pekwm/themes/default/theme.in
share/pekwm/themes/default/top.xpm
share/pekwm/themes/default/win-focus.xpm
share/pekwm/themes/default/win-select.xpm
share/pekwm/themes/default/win-unfocus.xpm
@dirrm share/pekwm/themes/default
@dirrm share/pekwm/themes
@dirrm share/pekwm