| Port details | 
	
	
			
-  gstopd GEOM stop daemon
 
 
-  1.1_1 sysutils 
 =3           1.1_1Version of this port present on the latest quarterly branch. - Maintainer: mr@FreeBSD.org 
  - Port Added: 2003-10-18 17:33:09
 
- Last Update: 2024-10-01 18:56:20
 
- Commit Hash: 4485bd8
 
- People watching this port, also watch:: autoconf, gnome-icons-ximian-south, libast, p5-MIME-Tools, libunicode
 - License: BSD2CLAUSE
 
- Description:
 - gstopd(8) stops disks after an amount of inactivity.
The inactivity is measured using GEOM(4) statistics.
Limitations & features:
  - stops only da(4) disks currently.
  - uses camcontrol(8)
  - logs disk-stops through logger(1)
   ¦   ¦   ¦   ¦   
- Manual pages:
 
- FreshPorts has no man page information for this port.
 
- pkg-plist: as obtained via: 
make generate-plist - Dependency lines:
 - 
 - To install the port:
 -  cd /usr/ports/sysutils/gstopd/ && make install clean
 - To add the package, run one of these commands:
 - pkg install sysutils/gstopd
 - pkg install gstopd
  NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gstopd
 - Flavors: there is no flavor information for this port.
 - distinfo:
 - SHA256 (gstopd-1.1.tar.gz) = 964baeb988404c8a77789265a497724f04695bf8128c73617ffd9e6fe8b4e978
SIZE (gstopd-1.1.tar.gz) = 3555
  
 Packages (timestamps in pop-ups are UTC): 
- This port has no dependencies.
 - There are no ports dependent upon this port
  
Configuration Options: 
-      No options to configure
 - Options name:
 
- sysutils_gstopd
 - FreshPorts was unable to extract/find any pkg message
  - Master Sites:
 
 
 | 
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | 
| Commit | Credits | Log message | 
1.1_1 01 Oct 2024 18:56:20
        | 
    Rene Ladan (rene)   | 
    all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by:	many
Differential Revision:	https://reviews.freebsd.org/D46601  | 
1.1_1 21 Jan 2024 02:02:47
        | 
    Muhammad Moinur Rahman (bofh)   | 
    sysutils/gstopd: Sanitize MANPREFIX
- Refresh patches
Approved by:	portmgr (blanket)  | 
1.1 26 Jul 2023 00:48:20
        | 
    Muhammad Moinur Rahman (bofh)   | 
    */*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation  | 
1.1 24 Jul 2023 14:46:02
        | 
    Muhammad Moinur Rahman (bofh)   | 
    sysutils/gstopd: Fix build with llvm16
Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation  | 
1.1 20 Jul 2022 14:23:05
        | 
    Tobias C. Berner (tcberner)   | 
    sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above  ) | 
1.1 06 Apr 2021 14:31:07
        | 
    Mathieu Arnold (mat)   | 
    Remove # $FreeBSD$ from Makefiles.  | 
1.1 14 May 2015 10:15:09
      | 
    mat   | 
    MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight | 
1.1 25 Feb 2014 13:38:09
      | 
    ehaupt   | 
    Support staging  | 
1.1 10 Oct 2013 13:03:28
      | 
    mr   | 
    Fix build with clang  | 
1.1 20 Sep 2013 23:06:00
      | 
    bapt   | 
    Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)  | 
1.1 25 Dec 2010 16:55:41
     | 
    sunpoet   | 
    - Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR:             ports/152844
Submitted by:   sunpoet (myself)
Approved by:    miwi (with portmgr hat)  | 
1.1 04 Oct 2007 06:10:15
     | 
    edwin   | 
    Remove always-false/true conditions based on OSVERSION 500000  | 
1.1 24 Jan 2006 01:06:45
     | 
    edwin   | 
    SHA256ify
Approved by: krion@  | 
1.1 24 Mar 2004 11:32:38
     | 
    mr   | 
    Update to Version 1.1
Changes:
        - make it compile after changes to libgeom.
Noticed by: kris | 
1.0 18 Mar 2004 07:21:08
     | 
    mr   | 
    SIZEify
Submitted by:   Trevor Johnson <trevor@FreeBSD.org>  | 
1.0 06 Feb 2004 13:12:53
     | 
    trevor   | 
    Use PLIST_FILES (bento-tested, marcus-reviewed).  | 
1.0 18 Oct 2003 17:28:13
     | 
    mr   | 
    Add gstopd to the ports.
gstopd stops disks (da(4) currently) after some amount of inactivity.
The inactivity is measured using GEOM(4) statistics.  |