notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
ptop Top clone for postgresql
3.6.2_1 databases Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.6.2_1Version of this port present on the latest quarterly branch.
Expired This port expired on: 2010-06-03
Ignore IGNORE: broken on all supported FreeBSD versions
Maintainer: sunghyuk@gmail.com search for ports maintained by this maintainer
Port Added: 2007-12-19 09:33:42
Last Update: 2010-06-04 10:42:15
SVN Revision: UNKNOWN
License: not specified in port
WWW:
http://ptop.projects.postgresql.org/
Description:
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ptop>0:databases/ptop
No installation instructions:
This port has been deleted.
PKGNAME: ptop
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
Library dependencies:
  1. pq.5 : databases/postgresql83-client
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://pgfoundry.org/frs/download.php/1781/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.6.2_1
04 Jun 2010 10:42:15
Original commit files touched by this commit
wxs search for other commits by this committer
This port has been broken for a while with no update from maintainer
or upstream. Putting it in the Attic for now.

PR:             ports/141139
Submitted by:   Vyacheslav <f.fenix@gmail.com>
Approved by:    maintainer timeout
3.6.2_1
06 May 2010 19:25:39
Original commit files touched by this commit
wxs search for other commits by this committer
Fix EXPIRATION_DATE. Had the month and day backwards.
3.6.2_1
05 May 2010 21:31:15
Original commit files touched by this commit
wxs search for other commits by this committer
Set expiration date for one month from now. It's broken on all supported
versions of FreeBSD. Upstream appears dead and maintainer has not responded.

PR:             ports/141139
3.6.2_1
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.6.2_1
06 Jun 2008 13:17:10
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
3.6.2
09 May 2008 00:55:59
Original commit files touched by this commit
beech search for other commits by this committer
- Update to 3.6.2
- Add patch-Makefile.in
- Note: Distname and binary has changed to pg_top

PR:             ports/123485
Submitted by:   Sunghyuk Do <sunghyuk@gmail.com> (maintainer)
3.6.1.b4
28 Feb 2008 09:41:20
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.6.1b4

PR:             121109
Submitted by:   Sunghyuk Do <sunghyuk@gmail.com> (maintainer)
3.6.1.b2
19 Dec 2007 09:33:31
Original commit files touched by this commit
pav search for other commits by this committer
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>

Number of commits found: 8