mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
- Update to 10.1.1
- Use dynamic PORTDOCS and PORTEXAMPLES - Grab maintainership
This commit is contained in:
parent
892ab424ca
commit
49f92d4e9f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251219
@ -6,27 +6,37 @@
|
||||
#
|
||||
|
||||
PORTNAME= qdecoder
|
||||
PORTVERSION= 9.0.2
|
||||
PORTVERSION= 10.1.1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ftp://ftp.qdecoder.org/pub/qDecoder/
|
||||
DISTNAME= qDecoder-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= johans@FreeBSD.org
|
||||
COMMENT= C/C++ language library including CGI supports
|
||||
|
||||
CONFLICTS= qDecoder-[5-7]*
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS= Q_DEBUG "enable debuging output" off
|
||||
OPTIONS+= Q_CGI "enable CGI APIs" on
|
||||
OPTIONS+= Q_SOCKET "enable socket APIs" on
|
||||
OPTIONS+= Q_IPC "enable IPC APIs" on
|
||||
OPTIONS+= Q_DATASTRUCTURE "enable data-structure APIs" on
|
||||
OPTIONS+= Q_MYSQL "enable MySQL database supports" off
|
||||
OPTIONS+= Q_LFS "enable large-file supports" off
|
||||
OPTIONS+= Q_SENDFILE "use sendfile() if possible" off
|
||||
OPTIONS= Q_DEBUG "enable debuging output" off \
|
||||
Q_CGI "enable CGI APIs" on \
|
||||
Q_SOCKET "enable socket APIs" on \
|
||||
Q_IPC "enable IPC APIs" on \
|
||||
Q_DATASTRUCTURE "enable data-structure APIs" on \
|
||||
Q_MYSQL "enable MySQL database supports" off \
|
||||
Q_LFS "enable large-file supports" off \
|
||||
Q_SENDFILE "use sendfile() if possible" off
|
||||
|
||||
PLIST_FILES= include/qDecoder.h \
|
||||
lib/libqDecoder.a \
|
||||
lib/libqDecoder.so \
|
||||
lib/libqDecoder.so.8
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
PORTDOCS= *
|
||||
.endif
|
||||
.if !defined(NOPORTEXAMPLES)
|
||||
PORTEXAMPLES= *
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (qDecoder-9.0.2.tar.gz) = 6dcf76654d07082f9e83b621eb9acb64
|
||||
SHA256 (qDecoder-9.0.2.tar.gz) = a371f32309d1934a8866eb11a6a87f3859f97f67992c12a995ebcf819d2dcc4c
|
||||
SIZE (qDecoder-9.0.2.tar.gz) = 266676
|
||||
MD5 (qDecoder-10.1.1.tar.gz) = bba7a01a64db73aa0b1c2097d388f0c1
|
||||
SHA256 (qDecoder-10.1.1.tar.gz) = 3044c75e4a8feda053cdf08a474f7f25015522e33280a7fc73a408f769bfd84a
|
||||
SIZE (qDecoder-10.1.1.tar.gz) = 264569
|
||||
|
@ -1,81 +0,0 @@
|
||||
include/qDecoder.h
|
||||
lib/libqDecoder.a
|
||||
lib/libqDecoder.so
|
||||
lib/libqDecoder.so.6
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/CHANGES
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
||||
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
|
||||
%%PORTDOCS%%%%DOCSDIR%%/qDecoder.jpg
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/annotated.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/doxygen.css
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/doxygen.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/files.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/functions.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/globals.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/globals_func.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/index.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qCgiRequest_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qCgiResponse_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qConfig_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qCount_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qDatabase_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qDecoder_8h.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qEncode_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qEntry_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qFile_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qHash_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qHasharr_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qHashtbl_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qHtml_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qLog_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qObstack_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qQueue_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qSed_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qSem_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qSession_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qShm_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qSocket_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qString_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qSystem_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/qTime_8c.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/structQ__DB.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/structQ__DBRESULT.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/structQ__ENTRY.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/structQ__HASHARR.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/structQ__HASHTBL.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/structQ__LOG.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/structQ__NLOBJ.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/structQ__OBJ.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/structQ__OBSTACK.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/structQ__QUEUE.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/tab_b.gif
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/tab_l.gif
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/tab_r.gif
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/tabs.css
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/arglist.c
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config.c
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cookie.c
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/download.c
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/multivalue.c
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/obstack.c
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/query.c
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/session.c
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/socket.c
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/streamedit.c
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/upload.c
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/uploadfile.c
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config.conf
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config_default.conf
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/examples.html
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/streamedit-header.html.in
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/streamedit-tailer.html.in
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/streamedit.html.in
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/qDecoder-upload/qDecoder-upload.html
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/qDecoder-upload/qDecoder-upload.js
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/qDecoder-upload
|
||||
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
Loading…
Reference in New Issue
Block a user