Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jan 2008 08:05:18 +0000 (UTC)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/swapd Makefile distinfo pkg-descr pkg-plist ports/sysutils/swapd/files patch-Makefile.in swapd.in
Message-ID:  <200801230805.m0N85I5p041734@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
leeym       2008-01-23 08:05:18 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/swapd       Makefile distinfo pkg-descr pkg-plist 
    sysutils/swapd/files patch-Makefile.in swapd.in 
  Log:
  - add swapd-1.0.3
  
  "Swapd" is a daemon that watches free memory and manages swap files. If free
  memory drops too low, additional swap files are created. Additionally, if there
  is too much free memory, swap files are deactivated and disk space may be
  reclaimed.
  
  WWW: http://www.rkeene.org/oss/swapd/
  
  Revision  Changes    Path
  1.972     +1 -0      ports/sysutils/Makefile
  1.1       +25 -0     ports/sysutils/swapd/Makefile (new)
  1.1       +3 -0      ports/sysutils/swapd/distinfo (new)
  1.1       +11 -0     ports/sysutils/swapd/files/patch-Makefile.in (new)
  1.1       +23 -0     ports/sysutils/swapd/files/swapd.in (new)
  1.1       +12 -0     ports/sysutils/swapd/pkg-descr (new)
  1.1       +4 -0      ports/sysutils/swapd/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801230805.m0N85I5p041734>