Port details |
- p5-jQuery-File-Upload Perl extension for jQuery File Upload plugin
- 0.32 www
=0 0.30_2Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2013-03-13 07:00:10
- Last Update: 2022-04-17 23:59:13
- Commit Hash: ed3a01a
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- Server-side solution for the jQuery File Upload
(https://github.com/blueimp/jQuery-File-Upload/) plugin.
WWW: https://metacpan.org/release/jQuery-File-Upload
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-jQuery-File-Upload>0:www/p5-jQuery-File-Upload
- To install the port:
- cd /usr/ports/www/p5-jQuery-File-Upload/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-jQuery-File-Upload
- pkg install p5-jQuery-File-Upload
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-jQuery-File-Upload
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1650229190
SHA256 (jQuery-File-Upload-0.32.tar.gz) = 3c77b184c7b845ea36080d8ef37807861d50c7a36795a28066e1c6b838da57c6
SIZE (jQuery-File-Upload-0.32.tar.gz) = 21828
- 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-CGI>=0 : www/p5-CGI
- p5-Data-GUID>=0 : devel/p5-Data-GUID
- p5-JSON>=0 : converters/p5-JSON
- p5-JSON-XS>=0 : converters/p5-JSON-XS
- p5-Net-SSH2>=0 : net/p5-Net-SSH2
- p5-URI>=0 : net/p5-URI
- ImageMagick6>=6 : graphics/ImageMagick6
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-CGI>=0 : www/p5-CGI
- p5-Data-GUID>=0 : devel/p5-Data-GUID
- p5-JSON>=0 : converters/p5-JSON
- p5-JSON-XS>=0 : converters/p5-JSON-XS
- p5-Net-SSH2>=0 : net/p5-Net-SSH2
- p5-URI>=0 : net/p5-URI
- ImageMagick6>=6 : graphics/ImageMagick6
- 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-jQuery-File-Upload
- USES:
- magick:6,run 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 |
17 Apr 2022 23:59:13 0.32
|
Po-Chuan Hsieh (sunpoet)  |
www/p5-jQuery-File-Upload: Update to 0.32
- Add LICENSE
- Fix indent
Changes: https://metacpan.org/dist/jQuery-File-Upload/changes |
11 Dec 2021 13:50:53 0.30_2
|
Tobias C. Berner (tcberner)  |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
04 Oct 2021 19:58:01 0.30_2
|
Rene Ladan (rene)  |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
07 Apr 2021 08:09:01 0.30_2
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.30_2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10 Nov 2018 19:57:08
0.30_2
|
kwm  |
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
27 May 2018 20:15:20
0.30_1
|
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:33:58
0.30_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.30_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 ) |
20 Nov 2014 14:55:28
0.30
|
kuriyama  |
- Upgrade to 0.30. |
12 Jan 2014 01:49:19
0.20
|
kuriyama  |
- Upgrade to 0.20. |
05 Jan 2014 14:02:23
0.16
|
az  |
- stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 23:36:54
0.16
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
03 Sep 2013 13:17:36
0.16
|
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
26 May 2013 07:09:45
0.16
|
kuriyama  |
- Upgrade to 0.16. |
13 Mar 2013 06:59:58
0.12
|
kuriyama  |
Server-side solution for the jQuery File Upload
(https://github.com/blueimp/jQuery-File-Upload/) plugin.
WWW: http://search.cpan.org/dist/jQuery-File-Upload/ |