Bug 106871 - [NEW PORT] databases/sqlitemanager: A multilingual web based tool to manage SQLite database
Summary: [NEW PORT] databases/sqlitemanager: A multilingual web based tool to manage S...
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-18 15:10 UTC by gslin
Modified: 2006-12-19 07:01 UTC (History)
1 user (show)

See Also:


Attachments
sqlitemanager-1.2.0.shar (45.04 KB, text/plain)
2006-12-18 15:10 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2006-12-18 15:10:07 UTC
SQLiteManager is a multilingual web based tool to manage SQLite
database. The programming language used is: PHP4, but work fine with
PHP5. Work just as well on a platform Linux as on Windows or MAC.

WWW:	http://www.sqlitemanager.org/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-18 15:10:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-19 06:57:25 UTC
clsung      2006-12-19 06:57:15 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/sqlitemanager Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add sqlitemanager 1.2.0, a multilingual web based tool to manage SQLite
  database.
  
  PR:             ports/106871
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.572     +1 -0      ports/databases/Makefile
  1.1       +26 -0     ports/databases/sqlitemanager/Makefile (new)
  1.1       +3 -0      ports/databases/sqlitemanager/distinfo (new)
  1.1       +5 -0      ports/databases/sqlitemanager/pkg-descr (new)
  1.1       +769 -0    ports/databases/sqlitemanager/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 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-12-19 06:58:10 UTC
State Changed
From-To: open->closed

New port added. Thank You.