aboutsummaryrefslogtreecommitdiffstats
path: root/lerna.json
blob: 5f975fff9783bfb3d1bde6d8d4e7ee80a6096ea5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "lerna": "2.5.1",
    "packages": ["packages/*"],
    "commands": {
        "publish": {
            "allowBranch": "development"
        }
    },
    "version": "independent",
    "commands": {
        "publish": {
            "ignore": ["test/**/*", "*.md", "scripts", "lib", "tslint.json", "tsconfig.json"]
        }
    },
    "npmClient": "yarn",
    "useWorkspaces": true
}
ertions'>+0 * Also mark as not for riscv64.Mark Linimon2020-12-031-0/+1 * The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.Mark Linimon2016-11-091-1/+1 * Fix typo that is not detected by 'make describe'. Sigh.Mark Linimon2016-11-081-2/+2 * Mark as broken on arm64 and mips64: cpu not supported.Mark Linimon2016-11-081-0/+3 * Replace bsd.openssl.mk with USES=sslMathieu Arnold2016-06-271-2/+2 * security/ftimes: Fix build without SSLv3 methodsBernard Spil2016-06-132-2/+48 * Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-3/+3 * Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-4/+1 * - Update to upstream release 3.11.0Thomas Zander2014-08-185-103/+37 * Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-301-2/+1 * Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-301-0/+0 * - StagifyDmitry Marakasov2014-07-032-14/+82 * - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-311-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-0/+1 * Convert to new perl frameworkBaptiste Daroussin2013-09-171-1/+1 * - Update to 3.10.0 [1]William Grzybowski2013-06-105-50/+157 * Fix after conversion to new options frameworkBaptiste Daroussin2013-05-051-1/+1 * Convert security to new options frameworkBaptiste Daroussin2013-04-291-15/+14 * - Remove A/An in COMMENTCarlo Strub2013-03-301-5/+2 * Update PCRE to 8.32Martin Matuska2012-12-111-1/+1 * - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-2/+2 * Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-141-1/+2 * -remove MD5Olli Hauer2011-07-031-1/+0 * Explicitly depend on p5-Digest-MD5 only if PERL_LEVEL < 500703Martin Matuska2010-09-221-0/+2 * - Switch SourceForge ports to the new File Release System: categories startin...Dmitry Marakasov2009-08-221-2/+1 * Update to 3.8.0.Roman Bogorodskiy2007-04-153-6/+26 * - update to 3.7.0Cheng-Lung Sung2006-07-194-9/+10