Bug 18912 - new port: russian/messarge
Summary: new port: russian/messarge
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-05-31 02:20 UTC by babolo
Modified: 2000-06-05 00:08 UTC (History)
0 users

See Also:


Attachments
file.shar (2.34 KB, text/plain)
2000-05-31 02:20 UTC, babolo
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description babolo 2000-05-31 02:20:00 UTC
	new port

How-To-Repeat: 
	N/A
Comment 1 babolo 2000-06-02 16:39:11 UTC
babolo@links.ru writes:
> >Number:         18912
> >Category:       ports
> >Synopsis:       new port: russian/messarge
> >Arrival-Date:   Tue May 30 18:20:00 PDT 2000
> >Originator:     Aleksandr A. Babaylov
lost and found \n in port.
Use this shar instead:

# 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:
#
#	.
#	./Makefile
#	./files
#	./files/md5
#	./pkg
#	./pkg/PLIST
#	./pkg/COMMENT
#	./pkg/DESCR
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for:	messarge
X# Date created:		2000 May 29
X# Whom:			@BABOLO <.@babolo.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	messarge
XPORTVERSION=	1.19
XCATEGORIES=	russian mail www
XMASTER_SITES=	ftp://ftp.kiarchive.ru/pub/unix/mail/ \
X		http://www.links.ru/soft/messarge/
X
XMAINTAINER=	.@babolo.ru
X
XMAN1=		messarge.1 mesraw.1 mesdbc.1 mesarc.1 mestun.1
XMANCOMPRESSED=	yes
X
X.include <bsd.port.mk>
END-of-./Makefile
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/md5
sed 's/^X//' >./files/md5 << 'END-of-./files/md5'
XMD5 (messarge-1.19.tar.gz) = c26d6531e47663cd29b649d3c6481fb7
END-of-./files/md5
echo c - ./pkg
mkdir -p ./pkg > /dev/null 2>&1
echo x - ./pkg/PLIST
sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST'
Xbin/mesraw
Xbin/mesdbc
Xbin/mesarc
Xbin/mestun
Xshare/examples/messarge/README
Xshare/examples/messarge/establi.sh
Xshare/examples/messarge/format
Xshare/examples/messarge/index.html
Xshare/examples/messarge/m.shtml
Xshare/examples/messarge/mailquo.shtml
Xshare/examples/messarge/mesbin.cgi
Xshare/examples/messarge/message.shtml
Xshare/examples/messarge/message.shtml.f
Xshare/examples/messarge/s.shtml
Xshare/examples/messarge/t.shtml
Xshare/examples/messarge/write.shtml
X@dirrm share/examples/messarge
X@dirrm share/examples
END-of-./pkg/PLIST
echo x - ./pkg/COMMENT
sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT'
XTools to mantain UNIX mailboxes
END-of-./pkg/COMMENT
echo x - ./pkg/DESCR
sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR'
XTools to manipulate UNIX mailboxes.
XExample of use messarge as www interface
Xto mail archive included (like mhonarc,
Xbut original UNIX mailboxes used).
XConverts Russian encodings as appropriate.
XMultipart messages and multimedia extensions
Xprocessing included. Extremely fast response
Xfor operations with indexed mailboxes.
XVery flexible.
X
XWWW: http://www.links.ru/soft/messarge/
END-of-./pkg/DESCR
exit

-- 
@BABOLO      http://links.ru/
Comment 2 Will Andrews freebsd_committer freebsd_triage 2000-06-05 00:08:17 UTC
State Changed
From-To: open->closed

Committed, thanks!