non port: net/p5-Net-Jaiku/Makefile |
Number of commits found: 10 |
Monday, 19 Feb 2018
|
10:31 sunpoet
Mark DEPRECATED and set EXPIRATION_DATE to 2018-03-31
 |
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
 |
Wednesday, 26 Nov 2014
|
13:08 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
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
 |
Tuesday, 18 Nov 2014
|
10:38 mat
Take miwi's old perl ports into perl@'s fold.
Sponsored by: Absolight
 |
09:37 bapt
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
 |
Tuesday, 29 Jul 2014
|
19:11 adamw
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
 |
Sunday, 5 Jan 2014
|
17:43 az
- stage support
Approved by: portmgr (blanket infrastructure)
 |
Friday, 20 Sep 2013
|
22:10 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
 |
Friday, 6 Sep 2013
|
07:00 az
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
 |
Thursday, 5 Jun 2008
|
22:01 miwi
This module allows easy access to Feeds, Presences and Users at jaiku.com.
It requires an API key retreivable from http://api.jaiku.com/ for each
username you wish to authenticate.
WWW: http://search.cpan.org/dist/Net-Jaiku/
PR: ports/124242
Submitted by: Ying-Chieh Liao <ijliao at csie.nctu.edu.tw>
 |
Number of commits found: 10 |