Bug 202745

Summary: [revive port] sysutils/wmmemload dockapp for monitoring memory usage
Product: Ports & Packages Reporter: Marco Beishuizen <mbeis>
Component: Individual Port(s)Assignee: Jan Beich <jbeich>
Status: Closed FIXED    
Severity: Affects Some People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Dockapp for monitoring memory usage none

Description Marco Beishuizen 2015-08-29 13:12:13 UTC
Created attachment 160483 [details]
Dockapp for monitoring memory usage

WindowMaker dockapp for monitoring memory usage
Comment 1 Marco Beishuizen 2015-08-29 13:16:15 UTC
New port: port was removed from portstree some time ago.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-09-01 04:41:23 UTC
A commit references this bug:

Author: jbeich
Date: Tue Sep  1 04:40:33 UTC 2015
New revision: 395740
URL: https://svnweb.freebsd.org/changeset/ports/395740

Log:
  sysutils/wmmemload: revive port and update to 0.1.8 [1]

  Other changes include:
  - Drop gmake dependency [1]
  - Drop DOCS consisting only of ChangeLog [1]
  - Define LICENSE as GPLv2+ like in debian/copyright
  - Reword COMMENT and pkg-descr to drop indefinite article and author line

  Changes:	http://repo.or.cz/w/dockapps.git/blob_plain/refs/tags/wmmemload-0.1.8:/wmmemload/ChangeLog
  PR:		202745 [1]
  Submitted by:	Marco Beishuizen <mbeis@xs4all.nl> [1]

Changes:
  head/MOVED
  head/sysutils/Makefile
  head/sysutils/wmmemload/
  head/sysutils/wmmemload/Makefile
  head/sysutils/wmmemload/distinfo
  head/sysutils/wmmemload/files/
  head/sysutils/wmmemload/files/patch-src_mem__freebsd.c
  head/sysutils/wmmemload/pkg-descr
  head/sysutils/wmmemload/pkg-plist
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-09-01 04:56:26 UTC
A commit references this bug:

Author: jbeich
Date: Tue Sep  1 04:55:51 UTC 2015
New revision: 395741
URL: https://svnweb.freebsd.org/changeset/ports/395741

Log:
  sysutils/wmmemload: put back Created by line

  It's not supposed to be modified by anyone except the author himself.

  PR:		202745

Changes:
  head/sysutils/wmmemload/Makefile
Comment 4 Jan Beich freebsd_committer freebsd_triage 2015-09-01 04:58:32 UTC
Thanks. Committed with minor changes.