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) combination for a given watch list. This is what FreshPorts will look for.

Port details
pgadmin3 PostgreSQL database design and management system
1.23.0.20230324 databases on this many watch lists=17 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 1.22.2_8Version of this port present on the latest quarterly branch.
Maintainer: vvd@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-11-04 01:35:08
Last Update: 2024-05-03 14:54:36
Commit Hash: aaea0f2
People watching this port, also watch:: firefox, subversion, mplayer, freetype2
License: PostgreSQL
WWW:
https://github.com/allentc/pgadmin3-lts/
Description:
pgAdmin III is a comprehensive PostgreSQL database design and management system for *nix and Windows systems. It is freely available under the terms of the Artistic Licence and may be redistributed provided the terms of the licence are adhered to. The project is managed by the pgAdmin Development Team. pgAdmin3-lts is based on BigSQL fork with support for modern versions of PostgreSQL.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/pgadmin3
  2. share/applications/pgadmin3.desktop
  3. share/icons/hicolor/16x16/apps/pgAdmin3.png
  4. share/icons/hicolor/32x32/apps/pgAdmin3.png
  5. /usr/local/share/licenses/pgadmin3-1.23.0.20230324/catalog.mk
  6. /usr/local/share/licenses/pgadmin3-1.23.0.20230324/LICENSE
  7. /usr/local/share/licenses/pgadmin3-1.23.0.20230324/PostgreSQL
Collapse this list.
Dependency lines:
  • pgadmin3>0:databases/pgadmin3
To install the port:
cd /usr/ports/databases/pgadmin3/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/pgadmin3
  • pkg install pgadmin3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pgadmin3
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1714689121 SHA256 (allentc-pgadmin3-lts-1.23.0.20230324-1935837_GH0.tar.gz) = 98713f0c634819e9f9935784b476e57a9089caf79d678b8053db9ae03778b815 SIZE (allentc-pgadmin3-lts-1.23.0.20230324-1935837_GH0.tar.gz) = 16712553

Packages (timestamps in pop-ups are UTC):
pgadmin3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.22.2_81.23.0.20230324--1.23.0.20230324---
FreeBSD:13:quarterly1.22.2_81.22.2_8--1.22.2_8-1.22.2_81.22.2_8
FreeBSD:14:latest1.22.2_81.23.0.20230324--1.23.0.20230324--1.22.2_8
FreeBSD:14:quarterly1.22.2_81.22.2_8--1.22.2_8-1.22.2_81.22.2_8
FreeBSD:15:latest1.23.0.202303241.23.0.20230324n/a-n/a-1.22.2_8-
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. sphinx-build : textproc/py-sphinx
  2. gmake>=4.4.1 : devel/gmake
  3. autoconf>=2.72 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
Library dependencies:
  1. libssh2.so : security/libssh2
  2. libxml2.so : textproc/libxml2
  3. libxslt.so : textproc/libxslt
  4. libpq.so.5 : databases/postgresql15-client
  5. libwx_baseu-3.0.so : x11-toolkits/wxgtk30@gtk3
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pgadmin3-1.23.0.20230324: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
databases_pgadmin3
USES:
autoreconf:build compiler:c++11-lib gmake gnome pgsql
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/allentc/pgadmin3-lts/tar.gz/1935837?dummy=/
Collapse this list.

Number of commits found: 113 (showing only 13 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.0_1
07 Feb 2005 18:44:12
Original commit files touched by this commit
fjoe search for other commits by this committer
- Mark broken on 5.2.0-RELEASE and later until problems with this port
are resolved.
- Suggest to use pgadmin3 binary from pgadmin.org.
1.2.0_1
31 Jan 2005 00:35:56
Original commit files touched by this commit
girgen search for other commits by this committer
Split the postgresql ports into a server and a client part.

All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:             75344
Approved by:    portmgr@ (kris), ade & sean (mentors)
1.2.0
13 Jan 2005 15:25:51
Original commit files touched by this commit
fjoe search for other commits by this committer
Fix build (distfiles was moved).

Submitted by:   kuriyama
Pointed out by: kris
Pointy hat to:  fjoe
1.2.0
08 Jan 2005 18:05:22
Original commit files touched by this commit
fjoe search for other commits by this committer
Update to 1.2.0
1.0.2_1
25 Nov 2004 20:07:36
Original commit files touched by this commit
fjoe search for other commits by this committer
Chase wxgtk2*-devel libraries version bump.
1.0.2_1
07 Nov 2004 22:37:47
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
1.0.2
27 Jun 2004 21:18:25
Original commit files touched by this commit
fjoe search for other commits by this committer
Update to 1.0.2.
Use wxWidgets 2.5.2.
1.0.1_3
25 May 2004 09:19:43
Original commit files touched by this commit
mat search for other commits by this committer
Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
1.0.1_3
05 Apr 2004 03:31:02
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
1.0.1_2
04 Feb 2004 12:46:51
Original commit files touched by this commit
fjoe search for other commits by this committer
SIZE'ify.
1.0.1_2
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
1.0.1_1
04 Nov 2003 22:05:54
Original commit files touched by this commit
fjoe search for other commits by this committer
Chase wxgtk library name change.
Use wxgtk2.
Bump PORTREVISION.
1.0.1
04 Nov 2003 01:33:15
Original commit files touched by this commit
fjoe search for other commits by this committer
New port: pgadmin3.

pgAdmin III is PostgreSQL database design and management system.

Number of commits found: 113 (showing only 13 on this page)

«  1 | 2