Bug 124287 - new port: databases/kpogre - PostgreSQL admin tool for KDE
Summary: new port: databases/kpogre - PostgreSQL admin tool for KDE
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-06-04 21:50 UTC by Max Brazhnikov
Modified: 2008-06-05 13:10 UTC (History)
0 users

See Also:


Attachments
file.shar (18.38 KB, text/plain)
2008-06-04 21:50 UTC, Max Brazhnikov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Max Brazhnikov 2008-06-04 21:50:02 UTC
Add new port: databases/kpogre

KPoGre is administration tool for PostgreSQL database system that
runs on KDE. It uses libpqxx library.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-04 21:50:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-06-05 13:06:12 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-06-05 13:08:49 UTC
miwi        2008-06-05 12:06:18 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/kpogre     Makefile distinfo pkg-descr pkg-plist 
    databases/kpogre/files patch-kpogre__kpogre.desktop 
  Log:
  KPoGre is administration tool for PostgreSQL database system that
  runs on KDE. It uses libpqxx library. Main features:
  
   * Browsing through PostgreSQL system catalog
   * Wizards for create, modify and drop database objects
   * Wizards for database administration tasks (backup, restore, vacuum,
  analyze)
   * Wizards for changing access privileges
   * SQL Query/result windows, for editing and executing SQL statements
  and viewing result
   * Datatable windows for edit database tables content
   * Executor windows for run database functions
  
  WWW:    http://kpogre.sourceforge.net/
  
  PR:             ports/124287
  Submitted by:   Max Brazhnikov <makc at issp.ac.ru>
  
  Revision  Changes    Path
  1.682     +1 -0      ports/databases/Makefile
  1.1       +30 -0     ports/databases/kpogre/Makefile (new)
  1.1       +3 -0      ports/databases/kpogre/distinfo (new)
  1.1       +8 -0      ports/databases/kpogre/files/patch-kpogre__kpogre.desktop (new)
  1.1       +14 -0     ports/databases/kpogre/pkg-descr (new)
  1.1       +357 -0    ports/databases/kpogre/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"