notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-bulksms Python client for the BulkSMS.co.uk HTTP API
0.1 comms Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-08-15
Maintainer: craig001@lerwick.hopto.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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>)
  • py27: py27-bulksms
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. http://bsdtec.com/freebsd/distfiles/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1
15 Aug 2020 10:50:59
Revision:544927Original commit files touched by this commit
rene search for other commits by this committer
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 View all of this commit message)
0.1
23 Feb 2020 15:25:53
Revision:526925Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
0.1
11 Jan 2018 14:18:01
Revision:458739Original commit files touched by this commit
danfe search for other commits by this committer
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
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
0.1
19 Aug 2015 13:30:00
Revision:394778Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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
Revision:385503Original commit files touched by this commit
wen search for other commits by this committer
- Fix unfetchable and unbreak

PR:		199577
Submitted by:	craig001@lerwick.hopto.org(maintainer)
0.1
05 Apr 2015 18:12:56
Revision:383311Original commit files touched by this commit
bapt search for other commits by this committer
Mark as broken unfetchable ports
0.1
20 Oct 2014 09:31:34
Revision:371247Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.1
19 Oct 2014 07:50:54
Revision:371172Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports from cad/, chinese/, comms/ and converters/ to new
  USES=python

Approved by:	portmgr (implicit)
0.1
15 Apr 2014 13:09:01
Revision:351328Original commit files touched by this commit
swills search for other commits by this committer
- 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
Revision:345400Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove trailing whitespaces from category comms
0.1
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit
ehaupt search for other commits by this committer
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
Revision:338555Original commit files touched by this commit Sanity Test Failure Refresh
adamw search for other commits by this committer
Convert comms to MDOCS and MEXAMPLES.

Hold-out shame list: perl
0.1
20 Sep 2013 16:03:29
Revision:327714Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
0.1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.1
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - 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
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Fix MASTER_SITES
- Set maintainership to submitter
0.1
24 Nov 2005 00:44:27
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.1
20 Feb 2005 08:24:59
Original commit files touched by this commit
krion search for other commits by this committer
Fix MASTER_SITES.

PR:             ports/77760
Submitted by:   Sam Lawrance <boris at brooknet.com.au>
0.1
02 Jan 2005 01:41:50
Original commit files touched by this commit
kris search for other commits by this committer
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
Original commit files touched by this commit
pav search for other commits by this committer
- Update WWW
0.1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.1
23 Feb 2004 10:21:45
Original commit files touched by this commit
pav search for other commits by this committer
- Chase download location again

Submitted by:   Andy Gilligan <andy@glbx.net> (maintainer)
0.1
29 Jan 2004 09:28:05
Original commit files touched by this commit
pav search for other commits by this committer
Should have read all my mail before committing.

- Add backup MASTER_SITE

Submitted by:   maintainer
0.1
29 Jan 2004 09:21:26
Original commit files touched by this commit
pav search for other commits by this committer
- Update MASTER_SITES

Reported by:    bento via kris
0.1
06 Dec 2003 12:37:43
Original commit files touched by this commit
pav search for other commits by this committer
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>

Number of commits found: 26