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
libdombey SCGI application server in a library
5.56_1 devel 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 5.56Version of this port present on the latest quarterly branch.
Maintainer: jimmy@mammothcheese.ca search for ports maintained by this maintainer
Port Added: 2010-04-24 20:03:45
Last Update: 2024-03-18 10:25:39
Commit Hash: 996f718
License: BSD3CLAUSE
WWW:
http://mammothcheese.ca/
Description:
Libdombey provides multi-process and multi-threaded TCP or UNIX-domain SCGI application servers. The libraries handle network and concurrency tasks. You write code to service connections.
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 (17 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libdombey-5.56_1/catalog.mk
  3. /usr/local/share/licenses/libdombey-5.56_1/LICENSE
  4. /usr/local/share/licenses/libdombey-5.56_1/BSD3CLAUSE
  5. include/dombey.h
  6. include/dombeyevents.h
  7. lib/libdombey.so
  8. lib/libdombey.so.5.56
  9. lib/libdombeythreads.so
  10. lib/libdombeythreads.so.5.56
  11. lib/libdombeyevents.so
  12. lib/libdombeyevents.so.5.56
  13. share/man/man3/libdombey.3.gz
  14. share/man/man3/libdombeyevents.3.gz
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • libdombey>0:devel/libdombey
To install the port:
cd /usr/ports/devel/libdombey/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libdombey
  • pkg install libdombey
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libdombey
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1599355986 SHA256 (libdombey-5.56.tar.gz) = 94b49f0201563f0bed70703d5f6d0dc0bf5880c467b03b3784450401cd3002ed SIZE (libdombey-5.56.tar.gz) = 58339

Packages (timestamps in pop-ups are UTC):
libdombey
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.56_15.56_15.565.56_15.56_1-5.56-
FreeBSD:13:quarterly5.56_15.56_15.565.56_15.56_15.565.565.56
FreeBSD:14:latest5.56_15.56_15.565.56_15.56_15.56-5.56
FreeBSD:14:quarterly5.565.56_1-5.565.56_15.565.565.56
FreeBSD:15:latest5.565.56_1n/a5.56n/a5.565.565.56
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_libdombey
USES:
ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.mammothcheese.ca/
Collapse this list.

Number of commits found: 57

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.56_1
18 Mar 2024 10:25:39
commit hash: 996f71866b9ab9693b3d6e9272d9118d0a21ba8ecommit hash: 996f71866b9ab9693b3d6e9272d9118d0a21ba8ecommit hash: 996f71866b9ab9693b3d6e9272d9118d0a21ba8ecommit hash: 996f71866b9ab9693b3d6e9272d9118d0a21ba8e files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
devel/libdombey: Move man pages to share/man

Approved by:	portmgr (blanket)
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)
5.56
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)
5.56
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.56
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.
5.56
10 Sep 2020 04:04:14
Revision:548181Original commit files touched by this commit
danfe search for other commits by this committer
Update to the latest version 5.56 which is compatible with OpenSSL 1.1.x
and includes various bugfixes.
5.34
05 Apr 2019 06:04:48
Revision:497933Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN on FreeBSD 12 and 13

Reported by:	pkg-fallout
MFH:		2019Q2
5.34
12 Oct 2016 19:18:58
Revision:423887Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 5.34

PR:		213389
Submitted by:	maintainer
5.32
16 Sep 2016 22:48:48
Revision:422277Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 5.32

PR:		212525
Submitted by:	jimmy@mammothcheese.ca (maintainer)
MFH:		2016Q3
5.29
10 Sep 2016 15:17:50
Revision:421701Original commit files touched by this commit
marino search for other commits by this committer
devel/libdombey: document SSL requirement and set CFLAGS accordingly

Approved by:	SSL blanket
5.29
05 Jun 2016 10:01:46
Revision:416390Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 5.29

Detailed maintainer log:

- Made scgi_get_env(), scgi_get_param(), scgi_get_cookie(), and
  scgi_get_file() consistently reject NULL arguments in all servers.
- Changed the acceptable parameter quantities to 25 environment variables,
  50 parameters, 50 files, and 25 cookies.
