aboutsummaryrefslogtreecommitdiff
path: root/sysutils/stat
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Per distfile survey, chase new mastersite. Informed maintainer.Mark Linimon2003-10-291-1/+1
| | | | Notes: svn path=/head/; revision=92537
* De-pkg-comment.Wolfram Schneider2003-03-052-1/+1
| | | | Notes: svn path=/head/; revision=76929
* Properly recognise FIFOsKris Kennaway2003-03-042-0/+23
| | | | | | | | PR: ports/14965 Submitted by: Mark W. Krentel <krentel@dreamscape.com> Notes: svn path=/head/; revision=76836
* Fix device node formatting.Cy Schubert2003-01-051-0/+11
| | | | | | | | | PR: 13823 Submitted by: cy Approved by: wosch (MAINTAINER) Notes: svn path=/head/; revision=72602
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* Corrrect whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-221-1/+1
| | | | Notes: svn path=/head/; revision=27887
* Update with the new PORTNAME/PORTVERSION variableChris Piazza2000-04-091-2/+3
| | | | Notes: svn path=/head/; revision=27427
* Terminate buffer so we don't print garbage.Steve Price1999-12-291-0/+6
| | | | | | | | PR: 12761 Submitted by: Aaron Smith <arron@mutex.org> Notes: svn path=/head/; revision=24236
* Update master site.Wolfram Schneider1999-09-191-1/+1
| | | | Notes: svn path=/head/; revision=21744
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21144
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Move manpages from pkg/PLIST to Makefile.Steve Price1998-10-212-2/+4
| | | | Notes: svn path=/head/; revision=14135
* update MASTER_SITESWolfram Schneider1997-08-211-2/+2
| | | | Notes: svn path=/head/; revision=7647
* update MASTER_SITESWolfram Schneider1997-08-091-2/+2
| | | | Notes: svn path=/head/; revision=7505
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-301-2/+2
| | | | Notes: svn path=/head/; revision=6369
* Stat prints out the contents of an inode as they appear toWolfram Schneider1997-02-165-0/+31
stat(2) in a human-readable format. Notes: svn path=/head/; revision=5651