aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/curlie/Makefile
blob: 1eb21fae5d61c8443a6cbef15d3fa7552e548d1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# $FreeBSD$

PORTNAME=   curlie
DISTVERSIONPREFIX=  v
DISTVERSION=    1.3.1
CATEGORIES= ftp net www

MAINTAINER= 0mp@FreeBSD.org
COMMENT=    Frontend to cURL that adds the ease of use of HTTPie

LICENSE=    MIT
LICENSE_FILE=   ${WRKSRC}/LICENSE

RUN_DEPENDS=    curl:ftp/curl

USES=       go:modules
USE_GITHUB= yes
GH_ACCOUNT= rs
GH_TUPLE=   \
        golang:crypto:159ae71589f3:golang_crypto/vendor/golang.org/x/crypto \
        golang:sys:33540a1f6037:golang_sys/vendor/golang.org/x/sys

PLIST_FILES=    bin/${PORTNAME}

.include <bsd.port.mk>
ph'>* Bump PORTREVISION for jbigkit library version bump.Tijl Coosemans2014-06-231-0/+1 * - update to 10.35.92Dirk Meyer2014-05-121-3/+5 * The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-171-0/+1 * - remove broken MANPREFIXDirk Meyer2014-03-041-4/+4 * - convert from bash to shDirk Meyer2013-12-301-1/+0 * - use STAGEDIRDirk Meyer2013-12-181-39/+29 * - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+2 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1 * - Unmark it as make jobs (-jX) unsafe: there is a comment saying that as ofAlexey Dokuchaev2013-09-011-5/+2 * - fix option MANPAGESDirk Meyer2013-05-131-1/+1 * -update to 10.35.89Dirk Meyer2013-05-081-2/+1 * - use OPTIONS_DEFINEDirk Meyer2013-03-101-3/+81 * - drop manwebDirk Meyer2013-02-261-2/+4 * - update to 10.35.88Dirk Meyer2013-02-221-1/+1 * - cleanup optionsDirk Meyer2013-02-151-3/+5 * - change commentDirk Meyer2012-12-301-1/+1 * - update to 10.35.87Dirk Meyer2012-12-101-11/+7 * - update to 10.35.86Dirk Meyer2012-08-04