- Added hash table index to speed up scgi_get_env(), scgi_get_param(),
  scgi_get_cookie(), and scgi_get_file().
- Fixed "make debug" target for the threaded library.  Added description of
  use of debugging builds to manuals.
- Fixed scgi_get_file() in event.c.  It was returning char * when it needed
  to return char **.
- Clarified used of the -x option in manuals.

PR:		209969
Submitted by:	jimmy@mammothcheese.ca (maintainer)
5.28
22 May 2016 08:07:19
Revision:415623Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 5.28

Detailed maintainer log:
- Libraries now prepend "dombey-" to temporary files so that users can
  discriminate their own mkstemp()-created temporary files from files
  created by the libraries in server root directories.
- Clarification of the structure of key and iv values has been added
  to the manual pages.

PR:		209638
Submitted by:	jimmy@mammothcheese.ca (maintainer)
5.27
21 Apr 2016 05:20:18
Revision:413715Original commit files touched by this commit
pi search for other commits by this committer
devel/libdombey: 5.26 -> 5.27

PR:		208899
Submitted by:	jimmy@mammothcheese.ca (maintainer)
5.26
12 Feb 2016 12:33:10
Revision:408720Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 5.26

PR:		207118
Submitted by:	maintainer
5.25
19 Dec 2015 01:05:46
Revision:403995Original commit files touched by this commit
junovitch search for other commits by this committer
devel/libdombey: update 5.22 -> 5.25

PR:		205381
Submitted by:	jimmy@mammothcheese.ca (maintainer)
5.22
07 Nov 2015 17:27:35
Revision:401012Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 5.22

PR:		204153
Submitted by:	jimmy@mammothcheese.ca (maintainer)
5.16
23 Oct 2015 11:07:24
Revision:400013Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 5.16 which fixes event-driven server broken in 5.15.

PR:		203965
Submitted by:	maintainer
5.15
22 Oct 2015 17:21:30
Revision:399998Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 5.15

PR:		203953
Submitted by:	jimmy@mammothcheese.ca (maintainer)
5.9
15 Oct 2015 10:43:34
Revision:399336Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 5.9

PR:		203586
Submitted by:	jimmy@mammothcheese.ca (maintainer)
4.1.5
01 Oct 2015 01:40:38
Revision:398243Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 4.1.5

PR:		203444
Submitted by:	maintainer
4.1.4
09 Jun 2015 12:50:15
Revision:388917Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 4.1.5
- While here, add LICENSE

PR:		200701
Submitted by:	jimmy@mammothcheese.ca (maintainer)
4.1.3
01 Jun 2015 23:36:09
Revision:388292Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 4.1.3

PR:		200492
Submitted by:	jimmy@mammothcheese.ca (maintainer)
4.1.2
13 Feb 2015 12:02:54
Revision:378924Original commit files touched by this commit
pi search for other commits by this committer
devel/libdombey: 4.1.1 -> 4.1.2

New manual, no functional changes.

PR:		197569
Submitted by:	jimmy@mammothcheese.ca (maintainer)
4.1.1
21 Nov 2014 16:33:35
Revision:373001Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 4.1.1

PR:		ports/195228
Submitted by:	maintainer
4.1
20 Nov 2014 08:07:59
Revision:372872Original commit files touched by this commit
robak search for other commits by this committer
devel/libdombey: update 4.0 -> 4.1

PR:		195036
Submitted by:	James Bailie <jimmy@mammothcheese.ca>
Approved by:	mentors (implicit)
4.0
10 Nov 2014 20:35:13
Revision:372414Original commit files touched by this commit
antoine search for other commits by this committer
Update to 4.0

PR:		ports/194816
Submitted by:	maintainer
3.7
21 May 2014 05:25:53
Revision:354702Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.7

PR:		189235
Submitted by:	maintainer
3.4
23 Apr 2014 11:08:47
Revision:351921Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 3.4

PR:		188886
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
3.0
13 Apr 2014 12:14:40
Revision:351209Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 3.0.

PR:		ports/188516
Submitted by:	maintainer
2.8
02 Mar 2014 05:11:17
Revision:346733Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 2.8
- Convert to STAGEDIR

