68fb FreshPorts -- net/p5-Net-MovableType
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Net-MovableType 1.74 net on this many watch lists=1 search for ports that depend on this port
Lightweight MovableType client Perl module
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 21 Oct 2003 07:47:59
Also Listed In: perl5
License: not specified in port


Using Net::MovableType you can post new entries, edit existing
entries, browse entries and users blogs, and perform most of the
features you can perform through accessing your MovableType account.

Since Net::MovableType uses MT's remote procedure call gateway, you
can do it from any computer with Internet connection.

Net::MovableType promises an intuitive, user friendly, Object Oriented
interface for managing your web sites published through MovableType.
Most of the method names correspond to those documented in MovableType's
Programming Interface Manual.

Author: Sherzod Ruzmetov <sherzodr AT cpan.org>
WWW: http://search.cpan.org/dist/Net-MovableType/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. net/p5-SOAP-Lite
  2. lang/perl5.14
Required To Run:
  1. net/p5-SOAP-Lite
  2. lang/perl5.14
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/p5-Net-MovableType/ && make install clean
To add the package: pkg_add -r p5-Net-MovableType


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Net/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Net/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Net/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Net/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Net/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Net/
  11. http://at.cpan.org/modules/by-module/Net/
  12. http://backpan.perl.org/modules/by-module/Net/
  13. http://cpan.nctu.edu.tw/modules/by-module/Net/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Net/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Net/
  16. http://www.cpan.dk/modules/by-module/Net/
  17. http://www.cpan.dk/modules/by-module/Net/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Mar 2013 00:44:54
Original commit files touched by this commit  1.74
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
25 Jul 2012 06:32:08
Original commit files touched by this commit  1.74
cs search for other commits by this committer
Fix typos in COMMENT
04 Jun 2012 11:07:26
Original commit files touched by this commit  1.74
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
01 May 2012 01:47:10
Original commit files touched by this commit  1.74
swills search for other commits by this committer
- Assign clsung's p5- ports to perl@

Approved by:    clsung via IRC
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.74
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
24 Oct 2011 09:11:38
Original commit files touched by this commit  1.74
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.74
miwi search for other commits by this committer
- Get Rid MD5 support
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.74
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
22 Jan 2006 21:24:05
Original commit files touched by this commit  1.74
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:46:07
Original commit files touched by this commit  1.74
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
21 Sep 2005 19:31:43
Original commit files touched by this commit  1.74
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
20 Aug 2004 02:56:44
Original commit files touched by this commit  1.74
clsung search for other commits by this committer
My territory, suggested by ijliao. :p

Approved by:    vanilla (co-mentor)
17 Aug 2004 16:03:50
Original commit files touched by this commit  1.74
vanilla search for other commits by this committer
- Update to 1.74
- change module dependency
- add two install files in pkg-plist

PR:             ports/70551
Submitted by:   maintainer
31 Mar 2004 03:12:58
Original commit files touched by this commit  1.73
trevor search for other commits by this committer
SIZEify (maintainer timeout)
21 Oct 2003 07:26:21
Original commit files touched by this commit  1.73
foxfair search for other commits by this committer
Add p5-Net-MovableType 1.73,
a light-weight MovableType client Perl module.

PR:             58315
Submitted by:   clsung@dragon2.net

Number of commits found: 15

283d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24570
Broken 189
Deprecated 457
Ignore 563
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 442
Interactive 33
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight85
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0