FreeBSD Bugzilla – Attachment 114437 Details for
Bug 156100
new port: x11/st, a simple X Terminal
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.03 KB, created by
Matthew Donovan
on 2011-04-01 00:20:11 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Matthew Donovan
Created:
2011-04-01 00:20:11 UTC
Size:
2.03 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># st ># st/Makefile ># st/distinfo ># st/pkg-descr ># >echo c - st >mkdir -p st > /dev/null 2>&1 >echo x - st/Makefile >sed 's/^X//' >st/Makefile << 'ef466697c6cd0360558ed67037de454b' >X# New ports collection makefile for: dwm >X# Date created: July 24, 2006 >X# Whom: Jeroen Schot <schot@a-eskwadraat.nl> >X# >X# $FreeBSD: ports/x11-wm/dwm/Makefile,v 1.48 2010/06/19 21:41:59 makc Exp $ >X# >X >XPORTNAME= st >XPORTVERSION=7bae6f59e9f6 >XCATEGORIES= x11 >XMASTER_SITES= http://kitchetech.com/port/distfile/ \ >XMAINTAINER= kitchetech@gmail.com >XCOMMENT= A simple X terminal >X >XUSE_XORG= x11 >X >XMAN1= st.1 >XPLIST_FILES= bin/st >XPORTDOCS= LICENSE README >X >Xpre-everything:: >X @${ECHO_MSG} "You can build st with your own config.h using the ST_CONF knob:" >X @${ECHO_MSG} "make ST_CONF=/path/to/st/config.h install clean" >X >Xpost-extract: >X.if defined(ST_CONF) >X @${ECHO_MSG} "creating config.h from ${ST_CONF}" >X @${CP} ${ST_CONF} ${WRKSRC}/config.h >X.endif >X >Xpost-install: >X.if !defined(NOPORTDOCS) >X @${ECHO_MSG} "installing additional documentation to ${DOCSDIR}" >X @${MKDIR} ${DOCSDIR} >X @${INSTALL_MAN} ${WRKSRC}/LICENSE ${DOCSDIR} >X @${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR} >X.endif >X >X.include <bsd.port.mk> >ef466697c6cd0360558ed67037de454b >echo x - st/distinfo >sed 's/^X//' >st/distinfo << 'a77c68c3a28d513380079b709bbaa881' >XSHA256 (st-7bae6f59e9f6.tar.gz) = 5f9247cfcb9e84b11cad0e518ee178e7f89f1f00bad11d76d288467153eff0f8 >XSIZE (st-7bae6f59e9f6.tar.gz) = 17178 >a77c68c3a28d513380079b709bbaa881 >echo x - st/pkg-descr >sed 's/^X//' >st/pkg-descr << '29f00712af5365e4c54d17bb8ff1153d' >Xst is a minimalistic X terminal. >X >XIt consists of a single binary, configuration is done at compile-time by a >Xconfig.h file. >X >XWWW: http://st.suckless.org >29f00712af5365e4c54d17bb8ff1153d >exit
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 Raw
Actions:
View
Attachments on
bug 156100
: 114437 |
114438