| non port: sysutils/agedu/distinfo |
Number of commits found: 25 |
|
Monday, 27 Apr 2026
|
13:06 Po-Chuan Hsieh (sunpoet)
sysutils/agedu: Update to 20260410.3622eda
0924a38 |
|
Monday, 21 Oct 2024
|
09:17 Po-Chuan Hsieh (sunpoet)
sysutils/agedu: Update to 20241013.3622eda
Changes: https://git.tartarus.org/?p=simon/agedu.git;a=shortlog
0727e05 |
|
Tuesday, 21 Dec 2021
|
18:47 Po-Chuan Hsieh (sunpoet)
sysutils/agedu: Update to 20211129.8cd63c5
Changes: https://git.tartarus.org/?p=simon/agedu.git;a=shortlog
ab1606b |
|
Saturday, 11 Jul 2020
|
18:10 sunpoet
Update to 20200705.2a7d4a2
Changes: https://git.tartarus.org/?p=simon/agedu.git;a=shortlog
 |
|
Friday, 19 Jun 2020
|
16:04 sunpoet
Update to 20200617.cec3021
Changes: https://git.tartarus.org/?p=simon/agedu.git;a=shortlog
 |
|
Thursday, 27 Feb 2020
|
21:23 sunpoet
Update to 20200206.963bc9d
Changes: https://git.tartarus.org/?p=simon/agedu.git;a=shortlog
 |
|
Wednesday, 17 Jul 2019
|
23:46 sunpoet
Update to 20190630
Changes: https://git.tartarus.org/?p=simon/agedu.git;a=shortlog
 |
|
Wednesday, 23 Jan 2019
|
00:00 sunpoet
Update to 20180918
Changes: https://git.tartarus.org/?p=simon/agedu.git;a=shortlog
 |
|
Wednesday, 29 Aug 2018
|
19:08 sunpoet
Update to 20180522
Changes: https://git.tartarus.org/?p=simon/agedu.git;a=shortlog
 |
|
Saturday, 7 Apr 2018
|
16:34 sunpoet
Update to 20180329
Changes: https://git.tartarus.org/?p=simon/agedu.git;a=shortlog
 |
|
Wednesday, 13 Dec 2017
|
20:49 sunpoet
Update to 20171202
- Reorder MASTER_SITES
Changes: https://git.tartarus.org/?p=simon/agedu.git;a=shortlog
 |
|
Wednesday, 25 Oct 2017
|
18:28 sunpoet
Update to 20170831
Changes: https://git.tartarus.org/?p=simon/agedu.git;a=shortlog
 |
|
Sunday, 1 Jan 2017
|
21:40 sunpoet
Update to 20160920
- Add LICENSE_FILE
Changes: https://git.tartarus.org/?p=simon/agedu.git;a=shortlog
 |
|
Tuesday, 4 Feb 2014
|
11:37 sunpoet
- Update to 10126
Changes: http://svn.tartarus.org/sgt/agedu/?view=log
 |
|
Wednesday, 12 Dec 2012
|
03:20 sunpoet
- Update to 9723
Changes: http://svn.tartarus.org/sgt/agedu/?view=log
 |
|
Saturday, 8 Dec 2012
|
16:23 sunpoet
- Update to 9722
- Cleanup Makefile header
Changes: http://svn.tartarus.org/sgt/agedu/?view=log
Feature safe: yes
 |
|
Friday, 28 Sep 2012
|
16:37 sunpoet
- Update to 9671
Changes: http://svn.tartarus.org/sgt/agedu/?view=log
 |
|
Sunday, 6 May 2012
|
08:20 sunpoet
- Update to 9480
Changes: http://svn.tartarus.org/sgt/agedu/?view=log
 |
|
Thursday, 8 Mar 2012
|
08:39 sunpoet
- Update distinfo: tarball rerolled but the content unchanged
 |
|
Tuesday, 6 Mar 2012
|
17:55 sunpoet
- Update to 9424
Changes: http://svn.tartarus.org/sgt/agedu/?view=log
 |
|
Tuesday, 28 Feb 2012
|
16:44 sunpoet
- Update distinfo: tarball rerolled but the content unchanged
Reported by: pointyhat
 |
|
Friday, 24 Feb 2012
|
10:04 sunpoet
- Update to 9417
Changes: http://svn.tartarus.org/sgt/agedu/?view=log
 |
|
Saturday, 4 Feb 2012
|
00:48 sunpoet
- Update distinfo: tarball rerolled but the content unchanged
 |
|
Thursday, 2 Feb 2012
|
03:57 sunpoet
- Update to 9394
Changes: http://svn.tartarus.org/sgt/agedu/?view=log
 |
|
Tuesday, 20 Sep 2011
|
06:43 sunpoet
- Add agedu 9251
Unix provides the standard du utility, which scans your disk and tells you which
directories contain the largest amounts of data. That can help you narrow your
search to the things most worth deleting.
However, that only tells you what's big. What you really want to know is what's
too big. By itself, du won't let you distinguish between data that's big because
you're doing something that needs it to be big, and data that's big because you
unpacked it once and forgot about it.
Most Unix file systems, in their default mode, helpfully record when a file was
last accessed. Not just when it was written or modified, but when it was even
read. So if you generated a large amount of data years ago, forgot to clean it
up, and have never used it since, then it ought in principle to be possible to
use those last-access time stamps to tell the difference between that and a
large amount of data you're still using regularly.
agedu is a program which does this. It does basically the same sort of disk scan
as du, but it also records the last-access times of everything it scans. Then it
builds an index that lets it efficiently generate reports giving a summary of
the results for each subdirectory, and then it produces those reports on demand.
WWW: http://www.chiark.greenend.org.uk/~sgtatham/agedu/
 |
Number of commits found: 25 |