ports/67853: New port: mail/c-sig Signature insertion tool for Emacs

KIMURA Yasuhiro yasu at utahime.org
Sat Jun 12 00:01:00 UTC 2004


>Number:         67853
>Category:       ports
>Synopsis:       New port: mail/c-sig Signature insertion tool for Emacs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 12 00:00:44 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
>Environment:
System: FreeBSD sugar.home.utahime.org 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Sat May 29 08:35:39 JST 2004 root at sugar.home.utahime.org:/usr/obj/am/eastasia/usr1/cvsup/releng_4_10/src/sys/SUGAR i386


	
>Description:
	

C-sig is signature insertion tool for Emacs. It provides the following
features:

- Easy to create signatures.
- Three insertion functions.
- Powerful retrieval and learning function.
- c-sig can convert text automatically when insertion.
- signatures can be modified by emacs lisp.

>How-To-Repeat:
	
>Fix:

	

--- c-sig.port.shar begins here ---
# 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:
#
#	c-sig
#	c-sig/distinfo
#	c-sig/Makefile
#	c-sig/pkg-descr
#	c-sig/pkg-plist
#
echo c - c-sig
mkdir -p c-sig > /dev/null 2>&1
echo x - c-sig/distinfo
sed 's/^X//' >c-sig/distinfo << 'END-of-c-sig/distinfo'
XMD5 (c-sig.3.8.tar.gz) = d3db4543cf5c9827dbc5bebcedb1f693
XSIZE (c-sig.3.8.tar.gz) = 21827
END-of-c-sig/distinfo
echo x - c-sig/Makefile
sed 's/^X//' >c-sig/Makefile << 'END-of-c-sig/Makefile'
X# New ports collection makefile for:    c-sig
X# Date created:         30 May 2004
X# Whom:                 KIMURA Yasuhiro <yasu at utahime.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	c-sig
XPORTVERSION=	3.8
XCATEGORIES=	mail elisp
XMASTER_SITES=	http://www.threeweb.ad.jp/~kshibata/c-sig/programs/
XPKGNAMESUFFIX=	-${EMACS_PORT_NAME}
XDISTNAME=	${PORTNAME}.${PORTVERSION}
X
XMAINTAINER=	yasu at utahime.org
XCOMMENT=	Signature insertion tool for Emacs
X
XEMACS_PORT_NAME?=	emacs21
X
XEMACS_NO_BUILD_DEPENDS=	yes
X
XNO_WRKSUBDIR=	yes
XNO_BUILD=	yes
XLISPDIR=	${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}
X
Xdo-install:
X	${MKDIR} ${LISPDIR}
X	${INSTALL_DATA} ${WRKSRC}/c-sig.el ${LISPDIR}
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X.for file in c-sig-eng.faq c-sig-eng.man c-sig-jp.faq c-sig-jp.man
X	${INSTALL_MAN} ${WRKSRC}/${file} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-c-sig/Makefile
echo x - c-sig/pkg-descr
sed 's/^X//' >c-sig/pkg-descr << 'END-of-c-sig/pkg-descr'
XC-sig is signature insertion tool for Emacs. It provides the following
Xfeatures:
X
X- Easy to create signatures.
X- Three insertion functions.
X- Powerful retrieval and learning function.
X- c-sig can convert text automatically when insertion.
X- signatures can be modified by emacs lisp.
X
XWWW: http://www.osk.3web.ne.jp/~kshibata/c-sig/english/
END-of-c-sig/pkg-descr
echo x - c-sig/pkg-plist
sed 's/^X//' >c-sig/pkg-plist << 'END-of-c-sig/pkg-plist'
X%%EMACS_VERSION_SITE_LISPDIR%%/c-sig.el
X%%PORTDOCS%%%%DOCSDIR%%/c-sig-eng.faq
X%%PORTDOCS%%%%DOCSDIR%%/c-sig-eng.man
X%%PORTDOCS%%%%DOCSDIR%%/c-sig-jp.faq
X%%PORTDOCS%%%%DOCSDIR%%/c-sig-jp.man
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-c-sig/pkg-plist
exit
--- c-sig.port.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list