ports/117389: port update

denisehg at hotpop.com denisehg at hotpop.com
Mon Oct 22 03:00:02 UTC 2007


>Number:         117389
>Category:       ports
>Synopsis:       port update
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 22 03:00:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Denise H. G.
>Release:        FreeBSD 6.2-STABLE amd64
>Organization:
>Environment:
	
>Description:
	Update port: editors/mg updated to version 20070918
>How-To-Repeat:
	
>Fix:

	

--- mg 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:
#
#	mg
#	mg/Makefile
#	mg/distinfo
#	mg/pkg-descr
#	mg/pkg-plist
#
echo c - mg
mkdir -p mg > /dev/null 2>&1
echo x - mg/Makefile
sed 's/^X//' >mg/Makefile << 'END-of-mg/Makefile'
X# New ports collection makefile for:	mg
X# Date created:			14 May 2001
X# Whom:				Dima Dorfman <dima at unixfreak.org>
X#
X# $FreeBSD: ports/editors/mg/Makefile,v 1.9 2006/11/19 12:28:48 miwi Exp $
X#
X
XPORTNAME=	mg
XPORTVERSION=	20070918
XCATEGORIES=	editors
XMASTER_SITES=	http://www.xs4all.nl/~hanb/software/mg/
X
XMAINTAINER=	denisehg at hotpop.com
XCOMMENT=	A small, fast Emacs-like editor
X
XWRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}/
X
XMAN1=		mg.1
XMANCOMPRESSED=	no
X
XHAS_CONFIGURE=	yes
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
X	${INSTALL_MAN}  ${WRKSRC}/${PORTNAME}.1 ${MANPREFIX}/man/man1
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X.for FILE in README tutorial
X	${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-mg/Makefile
echo x - mg/distinfo
sed 's/^X//' >mg/distinfo << 'END-of-mg/distinfo'
XMD5 (mg-20070918.tar.gz) = 1299677cf22fba1f9535e91d8833c68e
XSHA256 (mg-20070918.tar.gz) = c937749eb6b8490ad2dd06603855d9876f42a99b341dd8dd85019ab476f4f9d1
XSIZE (mg-20070918.tar.gz) = 131779
END-of-mg/distinfo
echo x - mg/pkg-descr
sed 's/^X//' >mg/pkg-descr << 'END-of-mg/pkg-descr'
XMg is a small, fast, portable, and free (public domain) Emacs-like
Xeditor maintained by the OpenBSD Project.  It is intended for people
Xwho can't, or don't want to, run the real GNU Emacs, or are not
Xfamiliar with the vi(1) editor.
X
XAlthough it is intended to be largely compatible with GNU Emacs, Mg
Xdoesn't have special modes for tasks other than editing plain text.
XMoreover, since it is written entirely in C, there is no language in
Xwhich to write extensions in (read: no builtin Lisp interpreter).
X
XIf you are looking for something that looks like Emacs (don't want to
Xlearn another editor) but don't have the resources to run the latter,
Xthis may be what you're looking for.
X
XEnjoy!
X
X					Dima Dorfman
X					dima at unixfreak.org
X					14 May 2001
END-of-mg/pkg-descr
echo x - mg/pkg-plist
sed 's/^X//' >mg/pkg-plist << 'END-of-mg/pkg-plist'
Xbin/mg
Xshare/doc/mg/README
Xshare/doc/mg/tutorial
X at dirrm share/doc/mg
END-of-mg/pkg-plist
exit
--- mg ends here ---



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



More information about the freebsd-ports-bugs mailing list