Port details |
- py-bulksms Python client for the BulkSMS.co.uk HTTP API
- 0.1 comms
=0 0.1Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-08-15
- Maintainer: craig001@lerwick.hopto.org
- Port Added: 2003-12-06 12:38:46
- Last Update: 2020-08-15 10:50:59
- SVN Revision: 544927
- Also Listed In: python
- License: not specified in port
- WWW:
- http://botanicus.net/dw/
- Description:
- This is an implementation of a client for BulkSMS.co.uk's HTTP API.
It includes an object-oriented Python module which can be used in
other python code, and an 'sms' program which can be used directly
from the command line.
WWW: http://botanicus.net/dw/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}bulksms>0:comms/py-bulksms@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-bulksms
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (bulksms-0.1.tar.gz) = 4bd0e7c43c8324b96f7d5d399d799db3dd30484eccd416b7cd1dd2eb6135335a
SIZE (bulksms-0.1.tar.gz) = 19824
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-bulksms-0.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7
- 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 |
0.1 15 Aug 2020 10:50:59 |
rene |
Remove deprecated ports:
2020-08-15 archivers/py-backports.lzma: Uses deprecated version of python
2020-08-15 archivers/py-bup: Uses deprecated version of python
2020-08-15 archivers/py-librtfcomp: Uses deprecated version of python
2020-08-15 audio/blop-lv2: Uses deprecated version of python
2020-08-15 audio/bs2b-lv2: Uses deprecated version of python
2020-08-15 audio/py-gmusicproxy: Uses deprecated version of python
2020-08-15 audio/py-karaoke: Uses deprecated version of python
2020-08-15 audio/py-openal: Uses deprecated version of python
2020-08-15 audio/py-py-jack: Uses deprecated version of python
2020-08-15 audio/py-xmms2: Uses deprecated version of python
2020-08-15 audio/triceratops-lv2: Uses deprecated version of python
2020-08-15 biology/py-biom-format: Uses deprecated version of python
2020-08-15 comms/py-bulksms: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
0.1 23 Feb 2020 15:25:53 |
antoine |
Deprecate a few ports
With hat: portmgr |
0.1 11 Jan 2018 14:18:01 |
danfe |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
0.1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.1 19 Aug 2015 13:30:00 |
mat |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
0.1 06 May 2015 03:31:07 |
wen |
- Fix unfetchable and unbreak
PR: 199577
Submitted by: craig001@lerwick.hopto.org(maintainer) |
0.1 05 Apr 2015 18:12:56 |
bapt |
Mark as broken unfetchable ports |
0.1 20 Oct 2014 09:31:34 |
bapt |
Cleanup plist |
0.1 19 Oct 2014 07:50:54 |
mva |
- Convert ports from cad/, chinese/, comms/ and converters/ to new
USES=python
Approved by: portmgr (implicit) |
0.1 15 Apr 2014 13:09:01 |
swills |
- Stage
PR: ports/188592
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: Craig Butler <craig@bsdtec.com> (maintainer, different email) |
0.1 21 Feb 2014 13:35:45 |
ehaupt |
Remove trailing whitespaces from category comms |
0.1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
03 Jan 2014 16:06:01
|
adamw |
Convert comms to MDOCS and MEXAMPLES.
Hold-out shame list: perl |
0.1 20 Sep 2013 16:03:29 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
0.1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.1 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
0.1 01 Jun 2007 16:13:44 |
lwhsu |
- Fix MASTER_SITES
- Set maintainership to submitter |
0.1 24 Nov 2005 00:44:27 |
pav |
- Add SHA256 |
0.1 20 Feb 2005 08:24:59 |
krion |
Fix MASTER_SITES.
PR: ports/77760
Submitted by: Sam Lawrance <boris at brooknet.com.au> |
0.1 02 Jan 2005 01:41:50 |
kris |
Reset undeliverable maintainer address:
<andy@evo6.org>: Host or domain name not found. Name service error for
name=evo6.org type=A: Host not found
Remove associated MASTER_SITE.
Approved by: portmgr (self) |
0.1 29 May 2004 23:03:53 |
pav |
- Update WWW |
0.1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.1 23 Feb 2004 10:21:45 |
pav |
- Chase download location again
Submitted by: Andy Gilligan <andy@glbx.net> (maintainer) |
0.1 29 Jan 2004 09:28:05 |
pav |
Should have read all my mail before committing.
- Add backup MASTER_SITE
Submitted by: maintainer |
0.1 29 Jan 2004 09:21:26 |
pav |
- Update MASTER_SITES
Reported by: bento via kris |
0.1 06 Dec 2003 12:37:43 |
pav |
Add py-bulksms, python client for BulkSMS.co.uk's HTTP API for sending
short text messages to cell phones. Port contains python module
and a command-line client 'sms'.
PR: ports/59987
Submitted by: Andy Gilligan <andy@evo6.org> |