Port details |
- sms_client Simple UNIX SMS client to send messages to phones or pagers
- 3.0.2_3 comms
=3 3.0.2_3Version of this port present on the latest quarterly branch. DEPRECATED: Abandonware, dead upstream and relies on legacy hardware and or networks that are obsolete
This port expired on: 2024-02-29
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2001-03-10 16:55:32
- Last Update: 2024-02-29 11:44:15
- Commit Hash: 6fab869
- People watching this port, also watch:: lynx, autoconf, lcms, popt
- License: LGPL20+
- WWW:
- https://bsdforge.com/projects/comms/sms_client/
- Description:
- A simple UNIX client allowing you to send SMS messages to mobile phones
and pagers. The software currently supports a number of providers
and protocols from various countries.
Using an unlisted provider that allows TAP access should be pretty straight
forward.
There are a large number of services that do not appear to use TAP, but
instead, simple user interfaces for interactive use by a user dialing up
with a modem. For several UK based services such as these drivers have been
written, note that providers often offer more that one service and as such
you may require a different driver for each one.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sms_client>0:comms/sms_client
- No installation instructions:
- This port has been deleted.
- PKGNAME: sms_client
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sms_client-3.0.2.tar.xz) = 8db9e51e1a80080dde0245738cf68542199e5da87d7e19bacb5a5384ee9d4e72
SIZE (sms_client-3.0.2.tar.xz) = 113428
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- comms_sms_client
- USES:
- tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.2_3 29 Feb 2024 11:44:15
    |
Muhammad Moinur Rahman (bofh)  |
comms/sms_client: Remove expired port
comms/sms_client |
3.0.2_3 13 Jan 2024 23:30:23
    |
Daniel Engberg (diizzy)  |
*/*: Remove BROKEN in all ports that uses bsdforge.com for MASTER_SITES
Site is now back up
Reported by: Jamie Landeg-Jones <jamie@catflap.org>, Chris
<portmaster@bsdforge.com>
Approved by: portmgr (blanket) |
3.0.2_3 06 Jan 2024 11:43:57
    |
Daniel Engberg (diizzy)  |
comms/sms_client: Deprecate and set expiration date to 2024-02-29
Abandonware, last update around 20 years ago, dead upstream and relies
on legacy hardware and or networks that are obsolete. While at it return
to pool.
Approved by: portmgr |
3.0.2_3 04 Jan 2024 17:37:09
    |
Daniel Engberg (diizzy)  |
*/*: Mark all ports that uses bsdforge.com in MASTER_SITES broken
The domain bsdforge.com has expired, mark all ports that only
uses bsdforge.com as broken (unfetchable). Additionally set ports that
uses bsdforge.com as primary site and have broken mirrors as broken
too as they're also unfetchable.
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.0.2_3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.0.2_3 20 Jul 2022 14:21:01
    |
Tobias C. Berner (tcberner)  |
comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> (Only the first 15 lines of the commit message are shown above ) |
3.0.2_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.0.2_3 19 Oct 2019 12:21:22
  |
rakuco  |
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) |
3.0.2_3 16 Jun 2019 09:01:57
  |
amdmi3  |
- Fix license
- Update WWW
Approved by: portmgr blanket |
3.0.2_3 01 Nov 2017 13:10:35
  |
olgeni  |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
3.0.2_3 20 Oct 2014 09:31:34
  |
bapt  |
Cleanup plist |
3.0.2_3 04 Jul 2014 09:23:18
  |
culot  |
- Add WWW link
PR: ports/191484
Submitted by: C. Hutchinson <portmaster@bsdforge.com> (maintainer) |
3.0.2_3 25 Jun 2014 21:52:43
  |
marino  |
Revive comms/sms_client with stage support and a new maintainer
This port was removed August 2011 for lack of a public distfile. It's
been cleaned up and the distfile has a new home. Pass maintainership
to submitter.
PR: 188971
Submitted by: Chris Hutchinson |
3.0.2_2 01 Aug 2011 04:29:44
 |
