Bug 118809 - New port: databases/ptop, top clone for postgresql
Summary: New port: databases/ptop, top clone for postgresql
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-18 07:50 UTC by sunghyuk
Modified: 2007-12-19 09:40 UTC (History)
0 users

See Also:


Attachments
file.shar (1.70 KB, text/plain)
2007-12-18 07:50 UTC, sunghyuk
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunghyuk 2007-12-18 07:50:01 UTC
ptop is top clone for postgresql database server.

Fix: Patch attached with submission follows:
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2007-12-18 13:46:34 UTC
State Changed
From-To: open->feedback

Does not configure: 

checking for pg_config... no 
configure: error: pg_config not found. 

Shouldn't this port have dependency on postgresql libraries? 


Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2007-12-18 13:46:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Track
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2007-12-19 09:32:06 UTC
State Changed
From-To: feedback->closed

New port added, thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-12-19 09:33:37 UTC
pav         2007-12-19 09:33:31 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/ptop       Makefile distinfo pkg-descr 
  Log:
  Ptop is top clone for PostgreSQL.
  Similar to top, ptop allows you to monitor PostgreSQL processes.
  It also allows you to:
  
      * View currently running SQL statement of a process.
      * View query plan of a currently running SELECT statement.
      * View locks held by a process.
      * View user table statistics.
      * View user index statistics.
  
  WWW: http://ptop.projects.postgresql.org/
  
  PR:             ports/118809
  Submitted by:   Sunghyuk Do <sunghyuk@gmail.com>
  
  Revision  Changes    Path
  1.648     +1 -0      ports/databases/Makefile
  1.1       +25 -0     ports/databases/ptop/Makefile (new)
  1.1       +3 -0      ports/databases/ptop/distinfo (new)
  1.1       +12 -0     ports/databases/ptop/pkg-descr (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"