diff options
author | johans <johans@FreeBSD.org> | 2010-03-19 03:21:05 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2010-03-19 03:21:05 +0800 |
commit | d8429492b8ecb873490fdf5f1e6dc1447b9224bc (patch) | |
tree | 5886834749d7558bab019296caf9b1c376fff274 /www | |
parent | a88e9b4c62da7661d5d79ac45f4604408d5b7cb9 (diff) | |
download | freebsd-ports-gnome-d8429492b8ecb873490fdf5f1e6dc1447b9224bc.tar.gz freebsd-ports-gnome-d8429492b8ecb873490fdf5f1e6dc1447b9224bc.tar.zst freebsd-ports-gnome-d8429492b8ecb873490fdf5f1e6dc1447b9224bc.zip |
- Update to 10.1.1
- Use dynamic PORTDOCS and PORTEXAMPLES
- Grab maintainership
Diffstat (limited to 'www')
-rw-r--r-- | www/qdecoder/Makefile | 36 | ||||
-rw-r--r-- | www/qdecoder/distinfo | 6 | ||||
-rw-r--r-- | www/qdecoder/pkg-plist | 81 |
3 files changed, 26 insertions, 97 deletions
diff --git a/www/qdecoder/Makefile b/www/qdecoder/Makefile index 8fb8f47bbf9d..380ac62312a2 100644 --- a/www/qdecoder/Makefile +++ b/www/qdecoder/Makefile @@ -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> diff --git a/www/qdecoder/distinfo b/www/qdecoder/distinfo index 290e61930ce7..321c635150ad 100644 --- a/www/qdecoder/distinfo +++ b/www/qdecoder/distinfo @@ -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 diff --git a/www/qdecoder/pkg-plist b/www/qdecoder/pkg-plist deleted file mode 100644 index f4c3f996f92b..000000000000 --- a/www/qdecoder/pkg-plist +++ /dev/null @@ -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%% |