Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:37 1.9_1 |
Tobias C. Berner (tcberner)  |
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 ) |
06 Apr 2021 14:31:07 1.9_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2018 13:06:45
1.9_1 |
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
1.9_1 |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
19 May 2016 10:44:12
1.9_1 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
01 Apr 2016 14:16:20
1.9_1 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
1.9_1 |
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 ) |
05 Nov 2013 16:42:56
1.9 |
vanilla  |
Support STAGEDIR. |
20 Sep 2013 22:10:25
1.9 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
29 Aug 2013 04:08:54
1.9 |
sunpoet  |
- Use single space after WWW: |
02 Aug 2013 18:52:11
1.9 |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
29 Mar 2013 00:44:54
1.9 |
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
03 Nov 2012 11:39:43
1.9 |
ehaupt  |
- Update to 1.9
- Trim header
Feature safe: yes |
02 Apr 2012 13:45:54
1.8 |
sunpoet  |
- Update to 1.8
- Add BUILD_DEPENDS
Changes: http://search.cpan.org/dist/Net-Dropbox-API/Changes
Feature safe: yes |
30 Jun 2011 12:35:16
1.7 |
jadawin  |
- Update to 1.7
- Changelog: http://cpansearch.perl.org/src/NORBU/Net-Dropbox-API-1.7/Changes |
25 May 2011 12:54:30
1.6 |
jadawin  |
- Update to 1.6
- Changelog: http://cpansearch.perl.org/src/NORBU/Net-Dropbox-API-1.6/Changes |
13 May 2011 08:33:11
1.5 |
jadawin  |
- Update to 1.5
- Changelog: http://cpansearch.perl.org/src/NORBU/Net-Dropbox-API-1.5/Changes |
08 Apr 2011 09:40:55
1.3 |
clsung  |
- Update to 1.3 |
28 Mar 2011 08:30:56
1.2 |
clsung  |
- Update to 1.2 |
18 Mar 2011 03:27:47
1.1 |
miwi  |
- Update to 1.1
PR: 155632
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
24 Nov 2010 06:14:27
0.9 |
pgollucci  |
- Remove @comment from the p5- pkg-plists
Missed by: myself (pgollucci)
Reminded by: az |
24 Nov 2010 05:20:16
0.9 |
pgollucci  |
The Dropbox API is a OAuth based API. I try to abstract as much away
as possible so you should not need to know too much about it.
WWW: http://search.cpan.org/dist/Net-Dropbox-API/
PR: ports/152406
Submitted by: Gea-Suan Lin <gslin at gslin.org> |