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
qdecoder C/C++ language library including CGI support
12.1.0 www on this many watch lists=3 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 12.1.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: autoconf, swi-pl, yorick, openssl
License: BSD2CLAUSE
WWW:
https://wolkykim.github.io/qdecoder/
Description:
qDecoder is a simple and powerful CGI library for C/C++ programming language. Features: - Supports parsing a request encoded by GET/POST method - Supports parsing multipart/form-data encoding. (in-memory and direct disk) - Supports COOKIE handling. - Supports Session management. - Supports FastCGI See also: https://github.com/wolkykim/qdecoder
Homepage    cgit ¦ Codeberg ¦ 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
Expand this list (21 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/qdecoder-12.1.0/catalog.mk
  3. /usr/local/share/licenses/qdecoder-12.1.0/LICENSE
  4. /usr/local/share/licenses/qdecoder-12.1.0/BSD2CLAUSE
  5. include/qdecoder.h
  6. lib/libqdecoder.a
  7. lib/libqdecoder.so
  8. lib/libqdecoder.so.12
  9. libdata/pkgconfig/qdecoder.pc
  10. share/examples/qdecoder/Makefile
  11. share/examples/qdecoder/cookie.c
  12. share/examples/qdecoder/download.c
  13. share/examples/qdecoder/index.html
  14. share/examples/qdecoder/multivalue.c
  15. share/examples/qdecoder/query.c
  16. share/examples/qdecoder/session.c
  17. share/examples/qdecoder/upload.c
  18. share/examples/qdecoder/uploadfile.c
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • qdecoder>0:www/qdecoder
To install the port:
cd /usr/ports/www/qdecoder/ && make install clean
To add the package, run one of these commands:
  • pkg install www/qdecoder
  • pkg install qdecoder
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qdecoder
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1654275841 SHA256 (wolkykim-qdecoder-v12.1.0_GH0.tar.gz) = edd32bd5119d276afa9e01cd54a1c23049cad4e96dc6a8e48ac324580e085ebb SIZE (wolkykim-qdecoder-v12.1.0_GH0.tar.gz) = 165605

Packages (timestamps in pop-ups are UTC):
qdecoder
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest12.1.012.1.012.0.812.1.012.1.0-12.0.8-
FreeBSD:13:quarterly12.1.012.1.012.1.012.1.012.1.012.1.012.1.012.1.0
FreeBSD:14:latest12.1.012.1.012.1.012.1.012.1.012.1.0-12.1.0
FreeBSD:14:quarterly12.1.012.1.0-12.1.012.1.012.1.012.1.012.1.0
FreeBSD:15:latest12.1.012.1.0n/a12.1.0n/a12.1.012.1.012.1.0
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for qdecoder-12.1.0: DEBUG=off: Build with debugging support EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
www_qdecoder
USES:
pathfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/wolkykim/qdecoder/tar.gz/v12.1.0?dummy=/
Collapse this list.

Number of commits found: 40

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)
12.1.0
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)
12.1.0
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)
12.1.0
03 Jun 2022 23:36:31
commit hash: 52da0736e7f15378b9ee5d05dcefd10d4db770eccommit hash: 52da0736e7f15378b9ee5d05dcefd10d4db770eccommit hash: 52da0736e7f15378b9ee5d05dcefd10d4db770eccommit hash: 52da0736e7f15378b9ee5d05dcefd10d4db770ec files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/qdecoder: Update to 12.1.0

Changes:	https://github.com/wolkykim/qdecoder/releases
12.0.8
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.
12.0.8
30 Aug 2020 20:20:27
Revision:547088Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 12.0.8

- Convert REINPLACE_CMD to patch file
- Convert to options target helper
- Update pkg-descr
- Take maintainership

Changes:	https://github.com/wolkykim/qdecoder/releases
12.0.5
04 Nov 2019 21:21:04
Revision:516744Original commit files touched by this commit
rene search for other commits by this committer
Returns johans's ports to the pool after safekeeping his commit bit.
12.0.5
10 Sep 2018 13:15:48
Revision:479407Original commit files touched by this commit
mat search for other commits by this committer
Add EXAMPLES options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
12.0.5
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
12.0.5
07 May 2015 20:24:16
Revision:385665Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
12.0.5
22 Dec 2014 08:53:53
Revision:375216Original commit files touched by this commit
johans search for other commits by this committer
- Update qDecoder to 12.0.5
- Switch to new WWW and MASTER_SITES
12.0.4
12 Jan 2014 19:01:56
Revision:339531Original commit files touched by this commit
johans search for other commits by this committer
- Enable stage support
- Fix compilation with DEBUG option
- Move full package list to pkg-plist
- Minor cleanups
12.0.4
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)
12.0.4
11 Dec 2012 20:40:13
Revision:308712Original commit files touched by this commit
johans search for other commits by this committer
- Remove dead mirror site
- PORTEXAMPLES can be set unconditionally [1]

