Bug 123863 - [NEW PORT] www/fluxbb :A fast and lightweight PHP-powered discussion board
Summary: [NEW PORT] www/fluxbb :A fast and lightweight PHP-powered discussion board
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-21 17:20 UTC by wenheping
Modified: 2008-06-03 14:43 UTC (History)
0 users

See Also:


Attachments
file.shar (8.14 KB, text/plain)
2008-05-21 17:20 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2008-05-21 17:20:05 UTC
FluxBB is an open source forum application
released under the GNU General Public Licence.
It is free to download and use and will remain
so. FluxBB was conceived and designed to be
fast and light with less of the "not so
essential" features that some of the other
forums have whilst not sacrificing essential
functionality or usability.

WWW:    http://www.fluxbb.org/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-21 17:20:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-06-03 14:24:42 UTC
miwi        2008-06-03 13:24:39 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/fluxbb           Makefile distinfo pkg-descr pkg-plist 
    www/fluxbb/files     pkg-message.in 
  Log:
  FluxBB is an open source forum application released under the
  GNU General Public Licence. It is free to download and use and
  will remain so. FluxBB was conceived and designed to be fast and
  light with less of the "not so essential" features that some of
  the other forums have whilst not sacrificing essential functionality
  or usability.
  
  WWW:    http://www.fluxbb.org/
  
  PR:             ports/123863
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.2056    +1 -0      ports/www/Makefile
  1.1       +46 -0     ports/www/fluxbb/Makefile (new)
  1.1       +3 -0      ports/www/fluxbb/distinfo (new)
  1.1       +30 -0     ports/www/fluxbb/files/pkg-message.in (new)
  1.1       +8 -0      ports/www/fluxbb/pkg-descr (new)
  1.1       +125 -0    ports/www/fluxbb/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 Martin Wilke freebsd_committer freebsd_triage 2008-06-03 14:43:19 UTC
State Changed
From-To: open->closed

New port added. Thanks!