aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/echinus
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-11-23 09:39:58 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-11-23 09:39:58 +0000
commita61f2f19f06e664b726536c33d2f3ba4eaf2834b (patch)
tree0329711489427ba82064ed11ac46dd4f6e5e0dfe /x11-wm/echinus
parentd908d9c0b00bcdd28abb57cde71978a002b1750c (diff)
downloadports-a61f2f19f06e664b726536c33d2f3ba4eaf2834b.tar.gz
ports-a61f2f19f06e664b726536c33d2f3ba4eaf2834b.zip
- Add LICENSE
- Regenerate patches - Update WWW Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=518206
Diffstat (limited to 'x11-wm/echinus')
-rw-r--r--x11-wm/echinus/Makefile3
-rw-r--r--x11-wm/echinus/files/patch-config.mk8
-rw-r--r--x11-wm/echinus/files/patch-ewmh.c6
-rw-r--r--x11-wm/echinus/pkg-descr2
4 files changed, 11 insertions, 8 deletions
diff --git a/x11-wm/echinus/Makefile b/x11-wm/echinus/Makefile
index 811690ab98c7..cdd99daca32c 100644
--- a/x11-wm/echinus/Makefile
+++ b/x11-wm/echinus/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://plhk.ru/static/echinus/
MAINTAINER= hrkfdn@gmail.com
COMMENT= Dynamic window manager for X11 based on dwm
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
LIB_DEPENDS= libfreetype.so:print/freetype2 \
libexpat.so:textproc/expat2 \
diff --git a/x11-wm/echinus/files/patch-config.mk b/x11-wm/echinus/files/patch-config.mk
index 657a82c67ffc..80252de73f15 100644
--- a/x11-wm/echinus/files/patch-config.mk
+++ b/x11-wm/echinus/files/patch-config.mk
@@ -1,6 +1,6 @@
---- ./config.mk.orig 2011-08-19 18:19:22.000000000 +0200
-+++ ./config.mk 2011-09-03 13:08:44.000000000 +0200
-@@ -7,12 +7,12 @@
+--- config.mk.orig 2011-09-19 21:42:25 UTC
++++ config.mk
+@@ -7,12 +7,12 @@ VERSION = 0.4.9
PREFIX?= /usr/local
BINPREFIX?= ${PREFIX}/bin
MANPREFIX?= ${PREFIX}/share/man
@@ -16,7 +16,7 @@
# includes and libs
INCS = -I. -I/usr/include -I${X11INC} `pkg-config --cflags xft`
-@@ -44,4 +44,4 @@
+@@ -44,4 +44,4 @@ LIBS += -lXrandr
#CFLAGS += -xtarget=ultra
# compiler and linker
diff --git a/x11-wm/echinus/files/patch-ewmh.c b/x11-wm/echinus/files/patch-ewmh.c
index 940c08ac5c75..aefb01094a3d 100644
--- a/x11-wm/echinus/files/patch-ewmh.c
+++ b/x11-wm/echinus/files/patch-ewmh.c
@@ -1,6 +1,6 @@
---- ./ewmh.c.orig 2011-09-03 13:09:18.000000000 +0200
-+++ ./ewmh.c 2011-09-03 13:09:46.000000000 +0200
-@@ -218,7 +218,7 @@
+--- ewmh.c.orig 2011-09-19 21:42:25 UTC
++++ ewmh.c
+@@ -222,7 +222,7 @@ ewmh_process_state_atom(Client *c, Atom state, int set
CARD32 data[2];
data[1] = None;
diff --git a/x11-wm/echinus/pkg-descr b/x11-wm/echinus/pkg-descr
index 42d70c60613c..b560bd4ac3b0 100644
--- a/x11-wm/echinus/pkg-descr
+++ b/x11-wm/echinus/pkg-descr
@@ -6,4 +6,4 @@ Echinus supports a small subset of EWMH to be compatible
with external panels and pagers.
It draws a border around windows and also an optional titlebar.
-WWW: http://plhk.ru/
+WWW: https://plhk.ru/