Commit graph

12 commits

Author SHA1 Message Date
Guido Falsi
eba84f6dd3 Update comms/smstools3 to 3.1.16 2017-02-23 14:25:24 +00:00
Guido Falsi
ad3225e349 - Add UTF8 option [1]
- Patch sendsms script to correctly parse iconv command output [2]

While here:

- Add TIMESTAMP to distinfo
- Regenerate patches
- Unsilence post-install target

PR:		205973 [1], 205978 [2]
Submitted by:	satorium77@gmail.com
2016-11-02 11:29:28 +00:00
Guido Falsi
86239fe16a - Modify startup script to let smsd change user by itself [1]
- Change the sample configuration file to have same behaviour as
  old startup script did by default

While here:

- Make strip command silent
- Fix some staging glitches
- Use new @sample directive

PR:		191361 [1]
Submitted by:	timp87@gmail.com
2014-06-26 22:28:34 +00:00
Guido Falsi
2adafd8687 - Add note in rc script on how to log to syslog
Thanks to Dmitry Selivanov <sd@rlan.ru> for testing.

Reported by:	Dmitry Selivanov <sd@rlan.ru> and a few others
2014-01-30 09:14:15 +00:00
Guido Falsi
09d358dd31 - Convert to staging
- Convert to USES
- Use shebangfix where necessary
- Move most @exec/@unexec commands from plist to pkg-install/pkg-deinstall
  scripts
- Make rclint somewhat happier
- Convert to new LIB_DEPENDS format
- Strip binaries
- Take maintainership
2013-10-22 14:54:01 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Martin Matuska
58aac5310b - Update to 3.1.11
Feature safe:	yes
2010-07-06 20:18:38 +00:00
Martin Matuska
9f1781fd81 - Update to 3.1.8 2010-05-21 13:34:47 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Martin Matuska
6203b5885e - Update to 3.1.5
- Fix build and install with custom PREFIX [1]

Reported by:	QAT [1]
2009-06-15 08:13:38 +00:00
Martin Matuska
233d69a016 - New RCNG script for smstools3
- Improved security (runas uucp:dialer)
- Some ideas imported from [1]

PR:		ports/128681 [1]
Submitted by:	Sean McAfee <smcafee at collaborativefusion.com> [1]
2008-11-21 12:03:56 +00:00
Martin Matuska
a64073f3fa The SMS Server Tools 3 is a SMS Gateway software which can send and receive
short messages through GSM modems and mobile phones.

This is the enhanced version 3.x maintained by Mr. Keijo "Keke" Kasvi.

WWW: http://smstools3.kekekasvi.com
2008-05-18 09:23:03 +00:00