aboutsummaryrefslogtreecommitdiff
path: root/comms/smstools3/files
Commit message (Collapse)AuthorAgeFilesLines
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* - Update to 3.1.11Martin Matuska2010-07-061-8/+8
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257468
* - Update to 3.1.8Martin Matuska2010-05-211-20/+0
| | | | Notes: svn path=/head/; revision=254729
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Update to 3.1.5Martin Matuska2009-06-154-20/+34
| | | | | | | | | - Fix build and install with custom PREFIX [1] Reported by: QAT [1] Notes: svn path=/head/; revision=235844
* - New RCNG script for smstools3Martin Matuska2008-11-212-17/+34
| | | | | | | | | | | - Improved security (runas uucp:dialer) - Some ideas imported from [1] PR: ports/128681 [1] Submitted by: Sean McAfee <smcafee at collaborativefusion.com> [1] Notes: svn path=/head/; revision=223117
* The SMS Server Tools 3 is a SMS Gateway software which can send and receiveMartin Matuska2008-05-184-0/+133
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 Notes: svn path=/head/; revision=213257