aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gtar/Makefile
blob: ff90ca82983516b04f7f38ffbf86b7e2723c2d75 (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
26
27
28
29
30
# New ports collection makefile for:    gtar
# Date created:     Sa   6 Jun 1998 10:24:51 CEST
# Whom:         Andreas Klemm <andreas@klemm.gtn.com>
#
# $FreeBSD$
#

PORTNAME=   tar
PORTVERSION=    1.13.18
PORTREVISION=   3
PKGNAMEPREFIX=  g
CATEGORIES= sysutils archivers
MASTER_SITES=   ftp://alpha.gnu.org/gnu/tar/ \
        ftp://ftp.sunsite.org.uk/Mirrors/alpha.gnu.org/gnu/tar/ \
        ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/tar/

MAINTAINER= andreas@FreeBSD.org

LIB_DEPENDS=    intl.1:${PORTSDIR}/devel/gettext

GNU_CONFIGURE=  yes
CONFIGURE_ARGS= --program-prefix=g
CONFIGURE_ENV=  CPPFLAGS='-I${LOCALBASE}/include' \
        LDFLAGS='-L${LOCALBASE}/lib' \
        DEFAULT_ARCHIVE='/dev/rsa0'

post-extract:
    @rm -f ${WRKSRC}/doc/tar.info*

.include <bsd.port.mk>
/td>2018-12-021-1/+1 * Merge pull request #5865 from MetaMask/mmc-fixBruno Barbieri2018-12-011-1/+0 |\ | * fix visibilityBruno Barbieri2018-12-011-1/+0 |/ * Save recent network balances in local storage (#5843)Dan J Miller2018-12-0115-28/+290 * bugfix: normalize contract addresss when fetching exchange rates (#5863)Paul Bouchon2018-12-011-1/+3 * Fixed Vivek's bug (#5860)Dan Finlay2018-11-301-2/+10 * Version 5.0.4 RC1 (#5859)Dan Finlay2018-11-302-2/+24 * transactions/tx-gas-utils - add the acctual response for eth_getCode for NO_C...Frankie2018-11-301-0/+9 * Merge pull request #5848 from MetaMask/Less-Certain-LanguageWhymarrh Whitby2018-11-291-1/+1 |\ | * Soften accusatory language on phishing warningDan Finlay2018-11-291-1/+1 * | Merge pull request #5835 from MetaMask/revert-5412-after-install-stepsWhymarrh Whitby2018-11-275-9/+53 |\ \ | |/ |/| | * Update e2e tests to handle any post-install window creationWhymarrh Whitby2018-11-273-9/+38 | * Add JSDoc to closeAllWindowHandlesExcept e2e helper fnWhymarrh Whitby2018-11-271-0/+7 | * Open full-screen UI on installWhymarrh Whitby2018-11-271-5/+4 | * Revert "Don't open MetaMask website after install"Whymarrh Whitby2018-11-271-0/+9 |/ * Pin two module versions to avoid flatmap-stream hack (#5839)Dan Finlay2018-11-271-2/+2 * Hide app-header when provider request pending (#5831)Whymarrh Whitby2018-11-272-5/+19 * Autofill gasPrice for retry attempts with either the recommended gasprice or ...Frankie2018-11-272-1/+13 * transactions - ensure err is defined when setting tx failed (#5801)Frankie2018-11-271-4/+6 * Merge pull request #5792 from MetaMask/signed-type-data-error-hw-walletBruno Barbieri2018-11-271-9/+16 |\ | * Use Array.includesBruno Barbieri2018-11-271-4/+4 | * remove extra semicolonbrunobar792018-11-211-1/+1 | * consider hw walletsbrunobar792018-11-211-9/+16 * | Show disabled cursor in .network-disabled state (#5829)Whymarrh Whitby2018-11-271-1/+1 * | Trim whitespace from seed phrase during import (#5827)Whymarrh Whitby2018-11-271-2/+4 * | Merge pull request #5832 from whymarrh/connect-request-notifsWhymarrh Whitby2018-11-272-4/+8 |\ \ | * | Show Connect Requests count in extension badgeWhymarrh Whitby2018-11-261-1/+3 | * | Use initState to avoid type-checking providerRequests in stateWhymarrh Whitby2018-11-261-3/+5 |/ / * | Merge pull request #5816 from MetaMask/issue-5815Thomas Huang2018-11-2521-44/+44 |\ \ | * | Increase Token Symbol length to twelveThomas Huang2018-11-2321-44/+44 * | | change wording of phishing notice, due to EIP 1102 (#5819)Christopher Elwell2018-11-241-1/+1 |/ / * | Merge pull request #5810 from whymarrh/bump-nvmrcWhymarrh Whitby2018-11-222-9/+10 |\ \ | * | Update local build instructionsWhymarrh Whitby2018-11-221-8/+9 | * | nvm: Bump Node version to 8.13Whymarrh Whitby2018-11-221-1/+1 * | | Merge pull request #5797 from MetaMask/trezor-v6Bruno Barbieri2018-11-2212-45/+167 |\ \ \ | |/ / |/| | | * | bump eth-trezor-keyringbrunobar792018-11-222-7288/+7352 | * | update package-lockbrunobar792018-11-211-7313/+7277 | * | trezor v6brunobar792018-11-213-7419/+7441 | * | fix merge conflictsbrunobar792018-11-2172-8609/+8076 | |\ \ | * | | clean upbrunobar792018-11-152-3/+2 | * | | Merge branch 'trezor-v5' of github.com:MetaMask/metamask-extension into trezo...brunobar792018-11-152-8/+19 | |\ \ \ | | * | | testbrunobar792018-11-151-4/+0 | | * | | testbrunobar792018-11-151-1/+1 | | * | | testbrunobar792018-11-151-1/+1 | | * | | try with custom boxbrunobar792018-11-151-1/+1 | | * | | package-lock.jsonbrunobar792018-11-151-20/+41 | * | | | update package-lock.jsonbrunobar792018-11-151-17/+27 | * | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5brunobar792018-11-157-10/+45 | |\ \ \ \ | | |/ / / | |/| | | | * | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5brunobar792018-11-153-1/+40 | |\ \ \ \ | * \ \ \ \ Merge branch 'develop' into trezor-v5brunobar792018-11-1446-479/+4603 | |\ \ \ \ \ | * \ \ \ \ \ fix merge conflictsbrunobar792018-11-07191-3748/+6145 | |\ \ \ \ \ \ | * \ \ \ \ \ \ fix merge conflictsbrunobar792018-10-21104-8896/+12489 | |\ \ \ \ \ \ \ | * \ \ \ \ \ \ \ fix conflictsbrunobar792018-10-17298-12054/+28334 | |\ \ \ \ \ \ \ \ | * | | | | | | | | update package-lock.jsonbrunobar792018-09-111-95/+167 | * | | | | | | | | fix merge conflictsbrunobar792018-09-114-4/+8 | |\ \ \ \ \ \ \ \ \ | * | | | | | | | | | update package-lock.jsonbrunobar792018-09-111-49/+126 | * | | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5brunobar792018-09-06173-2562/+4615 | |\ \ \ \ \ \ \ \ \ \ | * | | | | | | | | | | add port names blacklistbrunobar792018-08-231-0/+8 | * | | | | | | | | | | handle onDisconnectbrunobar792018-08-231-0/+4 | * | | | | | | | | | | fix merge conflictsbrunobar792018-08-2311-5776/+1605 | |\ \ \ \ \ \ \ \ \ \ \ | * | | | | | | | | | | | update package-lockbrunobar792018-08-221-6/+14 | * | | | | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5brunobar792018-08-224-18/+8 | |\ \ \ \ \ \ \ \ \ \ \ \ | * | | | | | | | | | | | | fix commentbrunobar792018-08-211-2/+0 | * | | | | | | | | | | | | fix merge conflictsbrunobar792018-08-21116-4856/+8379 | |\ \ \ \ \ \ \ \ \ \ \ \ \ | * | | | | | | | | | | | | | update package-lockbrunobar792018-08-211-1/+1 | * | | | | | | | | | | | | | fix e2e testsbrunobar792018-08-111-30/+1 | * | | | | | | | | | | | | | undo permission changebrunobar792018-08-111-1/+0 | * | | | | | | | | | | | | | add error messagesbrunobar792018-08-111-2/+4 | * | | | | | | | | | | | | | hide export private key for trezor accountsbrunobar792018-08-102-32/+46 | * | | | | | | | | | | | | | fixesbrunobar792018-08-104-6779/+49 | * | | | | | | | | | | | | | add app/vendor dir to eslintignorebrunobar792018-08-101-0/+1 | * | | | | | | | | | | | | | use new connect.js filebrunobar792018-08-102-9479/+1245 | * | | | | | | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5brunobar792018-08-1018-29/+194 | |\ \ \ \ \ \ \ \ \ \ \ \ \ \