Port details |
- p5-SMS-Send-TW-Qma SMS::Send driver for http://www.qma.com/
- 0.01_1 comms
=0 0.01_1Version of this port present on the latest quarterly branch.
- BROKEN: Service is no longer available
DEPRECATED: QMA service provider is no longer around This port expired on: 2022-03-31 IGNORE: is marked as broken: Service is no longer available
- Maintainer: snowfly@yuntech.edu.tw
- Port Added: 2011-04-12 02:33:26
- Last Update: 2022-03-31 20:31:14
- Commit Hash: 97cf09b
- Also Listed In: perl5
- License: not specified in port
- WWW:
- https://metacpan.org/release/SMS-Send-TW-Qma
- Description:
- SMS::Send::TW::Qma is a SMS::Send driver
which allows you to send messages through http://www.qma.com/.
WWW: https://metacpan.org/release/SMS-Send-TW-Qma
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-SMS-Send-TW-Qma>0:comms/p5-SMS-Send-TW-Qma
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-SMS-Send-TW-Qma
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (SMS-Send-TW-Qma-0.01.tar.gz) = 371b1d12850646e973cbfc2828afc5b243d45b02db6bf57cb311d6639703b26a
SIZE (SMS-Send-TW-Qma-0.01.tar.gz) = 3306
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-SMS-Send>=0 : comms/p5-SMS-Send
- p5-Crypt-SSLeay>=0.57 : security/p5-Crypt-SSLeay
- p5-WWW-Mechanize>=0 : www/p5-WWW-Mechanize
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-SMS-Send>=0 : comms/p5-SMS-Send
- p5-Crypt-SSLeay>=0.57 : security/p5-Crypt-SSLeay
- p5-WWW-Mechanize>=0 : www/p5-WWW-Mechanize
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- comms_p5-SMS-Send-TW-Qma
- USES:
- perl5
- 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.01_1 31 Mar 2022 20:31:14 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above ) |
0.01_1 08 Mar 2022 07:29:00 |
Daniel Engberg (diizzy) |
comms/p5-SMS-Send-TW-Qma: Mark BROKEN (doesn't work), deprecate and set
expiration date to 2022-03-31
QMA service provider is no longer around which renders this port broken |
0.01_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.01_1 09 Jul 2018 08:40:18 |
mat |
Remove all := from BUILD_DEPENDS, here are never needed.
While there, cleanup, and sort depends.
When build and run dependencies are the same, there are three ways to
avoid duplicating the list while not adding the framework added
BUILD_DEPENDS to the RUN_DEPENDS. In order of preference, they are:
1) use RUN_DEPENDS to set BUILD_DEPENDS:
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= foo:bar/baz
2) create another variable and use it:
MY_DEPENDS= foo:bar/baz
BUILD_DEPENDS= ${MY_DEPENDS}
RUN_DEPENDS= ${MY_DEPENDS}
3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation:
BUILD_DEPENDS= foo:bar/baz
RUN_DEPENDS:= ${BUILD_DEPENDS}
Sponsored by: Absolight |
0.01_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.01_1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.01_1 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.01_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.01 20 Oct 2014 09:31:34 |
bapt |
Cleanup plist |
0.01 30 Jan 2014 10:27:43 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
0.01 20 Sep 2013 16:03:29 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
0.01 12 Sep 2013 06:27:42 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.01 10 Jun 2012 18:42:48 |
swills |
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi) |
0.01 12 Apr 2011 02:33:07 |
miwi |
SMS::Send::TW::Qma is a SMS::Send driver
which allows you to send messages through http://www.qma.com/.
WWW: http://search.cpan.org/dist/SMS-Send-TW-Qma/
PR: ports/155711
Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw> |