aboutsummaryrefslogtreecommitdiff
path: root/editors/bitedit
Commit message (Collapse)AuthorAgeFilesLines
* editors/bitedit: document ncurses rqmt (USES+=ncurses), respect LDFLAGSJohn Marino2016-01-312-4/+5
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=407622
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-4/+3
| | | | Notes: svn path=/head/; revision=380305
* Cleanup plistBaptiste Daroussin2014-10-271-1/+0
| | | | Notes: svn path=/head/; revision=371560
* - Support stagingEmanuel Haupt2014-02-192-6/+20
| | | | | | | | - Define LICENSE - Respect CFLAGS Notes: svn path=/head/; revision=345089
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | editors) Notes: svn path=/head/; revision=327720
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-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
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* o Fix MASTER_SITES as ports was unfetchable [1]Michael Landin2005-02-142-3/+3
| | | | | | | | | o Add %%DOCSDIR%% macro to make portlint(1) happy Noticed by: kris [1] Notes: svn path=/head/; revision=128767
* - SIZEify.Michael Landin2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104421
* Update to latest release.Michael Landin2003-06-032-3/+3
| | | | | | | Approved by: roberto(mentor) Notes: svn path=/head/; revision=82198
* Change maintainer email to my @FreeBSD.org addressMichael Landin2003-05-072-2/+2
| | | | | | | Approved by: roberto(mentor) Notes: svn path=/head/; revision=80360
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76033
* Tarball was re-rolled, sigh.Christian Weisgerber2002-07-311-1/+1
| | | | | | | | Pointed out by: olgeni Approved by: maintainer Notes: svn path=/head/; revision=63810
* Import bitedit 0.9.2.Christian Weisgerber2002-07-305-0/+41
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