Bug 122042 - [NEW PORT] chinese/py25-GinGin: GinGin is a hybrid of WIKI and BLOG system
Summary: [NEW PORT] chinese/py25-GinGin: GinGin is a hybrid of WIKI and BLOG system
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-24 08:50 UTC by Thinker
Modified: 2008-03-26 14:25 UTC (History)
0 users

See Also:


Attachments
py25-GinGin-0.9.9.shar (8.04 KB, text/plain)
2008-03-24 08:50 UTC, Thinker
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thinker 2008-03-24 08:50:01 UTC
GinGin is a hybrid of WIKI and BLOG. Users of GinGin can setup tags for
their documents. The documents will be hyper-linked, automatically, when
tags are in the content of them. In another word, GinGin will create
cross-reference for documents by the tags specified by users.

GinGin also has capability to tag URLs. URLs are associated with tags and
cross-referenced for documents.

WWW:	http://trac-hg.assembla.com/GinGin

Generated with FreeBSD Port Tools 0.77
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2008-03-24 09:12:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-03-26 04:50:17 UTC
rafan       2008-03-26 04:50:12 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/py-GinGin        Makefile distinfo pkg-descr pkg-plist 
  Log:
  GinGin is a hybrid of WIKI and BLOG. Users of GinGin can setup tags for
  their documents. The documents will be hyper-linked, automatically, when
  tags are in the content of them. In another word, GinGin will create
  cross-reference for documents by the tags specified by users.
  
  GinGin also has capability to tag URLs. URLs are associated with tags and
  cross-referenced for documents.
  
  WWW:    http://trac-hg.assembla.com/GinGin
  
  PR:             ports/122042
  Submitted by:   Thinker K.F. Li <thinker at cowboy.branda.to>
  
  Revision  Changes    Path
  1.2004    +1 -0      ports/www/Makefile
  1.1       +23 -0     ports/www/py-GinGin/Makefile (new)
  1.1       +3 -0      ports/www/py-GinGin/distinfo (new)
  1.1       +9 -0      ports/www/py-GinGin/pkg-descr (new)
  1.1       +124 -0    ports/www/py-GinGin/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 3 Rong-En Fan freebsd_committer freebsd_triage 2008-03-26 14:25:00 UTC
State Changed
From-To: open->closed

Added as www/py-GinGin. Thanks!