Port details |
- p5-File-Assets Perl module to Manage .css and .js assets
- 0.064_3 devel
=0 0.064_3Version of this port present on the latest quarterly branch. - Maintainer: swills@FreeBSD.org
 - Port Added: 2011-05-02 01:48:45
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: perl5
- License: not specified in port
- Description:
- File::Assets is a tool for managing JavaScript and CSS assets in a (web)
application. It allows you to "publish" assests in one place after having
specified them in different parts of the application (e.g. throughout request
and template processing phases).
WWW: https://metacpan.org/release/File-Assets
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-File-Assets>0:devel/p5-File-Assets
- To install the port:
- cd /usr/ports/devel/p5-File-Assets/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-File-Assets
- pkg install p5-File-Assets
- PKGNAME: p5-File-Assets
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (File-Assets-0.064.tar.gz) = 92ef98b195b41d7c083886b49b13a43705c6c8a2994653fb69702288c4dcbee4
SIZE (File-Assets-0.064.tar.gz) = 50338
- 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-Test-Memory-Cycle>0 : devel/p5-Test-Memory-Cycle
- p5-Directory-Scratch>0 : devel/p5-Directory-Scratch
- p5-MIME-Types>0 : mail/p5-MIME-Types
- p5-Path-Resource>0 : devel/p5-Path-Resource
- p5-Tie-LLHash>0 : devel/p5-Tie-LLHash
- p5-Carp-Clan-Share>0 : devel/p5-Carp-Clan-Share
- p5-Object-Tiny>0 : devel/p5-Object-Tiny
- p5-HTML-Declare>0 : www/p5-HTML-Declare
- p5-XML-Tiny>0 : textproc/p5-XML-Tiny
- p5-IO-Stringy>0 : devel/p5-IO-Stringy
- p5-CSS-Minifier-XS>=0 : textproc/p5-CSS-Minifier-XS
- p5-JavaScript-Minifier-XS>=0 : textproc/p5-JavaScript-Minifier-XS
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Test-Memory-Cycle>0 : devel/p5-Test-Memory-Cycle
- p5-Directory-Scratch>0 : devel/p5-Directory-Scratch
- p5-MIME-Types>0 : mail/p5-MIME-Types
- p5-Path-Resource>0 : devel/p5-Path-Resource
- p5-Tie-LLHash>0 : devel/p5-Tie-LLHash
- p5-Carp-Clan-Share>0 : devel/p5-Carp-Clan-Share
- p5-Object-Tiny>0 : devel/p5-Object-Tiny
- p5-HTML-Declare>0 : www/p5-HTML-Declare
- p5-XML-Tiny>0 : textproc/p5-XML-Tiny
- p5-IO-Stringy>0 : devel/p5-IO-Stringy
- p5-CSS-Minifier-XS>=0 : textproc/p5-CSS-Minifier-XS
- p5-JavaScript-Minifier-XS>=0 : textproc/p5-JavaScript-Minifier-XS
- 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:
- devel_p5-File-Assets
- 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.064_3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Jun 2020 11:55:23
0.064_3
|
sunpoet  |
Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113
- Fix LICENSE_FILE
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for dependency change
Changes: https://metacpan.org/changes/distribution/IO-Stringy |
06 Jul 2018 06:27:48
0.064_2
|
swills  |
devel/p5-File-Assets: further portscout changes
Try again to get portscout to ignore devel version |
05 Jul 2018 02:05:59
0.064_2
|
swills  |
devel/p5-File-Assets: Fix typo in previous commit
Reported by: dbaio |
04 Jul 2018 22:16:29
0.064_2
|
swills  |
devel/p5-File-Assets: skip dev version |
27 May 2018 20:15:20
0.064_2
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
01 Apr 2016 14:00:57
0.064_2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.064_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 ) |
27 Oct 2014 10:55:59
0.064_1
|
bapt  |
Cleanup plist |
06 Jan 2014 11:00:16
0.064_1
|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 17:13:47
0.064_1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
07 Sep 2013 10:16:47
0.064_1
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
07 Feb 2012 01:20:37
0.064_1
|
swills  |
- Remove useless USE_PERL |
05 May 2011 03:09:01
0.064_1
|
swills  |
- Add missing dependencies on p5-CSS-Minifier-XS and
p5-JavaScript-Minifier-XS |
02 May 2011 01:48:22
0.064
|
swills  |
File::Assets is a tool for managing JavaScript and CSS assets in a (web)
application. It allows you to "publish" assests in one place after having
specified them in different parts of the application (e.g. throughout request
and template processing phases).
WWW: http://search.cpan.org/dist/File-Assets/ |