Port details |
- p5-Net-FreshBooks-API Easy OO access to the FreshBooks.com API
- 0.24 www
=0 0.24Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2010-01-04 22:57:28
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- http://www.freshbooks.com is a website that lets you create, send and
manage invoices. This module is an OO abstraction of their API that
lets you work with Clients, Invoices etc as if they were standard Perl
objects.
WWW: https://metacpan.org/release/Net-FreshBooks-API
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-FreshBooks-API>0:www/p5-Net-FreshBooks-API
- To install the port:
- cd /usr/ports/www/p5-Net-FreshBooks-API/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-Net-FreshBooks-API
- pkg install p5-Net-FreshBooks-API
- PKGNAME: p5-Net-FreshBooks-API
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Net-FreshBooks-API-0.24.tar.gz) = b3dd2af6593e0ef091a6d6833e5c06893fa72aac8d04aa71efe0a04fee3ea746
SIZE (Net-FreshBooks-API-0.24.tar.gz) = 45043
- 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-B-Hooks-EndOfScope>=0.09 : devel/p5-B-Hooks-EndOfScope
- p5-Clone>=0 : devel/p5-Clone
- p5-Data-Dump>=0 : devel/p5-Data-Dump
- p5-Lingua-EN-Inflect>=0 : textproc/p5-Lingua-EN-Inflect
- p5-LWP-Protocol-https>=0 : www/p5-LWP-Protocol-https
- p5-Moose>=0 : devel/p5-Moose
- p5-Net-OAuth-Simple>=0 : net/p5-Net-OAuth-Simple
- p5-Params-Validate>=0 : devel/p5-Params-Validate
- p5-Path-Class>=0 : devel/p5-Path-Class
- p5-URI>=0 : net/p5-URI
- p5-WWW-Mechanize>=0 : www/p5-WWW-Mechanize
- p5-XML-LibXML>=0 : textproc/p5-XML-LibXML
- p5-XML-Simple>=0 : textproc/p5-XML-Simple
- p5-libwww>=0 : www/p5-libwww
- p5-namespace-autoclean>=0.11 : devel/p5-namespace-autoclean
- perl5>=5.32.r0<5.33 : lang/perl5.32
- p5-Module-Build>=0.4206 : devel/p5-Module-Build
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-B-Hooks-EndOfScope>=0.09 : devel/p5-B-Hooks-EndOfScope
- p5-Clone>=0 : devel/p5-Clone
- p5-Data-Dump>=0 : devel/p5-Data-Dump
- p5-Lingua-EN-Inflect>=0 : textproc/p5-Lingua-EN-Inflect
- p5-LWP-Protocol-https>=0 : www/p5-LWP-Protocol-https
- p5-Moose>=0 : devel/p5-Moose
- p5-Net-OAuth-Simple>=0 : net/p5-Net-OAuth-Simple
- p5-Params-Validate>=0 : devel/p5-Params-Validate
- p5-Path-Class>=0 : devel/p5-Path-Class
- p5-URI>=0 : net/p5-URI
- p5-WWW-Mechanize>=0 : www/p5-WWW-Mechanize
- p5-XML-LibXML>=0 : textproc/p5-XML-LibXML
- p5-XML-Simple>=0 : textproc/p5-XML-Simple
- p5-libwww>=0 : www/p5-libwww
- p5-namespace-autoclean>=0.11 : devel/p5-namespace-autoclean
- 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:
- www_p5-Net-FreshBooks-API
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.24
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
0.24
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
0.24
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.24
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:33:58
0.24
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
12 Jan 2015 18:36:53
0.24
|
sunpoet  |
- Update to 0.24
Changes: http://search.cpan.org/dist/Net-FreshBooks-API/Changes |
07 Jan 2015 19:18:15
0.23_3
|
sunpoet  |
- Fix *_DEPENDS: parent 0.224+ is already in all supported Perl releases
- Bump PORTREVISION for dependency change
- Sort PLIST |
26 Nov 2014 13:08:38
0.23_2
|
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 ) |
01 Mar 2014 17:36:12
0.23_1
|
sunpoet  |
- Add LICENSE
- Remove outdated PERL_LEVEL check |
07 Nov 2013 15:22:46
0.23_1
|
vanilla  |
support STAGEDIR. |
20 Sep 2013 23:36:54
0.23_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
29 Aug 2013 04:08:54
0.23_1
|
sunpoet  |
- Use single space after WWW: |
02 Aug 2013 18:52:11
0.23_1
|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
24 May 2013 10:05:05
0.23_1
|
az  |
- Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12 |
04 Apr 2012 01:17:18
0.23_1
|
swills  |
- Add missing DEPENDS
- Add TEST_DEPENDS
- Bump PORTREVISION
Feature safe: yes |
13 Mar 2012 16:15:36
0.23
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.23
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
21 Oct 2011 02:42:03
0.23
|
clsung  |
- Update to 0.23 |
17 Sep 2011 07:40:05
0.22
|
sunpoet  |
- Update to 0.22
Changes: http://search.cpan.org/dist/Net-FreshBooks-API/Changes |
27 May 2011 07:46:41
0.21
|
sunpoet  |
- Update to 0.21
- Update PERL_LEVEL check
Changes: http://search.cpan.org/dist/Net-FreshBooks-API/Changes |
24 Nov 2010 06:19:46
0.18
|
pgollucci  |
- Also remove them from pkg-plist lists not from me that crept in |
22 Nov 2010 13:57:14
0.18
|
jadawin  |
- Update to 0.18
PR: ports/152362
Submitted by: Gea-Suan Lin <gslin AT gslin.org> |
13 Nov 2010 12:34:31
0.17
|
leeym  |
- update to 0.17 |
12 Nov 2010 08:54:45
0.15
|
wen  |
- Update to 0.15
Changelog:
http://cpansearch.perl.org/src/OALDERS/Net-FreshBooks-API-0.15/Changes |
13 Oct 2010 23:56:22
0.14
|
leeym  |
- update to 0.14 |
24 Sep 2010 02:03:44
0.12
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
09 Sep 2010 19:31:24
0.12
|
pgollucci  |
- Update to 0.12
PR: ports/150435
Submitted by: Gea-Suan Lin <gslin@gslin.org>
With Hat: perl@
Changes: http://search.cpan.org/dist/Net-FreshBooks-API/Changes |
04 Jan 2010 22:56:48
0.10
|
miwi  |
http://www.freshbooks.com is a website that lets you create, send and
manage invoices. This module is an OO abstraction of their API that
lets you work with Clients, Invoices etc as if they were standard Perl
objects.
WWW: http://search.cpan.org/dist/Net-FreshBooks-API/
PR: ports/142261
Submitted by: Gea-Suan Lin <gslin at gslin.org> |