aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/novawm
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2008-08-22 15:02:08 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2008-08-22 15:02:08 +0000
commit46525c645a8fd713ecc56054d3ab5732106df54e (patch)
tree1baa6faa4140b710b5152f01e6954d64e54a7862 /x11-wm/novawm
parentddd8e28e325cd9794ed358363808ca60ffa91260 (diff)
downloadports-46525c645a8fd713ecc56054d3ab5732106df54e.tar.gz
ports-46525c645a8fd713ecc56054d3ab5732106df54e.zip
Notes
Diffstat (limited to 'x11-wm/novawm')
-rw-r--r--x11-wm/novawm/Makefile47
-rw-r--r--x11-wm/novawm/distinfo3
-rw-r--r--x11-wm/novawm/pkg-descr13
3 files changed, 0 insertions, 63 deletions
diff --git a/x11-wm/novawm/Makefile b/x11-wm/novawm/Makefile
deleted file mode 100644
index f99d4de7f8f3..000000000000
--- a/x11-wm/novawm/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-# New ports collection makefile for: NovaWM
-# Date created: 20 June 2002
-# Whom: Alexey Dokuchaev <danfe@regency.nsu.ru>
-#
-# $FreeBSD$
-#
-
-PORTNAME= novawm
-PORTVERSION= 0.8
-PORTREVISION= 3
-CATEGORIES= x11-wm
-MASTER_SITES= SF
-DISTNAME= NovaWM-${PORTVERSION}_alpha
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A window manager for X, developed with speed, size, and style in mind
-
-USE_BZIP2= yes
-USE_XORG= x11 xpm
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-MAKE_ARGS= INCLUDES=-I${LOCALBASE}/include \
- CXXFLAGS="${CXXFLAGS} -D_WIN_GNOME_SUPPORT" \
- novawm_LDFLAGS=-L${LOCALBASE}/lib
-
-PLIST_FILES= bin/novawm
-.if !defined(NOPORTDOCS)
-PORTDOCS= AUTHORS ChangeLog INSTALL README TODO
-.endif
-
-DEPRECATED= Project is dead
-EXPIRATION_DATE= 2007-10-28
-
-post-extract:
- @${CHMOD} -R +w ${WRKSRC}/src/xpm/.xvpics
- @${CHMOD} -R +w ${WRKSRC}/.xvpics
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
-.for file in ${PORTDOCS}
- ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
-.endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/x11-wm/novawm/distinfo b/x11-wm/novawm/distinfo
deleted file mode 100644
index ccbb38d9f615..000000000000
--- a/x11-wm/novawm/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (NovaWM-0.8_alpha.tar.bz2) = 1e343b84d728bb1f22330bfdc6d99b8f
-SHA256 (NovaWM-0.8_alpha.tar.bz2) = 81b2e0591ef963dfada4705cebab041985e8163de5f93e40bd8439fcb2ecc5a8
-SIZE (NovaWM-0.8_alpha.tar.bz2) = 78406
diff --git a/x11-wm/novawm/pkg-descr b/x11-wm/novawm/pkg-descr
deleted file mode 100644
index 033e417cb673..000000000000
--- a/x11-wm/novawm/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-NovaWM is a new window manager for the X Windows System (X11). It is
-developed with speed, size, and style in mind. NovaWM takes on its own
-style that is different than ANY window manager. NovaWM isn't too large
-and toyish like many popular window managers like the desktops (KDE and
-GNOME). Also like some window managers NovaWM has its own toolkit that
-is much easier to understand and develop with than most others though
-NovaWM itself doesn't use the toolkit to create its interface, reducing
-the dependency on other libraries. NovaWM was also developed with the
-idea of integration and digital media in mind and so future versions of
-NovaWM are planned to support easy application integration and have
-support for integration of digital media applications.
-
-WWW: http://novawm.sourceforge.net/