bapt  |
Bye bye abandonwares (part 2)
2011-08-01 benchmarks/rawio: Looks like an abandonware, no more public distfiles
2011-08-01 benchmarks/tmetric: Looks like abandonware, no more public distfiles
2011-08-01 biology/L-Breeder: Looks like an abandonware, no more public distfile
2011-08-01 biology/crimap: Looks like an abandonware, no more public distfile
2011-08-01 biology/distribfold: No more upstream, looks like an abandonware
2011-08-01 biology/kinemage: Looks like an abandonware, no more public distfile
2011-08-01 biology/lsysexp: Looks like an abandonware, no more public distfile
2011-08-01 chinese/chm2html: Looks like an abandonware, no more public distfile
2011-08-01 chinese/ntuttf: No more public distfiles available
2011-08-01 chinese/reciteword: Looks like an abandonware, no more public
distfile
2011-08-01 chinese/tocps: No more pulic distfiles
2011-08-01 chinese/xttmgr: Looks like an abandonware, no more public distfile
2011-08-01 comms/mserver: Looks like an abandonware, no more public distfiles
2011-08-01 comms/qicosi: Looks like an abandonware, no more public distfile
2011-08-01 comms/sms_client: Looks like an abandonware, no more public distfile
2011-08-01 comms/smstools: Looks like an abandonware, no more public distfile
2011-08-01 converters/siconv: Looks like an abandonware, no more public
distfiles
2011-08-01 converters/utf8conv: Looks like an abandonware, no more public
distfile
2011-08-01 databases/pgcluster: Looks like an abandonware, no more public
distfile
2011-08-01 databases/py-MySQL: Please use databases/py-MySQLdb instead
2011-08-01 databases/py-SQLDict: Looks like an abandonware, no more public
distfile
2011-08-01 databases/py-rrdpipe: Looks like an abandonware, no more public
distfile
2011-08-01 databases/sybase_ase: no more public distfiles available |
3.0.2_2 16 Jun 2011 14:37:08
 |
bapt  |
Another bunch of deprecation: no more public distfiles and/or abandonware |
3.0.2_2 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
3.0.2_2 21 Dec 2009 02:19:12
 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
3.0.2_2 22 Nov 2009 19:49:43
 |
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
3.0.2_2 22 Jan 2006 00:22:50
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
3.0.2_2 24 Nov 2005 00:44:27
 |
pav  |
- Add SHA256 |
3.0.2_2 09 Oct 2005 05:48:22
 |
linimon  |
Fix mastersite subdir. |
3.0.2_2 09 Feb 2005 10:28:53
 |
vs  |
Fix plist
PR: ports/76341
Submitted by: Florent Thoumie |
3.0.2_2 25 Jun 2004 21:33:57
 |
pav  |
- Update AT&T service with new URL
- Remove dead MASTER_SITE
PR: ports/68342
Submitted by: John Johnson <bio.metrix@gte.net> |
3.0.2_1 12 Jun 2004 20:15:55
 |
arved  |
Fix build with gcc34 |
3.0.2_1 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
3.0.2_1 17 Dec 2003 04:04:31
 |
mharo  |
add working MASTER_SITES |
3.0.2_1 20 Nov 2003 23:30:10
 |
krion  |
- Fix pkg-plist vodafone_autralia -> vodafone_australia
- Pet portlint
- Bump PORTREVISION
PR: 31910
Submitted by: Shaun Branden <shaun@pcuse.com> |
3.0.2 03 Nov 2003 07:23:24
 |
linimon  |
Reset maintainer to ports@FreeBSD.org. Requested by: kris. |
3.0.2 07 Mar 2003 05:57:38
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
3.0.2 28 Oct 2002 00:16:26
 |
kris  |
Don't change ownership/permission of system directories |
10 Mar 2001 19:55:32
    |
will  |
Add sms_client 3.0.2, a simple UNIX SMS client to send messages to phones or
pagers. |