Port details |
- qdecoder C/C++ language library including CGI support
- 12.1.0 www =5 12.1.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-07-18 16:45:40
- Commit Hash: ddc799a
- People watching this port, also watch:: mmencode, enscript-letter, openssl, autoconf, calc
- License: BSD2CLAUSE
- WWW:
- https://wolkykim.github.io/qdecoder/
- https://github.com/wolkykim/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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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):
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
12.1.0 18 Jul 2024 16:45:40 |
Po-Chuan Hsieh (sunpoet) |
www/qdecoder: Update WWW and clean up pkg-descr |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
12.1.0 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
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 ) |
12.1.0 03 Jun 2022 23:36:31 |
Po-Chuan Hsieh (sunpoet) |
www/qdecoder: Update to 12.1.0
Changes: https://github.com/wolkykim/qdecoder/releases |
12.0.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
12.0.8 30 Aug 2020 20:20:27 |
sunpoet |
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 |
rene |
Returns johans's ports to the pool after safekeeping his commit bit. |
12.0.5 10 Sep 2018 13:15:48 |
mat |
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 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
12.0.5 07 May 2015 20:24:16 |
mat |
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 |
johans |
- Update qDecoder to 12.0.5
- Switch to new WWW and MASTER_SITES |
12.0.4 12 Jan 2014 19:01:56 |
johans |
- 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 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
12.0.4 11 Dec 2012 20:40:13 |
johans |
- Remove dead mirror site
- PORTEXAMPLES can be set unconditionally [1]
Reported by: danfe [1] |
12.0.4 09 Dec 2012 15:29:32 |
johans |
- Update qDecoder to 12.0.4
- Trim Makefile header |
12.0.2 27 Jun 2012 19:52:13 |
johans |
Convert to new options framework |
12.0.2 29 May 2012 20:28:20 |
johans |
- 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 |
johans |
- 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 |
miwi |
- Get Rid MD5 support |
10.1.6 20 Aug 2010 20:26:45 |
johans |
Update qdecoder to 10.1.6 |
10.1.4 30 Apr 2010 08:15:26 |
johans |
Update to 10.1.4 |
10.1.2 07 Apr 2010 20:06:01 |
johans |
Update to 10.1.2 |
10.1.1 18 Mar 2010 19:21:05 |
johans |
- Update to 10.1.1
- Use dynamic PORTDOCS and PORTEXAMPLES
- Grab maintainership |
9.0.2 02 Jan 2010 18:14:36 |
linimon |
Reset cjh due to inactivity. We hope to see him back again soon.
Hat: portmgr |
9.0.2 19 Sep 2009 23:01:22 |
miwi |
- 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 |
pav |
- Mark BROKEN outside i386 (needs -fPIC)
Reported by: pointyhat |
9.0.1 28 Nov 2008 11:16:47 |
cjh |
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 |
pav |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
7.0 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
7.0 25 Nov 2005 05:11:52 |
linimon |
Remove dead mastersite per distfile survey. |
7.0 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
7.0 15 Mar 2004 11:33:34 |
kris |
Fix build on amd64 (compile shared library objects with -fPIC) |
7.0 07 Mar 2003 06:12:57 |
ade |
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 |
lioux |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
25 Aug 2001 09:42:42 |
cjh |
Update to 7.0 |
05 Feb 2001 15:33:58 |
olgeni |
Some spaces -> tabs for ports/www. |
09 Oct 2000 17:05:44 |
cjh |
Update to 6.0.3. |
08 Oct 2000 08:11:25 |
asami |
Convert category www to new layout. |
25 Jun 2000 15:03:05 |
cjh |
This patch is unnecessary because original package started to use GNU
configure. |
25 Jun 2000 15:02:24 |
cjh |
Update to 6.0.2 |