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) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-Net-Twitter-Lite Interface to the Twitter API
0.12008 net 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.12008Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-08-04 12:20:02
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Net-Twitter-Lite
Description:
This module provides a perl interface to the Twitter APIs. It uses the same API definitions as Net::Twitter, but without the extra bells and whistles and without the additional dependencies. Same great taste, less filling. This module is related to, but is not part of the "Net::Twitter" distribution. It's API methods and API method documentation are generated from "Net::Twitter"'s internals. It exists for those who cannot, or prefer not to install Moose and its dependencies.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Net-Twitter-Lite-0.12008/catalog.mk
  2. /usr/local/share/licenses/p5-Net-Twitter-Lite-0.12008/LICENSE
  3. /usr/local/share/licenses/p5-Net-Twitter-Lite-0.12008/ART10
  4. /usr/local/share/licenses/p5-Net-Twitter-Lite-0.12008/GPLv1+
  5. lib/perl5/site_perl/man/man3/Net::Twitter::Lite.3.gz
  6. lib/perl5/site_perl/man/man3/Net::Twitter::Lite::API::V1.3.gz
  7. lib/perl5/site_perl/man/man3/Net::Twitter::Lite::API::V1_1.3.gz
  8. lib/perl5/site_perl/man/man3/Net::Twitter::Lite::Error.3.gz
  9. lib/perl5/site_perl/man/man3/Net::Twitter::Lite::WithAPIv1_1.3.gz
  10. lib/perl5/site_perl/man/man3/Net::Twitter::Lite::WrapResult.3.gz
  11. lib/perl5/site_perl/Net/Twitter/Lite.pm
  12. lib/perl5/site_perl/Net/Twitter/Lite.pod
  13. lib/perl5/site_perl/Net/Twitter/Lite/API/V1.pm
  14. lib/perl5/site_perl/Net/Twitter/Lite/API/V1_1.pm
  15. lib/perl5/site_perl/Net/Twitter/Lite/Error.pm
  16. lib/perl5/site_perl/Net/Twitter/Lite/WithAPIv1_1.pm
  17. lib/perl5/site_perl/Net/Twitter/Lite/WithAPIv1_1.pod
  18. lib/perl5/site_perl/Net/Twitter/Lite/WrapResult.pm
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • p5-Net-Twitter-Lite>0:net/p5-Net-Twitter-Lite
To install the port:
cd /usr/ports/net/p5-Net-Twitter-Lite/ && make install clean
To add the package, run one of these commands:
  • pkg install net/p5-Net-Twitter-Lite
  • pkg install p5-Net-Twitter-Lite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Net-Twitter-Lite
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1519290972 SHA256 (Net-Twitter-Lite-0.12008.tar.gz) = b2eabe1f2a3f2c64decd60f27bc3b46ee652560b024c4c568115616c8d4a468e SIZE (Net-Twitter-Lite-0.12008.tar.gz) = 80537

Packages (timestamps in pop-ups are UTC):
p5-Net-Twitter-Lite
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.120080.120080.120080.120080.12008-0.12008-
FreeBSD:13:quarterly0.120080.120080.120080.120080.120080.120080.120080.12008
FreeBSD:14:latest0.120080.120080.120080.120080.120080.12008-0.12008
FreeBSD:14:quarterly0.120080.12008-0.120080.120080.120080.120080.12008
FreeBSD:15:latest0.120080.12008n/a0.12008n/a0.120080.120080.12008
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-HTTP-Message>0 : www/p5-HTTP-Message
  2. p5-JSON>=2.02 : converters/p5-JSON
  3. p5-LWP-Protocol-https>0 : www/p5-LWP-Protocol-https
  4. p5-URI>=1.4 : net/p5-URI
  5. p5-libwww>0 : www/p5-libwww
  6. p5-Net-HTTP>=6.06 : net/p5-Net-HTTP
  7. p5-Net-OAuth>=0.25 : net/p5-Net-OAuth
  8. p5-Module-Build-Tiny>=0.039 : devel/p5-Module-Build-Tiny
  9. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-HTTP-Message>0 : www/p5-HTTP-Message
  2. p5-JSON>=2.02 : converters/p5-JSON
  3. p5-LWP-Protocol-https>0 : www/p5-LWP-Protocol-https
  4. p5-URI>=1.4 : net/p5-URI
  5. p5-libwww>0 : www/p5-libwww
  6. p5-Net-HTTP>=6.06 : net/p5-Net-HTTP
  7. p5-Net-OAuth>=0.25 : net/p5-Net-OAuth
  8. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. irc/tircd*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
net_p5-Net-Twitter-Lite
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Net/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Net/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Net/
  7. http://backpan.perl.org/modules/by-module/Net/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Net/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Net/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Net/
  12. https://www.cpan.org/modules/by-module/Net/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.12008
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.12008
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.12008
06 Sep 2021 21:13:27
commit hash: 3f85df49256b7bd28441e3babed9727005dce586commit hash: 3f85df49256b7bd28441e3babed9727005dce586commit hash: 3f85df49256b7bd28441e3babed9727005dce586commit hash: 3f85df49256b7bd28441e3babed9727005dce586 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit.
0.12008
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.12008
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
0.12008
22 Feb 2018 09:49:48
Revision:462577Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.12008

