Skip site navigation (1)Skip section navigation (2)
Date:      1 Jan 2001 20:53:11 -0000
From:      mico@bsd.hu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24017: New port: misc/smssend: Allows you to send SMS to any GSM
Message-ID:  <20010101205311.30681.qmail@fmdb.c3.hu>
Resent-Message-ID: <200101020620.f026K2n98444@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         24017
>Category:       ports
>Synopsis:       New port: misc/smssend: Allows you to send SMS to any GSM
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 01 22:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Miklos Niedermayer
>Release:        FreeBSD 4.1.1-RELEASE i386
>Organization:
>Environment:

	

>Description:

This package allows you to send an SMS to any GSM, using scripts
to connect the providers' sites.
You can make your own scripts, it is very simple, just watch the
example files from this archive, and send them to me so I'll add
them to the official archive.

WWW: http://zekiller.skytech.org/smssend_en.html

Miklos Niedermayer <mico@bsd.hu>


>How-To-Repeat:

	

>Fix:


# 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:
#
#	smssend
#	smssend/Makefile
#	smssend/pkg
#	smssend/pkg/COMMENT
#	smssend/pkg/DESCR
#	smssend/pkg/PLIST
#	smssend/files
#	smssend/files/md5
#
echo c - smssend
mkdir -p smssend > /dev/null 2>&1
echo x - smssend/Makefile
sed 's/^X//' >smssend/Makefile << 'END-of-smssend/Makefile'
X# ports collection makefile for:	SmsSend
X# Date created:				1st January 2001
X# Whom:					Miklos Niedermayer <mico@bsd.hu>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	smssend
XPORTVERSION=	2.2
XCATEGORIES=	misc
XMASTER_SITES=	http://zekiller.skytech.org/fichiers/smssend/
X
XMAINTAINER=	mico@bsd.hu
X
XMAN1=	smssend.1 smssend.scripting.1 email2smssend.1
X
XMANLANG=	"" fr
X
XHAS_CONFIGURE=	yes
XCONFIGURE_ARGS=	--prefix=${PREFIX}
X
Xpost-install:
X	strip ${PREFIX}/bin/smssend
X
X.include <bsd.port.mk>
END-of-smssend/Makefile
echo c - smssend/pkg
mkdir -p smssend/pkg > /dev/null 2>&1
echo x - smssend/pkg/COMMENT
sed 's/^X//' >smssend/pkg/COMMENT << 'END-of-smssend/pkg/COMMENT'
XAllows you to send SMS to any GSM
END-of-smssend/pkg/COMMENT
echo x - smssend/pkg/DESCR
sed 's/^X//' >smssend/pkg/DESCR << 'END-of-smssend/pkg/DESCR'
XThis package allows you to send an SMS to any GSM, using scripts
Xto connect the providers' sites.
XYou can make your own scripts, it is very simple, just watch the
Xexample files from this archive, and send them to me so I'll add
Xthem to the official archive.
X
XWWW: http://zekiller.skytech.org/smssend_en.html
X
XMiklos Niedermayer <mico@bsd.hu>
END-of-smssend/pkg/DESCR
echo x - smssend/pkg/PLIST
sed 's/^X//' >smssend/pkg/PLIST << 'END-of-smssend/pkg/PLIST'
Xbin/smssend
Xbin/email2smssend
Xshare/smssend/6sens.sms
Xshare/smssend/banana.sms
Xshare/smssend/billiger.sms
Xshare/smssend/free-sms.sms
Xshare/smssend/kiwee-inter.sms
Xshare/smssend/kiwee-pseudo.sms
Xshare/smssend/kiwee.sms
Xshare/smssend/koodpo.sms
Xshare/smssend/kostenlos.sms
Xshare/smssend/lycos.sms
Xshare/smssend/mobimel.sms
Xshare/smssend/mtnsms.sms
Xshare/smssend/paegas.sms
Xshare/smssend/passagen.sms
Xshare/smssend/sfr.sms
Xshare/smssend/smsboy.sms
Xshare/smssend/totalise.sms
Xshare/smssend/unimobile.sms
Xshare/smssend/vlf.sms
X@dirrm share/smssend
END-of-smssend/pkg/PLIST
echo c - smssend/files
mkdir -p smssend/files > /dev/null 2>&1
echo x - smssend/files/md5
sed 's/^X//' >smssend/files/md5 << 'END-of-smssend/files/md5'
XMD5 (smssend-2.2.tar.gz) = f1c966522cee91f5894003dc2ae6c94d
END-of-smssend/files/md5
exit


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010101205311.30681.qmail>