Port details |
- p5-Data-JavaScript Dump Perl structures to JavaScript code
- 1.13_1 lang =4 1.13_1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2001-10-09 15:55:53
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: de-webalizer, p5-FAQ-OMatic, p5-CGI-Cache, p5-HTML-CalendarMonthSimple, p5-libwww
- Also Listed In: perl5 www
- License: not specified in port
- WWW:
- https://metacpan.org/release/Data-JavaScript
- Description:
- This module is aimed mainly for CGI programming, when a perl script
generates a page with client side JavaScript code that needs access to
structures created on the server.
It works by creating one line of JavaScript code per datum. Therefore,
structures cannot be created anonymously and needed to be assigned to
variables. This enables dumping big structures.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Data-JavaScript>0:lang/p5-Data-JavaScript
- To install the port:
- cd /usr/ports/lang/p5-Data-JavaScript/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/p5-Data-JavaScript
- pkg install p5-Data-JavaScript
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Data-JavaScript
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Data-JavaScript-1.13.tgz) = 3b2ea37c6261552bb6fb39ae83c1546c82d9db03474ffa802c170873f6ba88a3
SIZE (Data-JavaScript-1.13.tgz) = 7668
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:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- 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:
- lang_p5-Data-JavaScript
- USES:
- perl5 tar:tgz
- 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 |
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.13_1 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.13_1 20 Jul 2022 14:22:15 |
Tobias C. Berner (tcberner) |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
1.13_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.13_1 28 May 2020 13:13:25 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). |
1.13_1 10 Sep 2018 11:17:00 |
des |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez |
1.13_1 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.13_1 25 May 2016 15:43:34 |
mat |
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight |
1.13_1 02 Mar 2015 23:31:10 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.13_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.13 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
1.13 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.13 29 Jan 2014 17:46:33 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
1.13 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
1.13 05 Aug 2013 15:05:30 |
az |
- Convert to new perl framework
- Trim Makefile header
Approved by: tobez@ (maintainer) |
1.13 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.13 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
1.13 05 Sep 2008 10:28:50 |
tobez |
Update to 1.13. |
1.11 17 Apr 2008 14:30:31 |
araujo |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.11 25 Jan 2006 13:19:23 |
tobez |
Update to 1.11. |
1.08 22 Jan 2006 12:42:24 |
edwin |
SHA256ify
Approved by: krion@ |
1.08 22 Jan 2006 02:18:40 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.08 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.08 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.08 07 Jun 2003 10:55:01 |
erwin |
Update to 1.08
PR: 52243
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: maintainer, edwin (mentor) |
1.06 07 Mar 2003 06:05:38 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
12 Oct 2001 12:59:04 |
tobez |
Update to 1.06. |
09 Oct 2001 19:55:53 |
tobez |
Add p5-Data-JavaScript, a perl module to dump perl structures to JavaScript
code. |