Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Author from pkg-descr and white space fixes | Baptiste Daroussin | 2015-03-02 | 1 | -4/+3 |
| | | | | Notes: svn path=/head/; revision=380305 | ||||
* | The vast majority of pkg-descr files had the following format when they | Doug Barton | 2011-10-24 | 1 | -4/+1 |
| | | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239 | ||||
* | Change maintainer email to my @FreeBSD.org address | Michael Landin | 2003-05-07 | 1 | -1/+1 |
| | | | | | | | Approved by: roberto(mentor) Notes: svn path=/head/; revision=80360 | ||||
* | Import bitedit 0.9.2. | Christian Weisgerber | 2002-07-30 | 1 | -0/+9 |
bitedit is a simple ncurses program for editing a file. It allows you to directly edit of the individual bits of a binary file in a graphical fashion. It is useful for editing all sorts of binary files. PR: 40732 Submitted by: Michael L.Hostbaek <mich@freebsdcluster.org> Notes: svn path=/head/; revision=63734 |