Changes:	http://search.cpan.org/dist/Net-Twitter-Lite/Changes
0.12006_2
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
0.12006_2
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.12006_2
21 Nov 2015 13:24:31
Revision:402156Original commit files touched by this commit
culot search for other commits by this committer
- Grab max@'s ports after his commit bit was taken in for safekeeping
0.12006_2
28 Mar 2015 18:50:05
Revision:382539Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE [1]
- Fix *_DEPENDS:
  - Memoize is not required by this port
  - Test::Simple 0.98+ is already in all supported Perl releases
  - Test::Fatal is a test-only dependency
- Bump PORTREVISION for dependency change

Approved by:	portmgr (blanket) [1]
With hat:	perl
0.12006_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
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 View all of this commit message)
0.12006
06 Jun 2014 01:09:44
Revision:356728Original commit files touched by this commit
max search for other commits by this committer
Upgrade to 0.12006.
0.12001_1
06 Jan 2014 09:24:25
Revision:338850Original commit files touched by this commit
az search for other commits by this committer
- add stage support

Approved by:	portmgr (blanket infrastructure)
0.12001_1
20 Sep 2013 22:10:25
Revision:327755Original 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:
net)
0.12001_1
06 Sep 2013 16:11:30
Revision:326522Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
0.12001_1
09 Mar 2013 01:15:56
Revision:313685Original commit files touched by this commit
max search for other commits by this committer
Bump PORTREVISION as dependencies were changed in the previous commit.
0.12001
08 Mar 2013 18:52:14
Revision:313664Original commit files touched by this commit
max search for other commits by this committer
Update and adjust the dependencies.
0.12001
08 Mar 2013 18:14:12
Revision:313663Original commit files touched by this commit
max search for other commits by this committer
Add @dirrmtry entry for the API directory.
0.12001
08 Mar 2013 16:29:55
Revision:313658Original commit files touched by this commit
max search for other commits by this committer
Update, 0.11002 to 0.12001.
0.11002
22 Sep 2012 19:39:01
Revision:304714Original commit files touched by this commit
swills search for other commits by this committer
- Update to 0.11002

PR:		ports/171042
Approved by:	maintainer timeout (max, >4 weeks)
0.11001
30 Jun 2012 14:39:14
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
0.11001
26 Jun 2012 06:13:52
Original commit files touched by this commit
max search for other commits by this committer
Upgrade, 0.10004 to 0.11001.
0.10004
10 Jun 2012 18:42:48
Original commit files touched by this commit
swills search for other commits by this committer
- 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.10004
18 Apr 2011 06:20:00
Original commit files touched by this commit
max search for other commits by this committer
Upgrade, 1.10003 to 0.10004.
0.10003
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.10003
14 Jun 2010 10:41:56
Original commit files touched by this commit
max search for other commits by this committer
Upgrade, 0.10000 -> 0.10003
Approved by:    kuriyama
Feature-safe:   yes
0.10000
24 May 2010 09:12:15
Original commit files touched by this commit
max search for other commits by this committer
Upgrade from 0.09001 to 0.10000

Approved by:    kuriyama
0.09001
23 May 2010 05:23:00
Original commit files touched by this commit
max search for other commits by this committer
Update from 0.08006 to 0.09001.

Approved by:    kuriyama
0.08006
21 Dec 2009 11:18:13
Original commit files touched by this commit
max search for other commits by this committer
Upgrade, 0.08005 -> 0.08006.

Approved-by:    kuriyama
0.08005
17 Nov 2009 08:17:19
Original commit files touched by this commit
max search for other commits by this committer
Update from 0.08004 to 0.08005

PR:             a40294
Submitted by:   Sahil Tandon <sahil@tandon.net>
Approved by:    kuriyama
0.08004
27 Oct 2009 06:46:04
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.08004

PR:             ports/139984
Submitted by:   Masafumi NAKANE <max@FreeBSD.org> (maintainer)
Approved by:    miwi, jadawin(mentors,implicit)
0.08003
19 Oct 2009 14:57:44
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.08003

PR:             ports/139753
Submitted by:   Masafumi NAKANE <max@FreeBSD.org> (maintainer)
Approved by:    mentors(implicit)
0.08001
16 Sep 2009 14:26:56
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.08001

PR:             138810
Submitted by:   Masafumi NAKANE <max@accessibility.org> (maintainer)
Feature safe:   yes
0.08000
04 Sep 2009 20:44:19
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.09000

PR:             138498
Submitted by:   Masafumi NAKANE <max@accessibility.org> (maintainer)
0.07000
16 Aug 2009 23:33:55
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.07000

PR:             137803
Submitted by:   Masafumi NAKANE <max@accessibility.org> (maintainer)
0.06002
04 Aug 2009 12:19:43
Original commit files touched by this commit
lippe search for other commits by this committer
This module provides a perl interface to the Twitter APIs. It uses the
same API definitions as Net::Twitter, but without the extra bells and
whistles and without the additional dependencies. Same great taste,
less filling.

This module is related to, but is not part of the "Net::Twitter"
distribution. It's API methods and API method documentation are
generated from "Net::Twitter"'s internals. It exists for those who
cannot, or prefer not to install Moose and its dependencies.

WWW: http://search.cpan.org/dist/Net-Twitter-Lite/

Number of commits found: 37