Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TLMSP curl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CYBER - Cyber Security
TS 103 523 MSP
TLMSP
TLMSP curl
Commits
be3d6012
Commit
be3d6012
authored
23 years ago
by
Daniel Stenberg
Browse files
Options
Downloads
Patches
Plain Diff
another Kevin Roth update
parent
ca0fd33d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
packages/Win32/cygwin/Makefile.am
+1
-0
1 addition, 0 deletions
packages/Win32/cygwin/Makefile.am
packages/Win32/cygwin/README
+5
-8
5 additions, 8 deletions
packages/Win32/cygwin/README
with
6 additions
and
8 deletions
packages/Win32/cygwin/Makefile.am
+
1
−
0
View file @
be3d6012
...
...
@@ -20,6 +20,7 @@ cygwintmp = $(CURDIR)/tmp_binbuild
cygwinbin
:
rm
-rf
$(
cygwintmp
)
$(
MAKE
)
-C
$(
top_builddir
)
install-strip
prefix
=
$(
cygwintmp
)
/usr
$(
STRIP
)
$(
cygwintmp
)
/usr/bin/cygcurl-?.dll
$(
mkinstalldirs
)
$(
cygwintmp
)
/usr/doc/Cygwin
\
$(
cygwintmp
)
/usr/doc/
$(
PACKAGE
)
-
$(
VERSION
)
cp
$(
srcdir
)
/README
\
...
...
This diff is collapsed.
Click to expand it.
packages/Win32/cygwin/README
+
5
−
8
View file @
be3d6012
...
...
@@ -8,12 +8,9 @@ Curl is a tool for transferring files with URL syntax, supporting
See /usr/doc/curl-<version>/FEATURES for more info.
Runtime
Dependencies:
Dependencies:
- Cygwin
Compile-time Dependencies:
- OpenSSL 0.9.6b (*)
- OpenSSL 0.9.6b-2+ (*)
(*) cURL can be built without SSL support: ./configure --without-ssl
...
...
@@ -79,10 +76,10 @@ Packaging Instructions:
cookies, user+password authentication, file transfer resume,
http proxy tunneling and a busload of other useful tricks."
category: Web Libs
requires: cygwin
requires: cygwin
openssl
Cygwin port maintained by:
Kevin Roth <kproth at bigfoot dot com>
Questions
regarding
cURL
use
should be directed to curl@contactor.se.
Questions
regarding its
packag
ing
should be directed to cygwin@cygwin.com.
Questions
about
cURL should be directed to curl@contactor.se.
Questions
about its cygwin
packag
e
should be directed to cygwin@cygwin.com.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment