Bug 139432 - [NEW PORT] www/lionwiki: Minimalist Wiki. It doesn't need database like MySQL
Summary: [NEW PORT] www/lionwiki: Minimalist Wiki. It doesn't need database like MySQL
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Yi-Jheng Lin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 15:10 UTC by Sylvio César Teixeira Amorim
Modified: 2009-11-09 12:20 UTC (History)
1 user (show)

See Also:


Attachments
lionwiki-3.1.0.shar (5.44 KB, text/plain)
2009-10-08 15:10 UTC, Sylvio César Teixeira Amorim
no flags Details
lionwiki-3.1.0.shar (5.73 KB, application/x-shar)
2009-10-20 14:47 UTC, Yi-Jheng Lin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvio César Teixeira Amorim 2009-10-08 15:10:00 UTC
LionWiki is a minimalis Wiki engine programmed in PHP. It's extensible,
templatable, file based (it doesn't need database like MySQL) and requires
just one file to function. It's suitable for small websites, personal
notebooks or journals.

WWW:	http://lionwiki.0o.cz

You can see the log in my tinderbox:

AMD64
http://www.scjamorim.org/Home/lionwiki-3.1.0-6amd64.log
http://www.scjamorim.org/Home/lionwiki-3.1.0-7amd64.log
http://www.scjamorim.org/Home/lionwiki-3.1.0-8amd64.log
http://www.scjamorim.org/Home/lionwiki-3.1.0-9amd64.log

i386
http://www.scjamorim.org/Home/lionwiki-3.1.0-6i386.log
http://www.scjamorim.org/Home/lionwiki-3.1.0-7i386.log
http://www.scjamorim.org/Home/lionwiki-3.1.0-8i386.log
http://www.scjamorim.org/Home/lionwiki-3.1.0-9i386.log

Generated with FreeBSD Port Tools 0.99
Comment 1 Yi-Jheng Lin freebsd_committer freebsd_triage 2009-10-08 15:43:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->yzlin

I'll take it.
Comment 2 Sylvio César Teixeira Amorim 2009-10-20 14:19:47 UTC
Hi Yi,

     Your .shar is with problem. Can you send again, please?

Regards,

Sylvio Cesar.
Comment 3 Yi-Jheng Lin freebsd_committer freebsd_triage 2009-10-20 14:47:06 UTC
I reattached it and also put it to http://file.yzlin.org/lionwiki-3.1.0.shar

BRs,
yzlin

On Tue, Oct 20, 2009 at 11:19:47AM -0200, Sylvio Cesar wrote:
> Hi Yi,
> 
>      Your .shar is with problem. Can you send again, please?
> 
> Regards,
> 
> Sylvio Cesar.
Comment 4 Sylvio César Teixeira Amorim 2009-10-20 14:58:49 UTC
Ok,  I agree.

Thanks

Sylvio Cesar
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-11-09 12:13:32 UTC
yzlin       2009-11-09 12:13:18 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/lionwiki         Makefile distinfo pkg-descr pkg-plist 
    www/lionwiki/files   pkg-message.in 
  Log:
  Add lionwiki 3.1.0, minimalis wiki, extensible, templatable and file
  based.
  
  PR:             ports/139432
  Submitted by:   Sylvio Cesar <scjamorim at bsd.com.br>
  Approved by:    rafan (co-mentor)
  
  Revision  Changes    Path
  1.2462    +1 -0      ports/www/Makefile
  1.1       +42 -0     ports/www/lionwiki/Makefile (new)
  1.1       +3 -0      ports/www/lionwiki/distinfo (new)
  1.1       +24 -0     ports/www/lionwiki/files/pkg-message.in (new)
  1.1       +6 -0      ports/www/lionwiki/pkg-descr (new)
  1.1       +70 -0     ports/www/lionwiki/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Yi-Jheng Lin freebsd_committer freebsd_triage 2009-11-09 12:14:57 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!