| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Fix *_DEPENDS
- Reformat pkg-descr
- Take maintainership
Changes: http://search.cpan.org/dist/Dancer-Plugin-Email/CHANGES
Notes:
svn path=/head/; revision=384795
|
|
|
|
|
|
|
|
| |
Currently and in near future I don't have time to be responsible
for any port.
Notes:
svn path=/head/; revision=384126
|
|
|
|
| |
Notes:
svn path=/head/; revision=378641
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=373448
|
|
|
|
| |
Notes:
svn path=/head/; revision=356300
|
|
|
|
| |
Notes:
svn path=/head/; revision=345540
|
|
|
|
| |
Notes:
svn path=/head/; revision=329844
|
|
|
|
|
|
|
| |
mail)
Notes:
svn path=/head/; revision=327742
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326265
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: crees, tabthorpe (mentors, implicit)
Notes:
svn path=/head/; revision=323099
|
|
|
|
|
|
|
| |
Approved by: crees, tabthorpe (mentors, implicit)
Notes:
svn path=/head/; revision=314097
|
|
|
|
|
|
|
|
|
| |
- Change Makefile headers to shorter form
Feature safe: yes
Notes:
svn path=/head/; revision=306964
|
|
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Dancer-Plugin-Email/CHANGES
PR: ports/172094
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
Notes:
svn path=/head/; revision=304952
|
|
|
|
|
|
|
|
|
|
|
| |
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
about for a while.
PR: ports/168208
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=298970
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE (Artistic 1 & GPLv1)
- Add Dancer::Plugin::README to MAN3 and pkg-plist
Changes: http://search.cpan.org/dist/Dancer-Plugin-Email/CHANGES
PR: ports/159041 [1]
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
Notes:
svn path=/head/; revision=277999
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Make use of the CPAN:USER macro
- Pet portlint(1) using tabs instead of spaces
Changes: http://search.cpan.org/dist/Dancer-Plugin-Email/CHANGES
PR: ports/157541 [1]
Submitted by: Grzegorz Blach <magik@roorback.net> (maintainer)
Notes:
svn path=/head/; revision=275010
|
|
|
|
|
|
|
|
|
| |
No functional changes.
Sponsored by: p5 namespace
Notes:
svn path=/head/; revision=268973
|
|
html email messages with or without attachments. Simply define
how you wish to send the email in your application's YAML
configuration file, then call the email keyword passing the
necessary parameters.
WWW: http://search.cpan.org/~ironcamel/Dancer-Plugin-Email/
PR: ports/153545
Submitted by: Grzegorz Blach <magik@roorback.net>
Notes:
svn path=/head/; revision=267195
|