notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
curl-hiphop Static libcurl with custom patches for HipHop
7.51.0_1 ftp Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 7.51.0_1Version of this port present on the latest quarterly branch.
Broken BROKEN: fails to build
Deprecated DEPRECATED: useful only for removed hiphop-php
Expired This port expired on: 2016-09-07
Ignore IGNORE: is marked as broken: fails to build
Maintainer: mm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-07-18 14:22:17
Last Update: 2016-11-08 21:28:07
SVN Revision: 425765
Also Listed In: ipv6 www
License: MIT
WWW:
https://github.com/facebook/hiphop-php/wiki/
Description:
This is a static version of the libcurl library for use with lang/hiphop-php WWW: https://github.com/facebook/hiphop-php/wiki/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • curl-hiphop>0:ftp/curl-hiphop
No installation instructions:
This port has been deleted.
PKGNAME: curl-hiphop
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1478074540 SHA256 (curl-7.51.0.tar.lzma) = 9eef5f6bbb972ffc631f4c76cfe93161bf5186926133c77267b24f5191700518 SIZE (curl-7.51.0.tar.lzma) = 2061223

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: ftp/curl
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. perl5>=5.24<5.25 : lang/perl5.24
Runtime dependencies:
  1. ca-root-nss.crt : security/ca_root_nss
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. lang/hiphop-php*
  2. Collapse this list of deleted ports.
* - 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 curl-hiphop-7.51.0_1: CA_BUNDLE=on: Install CA bundle for OpenSSL COOKIES=on: Cookies support CURL_DEBUG=off: cURL debug memory tracking DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples HTTP2=off: HTTP protocol version 2.0 support IDN=off: International Domain Names support IPV6=on: IPv6 protocol support LDAP=off: LDAP protocol support LDAPS=off: LDAP protocol over SSL support LIBSSH2=off: SCP/SFTP support via libssh2 METALINK=off: Metalink support PROXY=on: Proxy support PSL=off: Public Suffix List support RTMP=off: RTMP protocol support via librtmp TLS_SRP=on: TLS-SRP (Secure Remote Password) support ====> GSSAPI Security API support: you have to select exactly one of them GSSAPI_BASE=on: GSSAPI support via base system (Kerberos required) GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal GSSAPI_MIT=off: GSSAPI support via security/krb5 GSSAPI_NONE=off: Disable GSSAPI support ====> DNS resolving options: you can only select none or one of them CARES=off: Asynchronous DNS resolution via c-ares THREADED_RESOLVER=on: Threaded DNS resolver ====> SSL protocol support: you can only select none or one of them GNUTLS=off: SSL/TLS support via GnuTLS NSS=off: SSL/TLS support via NSS OPENSSL=on: SSL/TLS support via OpenSSL POLARSSL=off: SSL/TLS support via PolarSSL WOLFSSL=off: SSL/TLS support via wolfSSL ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
gmake libtool localbase pathfix perl5 shebangfix tar:lzma gssapi ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://curl.haxx.se/download/
  2. http://distcache.FreeBSD.org/local-distfiles/sunpoet/
  3. http://distcache.eu.FreeBSD.org/local-distfiles/sunpoet/
  4. http://distcache.us-east.FreeBSD.org/local-distfiles/sunpoet/
  5. http://distcache.us-west.FreeBSD.org/local-distfiles/sunpoet/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: ftp/curl
CommitCreditsLog message
7.51.0_1
08 Nov 2016 21:28:07
Revision:425765Original commit files touched by this commit
rene search for other commits by this committer
Remove expired port:
2016-09-07 ftp/curl-hiphop: useful only for removed hiphop-php
7.50.1
07 Aug 2016 00:25:28
Revision:419757Original commit files touched by this commit
mm search for other commits by this committer
mark ftp/curl-hiphop broken, deprecated and set expiration date
7.44.0
17 Aug 2015 14:20:41
Revision:394508Original commit files touched by this commit
mat search for other commits by this committer
Remove UNIQUENAME and LATEST_LINK.

UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
7.39.0_1
08 Dec 2014 16:48:41
Revision:374303Original commit files touched by this commit
tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.38.0_2
20 Oct 2014 15:20:22
Revision:371277Original commit files touched by this commit
bapt search for other commits by this committer
Clean up plist
7.37.1
18 Jul 2014 15:41:41
Revision:362213Original commit files touched by this commit
sunpoet search for other commits by this committer
- Support STAGEDIR

Approved by:	portmgr (blanket)
7.32.0
06 Oct 2013 18:46:29
Revision:329621Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix build with curl 7.32.0

Submitted by:	sunpoet (myself)
Approved by:	maintainer (no objection, via e-mail)
7.31.0_1
20 Sep 2013 17:23:19
Revision:327729Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp)
7.31.0_1
20 Sep 2013 12:54:55
Revision:327697Original commit files touched by this commit
bdrewery search for other commits by this committer
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.

SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.

On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].

On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
7.24.0_1
01 Feb 2013 15:04:01
Revision:311381Original commit files touched by this commit
ak search for other commits by this committer
- Fix all cases of 'No newline at end of file' in ports tree

Approved by: portmgr (bapt)
7.24.0
18 Jul 2012 14:21:51
Original commit files touched by this commit
mm search for other commits by this committer
This is a static version of the libcurl library for use with lang/hiphop-php

WWW: https://github.com/facebook/hiphop-php/wiki/

Number of commits found: 11