Port details |
- p5-CGI-Upload CGI class for handling browser file uploads
- 1.14 www =6 1.14Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2003-06-21 08:27:30
- Last Update: 2023-12-29 18:24:39
- Commit Hash: 613ee5c
- People watching this port, also watch:: wget, p5-CGI-Cache, p5-libwww, p5-CGI-Minimal, p5-CGI-FastTemplate
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/CGI-Upload
- Description:
- This module has been written to provide a simple and secure
manner by which to handle files uploaded in multipart/form-data
requests through a web browser. The primary advantage which this
module offers over existing modules is the single interface
which it provides for the most often required information
regarding files uploaded in this manner.
This module builds upon primarily the CGI and File::MMagic
modules and offers some tidy and succinct methods for the
handling of files uploaded via multipart/form-data requests.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-CGI-Upload>0:www/p5-CGI-Upload
- To install the port:
- cd /usr/ports/www/p5-CGI-Upload/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-CGI-Upload
- pkg install p5-CGI-Upload
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-CGI-Upload
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1703870193
SHA256 (CGI-Upload-1.14.tar.gz) = 044b66ed5adec1e50af4dc2d8d370c86c4651547631534fec9ccc4095e53f260
SIZE (CGI-Upload-1.14.tar.gz) = 14365
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-HTTP-BrowserDetect>=0 : www/p5-HTTP-BrowserDetect
- p5-File-MMagic>=0 : devel/p5-File-MMagic
- p5-CGI>=0 : www/p5-CGI
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-HTTP-BrowserDetect>=0 : www/p5-HTTP-BrowserDetect
- p5-File-MMagic>=0 : devel/p5-File-MMagic
- p5-CGI>=0 : www/p5-CGI
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_p5-CGI-Upload
- USES:
- perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.14 29 Dec 2023 18:24:39 |
Muhammad Moinur Rahman (bofh) |
www/p5-CGI-Upload: Update version 1.13=>1.14
Changelog: https://metacpan.org/dist/CGI-Upload/changes |
1.13 02 Jun 2023 17:24:42 |
Muhammad Moinur Rahman (bofh) |
www/p5-CGI-Upload: Update version 1.11=>1.13
Changelog: https://metacpan.org/dist/CGI-Upload/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.11_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.11_2 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.11_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.11_2 06 Oct 2018 13:06:45 |
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) |
1.11_2 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.11_2 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
1.11_2 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.11_2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.11_2 25 Apr 2015 16:12:20 |
adamw |
Convert remaining p5-CGI.pm consumers to p5-CGI, and bump PORTREVISION.
All these changes are tested but the following are worth noting:
The following ports fail "make test", but did so before this change, and
fail in the same places:
- textproc/p5-xmltv
- www/p5-Business-Paypal
- www/p5-CGI-Enurl
www/p5-Apache-Gallery is missing all sorts of dependencies, fails all tests,
and should probably be marked BROKEN
For graphics/imc, move the OPTIONS_DEFINE block out of the LICENSE block area.
As long as we're here, sort plist on perl@-owned ports. |
1.11_1 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
1.11_1 26 Nov 2014 13:08:38 |
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 ) |
1.11 07 Apr 2014 10:13:12 |
sunpoet |
- Add LICENSE
- Pass maintainership to submitter
PR: 188313
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
07 Nov 2013 08:28:22
|
vanilla |
support STAGEDIR. |
1.11 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.11 02 Aug 2013 18:21:06 |
az |
- Convert to new perl framework |
1.11 05 Jun 2012 07:27:27 |
az |
- Remove SITE_PERL from *_DEPENDS |
1.11 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.11 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.11 22 Mar 2008 12:17:40 |
jadawin |
- Update to 1.11
Approved by: thierry (mentor) |
1.10 22 Jan 2006 02:58:25 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.10 25 Nov 2005 19:02:21 |
pav |
- Add SHA256 |
1.10 21 Sep 2005 19:31:43 |
fenner |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
1.10 30 Jul 2004 14:44:50 |
mat |
Update to 1.10 |
1.05 10 Apr 2004 17:26:55 |
trevor |
Tidy up whitespace. |
1.05 26 Mar 2004 02:16:08 |
trevor |
Add size data. |
1.05 26 Mar 2004 00:53:47 |
trevor |
E-mail to the maintainer bounced with:
451 FreeBSDsecurity.com: Name server timeout
Message could not be delivered for 5 days |
1.05 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.05 21 Jun 2003 08:26:58 |
erwin |
Add p5-CGI-Upload 1.05, cGI class for handling browser file uploads.
PR: 53574
Submitted by: Daniel B. Hemmerich |