PR:		ports/186043
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2.7
08 Oct 2013 16:01:13
Revision:329801Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 2.7

PR:		ports/182603
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2.5
30 Sep 2013 03:35:17
Revision:328767Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 2.5

PR:		ports/182324
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2.4
20 Sep 2013 17:13:47
Revision:327724Original 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:
devel part 3)
2.4
19 Sep 2013 15:35:20
Revision:327633Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 2.4

PR:		ports/181998
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2.3
04 Sep 2013 00:48:38
Revision:326238Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 2.3

PR:		ports/181739
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2.2
11 May 2012 16:44:28
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 2.2

PR:             ports/167409
Submitted by:   maintainer
2.1
16 Jan 2012 00:18:31
Original commit files touched by this commit
scheidell search for other commits by this committer
- Update to 2.1

PR:             ports/164178
Submitted by:   jimmy@mammothcheese.ca (maintainer)
Approved by:    gabor (mentor, implicit)
2.0
09 Jan 2012 23:42:55
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 2.0

PR:             ports/163889
Submitted by:   maintainer
1.14
31 Dec 2011 14:58:03
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.14

PR:             ports/163685
Submitted by:   maintainer
1.13
04 Dec 2011 05:50:02
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.13

PR:             ports/163039
Submitted by:   maintainer
Feature safe:   yes
1.12
26 Nov 2011 04:00:54
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.12

PR:             ports/162797
Submitted by:   maintainer
Feature safe:   yes
1.11
12 Nov 2011 00:27:03
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.11

PR:             ports/162365
Submitted by:   maintainer
Feature safe:   yes
1.10
22 Oct 2011 23:50:23
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
1.10
18 Oct 2011 03:07:33
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.10

PR:             ports/161699
Submitted by:   maintainer
1.9
10 Aug 2011 03:11:38
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.9

PR:             ports/159405
Submitted by:   maintainer
1.8
24 May 2011 03:10:06
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.8

PR:             ports/156917
Submitted by:   maintainer
1.7
30 Mar 2011 03:57:27
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.7

PR:             ports/155924
Submitted by:   maintainer
1.6
03 Feb 2011 23:24:43
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 1.6

PR:             ports/154493
Submitted by:   maintainer
Feature safe:   yes
1.5
30 Jan 2011 10:56:43
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 1.5

PR:             ports/154386
Submitted by:   maintainer
Feature safe:   yes
1.4
29 Dec 2010 05:41:43
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.4

PR:             ports/153359
Submitted by:   maintainer
1.3
27 Sep 2010 18:05:30
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Fix distinfo

Submitted by:   QAT via ionbot
1.3
27 Sep 2010 15:42:00
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.3

PR:             ports/150950
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
1.2
24 Jul 2010 05:56:58
Original commit files touched by this commit
sahil search for other commits by this committer
- Update to 1.2

PR:             ports/148122
Submitted by:   James Bailie <jimmy@mammothcheese.ca> (maintainer)
1.1
04 May 2010 04:09:23
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 1.1

PR:             ports/146204
Submitted by:   James Bailie <jimmy mammothcheese.ca> (maintainer)
1.0
24 Apr 2010 20:18:09
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Fix plist
1.0
24 Apr 2010 20:12:20
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Fix distinfo
1.0
24 Apr 2010 20:03:03
Original commit files touched by this commit
tabthorpe search for other commits by this committer
libdombey implements an SCGI application server which is incapable of
generating responses on its own.  The programmer writes an initialization
function and a function to generate responses, then compiles and links his
or her code against the library to create a complete multi-process SCGI
application server.

libdombey is intended for use in applications where client requests are
either GET requests or POST requests encoded with x-www-form-urlencoding.
It drops connections over which it receives POST requests encoded as
multipart/form-data.

WWW: http://www.mammothcheese.ca/libdombey.html

--
James Bailie <jimmy@mammothcheese.ca>
http://www.mammothcheese.ca

PR:             ports/145998
Submitted by:   James Bailie <jimmy at mammothcheese.ca>

Number of commits found: 57