6745 FreshPorts -- www/p5-CGI-Kwiki
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-CGI-Kwiki 0.18_1 www on this many watch lists=1 search for ports that depend on this port
Quickie Wiki Package that's not too Tricky
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Oct 2003 15:43:41
Also Listed In: perl5
License: not specified in port


Kwiki is perhaps the simplest, most modular and easy to extend wiki. A wiki
allows users to freely create and edit web pages in any web browser. Kwiki
is Open Source Software and is available on CPAN.

The overall design goal of CGI::Kwiki is simplicity and extensibility. 
Even so, Kwiki will have some killer built in features not available in 
most wikis:

    * KwikiSlideShow
    * KwikiBlog
    * KwikiSisters
    * KwikiHotKeys
    * KwikiFit
    * KwikiPod
    * KwikiPrivacy 

Each feature is implemented as a separate plugin class. This keeps things 
simple and extensible.

WWW: http://www.kwiki.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. www/p5-CGI.pm
  2. lang/perl5.14
Required To Run:
  1. www/p5-CGI.pm
  2. devel/p5-Locale-Maketext
  3. lang/perl5.14
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/p5-CGI-Kwiki/ && make install clean
To add the package: pkg_add -r p5-CGI-Kwiki


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/CGI/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/CGI/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/CGI/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/CGI/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/CGI/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/CGI/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/CGI/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/CGI/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/CGI/
  11. http://at.cpan.org/modules/by-module/CGI/
  12. http://backpan.perl.org/modules/by-module/CGI/
  13. http://cpan.nctu.edu.tw/modules/by-module/CGI/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/CGI/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/CGI/
  16. http://www.cpan.dk/modules/by-module/CGI/
  17. http://www.cpan.dk/modules/by-module/CGI/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Mar 2013 00:44:54
Original commit files touched by this commit  0.18_1
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
05 Jun 2012 07:44:03
Original commit files touched by this commit  0.18_1
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
01 May 2012 01:47:10
Original commit files touched by this commit  0.18_1
swills search for other commits by this committer
- Assign clsung's p5- ports to perl@

Approved by:    clsung via IRC
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.18_1
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.18_1
miwi search for other commits by this committer
- Get Rid MD5 support
22 Jul 2009 16:27:08
Original commit files touched by this commit  0.18_1
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.18_1
araujo search for other commits by this committer
- 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)
08 Sep 2007 00:45:09
Original commit files touched by this commit  0.18_1
linimon search for other commits by this committer
Remove support for antique perl.

Hat:    portmgr
24 Jan 2006 03:14:23
Original commit files touched by this commit  0.18_1
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:58:25
Original commit files touched by this commit  0.18_1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
06 Jan 2005 02:17:11
Original commit files touched by this commit  0.18_1
clsung search for other commits by this committer
- pkg-plist errors on i386 4 (perl5.005)

Approved by:    portmgr
20 Aug 2004 02:56:44
Original commit files touched by this commit  0.18_1
clsung search for other commits by this committer
My territory, suggested by ijliao. :p

Approved by:    vanilla (co-mentor)
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.18_1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
15 Oct 2003 07:50:35
Original commit files touched by this commit  0.18_1
daichi search for other commits by this committer
update www/p5-CGI-Kwiki: 0.18 -> 0.18_1
  - add RUN_DEPENDS with p5-Locale-Maketext
  - add EXTRA_PATCHES with PERL_LEVEL < 5.00601

PR:             58043
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net> (maintainer)
14 Oct 2003 15:41:59
Original commit files touched by this commit  0.18
mat search for other commits by this committer
Add p5-CGI-Kwiki 0.18, a Quickie Wiki Package that's not too Tricky.

PR:             57986
Submitted by:   clsung@dragon2.net

Number of commits found: 15

2834
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24531
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours10
new 7 days28
new fortnight60
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0