aboutsummaryrefslogtreecommitdiff
path: root/ftp/curl/pkg-plist
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2008-04-23 11:33:34 +0000
committerPeter Pentchev <roam@FreeBSD.org>2008-04-23 11:33:34 +0000
commitabfce57eb55e9cc29e53c532279ac3f47b9c8645 (patch)
tree56ee1f69c2e55dee4b4b5dfe83e5264755151943 /ftp/curl/pkg-plist
parent3ef1068c9fed9281f63980a9c0d4a96503d99422 (diff)
downloadports-abfce57eb55e9cc29e53c532279ac3f47b9c8645.tar.gz
ports-abfce57eb55e9cc29e53c532279ac3f47b9c8645.zip
Notes
Diffstat (limited to 'ftp/curl/pkg-plist')
-rw-r--r--ftp/curl/pkg-plist88
1 files changed, 45 insertions, 43 deletions
diff --git a/ftp/curl/pkg-plist b/ftp/curl/pkg-plist
index 22223f3b8f9b..1a76a6c81e27 100644
--- a/ftp/curl/pkg-plist
+++ b/ftp/curl/pkg-plist
@@ -40,49 +40,8 @@ libdata/pkgconfig/libcurl.pc
%%PORTDOCS%%%%DOCSDIR%%/curl-config.pdf
%%PORTDOCS%%%%DOCSDIR%%/curl.html
%%PORTDOCS%%%%DOCSDIR%%/curl.pdf
-%%PORTDOCS%%%%DOCSDIR%%/examples/10-at-a-time.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/Makefile.example
-%%PORTDOCS%%%%DOCSDIR%%/examples/README
-%%PORTDOCS%%%%DOCSDIR%%/examples/anyauthput.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/cacertinmem.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/cookie_interface.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/curlgtk.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/curlx.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/debug.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/fileupload.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/fopen.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/ftp3rdparty.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/ftpget.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/ftpgetresp.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/ftpupload.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/ftpuploadresume.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/getinfo.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/getinmemory.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/ghiper.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/hiperfifo.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/htmltidy.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/htmltitle.cc
-%%PORTDOCS%%%%DOCSDIR%%/examples/http-post.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/httpput.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/https.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/makefile.dj
-%%PORTDOCS%%%%DOCSDIR%%/examples/multi-app.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/multi-debugcallback.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/multi-double.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/multi-post.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/multi-single.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/multithread.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/opensslthreadlock.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/persistant.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/post-callback.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/postit2.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/sampleconv.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/sepheaders.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/simple.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/simplepost.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/simplessl.c
-%%PORTDOCS%%%%DOCSDIR%%/examples/synctime.c
%%PORTDOCS%%%%DOCSDIR%%/index.html
+%%PORTDOCS%%%%DOCSDIR%%/libcurl/ABI
%%PORTDOCS%%%%DOCSDIR%%/libcurl/curl_easy_cleanup.html
%%PORTDOCS%%%%DOCSDIR%%/libcurl/curl_easy_cleanup.pdf
%%PORTDOCS%%%%DOCSDIR%%/libcurl/curl_easy_duphandle.html
@@ -93,6 +52,8 @@ libdata/pkgconfig/libcurl.pc
%%PORTDOCS%%%%DOCSDIR%%/libcurl/curl_easy_getinfo.pdf
%%PORTDOCS%%%%DOCSDIR%%/libcurl/curl_easy_init.html
%%PORTDOCS%%%%DOCSDIR%%/libcurl/curl_easy_init.pdf
+%%PORTDOCS%%%%DOCSDIR%%/libcurl/curl_easy_pause.html
+%%PORTDOCS%%%%DOCSDIR%%/libcurl/curl_easy_pause.pdf
%%PORTDOCS%%%%DOCSDIR%%/libcurl/curl_easy_perform.html
%%PORTDOCS%%%%DOCSDIR%%/libcurl/curl_easy_perform.pdf
%%PORTDOCS%%%%DOCSDIR%%/libcurl/curl_easy_reset.html
@@ -184,5 +145,46 @@ libdata/pkgconfig/libcurl.pc
%%PORTDOCS%%%%DOCSDIR%%/libcurl/libcurl.m4
%%PORTDOCS%%%%DOCSDIR%%/libcurl/libcurl.pdf
%%PORTDOCS%%@dirrm %%DOCSDIR%%/libcurl
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples
%%PORTDOCS%%@dirrm %%DOCSDIR%%
+%%PORTDOCS%%%%EXAMPLESDIR%%/10-at-a-time.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/Makefile.example
+%%PORTDOCS%%%%EXAMPLESDIR%%/README
+%%PORTDOCS%%%%EXAMPLESDIR%%/anyauthput.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/cacertinmem.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/cookie_interface.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/curlgtk.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/curlx.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/debug.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/fileupload.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/fopen.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/ftpget.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/ftpgetresp.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/ftpupload.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/ftpuploadresume.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/getinfo.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/getinmemory.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/ghiper.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/hiperfifo.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/htmltidy.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/htmltitle.cc
+%%PORTDOCS%%%%EXAMPLESDIR%%/http-post.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/httpput.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/https.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/makefile.dj
+%%PORTDOCS%%%%EXAMPLESDIR%%/multi-app.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/multi-debugcallback.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/multi-double.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/multi-post.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/multi-single.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/multithread.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/opensslthreadlock.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/persistant.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/post-callback.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/postit2.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/sampleconv.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/sepheaders.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/simple.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/simplepost.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/simplessl.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/synctime.c
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%