From bb9d737e5bea9b718df6ba1218667130f3e8585c Mon Sep 17 00:00:00 2001 From: cpiazza Date: Mon, 10 Apr 2000 01:11:24 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- x11-toolkits/p5-Gtk/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-toolkits/p5-Gtk/Makefile') diff --git a/x11-toolkits/p5-Gtk/Makefile b/x11-toolkits/p5-Gtk/Makefile index 7b891c1edda..144c41af477 100644 --- a/x11-toolkits/p5-Gtk/Makefile +++ b/x11-toolkits/p5-Gtk/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: p5-Gtk -# Version required: 0.7000 # Date created: 28 Oct 1997 # Whom: Vanilla I. Shu # # $FreeBSD$ # -DISTNAME= Gtk-Perl-0.7000 -PKGNAME= p5-Gtk-0.7000 +PORTNAME= p5-Gtk +PORTVERSION= 0.7000 CATEGORIES= x11-toolkits lang perl5 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/perl/ \ ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Gtk +DISTNAME= Gtk-Perl-0.7000 MAINTAINER= vanilla@FreeBSD.org -- cgit antw44/cgit/'>cgit logo index : dexon-sol-tools
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pass down sidebar instead of sectionNameToLinksFabio Berger2018-10-134-19/+17
* Make all doc reference pages responsiveFabio Berger2018-10-1211-11/+33
* Improve loadingFabio Berger2018-10-121-26/+17
* If sidebar menu item links to internal page, no longer open in new tabFabio Berger2018-10-121-15/+0
* Add Getting starter sidebar headerFabio Berger2018-10-1211-35/+24
* Refactor Home so that Dev section chrome is reusable across pagesFabio Berger2018-10-1214-854/+780
* style: Make width of developer section same as rest of website (1064px)Fabio Berger2018-10-111-1/+1
* merge dev-section-redesignFabio Berger2018-10-11118-498/+3261
|\
| * Merge branch 'development' into dev-section-redesignFabio Berger2018-10-11118-498/+3261
| |\
| | * Merge pull request #1125 from 0xProject/feature/starter-dev-tools-pagesLeonid Logvinov2018-10-1122-0/+1295
| | |\
| | | * Fix linter errorLeonid Logvinov2018-10-111-2/+0
| | | * Explains tools we want them to useFabio Berger2018-10-111-0/+14
| | | * Add note about buttonFabio Berger2018-10-111-0/+4
| | | * Improve READMEFabio Berger2018-10-111-12/+27
| | | * Fix button and centerFabio Berger2018-10-112-10/+12
| | | * Add stuffFabio Berger2018-10-1013-4/+927
| | | * Initial project scaffoldingLeonid Logvinov2018-10-1015-0/+339
| | * | Merge pull request #1114 from 0xProject/feature/instant/redux-styles-containerFrancesco Agosti2018-10-1122-6/+653
| | |\ \
| | | * | Upgrade ethereum-typesfragosti2018-10-111-1/+1
| | | * | Lint and update depsfragosti2018-10-112-3/+3
| | | * | Be more explicit with falsinessfragosti2018-10-111-1/+1
| | | * | Add type to cssRuleIfExistsfragosti2018-10-111-1/+2
| | | * | Fix issue where we throw if non-numeric characters are used in inputfragosti2018-10-111-2/+7
| | | * | Upgrade to more recent types, fix yarn.lockfragosti2018-10-111-1/+1
| | | * | Change tslint config to remove conflicts with prettierfragosti2018-10-101-1/+2
| | | * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-1074-475/+1297
| | | |\|
| | | * | Fix empty input bugfragosti2018-10-102-5/+9
| | | * | Center 0x instantfragosti2018-10-101-3/+4
| | | * | Apply linterfragosti2018-10-056-12/+10
| | | * | Create SelectedAssetInputAmountfragosti2018-10-056-15/+72
| | | * | Add Input and AmountInput componentfragosti2018-10-055-3/+75
| | | * | Add border radiosfragosti2018-10-052-2/+2
| | | * | Add box shadow and default box-sizing: border-box to containerfragosti2018-10-055-9/+11
| | | * | Add BuyButton and other small improvementfragosti2018-10-057-19/+147
| | | * | Add faux order details sectionfragosti2018-10-053-40/+15
| | | * | Create zrx instant container headingfragosti2018-10-053-21/+37
| | | * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-0590-398/+508
| | | |\ \
| | | * | | apply prettierfragosti2018-10-051-7/+1
| | | * | | Remove deps we probably dont needfragosti2018-10-051-2/+0
| | | * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-0519-169/+547
| | | |\ \ \
| | | * | | | Fix linting problemsfragosti2018-10-053-4/+4
| | | * | | | Improve utilities and try to use them in simple form componentfragosti2018-10-058-23/+89
| | | * | | | Add Flex and Container componentfragosti2018-10-053-0/+91
| | | * | | | Add some ui componentsfragosti2018-10-046-14/+166
| | | * | | | Add Inter UI fontfragosti2018-10-042-2/+7
| | | * | | | Add redux to 0x instantfragosti2018-10-045-4/+49
| | | * | | | Add styled-components with themefragosti2018-10-043-2/+38
| | * | | | | [fix]: [testnet-faucet] Exit 1 on build failJacob Evans2018-10-111-18/+17
| | | |_|_|/ | | |/| | |
| | * | | | Merge pull request #1116 from 0xProject/feature/asset-buyer/api-tweaksBrandon Millman2018-10-107-18/+40
| | |\ \ \ \
| | | * \ \ \ Merge branch 'development' into feature/asset-buyer/api-tweaksBrandon Millman2018-10-1066-454/+1256
| | | |\ \ \ \
| | | * | | | | Update the CHANGELOGBrandon Millman2018-10-101-0/+8
| | | * | | | | Add comments for expiryBufferBrandon Millman2018-10-102-2/+2
| | | * | | | | Fix incorrect affiliate fee calculations and associated testsBrandon Millman2018-10-062-14/+20
| | | * | | | | Increase default expiryBufferSeconds from 15 to 300 (5 minutes)Brandon Millman2018-10-061-1/+1
| | | * | | | | Add comments for gasPrice and gasLimitBrandon Millman2018-10-061-0/+2
| | | * | | | | Fix order expiration calc bug and expose gas options to executeBuyQuotefragosti2018-10-063-2/+8
| | | | |_|_|/ | | | |/| | |
| | * | | | | fix: [testnet-faucet] Signing of ordersJacob Evans2018-10-101-3/+1
| | | |/ / / | | |/| | |
| | * | | | Stop accesing ethers private methodsLeonid Logvinov2018-10-093-9/+7
| | * | | | Fix ethers build issueLeonid Logvinov2018-10-093-9/+11
| | * | | | Upgrade ethers.js versionLeonid Logvinov2018-10-0911-11/+11
| | * | | | Merge pull request #1102 from 0xProject/feature/0x.js/eip712-sign-typed-dataJacob Evans2018-10-0951-434/+1236
| | |\ \ \ \
| | | * | | | Move Metamask Error to OrderErrorsJacob Evans2018-10-093-10/+9
| | | * | | | Update the exported types for the packages which touch RPC providersJacob Evans2018-10-095-3/+24
| | | * | | | Throw and handle errors from Providers.Jacob Evans2018-10-0922-89/+205
| | | * | | | Detect MM on signature validation failure.Jacob Evans2018-10-081-24/+28
| | | * | | | Return SignedOrder from signing utils.Jacob Evans2018-10-0525-192/+380
| | | * | | | Update 0x.js ChangelogJacob Evans2018-10-051-0/+18
| | | * | | | Add eth_signTypedData support to our wallet subprovidersJacob Evans2018-10-0520-86/+326
| | | * | | | Move SignTypedData to utils packageJacob Evans2018-10-059-152/+234
| | | * | | | Introduce Metamask Subprovider.Jacob Evans2018-10-0514-219/+225
| | | * | | | Expose eth_signTypedData functionality for order signingJacob Evans2018-10-058-16/+144
| | | |/ / /
* | | | | | fix(website): remove deadzone between "Developers" menu item and dropdown so ...Fabio Berger2018-10-112-2/+2
* | | | | | fix(website): Avoid hover activated dropdown from closing when activeNode is ...Fabio Berger2018-10-111-1/+6
* | | | | | Replace Rollbar UMD with regular importFabio Berger2018-10-102-2/+4
|/ / / / /
* | | | | Merge branch 'development' into dev-section-redesignFabio Berger2018-10-0997-460/+878
|\| | | |
| * | | | Clarifies use of schemas outside of Javascript/TypeScript.Joe Ardent2018-10-081-1/+1
| |/ / /
| * | | Publishethereum-types@1.0.11contracts@2.1.49@0xproject/website@0.0.54@0xproject/web3-wrapper@3.0.3@0xproject/utils@2.0.2@0xproject/typescript-typings@3.0.2@0xproject/types@1.1.4@0xproject/tslint-config@1.0.8@0xproject/testnet-faucets@1.0.51@0xproject/subproviders@2.0.7@0xproject/sra-spec@1.0.6@0xproject/sra-report@1.0.13@0xproject/sol-resolver@1.0.14@0xproject/sol-doc@1.0.2@0xproject/sol-cov@2.1.7@0xproject/sol-compiler@1.1.7@0xproject/react-shared@1.0.15@0xproject/react-docs@1.0.13@0xproject/order-watcher@2.1.1@0xproject/order-utils@1.0.7@0xproject/monorepo-scripts@1.0.11@0xproject/migrations@1.0.14@0xproject/metacoin@0.0.23@0xproject/json-schemas@1.0.7@0xproject/instant@0.0.2@0xproject/fill-scenarios@1.0.7@0xproject/dev-utils@1.0.12@0xproject/contract-wrappers@2.0.2@0xproject/connect@3.0.1@0xproject/base-contract@3.0.1@0xproject/asset-buyer@2.0.0@0xproject/assert@1.0.13@0xproject/abi-gen@1.0.130x.js@1.0.8Brandon Millman2018-10-0534-260/+260
| * | | Updated CHANGELOGSBrandon Millman2018-10-0556-141/+251
| | |/ | |/|
| * | Merge pull request #1113 from 0xProject/feature/asset-buyer/testsBrandon Millman2018-10-057-58/+366
| |\ \
| | * | Update BuyQuote interfaceBrandon Millman2018-10-055-40/+73
| | * | Add missing default optionsBrandon Millman2018-10-041-3/+6
| | * | Remove unused constantsBrandon Millman2018-10-041-3/+0
| | * | Add fee order with a takerFeeBrandon Millman2018-10-041-2/+6
| | * | Add additional order factory methods and refactor test to use themBrandon Millman2018-10-042-61/+61
| | * | Add comments about buy quote calculationBrandon Millman2018-10-041-0/+2
| | * | Update CHANGELOGBrandon Millman2018-10-041-0/+4
| | * | Fix linterBrandon Millman2018-10-041-2/+0
| | * | Add additional test for slippageBrandon Millman2018-10-042-18/+70
| | * | Add buy_quote_calculator_testBrandon Millman2018-10-042-31/+246
* | | | remove unused importFabio Berger2018-10-061-1/+0
* | | | Move valid-url import to react-sharedFabio Berger2018-10-062-3/+3
* | | | Fix commentFabio Berger2018-10-061-1/+1
* | | | Fix liinterFabio Berger2018-10-062-2/+1
* | | | Convert TutorialButton to styled componentFabio Berger2018-10-061-64/+45
* | | | Convert more divs to containers and text componentsFabio Berger2018-10-054-57/+57
* | | | remove inline styleFabio Berger2018-10-051-4/+1
* | | | Remove type prop and instead infer it from the value of toFabio Berger2018-10-0516-95/+69
* | | | Remove style prop from LinkFabio Berger2018-10-0513-64/+56
* | | | Rename scroll containerFabio Berger2018-10-055-17/+6
* | | | Remove containerId option and throw if passing in shouldOpenInNewTab with typ...Fabio Berger2018-10-051-4/+6
* | | | Apply props to all link variants when possibleFabio Berger2018-10-051-1/+7
* | | | Render paragraphs with spans so we don't get margin addedFabio Berger2018-10-051-0/+1
* | | | Fix bug where wiki links in dev dropdown weren't working when on the wikiFabio Berger2018-10-053-78/+93
* | | | Fix react warningFabio Berger2018-10-051-1/+1
* | | | remove stray logsFabio Berger2018-10-052-2/+0
* | | | merge base branchFabio Berger2018-10-05151-889/+1796
|\ \ \ \
| * | | | merge developmemntFabio Berger2018-10-05