FreeBSD Bugzilla – Attachment 51813 Details for
Bug 78612
[new port] textproc/emacs-wiki: wiki in Emacs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
emacs-wiki.shar
emacs-wiki.shar (text/plain), 4.69 KB, created by
Dryice Liu
on 2005-03-09 09:20:02 UTC
(
hide
)
Description:
emacs-wiki.shar
Filename:
MIME Type:
Creator:
Dryice Liu
Created:
2005-03-09 09:20:02 UTC
Size:
4.69 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: ># ># /usr/ports/textproc/emacs-wiki ># /usr/ports/textproc/emacs-wiki/distinfo ># /usr/ports/textproc/emacs-wiki/Makefile ># /usr/ports/textproc/emacs-wiki/pkg-descr ># /usr/ports/textproc/emacs-wiki/pkg-plist ># >echo c - /usr/ports/textproc/emacs-wiki >mkdir -p /usr/ports/textproc/emacs-wiki > /dev/null 2>&1 >echo x - /usr/ports/textproc/emacs-wiki/distinfo >sed 's/^X//' >/usr/ports/textproc/emacs-wiki/distinfo << 'END-of-/usr/ports/textproc/emacs-wiki/distinfo' >XMD5 (emacs-wiki-2.67.1.tar.gz) = 9d9e837131dc7d551b6d21846ce55128 >XSIZE (emacs-wiki-2.67.1.tar.gz) = 214827 >END-of-/usr/ports/textproc/emacs-wiki/distinfo >echo x - /usr/ports/textproc/emacs-wiki/Makefile >sed 's/^X//' >/usr/ports/textproc/emacs-wiki/Makefile << 'END-of-/usr/ports/textproc/emacs-wiki/Makefile' >X# New ports collection makefile for: emacs-wiki >X# Date created: March 09 2005 >X# Whom: Dryice Liu <dryice@liu.com.cn> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= emacs-wiki >XPORTVERSION= 2.67.1 >XCATEGORIES= textproc elisp >XMASTER_SITES= http://www.mwolson.org/static/dist/emacs-wiki/ \ >X http://bsdchat.com/dist/dryice/ >XPKGNAMESUFFIX= -${EMACS_PORT_NAME} >X >XMAINTAINER= dryice@liu.com.cn >XCOMMENT= Create and use hyperlinks and simple formatting in plain text files >X >XEMACS_PORT_NAME?= emacs21 >X >X.if ${EMACS_PORT_NAME} != "emacs21" >XPORTNAMESUFFIX= ${PKGNAMESUFFIX} >X.endif >X >XRUN_DEPENDS+= ${PREFIX}/${EMACS_SITE_LISPDIR}/xml-parse.el:${PORTSDIR}/devel/xml-parse.el >XRUN_DEPENDS+= ${PREFIX}/${EMACS_SITE_LISPDIR}/htmlize.el:${PORTSDIR}/textproc/htmlize.el >X >X.if defined(WITH_CONTRIB) >XPLIST_SUB+= CONTRIB="" >X.else >XPLIST_SUB+= CONTRIB="@comment " >X.endif >X >XINFO= emacs-wiki >XLISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} >X >Xpre-everything:: >X.if !defined(WITH_CONTRIB) >X @${ECHO_MSG} "" >X @${ECHO_MSG} "You may want to build with WITH_CONTRIB=yes" >X @${ECHO_MSG} "to install some extra packages. Note this may" >X @${ECHO_MSG} "shadow the versions you already installed elsewhere." >X @${ECHO_MSG} "" >X.endif >X >Xdo-build: >X cd ${WRKSRC}; makeinfo --no-split emacs-wiki.texi >X >Xdo-install: >X ${MKDIR} ${LISPDIR} >X.for i in *.el >X ${INSTALL_DATA} ${WRKSRC}/${i} ${LISPDIR} >X.endfor >X ${INSTALL_DATA} ${WRKSRC}/emacs-wiki.info ${PREFIX}/info >X.if defined(WITH_CONTRIB) >X ${MKDIR} ${LISPDIR}/contrib >X.for i in *.el >X ${INSTALL_DATA} ${WRKSRC}/contrib/${i} ${LISPDIR}/contrib >X.endfor >X.endif >X >X.include <bsd.port.mk> >END-of-/usr/ports/textproc/emacs-wiki/Makefile >echo x - /usr/ports/textproc/emacs-wiki/pkg-descr >sed 's/^X//' >/usr/ports/textproc/emacs-wiki/pkg-descr << 'END-of-/usr/ports/textproc/emacs-wiki/pkg-descr' >Xemacs-wiki enables you to create and use hyperlinks and simple >Xformatting in plain text files, and to optionally publish your pages as >XHTML. >X >XWWW: http://www.mwolson.org/projects/EmacsWiki.html >END-of-/usr/ports/textproc/emacs-wiki/pkg-descr >echo x - /usr/ports/textproc/emacs-wiki/pkg-plist >sed 's/^X//' >/usr/ports/textproc/emacs-wiki/pkg-plist << 'END-of-/usr/ports/textproc/emacs-wiki/pkg-plist' >X%%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/emacs-wiki-colors.el >X%%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/emacs-wiki-httpd.el >X%%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/emacs-wiki-id.el >X%%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/emacs-wiki-macros.el >X%%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/emacs-wiki-mathml.el >X%%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/emacs-wiki-menu.el >X%%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/emacs-wiki-pgg.el >X%%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/emacs-wiki-project.el >X%%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/emacs-wiki-publish.el >X%%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/emacs-wiki-regexps.el >X%%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/emacs-wiki-srctag.el >X%%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/emacs-wiki-table.el >X%%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/emacs-wiki-transition.el >X%%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/emacs-wiki.el >X%%CONTRIB%%%%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/contrib/cgi.el >X%%CONTRIB%%%%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/contrib/htmlize.el >X%%CONTRIB%%%%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/contrib/httpd.el >X%%CONTRIB%%%%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/contrib/pcomplete.el >X%%CONTRIB%%%%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/contrib/table.el >X%%CONTRIB%%%%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/contrib/update-remote.el >X%%CONTRIB%%@dirrm %%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki/contrib >X@dirrm %%EMACS_VERSION_SITE_LISPDIR%%/emacs-wiki >END-of-/usr/ports/textproc/emacs-wiki/pkg-plist >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 78612
: 51813