FreeBSD Bugzilla – Attachment 186495 Details for
Bug 221370
New port : sysutils/mkdesktop (the cool way to setup a FreeBSD desktop)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Output formatting improved to curb excess text per screen
mkdesktop.shar (text/plain), 2.34 KB, created by
bourne.identity@hotmail.com
on 2017-09-18 01:42:21 UTC
(
hide
)
Description:
Output formatting improved to curb excess text per screen
Filename:
MIME Type:
Creator:
bourne.identity@hotmail.com
Created:
2017-09-18 01:42:21 UTC
Size:
2.34 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: ># ># mkdesktop ># mkdesktop/Makefile ># mkdesktop/distinfo ># mkdesktop/pkg-descr ># >echo c - mkdesktop >mkdir -p mkdesktop > /dev/null 2>&1 >echo x - mkdesktop/Makefile >sed 's/^X//' >mkdesktop/Makefile << '90ec9c0e2ce675aad249b9ab0ca38fde' >X# $FreeBSD$ >X >XPORTNAME= mkdesktop >XPORTVERSION= 1.1 >XCATEGORIES= sysutils >XMASTER_SITES= >XDISTFILES= >X >XMAINTAINER= bourne.identity@hotmail.com >XCOMMENT= Powerful, flexible utility to setup a FreeBSD desktop >X >XLICENSE= BSD3CLAUSE >X >XRUN_DEPENDS= pkg>0:ports-mgmt/pkg >X >XUSE_GITHUB= yes >XGH_ACCOUNT= bourne-again >X >XNO_BUILD= yes >XNO_ARCH= yes >X >XDATA1= stage-definitions >XDATA2= mkdesktop.help >XPLIST_FILES= bin/${PORTNAME} share/${PORTNAME}/${DATA1} share/${PORTNAME}/${DATA2} >X >Xdo-install: >X ${MKDIR} ${STAGEDIR}${DATADIR} >X ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-${PORTVERSION}/${DATA1} ${STAGEDIR}${DATADIR} >X ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-${PORTVERSION}/${DATA2} ${STAGEDIR}${DATADIR} >X ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}-${PORTVERSION}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ >X >X.include <bsd.port.mk> >90ec9c0e2ce675aad249b9ab0ca38fde >echo x - mkdesktop/distinfo >sed 's/^X//' >mkdesktop/distinfo << '60caa354457c3c635924c5455a92a0fe' >XSIZE (bourne-again-mkdesktop-1.1_GH0.tar.gz) = 10035 >XSHA256 (bourne-again-mkdesktop-1.1_GH0.tar.gz) = 31e4e5065661c64039f0d0b7904b32fcd9d98246de223dd1b6583941abcf910b >60caa354457c3c635924c5455a92a0fe >echo x - mkdesktop/pkg-descr >sed 's/^X//' >mkdesktop/pkg-descr << '3a400c70b66e7951e1bb4bf5780e241d' >Xmkdesktop is a Bourne script that helps to standardize the process of FreeBSD >Xdesktop installation as much as possible per user, with plenty of flexibility as >Xwell as modularity. By default, you get 5 distinct stages for defining your >Xdesktop environment. But you can always add/subtract/customize the stages as >Xmuch as you wish. Once you start using mkdesktop, you will pretty soon love it - >Xparticularly its post-processor which automatically kicks in once the stages >Xhave been processed - it sets up emulation layers and configuration of system >Xfiles, if the user so desires. >3a400c70b66e7951e1bb4bf5780e241d >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 221370
:
185207
|
185232
|
185289
|
185351
|
185443
|
185448
|
185449
|
185453
|
185481
|
185488
|
185514
|
186298
|
186495
|
186514
|
187213
|
193486