Reported by:	danfe [1]
12.0.4
09 Dec 2012 15:29:32
Revision:308535Original commit files touched by this commit
johans search for other commits by this committer
- Update qDecoder to 12.0.4
- Trim Makefile header
12.0.2
27 Jun 2012 19:52:13
Original commit files touched by this commit
johans search for other commits by this committer
Convert to new options framework
12.0.2
29 May 2012 20:28:20
Original commit files touched by this commit
johans search for other commits by this committer
- Update to 12.0.2
- Use new options framework
- Remove options that are silently ignored by distribution (most of them)
- Note: shared lib version number got bumped
11.0.0
06 Aug 2011 20:18:17
Original commit files touched by this commit
johans search for other commits by this committer
- Update qdecoder to 11.0
- Add Sourceforge as primary MASTER_SITES
- PORTDOCS no longer included

Note: shared library version was bumped
10.1.6
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
10.1.6
20 Aug 2010 20:26:45
Original commit files touched by this commit
johans search for other commits by this committer
Update qdecoder to 10.1.6
10.1.4
30 Apr 2010 08:15:26
Original commit files touched by this commit
johans search for other commits by this committer
Update to 10.1.4
10.1.2
07 Apr 2010 20:06:01
Original commit files touched by this commit
johans search for other commits by this committer
Update to 10.1.2
10.1.1
18 Mar 2010 19:21:05
Original commit files touched by this commit
johans search for other commits by this committer
- Update to 10.1.1
- Use dynamic PORTDOCS and PORTEXAMPLES
- Grab maintainership
9.0.2
02 Jan 2010 18:14:36
Original commit files touched by this commit
linimon search for other commits by this committer
Reset cjh due to inactivity.  We hope to see him back again soon.

Hat:            portmgr
9.0.2
19 Sep 2009 23:01:22
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 9.0.2

PR:             129852
Submitted by:   Seungyoung Kim <wolkykim@ziom.co.kr>
Approved by:    maintainer timeout
Feature safe:   yes
9.0.1
19 Dec 2008 18:21:59
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN outside i386 (needs -fPIC)

Reported by:    pointyhat
9.0.1
28 Nov 2008 11:16:47
Original commit files touched by this commit
cjh search for other commits by this committer
Update to 9.0.1.
Changed to use OPTIONS for any kind of compilation options.

PR:             129181
Submitted by:   Seungyoung Kim <wolkykim@ziom.co.kr>
7.0
30 Jan 2007 10:25:34
Original commit files touched by this commit
pav search for other commits by this committer
- Remove support for a.out format and PORTOBJFORMAT variable from individual
  ports

With hat:       portmgr
7.0
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@
7.0
25 Nov 2005 05:11:52
Original commit files touched by this commit
linimon search for other commits by this committer
Remove dead mastersite per distfile survey.
7.0
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
7.0
15 Mar 2004 11:33:34
Original commit files touched by this commit
kris search for other commits by this committer
Fix build on amd64 (compile shared library objects with -fPIC)
7.0
07 Mar 2003 06:12:57
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
20 Nov 2001 23:29:38
commit hash: fp1.20977@dev.null.freshports.orgcommit hash: fp1.20977@dev.null.freshports.orgcommit hash: fp1.20977@dev.null.freshports.orgcommit hash: fp1.20977@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case    
25 Aug 2001 09:42:42
commit hash: fp1.17859@dev.null.freshports.orgcommit hash: fp1.17859@dev.null.freshports.orgcommit hash: fp1.17859@dev.null.freshports.orgcommit hash: fp1.17859@dev.null.freshports.org files touched by this commit
cjh search for other commits by this committer
Update to 7.0    
05 Feb 2001 15:33:58
commit hash: fp1.9243@dev.null.freshports.orgcommit hash: fp1.9243@dev.null.freshports.orgcommit hash: fp1.9243@dev.null.freshports.orgcommit hash: fp1.9243@dev.null.freshports.org files touched by this commit
olgeni search for other commits by this committer
Some spaces -> tabs for ports/www.    
09 Oct 2000 17:05:44
commit hash: fp1.4872@dev.null.freshports.orgcommit hash: fp1.4872@dev.null.freshports.orgcommit hash: fp1.4872@dev.null.freshports.orgcommit hash: fp1.4872@dev.null.freshports.org files touched by this commit
cjh search for other commits by this committer
Update to 6.0.3.    
08 Oct 2000 08:11:25
commit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category www to new layout.  
25 Jun 2000 15:03:05
commit hash: fp1.1227@dev.null.freshports.orgcommit hash: fp1.1227@dev.null.freshports.orgcommit hash: fp1.1227@dev.null.freshports.orgcommit hash: fp1.1227@dev.null.freshports.org files touched by this commit
cjh search for other commits by this committer
This patch is unnecessary because original package   started to use GNU
configure.  
25 Jun 2000 15:02:24
commit hash: fp1.1226@dev.null.freshports.orgcommit hash: fp1.1226@dev.null.freshports.orgcommit hash: fp1.1226@dev.null.freshports.orgcommit hash: fp1.1226@dev.null.freshports.org files touched by this commit
cjh search for other commits by this committer
Update to 6.0.2    

Number of commits found: 40