FreeBSD Bugzilla – Attachment 205049 Details for
Bug 238554
[New port] x11/nezd: a fork of dzen with more features
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff
nezd.diff (text/plain), 3.47 KB, created by
Trevis
on 2019-06-14 01:38:54 UTC
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Trevis
Created:
2019-06-14 01:38:54 UTC
Size:
3.47 KB
patch
obsolete
>Index: x11/nezd/Makefile >=================================================================== >--- x11/nezd/Makefile (nonexistent) >+++ x11/nezd/Makefile (working copy) >@@ -0,0 +1,35 @@ >+# $FreeBSD$ >+ >+PORTNAME= nezd >+PORTVERSION= 0.1.0 >+CATEGORIES= x11 >+ >+MAINTAINER= trevis@silencedpoet.com >+COMMENT= General purpose messaging, notification and menuing program for X11 >+ >+LICENSE= MIT >+ >+USES= pkgconfig >+USE_GITHUB= yes >+GH_ACCOUNT= telser >+ >+USE_XORG= x11 xpm xinerama xft >+ >+CONFLITCS= dzen2 >+ >+MANDIRS= ${PREFIX}/share/ >+ >+OPTIONS_DEFINE= EXAMPLES GADGETS >+GADGETS_DESC=Build and install gadgets >+OPTIONS_SUB=yes >+ >+GADGETS_ALL_TARGET=all gadgets >+GADGETS_INSTALL_TARGET=install install-gadgets >+ >+post-install: >+ ${MKDIR} ${STAGEDIR}${DOCSDIR} >+ ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} >+ ${INSTALL_DATA} ${WRKSRC}/README.nezd ${STAGEDIR}${DOCSDIR} >+ ${INSTALL_DATA} ${WRKSRC}/gadgets/README.* ${STAGEDIR}${DOCSDIR} >+ >+.include <bsd.port.mk> > >Property changes on: x11/nezd/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: x11/nezd/distinfo >=================================================================== >--- x11/nezd/distinfo (nonexistent) >+++ x11/nezd/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1560471618 >+SHA256 (telser-nezd-0.1.0_GH0.tar.gz) = 7893e6a4414951819c8f1cba5fea7a649d5d0344d504f37df78f00efbbeae35c >+SIZE (telser-nezd-0.1.0_GH0.tar.gz) = 39790 > >Property changes on: x11/nezd/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: x11/nezd/pkg-descr >=================================================================== >--- x11/nezd/pkg-descr (nonexistent) >+++ x11/nezd/pkg-descr (working copy) >@@ -0,0 +1,4 @@ >+nezd is a general purpose messaging, notification and menuing program >+for X11. It is a fork of dzen that aims to add polish and features. >+ >+WWW: https://github.com/telser/nezd > >Property changes on: x11/nezd/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: x11/nezd/pkg-plist >=================================================================== >--- x11/nezd/pkg-plist (nonexistent) >+++ x11/nezd/pkg-plist (working copy) >@@ -0,0 +1,12 @@ >+bin/nezd >+%%DOCSDIR%%/README.nezd.gz >+share/man/man1/nezd.1.gz >+%%GADGETS%%bin/dbar >+%%GADGETS%%bin/gcpubar >+%%GADGETS%%bin/gdbar >+%%GADGETS%%bin/textwidth >+%%GADGETS%%%%DOCSDIR%%/README.dbar >+%%GADGETS%%%%DOCSDIR%%/README.gcpubar >+%%GADGETS%%%%DOCSDIR%%/README.gdbar >+%%GADGETS%%%%DOCSDIR%%/README.kittscanner >+%%GADGETS%%%%DOCSDIR%%/README.textwidth > >Property changes on: x11/nezd/pkg-plist >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 238554
: 205049