Port details |
- linux-c7-curl Tool for transferring files with URL syntax (Linux CentOS 7.9.2009)
- 7.29.0_12 ftp
=2 7.29.0_12Version of this port present on the latest quarterly branch. - Maintainer: emulation@FreeBSD.org
 - Port Added: 2016-10-19 14:50:44
- Last Update: 2022-01-17 14:47:28
- Commit Hash: c7dd5ca
- People watching this port, also watch:: gstreamer1-plugins-pango, freeimage, py38-pycparser, ladspa, tmux
- Also Listed In: linux
- License: MIT
- Description:
- curl is used in command lines or scripts to transfer data. It is also used in
cars, television sets, routers, printers, audio equipment, mobile phones,
tablets, settop boxes, media players and is the internet transfer backbone for
thousands of software applications affecting billions of humans daily.
It supports DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP,
LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, Telnet and
TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP
form based upload, proxies, HTTP/2, cookies, user+password authentication
(Basic, Plain, Digest, CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer
resume, proxy tunneling and more.
WWW: https://curl.se/
WWW: https://github.com/curl/curl
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- linux-c7-curl>0:ftp/linux-c7-curl
- For LIB depends:
- libcurl.so:ftp/linux-c7-curl
- Conflicts:
- CONFLICTS:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/ftp/linux-c7-curl/ && make install clean
- To add the package, run one of these commands:
- pkg install ftp/linux-c7-curl
- pkg install linux-c7-curl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: linux-c7-curl
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 i386
- distinfo:
- TIMESTAMP = 1627157198
SHA256 (centos/curl-7.29.0-59.el7_9.1.aarch64.rpm) = 0d1aa8904313259f2faf92033918be6db06e5aa66a86b03fbd359126ae770d4b
SIZE (centos/curl-7.29.0-59.el7_9.1.aarch64.rpm) = 275428
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- linux-c7-libssh2>0 : security/linux-c7-libssh2
- linux-c7-nspr>0 : devel/linux-c7-nspr
- linux-c7-nss>0 : security/linux-c7-nss
- linux-c7-openldap>0 : net/linux-c7-openldap
- This port is required by:
- for Run
-
- editors/linux-sublime-text4
- emulators/linux-c7
- lang/linux-dotnet-runtime
- lang/linux-dotnet10-runtime
- lang/linux-dotnet11-runtime
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- ===> The following configuration options are available for linux-c7-curl-7.29.0_12:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- ftp_linux-c7-curl
- USES:
- cpe linux:c7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
17 Jan 2022 14:47:28 7.29.0_12
|
Mikael Urankar (mikael)  |
*: Linux emulation: add support for aarch64
PR: 256008
Submitted by: Vincent Milum Jr (prior version)
Approved by: emulation (maintainer timeout) |
29 Oct 2021 09:50:18 7.29.0_12
|
Stefan Eßer (se)  |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
21 Sep 2021 12:57:43 7.29.0_12
|
Bernhard Froehlich (decke)  |
ftp/linux-c7-curl: Add CPE information
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 7.29.0_12
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
04 Mar 2021 16:50:30
7.29.0_12
|
tijl  |
Update Linux CentOS ports to 7.9.2009. |
14 Aug 2020 09:19:11
7.29.0_11
|
tijl  |
Update to 7.29.0-57.el7_8.1. |
03 May 2020 12:50:43
7.29.0_10
|
tijl  |
Update CentOS 7 ports to 7.8.2003. |
11 Feb 2020 13:03:44
7.29.0_9
|
tijl  |
Update to 7.29.0-54.el7_7.2. |
30 Dec 2019 11:15:01
7.29.0_8
|
tijl  |
Update to 7.29.0-54.el7_7.1. |
21 Sep 2019 08:56:20
7.29.0_7
|
tijl  |
Update to CentOS 7.7.1908.
Put libdrm into a separate port so it can be kept at the CentOS 7.6 version.
The new version fails to detect graphics hardware on FreeBSD. |
03 Aug 2019 18:57:32
7.29.0_6
|
tijl  |
Update to 7.29.0-51.el7_6.3.
MFH: 2019Q3
Security: https://access.redhat.com/errata/RHSA-2019:1880
Security: CVE-2018-14618 |
08 Jun 2019 15:59:47
7.29.0_5 
|
tijl  |
Address some portlint warnings in the Linux infrastructure ports.
Eliminate LINUXNAME from port Makefiles. This was just a helper variable
without special meaning outside port Makefiles but several developers have
copied it to new ports where it was then unused, apparently thinking that
it did have some special meaning. |
08 Jun 2019 13:13:29
7.29.0_5 
|
tijl  |
Eliminate RPMVERSION from Linux ports and set DISTVERSIONSUFFIX instead.
This puts all version information together in the port Makefiles. |
08 Jun 2019 12:13:47
7.29.0_5 
|
tijl  |
Update CentOS 7 ports to 7.6.1810.
This adds some new ports:
converters/linux-c7-fribidi required by x11-toolkits/linux-c7-pango.
graphics/linux-c7-libglvnd required by graphics/linux-c7-dri.
graphics/linux-c7-wayland required by graphics/linux-c7-dri.
print/linux-c7-freetype unbundled from emulators/linux_base-c7 because it
depends on graphics/linux-c7-png now.
Mesa OpenGL libraries in graphics/linux-c7-dri now support libglvnd (GL
Vendor-Neutral Dispatch library) which allows some applications to use
Mesa while others use Nvidia OpenGL. The x11/nvidia-driver* ports have
been changed so versions above 390.42 now use CentOS libglvnd and no longer
install a bundled copy.
PR: 229431
Submitted by: pkubaj (partly) |
10 Sep 2018 13:14:52
7.29.0_4 
|
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
11 Dec 2017 14:40:06
7.29.0_4 
|
tijl  |
Update to 7.29.0-42.el7_4.1.
MFH: 2017Q4
Security: 301a01b7-d50e-11e7-ac58-b499baebfeaf |
26 Oct 2017 19:23:18
7.29.0_3 
|
tijl  |
Update Linux CentOS 7 ports to 7.4.1708. |
31 Jan 2017 20:32:46
7.29.0_2 
|
tijl  |
Enable i386 support to Linux CentOS 7 ports.
PR: 216646 |
31 Jan 2017 16:54:22
7.29.0_2 
|
tijl  |
- Autodetect the installed linux_base port and use LINUX_DEFAULT only as
a last resort.
- Construct a list of DISTFILES for every architecture (amd64, i386).
Select one list for regular make and all lists for make makesum so linux
ports can have one combined distinfo file.
- Set DIST_SUBDIR?=centos so there's only one copy of common distfiles.
- Use MASTER_SITES and DISTFILES groups so make fetch is a bit smarter.
- Regenerate all distinfo files.
- For linux_base-c6 (just like linux_base-c7 already does) turn bin, lib,
lib64 and sbin into symbolic links to the same directory under usr.
This fixes the problem where some programs/libraries exist under / on
FreeBSD and /usr on Linux or vice versa and then depending on the order
of search paths Linux programs may run/load FreeBSD programs/libraries
and fail.
- Turn usr/share/icons into a symbolic link to LOCALBASE/share/icons so (Only the first 15 lines of the commit message are shown above ) |
19 Jan 2017 15:44:54
7.29.0_2 
|
tijl  |
Update Linux CentOS 7 ports to 7.3.1611. While 7.2 had semi-official i386
packages there are no such packages for 7.3 yet so i386 support has been
marked IGNORE for now.
Change DIST_SUBDIR to just "centos" so distfiles that remain the same
between major versions don't have to be redownloaded.
Remove fmake hacks from linux.mk.
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
03 Nov 2016 14:54:31
7.29.0_1 
|
tijl  |
Add missing dependencies. |
19 Oct 2016 14:50:27
7.29.0 
|
tijl  |
Add Linux CentOS 7 infrastructure ports.
Mk/Uses/linux.mk changes:
- Add support for architecture neutral (noarch) distfiles.
- Add support for 64-bit only ports: set IGNORE on i386 and don't install
32-bit compat libraries on amd64.
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Differential Revision: https://reviews.freebsd.org/D7886 |