// Copyright 2015 The go-ethereum Authors // This file is part of the go-ethereum library. // // The go-ethereum library is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // The go-ethereum library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License // along with the go-ethereum library. If not, see . // +build !linux package metrics import "errors" // ReadDiskStats retrieves the disk IO stats belonging to the current process. func ReadDiskStats(stats *DiskStats) error { return errors.New("Not implemented") } .png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/irc/bitchx
Commit message (Expand)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* Improve port description.danfe2009-12-161-4/+12
* Take maintainership of my favorite IRC client and clean up Makefile adanfe2009-12-161-20/+20
* Reset maintainer at his request.linimon2009-12-161-1/+1
* Reinstate maintainer at his request.linimon2009-12-041-1/+1
* Temporarily reassign ports maintained by chris@officialunix.com back tolinimon2009-11-261-1/+1
* - Fix build on 9.0amdmi32009-11-051-5/+20
* - Pass maintainership to submitterwxs2009-09-191-1/+1
* Reset beech@FreeBSD.org while he works on restoring his email situation.linimon2009-08-291-1/+1
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-1/+1
* - Fix IPv6 support is not builtbeech2009-01-062-29/+88
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-3/+1
* - Fix plugins optionbeech2008-07-272-9/+6
* - Add patch to fix core dump issue on amd64beech2008-07-032-1/+45
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
* - Use official MASTER_SITE (SF macro)beech2008-03-252-6/+2
* Revert part of the previous commit that accidentilyerwin2008-01-301-1/+1
* - Update to 1.1-final.beech2008-01-295-10/+55
* - Update to 1.1.0.1beech2007-08-156-76/+5
* Fixed MASTER_SITES address, added mirror.beech2007-06-091-3/+3
* - Remove empty dir to pacify "pkg_add;pkg_delete"sat2007-05-292-2/+0
* - Fixed optionssat2007-05-293-133/+60
* Reset inactive maintainer due to maintainer-timeouts and no response to email.linimon2007-03-051-2/+2
* Fix build with gcc41arved2007-01-222-0/+22
* remove USE_REINPLACE for all categories starting with Iedwin2006-05-081-1/+0
* Add patch to fix crash on startup on amd64/alpha.arved2006-04-092-4/+38
* SHA256ifyedwin2006-01-301-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* - Unquote IGNORE messagenovel2005-04-191-2/+2
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Correct case of IGNORE stringkris2004-09-281-1/+1
* s/BROKEN/IGNORE/ since the package builds but does not run.kris2004-09-281-1/+1
* enable Hebrew supportarved2004-08-112-4/+13
* Fix build with gcc34arved2004-08-023-24/+12
* Update WWW. bitchx.com now points to an anti-Bush site *hm*arved2004-06-271-1/+1
* Remove dead MASTERSITEarved2004-05-211-2/+1
* Strip binariesarved2004-04-19