// +build go1.5 package metrics import "runtime" func gcCPUFraction(memStats *runtime.MemStats) float64 { return memStats.GCCPUFraction } ink rel='alternate' title='Atom feed' href='http://tfcis.org/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/atom/CHANGES?h=gnome-3.36' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Happy 2019rene2019-01-011-1/+1
* - Whitespace fixesmiwi2018-12-301-6/+6
* Change cmake default behaviour to outsource.tcberner2018-12-261-0/+6
* Install texinfo files (GNU info) into ${PREFIX}/share/infobapt2018-11-111-0/+5
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mktcberner2018-06-291-0/+21
* Don't tell people to use @${FLAVOR} in that case, it's bad practice.mat2018-05-221-2/+1
* Mk/Uses/php.mk: Drop support for WANT_ and USE_ PHP varsbrnrd2018-05-081-0/+9
* Mk/Uses/apache.mk: Migrate Mk/bsd.apache.mk to Usesbrnrd2018-03-111-0/+5
* Introduce PHP flavors.mat2018-03-091-0/+37
* Add support to passing directories to EXTRA_PATCHES.mat2018-01-251-0/+15
* Remove PYTHON*_DEFAULT_VERSION.mat2018-01-211-0/+6
* Update Qt5 ports to 5.9.3.rakuco2018-01-071-0/+14
* New USES=eigentcberner2018-01-031-0/+17
* Add CMAKE_ON and CMAKE_OFF to cmake.mktcberner2017-12-311-0/+14
* Move the deprecated variables announcement from CHANGES to UPDATING.adamw2017-12-151-19/+0
* Fix typosadamw2017-12-151-2/+2
* Add notice for soon-to-be-deprecated variablesadamw2017-12-151-0/+19
* Fix typosunpoet2017-12-111-1/+1
* Add link for guides on FLAVORSbdrewery2017-12-011-0/+5
* Convert Python ports to FLAVORS.mat2017-11-301-0/+30
* Add various FLAVOR related helpers.mat2017-11-301-0/+22
* Generic FLAVORS work.mat2017-11-301-0/+27
* - Remove USES=fmake. It was created to help migration fromak2017-10-211-0/+7
* Remove WANT_GNOME and HAVE_GNOME.mat2017-10-121-0/+6
* Introduce the new BINARY_ALIAS variablebapt2017-10-121-0/+14
* Make ninja opt-out in cmake.mktcberner2017-06-261-0/+14
* - Whitespace fixesmiwi2017-06-041-1/+1
* Introduce new "meson" USES.kwm2017-04-181-0/+5
* Add a note about make makesum verifying HTTPS certificates.tijl2017-03-141-0/+12
* Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some moretcberner2017-02-191-0/+23
* Implement EXTRA_PATCH_TREE.mat2017-01-171-0/+12
* Extract do-patch into a separate script.mat2017-01-171-0/+14
* Get rid of QT_PREFIX in favour of PREFIX.tcberner2016-12-191-0/+5
* Add all Creative Commons licensesamdmi32016-09-131-0/+7
* Most commonly used build systems support silent builds, when theyamdmi32016-09-101-0/+7
* Add support added for LICENSE=NONE, use it when the port doesn'tamdmi32016-09-081-7/+16
* Document the deprecation/removal of KNOBS done in r345883 (2014-02-24)bapt2016-08-271-0/+6
* Add GH_SUBDIR, automatically moves a secondary distfile to the rightmat2016-08-241-2/+29
* Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andtcberner2016-08-241-0/+14
* CHANGES: Document Uses/grantlee.mk added in r420244.rakuco2016-08-211-0/+9
* CHANGES: Fix date of the VAR_regex=regex entry.rakuco2016-08-211-1/+1
* Add regexps capacity to PLIST_SUB.mat2016-08-171-0/+18
* Don't use extension.ini any more, and have each extension install in itsmat2016-08-031-0/+10
* USEify USES=php.mat2016-06-281-0/+17
* Replace bsd.openssl.mk with USES=sslmat2016-06-271-0/+5
* Add an opt_CMAKE_BOOL options helper.adamw2016-06-261-0/+12
* Trim trailing whitespaceamdmi32016-06-151-2/+2
* A new stage-qa test has been added, it reports all shared librariesmat2016-05-251-0/+14
* Add an entry about the new @xmlcatmgrbapt2016-05-251-0/+9
* Fix typo.thierry2016-05-131-1/+1
* Move my CHANGES entry from r415078 to the correct locationemaste2016-05-131-10/+10
* Record TIMESTAMP in make makesumemaste2016-05-131-0/+10
* Add a CHANGES entry about USES=gem.mat2016-04-281-0/+5
* Commit a forgotten CHANGES entry.mat2016-04-271-0/+7
* USE_RC_SUBR=yes has not done anything for a long time, remove it frommat2016-04-141-1/+6
* Add CONFIGURE_OUTSOURCE supportjbeich2016-04-131-0/+12
* Add a CHANGES entry concerning the change about PORTSDIR in the dependency linesbapt2016-04-021-0/+14
* Introduce GH_TUPLE.mat2016-03-021-0/+9
* Move Mk/bsd.gnome.mk and Mk/bsd.mate.mk to Mk/Uses/.kwm2016-02-081-0/+12
* Mention new supported LICENSE valuesamdmi32016-01-121-0/+10
* We are actually in 2016 :)bapt2016-01-111-1/+1
* Introduce 2 new USES: sqlite and firebirdbapt2016-01-111-0/+6
* Change the meaning of NO_WRKSUBDIR to force a WRKDIR != WRKSRC.mat2015-11-051-0/+17
* - Add shebangfix documentation bitsamdmi32015-10-221-0/+15
* Readd PORTSDIR for now we will only start removing them after 2016Q1 is branchedbapt2015-10-151-14/+0
* Drop the necessity to add ${PORTSDIR} to dependency linebapt2015-10-151-0/+14
* Rewording missed from previous commitamdmi32015-09-291-2/+2
* Implemented complete support for test target.amdmi32015-09-291-0/+20
* Extend @sample to accept argumentsbapt2015-09-261-1/+10
* Document @{pre,post}[un]exec in CHANGESbapt2015-09-261-0/+12
* Make it so that the default Perl is always called perl5.mat2015-09-141-0/+6
* Add generic opt_VARS/opt_VARS_OFF.mat2015-08-281-0/+11
* Document r394572 in CHANGES.rakuco2015-08-181-0/+6
* Introduce <opt>_IMPLIES and <opt>_PREVENTS to register dependencies, ormat2015-08-181-0/+14
* Remove UNIQUENAME and LATEST_LINK.mat2015-08-171-0/+8
* Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.kwm2015-07-171-0/+7
* Introduce target option helpers.mat2015-07-011-0/+32
* Document the removal of USE_RCORDERbapt2015-06-231-0/+6
* Introduce USE_GITHUB=nodefault to allow fetching additional distfilesmat2015-05-291-0/+7
* USE_GITHUB can now fetch multiple distfiles. It uses a grouping featuremat2015-05-291-0/+29
* Switch PYTHON_REL from a 3 digits number to a 4 digits number to handleantoine2015-05-271-0/+8
* Remove GH_COMMIT support.mat2015-05-211-0/+5
* Mark USE_AUTOTOOLS deprecated and remove support for libtoolize.tijl2015-04-201-0/+9
* Convert bsd.gnustep.mk to USES=gnustepbapt2015-04-091-0/+11
* Document the new USES=waf into CHANGESbapt2015-04-081-0/+20
* USE_BZIP2 and USE_XZ are not used anymore in the ports tree mark them asbapt2015-04-071-0/+6
* - track subversion http module activation change in the correct fileohauer2015-04-071-7/+0
* Document recent changesbapt2015-04-01