aboutsummaryrefslogtreecommitdiff
path: root/math/unixstat
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on > 4.x (don't unconditionally try to execute gtar)Kris Kennaway2005-08-031-1/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=140741
* - Fix build on >= 5.3Volker Stolz2005-02-224-3/+68
| | | | | | | | | | - Use gtar to extract tarball PR: ports/75011 Submitted by: Mike Meyer (maintainer) Notes: svn path=/head/; revision=129545
* Attempt to not build this package on pointyhat; it has a file which mustMark Linimon2004-12-191-1/+3
| | | | | | | be manually downloaded. Notes: svn path=/head/; revision=124505
* - Fix typos (omitted $'s)Sergei Kolobov2004-10-122-36/+33
| | | | | | | | | | | | | PR: ports/72408 Submitted by: Mike Meyer (maintainer) While I'm here: - Remove unnecessary explicit invocation of STRIP_CMD - Merge post-install into do-install target - Use DOCSDIR macro in pkg-plist Notes: svn path=/head/; revision=118855
* Bento fix: convert the pre-fetch test for the existance of theMark Linimon2004-02-091-13/+9
| | | | | | | | | distfile (which must be manually downloaded) into one that is compatible with bento builds. This should be transparent to anyone installing the port. Informed maintainer. Notes: svn path=/head/; revision=100485
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Remove NO_PACKAGE (implied by RESTRICTED) and change RESTRICTED message toKris Kennaway2003-07-301-3/+1
| | | | | | | give the reason why it may not be distributed. Notes: svn path=/head/; revision=85946
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* The unixstat port has a typo in the list of manual pages.Edwin Groothuis2002-11-081-3/+3
| | | | | | | | PR: ports/44866 Submitted by: Mike Meyer <mwm@mired.org> Notes: svn path=/head/; revision=69712
* change maintainers email addressYing-Chieh Liao2001-11-261-1/+1
| | | | | | | | PR: 32287 Submitted by: maintainer Notes: svn path=/head/; revision=50563
* Add unixstat-5.4, a statistics package designed for use with the Unix shellPete Fritchman2001-11-256-0/+154
PR: 30007 Submitted by: Mike Meyer <mwm@mired.org> Notes: svn path=/head/; revision=50517