FreeBSD Bugzilla – Attachment 71834 Details for
Bug 104538
Update port: x11-wm/dwm add config knob and fix MASTER_SITE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.22 KB, created by
Jeroen Schot
on 2006-10-18 15:50:19 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jeroen Schot
Created:
2006-10-18 15:50:19 UTC
Size:
1.22 KB
patch
obsolete
>diff -ruN dwm.orig/Makefile dwm/Makefile >--- dwm.orig/Makefile Sun Oct 8 12:33:25 2006 >+++ dwm/Makefile Wed Oct 18 16:34:47 2006 >@@ -8,13 +8,20 @@ > PORTNAME= dwm > PORTVERSION= 1.9 > CATEGORIES= x11-wm >-MASTER_SITES= http://www.shortest.de/download/ \ >+MASTER_SITES= http://suckless.org/download/ \ > http://schot.a-eskwadraat.nl/files/ > > MAINTAINER= schot@a-eskwadraat.nl > COMMENT= A dynamic, small, fast and simple window manager > > USE_XLIB= yes >+ >+pre-build: >+ @${CAT} ${PKGMESSAGE} >+ >+.if defined(DWM_CONF) >+ @${CP} {$DWM_CONF} ${WRKSRC}/config.h >+.endif > > MAN1= dwm.1 > PLIST_FILES= bin/dwm >diff -ruN dwm.orig/pkg-descr dwm/pkg-descr >--- dwm.orig/pkg-descr Sun Oct 8 12:33:25 2006 >+++ dwm/pkg-descr Wed Oct 18 16:34:47 2006 >@@ -6,4 +6,4 @@ > code, which makes it fast and secure. dwm reads from standard input to print > arbitrary status text such as the date and/or system load. > >-WWW: http://www.shortest.de/view/dynamic+window+manager/ >+WWW: http://dwm.suckless.org >diff -ruN dwm.orig/pkg-message dwm/pkg-message >--- dwm.orig/pkg-message Thu Jan 1 01:00:00 1970 >+++ dwm/pkg-message Wed Oct 18 16:34:47 2006 >@@ -0,0 +1,2 @@ >+You may build dwm with your own config.h, just use DWM_CONF knob: >+make -DDWM_CONF=/path/to/dwm/config.h install clean
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 104538
: 71834