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
pglogd Sends web server log entries to a PostgreSQL database
2.3_4 www 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 2.3_4Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-10-08 11:25:13
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: databases
License: BSD3CLAUSE
WWW:
http://www.digitalstratum.com/pglogd/
Description:
pgLOGd, simply put, is a program that takes web server log entries and sends them to a database. It is called pgLOGd because of the database it was designed to function with, PostgreSQL. It is fast, robust and features fall-back-logging to a text file. It is flexible and typically uses less than 128K of memory.
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 (14 items)
Collapse this list.
  1. /usr/local/share/licenses/pglogd-2.3_4/catalog.mk
  2. /usr/local/share/licenses/pglogd-2.3_4/LICENSE
  3. /usr/local/share/licenses/pglogd-2.3_4/BSD3CLAUSE
  4. bin/pglogctl
  5. bin/pglogd
  6. share/pglogd/pglogd_tables.sql
  7. share/pglogd/pglogd.conf
  8. share/pglogd/queries.txt
  9. share/pglogd/weblog_daily.sql
  10. share/pglogd/README
  11. share/pglogd/CHANGELOG
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • pglogd>0:www/pglogd
To install the port:
cd /usr/ports/www/pglogd/ && make install clean
To add the package, run one of these commands:
  • pkg install www/pglogd
  • pkg install pglogd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pglogd
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (pglogd-2.3.tar.gz) = 2a0e81cc0e0ab3132a48f11834908fdc6b8e4d70c0e6c12dff8815bc93582e78 SIZE (pglogd-2.3.tar.gz) = 22796

Packages (timestamps in pop-ups are UTC):
pglogd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3_42.3_42.3_42.3_42.3_4-2.3_4-
FreeBSD:13:quarterly2.3_42.3_42.3_42.3_42.3_42.3_42.3_42.3_4
FreeBSD:14:latest2.3_42.3_42.3_42.3_42.3_42.3_4-2.3_4
FreeBSD:14:quarterly2.3_42.3_4-2.3_42.3_42.3_42.3_42.3_4
FreeBSD:15:latest2.3_42.3_4n/a2.3_4n/a2.3_42.3_42.3_4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libpq.so.5 : databases/postgresql13-client
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_pglogd
USES:
pgsql
pkg-message:
For install:
You need to create a PostgreSQL database for your logs: # su - postgres $ createdb pglogd $ psql pglogd < /usr/local/share/pglogd/pglogd_tables.sql $ exit and copy /usr/local/share/pglogd/pglogd.conf to /usr/local/etc/pglogd.conf pglogd can then be started with: # /usr/local/etc/rc.d/020.pglogd.sh start Read the complete documentation on configuring pglogd and apache at http://www.digitalstratum.com/pglogd/
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://digitalstratum.com/download/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.3_4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.3_4
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.3_4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.3_4
14 Aug 2019 12:25:09
Revision:508913Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories w)
2.3_4
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2.3_3
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2.3_2
31 Oct 2017 14:51:54
Revision:453238Original commit files touched by this commit
olgeni search for other commits by this committer
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
2.3_2
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
2.3_2
01 Jun 2015 01:30:57
Revision:388195Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Drop @dirrm* from plist
2.3_2
25 Aug 2014 12:19:44
Revision:366069Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=pgsql
2.3_2
11 Jun 2014 16:46:31
Revision:357509Original commit files touched by this commit
vanilla search for other commits by this committer
1: Stagify.
2: switch to USE_RC_SUBR.
3: add pkg-message to SUB_FILES.
2.3_2
05 Feb 2014 08:22:03
Revision:342651Original commit files touched by this commit
bapt search for other commits by this committer
Reset maintainership due to mail bouncing

Reported by:	pkg-fallout
2.3_2
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
2.3_2
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.3_2
06 Jun 2008 14:07:24
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)
2.3_1
13 May 2006 04:41:22
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with W
2.3_1
24 Jan 2006 03:14:23
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
2.3_1
25 Nov 2005 05:05:53
Original commit files touched by this commit
linimon search for other commits by this committer
Chase mastersite per distfile survey.
2.3_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)
2.3
26 May 2004 17:43:43
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.3

PR:             ports/63241
Submitted by:   Dominic Mitchell <dom@happygiraffe.net>
Approved by:    maintainer timeout (3 months)
2.2b_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
2.2b_1
04 Feb 2004 05:10:27
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 1)
2.2b
08 Oct 2003 11:22:32
Original commit files touched by this commit
edwin search for other commits by this committer
NEW PORT: pglod - inserts web logs into a PostgreSQL database

        pgLOGd, simply put, is a program that takes web server log
        entries and sends them to a database. It is called pgLOGd
        because of the database it was designed to function with,
        PostgreSQL.

        It is fast, robust and features fall-back-logging to a text
        file.  It is flexible and typically uses less than 128K of
        memory.

PR:             ports/51647
Submitted by:   Allie Micka <allie@pajunas.com>

Number of commits found: 24