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
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
kurly Alternative implementation of curl written in Golang
1.2.2_1 www 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 1.2.2_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Upstream is gone
Expired This port expired on: 2021-01-27
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-05-14 18:45:41
Last Update: 2021-01-28 18:56:11
SVN Revision: 563153
License: APACHE20
WWW:
https://github.com/davidjpeacock/kurly
Description:
kurly is an alternative to the widely popular curl program. kurly is designed to operate in a similar manner to curl, with select features. Notably, kurly is not aiming for feature parity, but common flags and mechanisms particularly within the HTTP(S) realm are to be expected. WWW: https://github.com/davidjpeacock/kurly
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
Expand this list (4 items)
Collapse this list.
  1. bin/kurly
  2. /usr/local/share/licenses/kurly-1.2.2_1/catalog.mk
  3. /usr/local/share/licenses/kurly-1.2.2_1/LICENSE
  4. /usr/local/share/licenses/kurly-1.2.2_1/APACHE20
Collapse this list.
Dependency lines:
  • kurly>0:www/kurly
No installation instructions:
This port has been deleted.
PKGNAME: kurly
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1538391731 SHA256 (aki237-nscjar-e2df936_GH0.tar.gz) = 3933d7369d8cbaf040e4ec025295776b354821e6427c5a30b145186a72e9d929 SIZE (aki237-nscjar-e2df936_GH0.tar.gz) = 3632

Expand this list (6 items)

Collapse this list.

SHA256 (alsm-ioprogress-063c372_GH0.tar.gz) = 6aab899894d5aa787bc5631423a1e3e3aa7de47f5968eadeaec3eb526123a340 SIZE (alsm-ioprogress-063c372_GH0.tar.gz) = 4225 SHA256 (urfave-cli-8e01ec4_GH0.tar.gz) = d8654573173cef6b639f00884c146bdb7f9130817e0b2d3f44d86d701428a63d SIZE (urfave-cli-8e01ec4_GH0.tar.gz) = 64657 SHA256 (davidjpeacock-kurly-369c1998dfbfca7043f8c995c8ef8714496530ea_GL0.tar.gz) = 6c7adc297812147145a0b5da8ae790c17ed7370df7180cc795e4543f6475b696 SIZE (davidjpeacock-kurly-369c1998dfbfca7043f8c995c8ef8714496530ea_GL0.tar.gz) = 20686

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go : lang/go
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
go
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://codeload.github.com/kurly/kurly/tar.gz/v1.2.2?dummy=/
  2. https://gitlab.com/davidjpeacock/kurly/repository/369c1998dfbfca7043f8c995c8ef8714496530ea/archive.tar.gz?dummy=/
Collapse this list.
Port Moves
  • port deleted on 2021-01-28
    REASON: Has expired: Upstream is gone

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.2_1
28 Jan 2021 18:56:11
Revision:563153Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2021-01-24 www/sogo4: Unmaintained, please migrate to a newer version of sogo
2021-01-24 www/sogo4-activesync: Unmaintained, please migrate to a newer version
of sogo
2021-01-27 security/py-rekall_lib: Unmaintained upstream
2021-01-27 devel/py-rekall-efilter: Unmaintained upstream
2021-01-27 security/py-rekall: Unmaintained upstream, use
security/py-volatility3 instead
2021-01-27 security/py-rekall-core: Unmaintained upstream
2021-01-27 www/kurly: Upstream is gone
2021-01-27 security/regripper: Upstream repo disappeared
1.2.2_1
13 Jan 2021 12:55:56
Revision:561461Original commit files touched by this commit
dmgk search for other commits by this committer
www/kurly: Deprecate, upstream is no more
1.2.2_1
04 May 2020 18:17:38
Revision:533936Original commit files touched by this commit
rene search for other commits by this committer
Return seanc's ports to the pool after safekeeping his commit bit.
1.2.2_1
16 Nov 2019 12:52:40
Revision:517745Original commit files touched by this commit
dmgk search for other commits by this committer
Bump PORTREVISION after r517743 to force relinking.

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D21854
1.2.2
29 Sep 2019 22:34:31
Revision:513276Original commit files touched by this commit
dmgk search for other commits by this committer
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
sysutils-x11)

- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001

Reviewed by:	tobik
Approved by:	araujo (mentor), portmgr (adamw)
Differential Revision:	https://reviews.freebsd.org/D21744
1.2.2
29 Jun 2019 03:51:14
Revision:505321Original commit files touched by this commit
tobik search for other commits by this committer
Convert all Go ports to USES=go

This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.

USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.

PR:		238849
Submitted by:	dg@syrec.org (also D20745)
Reviewed by:	mat, tobik
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20746
1.2.2
03 May 2019 13:58:34
Revision:500732Original commit files touched by this commit
mat search for other commits by this committer
Fix the a ports that were broken but did not know it.

Differential Revision:	https://reviews.freebsd.org/D20140
1.2.2
28 Oct 2018 16:23:28
Revision:483313Original commit files touched by this commit
yuri search for other commits by this committer
www/kurly: Update 1.2.1 -> 1.2.2

PR:		230150
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	seanc (maintainer's timeout; 35 days)
1.2.1
23 Sep 2018 22:19:32
Revision:480539Original commit files touched by this commit
antoine search for other commits by this committer
Revert r480303, it doesn't build

Reported by:	pkg-fallout
1.2.2
21 Sep 2018 19:04:59
Revision:480303Original commit files touched by this commit
yuri search for other commits by this committer
www/kurly: Update 1.2.1 -> 1.2.2

Upstream migrated to Gitlab [1], so switch to that

[1]
https://github.com/davidjpeacock/kurly#2018-06-12---the-kurly-project-has-moved-home

PR:		230150
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	seanc (maintainer's timeout; 52 days)
1.2.1
14 May 2018 18:45:27
Revision:469948Original commit files touched by this commit
seanc search for other commits by this committer
New port: www/kurly

kurly is an alternative to the widely popular curl program.

kurly is designed to operate in a similar manner to curl, with select
features. Notably, kurly is not aiming for feature parity, but common
flags and mechanisms particularly within the HTTP(S) realm are to be
expected.

Reviewed by:	swills
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D15332

Number of commits found: 11