aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-Random/Makefile
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-09-03 02:07:32 +0800
committernovel <novel@FreeBSD.org>2005-09-03 02:07:32 +0800
commitc934452bc5ca57fb45a84ac40b9fe2178ff8e239 (patch)
tree2c506f0a1bccdcff1c84d10eafff30f8b165790d /math/p5-Math-Random/Makefile
parent30a3dc796552dce4f723ab4d8288e7eff9abe11e (diff)
downloadfreebsd-ports-gnome-c934452bc5ca57fb45a84ac40b9fe2178ff8e239.tar.gz
freebsd-ports-gnome-c934452bc5ca57fb45a84ac40b9fe2178ff8e239.tar.zst
freebsd-ports-gnome-c934452bc5ca57fb45a84ac40b9fe2178ff8e239.zip
Attempt to fix build on amd64.
Reported by: pointyhat via kris
Diffstat (limited to 'math/p5-Math-Random/Makefile')
0 files changed, 0 insertions, 0 deletions
| | * | Add leo to CODEOWNERS on some packagesLeonid Logvinov2018-10-171-0/+13 |/ / * | Merge pull request #1143 from 0xProject/fix/monorepo-scripts/changelog-utcJacob Evans2018-10-174-8/+18 |\ \ | | | | | | [monorepo-scripts] Format changelog dates as UTC timezone +0:00 | * | fix(monorepo-scripts): Format date as UTC not local time.Jacob Evans2018-10-174-9/+19 | | | | | | | | | | | | | | | | | | Down under is in the future and causes many conflicts when formatting the timestamp in the local context. All previous releases jumped a day ahead. By setting this to UTC we will have consistent formatted dates in the changelogs no matter where one publishes from. npm-cli-login fails on node 10 as a deprecation in node 9 has finished. This package appears to be unmaintained so we now have a fork with a fix * | | Merge pull request #1131 from ↵Francesco Agosti2018-10-1739-126/+793 |\ \ \ | | | | | | | | | | | | | | | | 0xProject/feature/instant/move-features-over-from-zrx-buyer [instant][types][order-utils][asset-buyer] Move over and clean up features from zrx-buyer | * | | Bump max bundle size for instantfragosti2018-10-171-1/+1 | | | | | * | | fix: dont use enum string as type as typedoc gets confusedfragosti2018-10-171-2/+2 | | | | | * | | feat: export AssetData from order-utilsfragosti2018-10-171-0/+1 | | | | | * | | feat: export AssetData from utilsfragosti2018-10-172-0/+5 | | | | | * | | chore: temporarily increase the bundle size for instantfragosti2018-10-171-1/+1 | | | | | * | | Remove order-utils from dependenciesfragosti2018-10-171-1/+0 | | | | | * | | Run tests on circle CIfragosti2018-10-172-5/+8 | | | | | * | | Add tests for format and use toFixed instead of round for usdfragosti2018-10-174-1/+103 | | | | | * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-17338-47248/+14530 | |\| | | | | | | | | | | | | | feature/instant/move-features-over-from-zrx-buyer | * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-165-6/+152 | |\ \ \ | | | | | | | | | | | | | | | feature/instant/move-features-over-from-zrx-buyer | * | | | Remove expiry buffer seconds option from AssetBuyer initfragosti2018-10-161-3/+1 | | | | | | * | | | Add ts-optchain and use it instead of lodash getfragosti2018-10-165-7/+53 | | | | | | * | | | Hide USD price when ETH-USD price is not availablefragosti2018-10-161-3/+6 | | | | | | * | | | Rename OrderDetailsRow to EthAmountRowfragosti2018-10-161-18/+18 | | | | | | * | | | Put boundNoop in a util filefragosti2018-10-164-7/+13 | | | | | | * | | | Add tnxHash to buy button callbacksfragosti2018-10-162-10/+8 | | | | | | * | | | feat: add changelog entries for changed packagesfragosti2018-10-164-16/+13 | | | | | | * | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-1652-83/+1910 | |\ \ \ \ | | | | | | | | | | | | | | | | | | feature/instant/move-features-over-from-zrx-buyer | * | | | | feat: model asset meta data and add dynamic assetData statefragosti2018-10-1310-27/+136 | | | | | | | * | | | | feat: use new AssetData type from types packagefragosti2018-10-131-2/+2 | | | | | | | * | | | | feat: Add AssetData type as union of ERC721AssetData and ERC20AssetDatafragosti2018-10-131-2/+4 | | | | | | | * | | | | feat: make redux actions type-sagefragosti2018-10-1310-37/+60 | | | | | | | * | | | | feat: have coinbase API return BigNumber for eth-usd price endpointfragosti2018-10-132-5/+8 | | | | | | | * | | | | feat: populate order details with information from worst buy quotefragosti2018-10-127-42/+143 | | | | | | | * | | | | fix: export BuyQuoteInfo from asset-buyerfragosti2018-10-121-0/+1 | | | | | | | * | | | | feat: debounce the fetching of new quotesfragosti2018-10-121-10/+14 | | | | | | | * | | | | feat: adjust amount input widthfragosti2018-10-121-1/+1 | | | | | | | * | | | | feat: Move over features from zrx-buyerfragosti2018-10-1116-55/+321 | | | | | | * | | | | | Merge pull request #1138 from 0xProject/feature/add-steves-githubSteve Klebanoff2018-10-171-1/+2 |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | [website] Add Steve's github | * | | | | fix: add Steve's github account to about page, and capitalize AppFolio correctlySteve Klebanoff2018-10-161-1/+2 | | |/ / / | |/| | | | | | | * feat(website): add asset-buyer documentationBrandon Millman2018-10-179-1/+145 | | | | | | | | | * feat(monorepo-scripts): add AssetBuyer to CLASSES_WITH_HIDDEN_CONSTRUCTORSBrandon Millman2018-10-171-0/+1 | | | | | | | | | * feat(monorepo-scripts): add AssetBuyerError to IGNORED_EXCESSIVE_TYPESBrandon Millman2018-10-173-2/+16 | | | | | | | | | * feat(asset-buyer): add missing types to public interfaceBrandon Millman2018-10-172-1/+12 | | | | | | | | | * feat(asset-buyer): add hooks for documentationBrandon Millman2018-10-173-2/+11 | |_|_|/ |/| | | * | | | Added note about restriction on `testDirectory`Fabio Berger2018-10-161-0/+3 | | | | * | | | Merge pull request #1105 from 0xProject/feature/contracts-artifacts-re-orgKadinsky2018-10-16