1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
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
Baptiste Daroussin
2b300eeb3f Add NO_STAGE all over the place in preparation for the staging support (cat: comms) 2013-09-20 16:03:29 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Eitan Adler
b0533230a5 Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by:	miwi
2013-03-28 15:51:16 +00:00
Pawel Pekala
50909e95c5 - Update to version 3.1.15
- Fix few portlint warnings
2013-03-04 16:10:48 +00:00
Baptiste Daroussin
4372c94729 Fix typo 2012-09-26 09:14:40 +00:00
Baptiste Daroussin
c1234587fd Convert to OptionsNG 2012-09-26 09:09:28 +00:00
Martin Matuska
bdfa6d4a83 Give up maintainership on comms/smstools3 2012-08-16 08:43:00 +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
e3a244403e - Add LICENSE knob(s) 2011-03-23 15:53:22 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Martin Matuska
a944d85d4e - Update to 3.1.14 2010-10-06 12:52:55 +00:00
Martin Matuska
60eaa1c432 - Fix invalid shell
- Reorganize Makefile
2010-09-22 21:10:04 +00:00
Martin Matuska
b68bcd2c49 - Update to 3.1.12 2010-09-18 21:32:50 +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
a4b5f09a0f - Use /dev/cuau0 as default COM port in FreeBSD 8 and higher
- Bump PORTREVISION

PR:		ports/140914
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
2009-12-02 18:50:38 +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
1486e39eb2 - Add MAKE_JOBS_SAFE variable 2009-03-23 13:06:09 +00:00
Martin Matuska
ac915d0ec7 - Fix datadir in pkg-plist (it is not PORTDOCS) 2008-11-21 12:18:32 +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
Pav Lucistnik
a1ce5c2b43 - Register conflicts between gnokii, smstools and sendsms
Reported by:	ganbold of EFnet
2008-11-14 10:27:24 +00:00
Pav Lucistnik
94e76155a3 - Register conflict with net/sendsms
PR:		ports/128499
Reported by:	yves guerin <yvesguerin@yahoo.ca>
2008-11-14 10:16:26 +00:00
Martin Matuska
304b90caba - Update to 3.1.3 2008-10-02 15:44:52 +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