aboutsummaryrefslogtreecommitdiff
path: root/sysutils/stat
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired leaf ports:Vasil Dimov2006-03-204-77/+0
| | | | | | | | 2006-03-18 games/duke3d 2006-03-20 sysutils/stat Notes: svn path=/head/; revision=157712
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Mark deprecated and expire in 3 months.Sam Lawrance2005-12-201-0/+3
| | | | | | | | | | | | This software is buggy, and "stat" has been in the base system since FreeBSD 4.10. PR: ports/25490 Submitted by: Tony Finch <dot@dotat.at> <dot@dotat.at> Approved by: wosch (maintainer, timeout 4 years) Notes: svn path=/head/; revision=151615
* Make sure there is room for the terminating NUL character whenSam Lawrance2005-12-174-40/+38
| | | | | | | | | | | | printing symlinks (bump PORTREVISION). Mash the patches into one. PR: ports/14824 Submitted by: Sergey Shkonda <serg@bcs.zp.ua> Approved by: wosch (maintainer, timeout 2228 days) Notes: svn path=/head/; revision=151360
* 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