Port details |
- wikicalc Open Source Wiki-Spreadsheet
- 1.0 www =2 1.0Version of this port present on the latest quarterly branch.
- Maintainer: hrs@FreeBSD.org
- Port Added: 2007-06-24 17:28:21
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: math
- License: not specified in port
- WWW:
- https://www.softwaregarden.com/products/wikicalc/index.html
- Description:
- The wikiCalc program lets you make web pages with more than just
paragraphs of prose. It combines the ease of authoring and multi-person
editing of a wiki with the familiar visual formatting and calculating
metaphor of a spreadsheet. Written in Perl and released under the GPL 2.0
license, it can easily be setup to run on almost any server as a web
application or on a personal computer to publish by FTP.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/wikicalc/ && make install clean
- To add the package, run one of these commands:
- pkg install www/wikicalc
- pkg install wikicalc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wikicalc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (wikicalc-1-0.tar.gz) = 330296dd24e827c8344a2e109bc406592b1423f470ec040677c82c70df3c9014
SIZE (wikicalc-1-0.tar.gz) = 217909
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:
-
- p5-libwww>=0 : www/p5-libwww
- 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_wikicalc
- 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 |
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.0 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.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.0 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.0 13 Jul 2015 13:46:33 |
amdmi3 |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
1.0 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
1.0 06 Aug 2014 09:11:58 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
1.0 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
1.0 02 Nov 2013 18:26:36 |
hrs |
- Add STAGEDIR support.
- Use shebangfix. |
1.0 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.0 02 Sep 2013 18:41:05 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.0 30 Jun 2012 14:31:06 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.0 25 Jun 2007 06:43:39 |
hrs |
- Remove redundant SUB_LIST.
- Use "find | xargs install" instead of "for i in `find`; do install $i; done".
Suggested by: sat |
1.0 24 Jun 2007 17:26:42 |
hrs |
Add www/wikicalc, an open source wiki-spreadsheet. |