aboutsummaryrefslogtreecommitdiff
path: root/converters/shftool
Commit message (Collapse)AuthorAgeFilesLines
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-061-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172367
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161308
* Chase shlib bump of libexpat.Jun Kuriyama2006-01-301-2/+2
| | | | Notes: svn path=/head/; revision=154857
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Update to 1.2.0Tilman Keskinoz2005-09-253-6/+6
| | | | | | | | | | PR: 86562 Submitted by: maintainer Chase IETF draft version while i'm here Notes: svn path=/head/; revision=143541
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-141-1/+2
| | | | | | | o Bump $PORTREVISION. Notes: svn path=/head/; revision=103969
* Add shftool 1.1.0, converter for the Standard Hex Format (SHF).Sergei Kolobov2003-12-084-0/+39
Shftool is the reference implementation for the new, XML-based Standard Hex Format (SHF). Shftool is also a working converter/generator/extractor between/to/of SHF-files and other hex formats. SHF is specified in the the following Internet Draft: http://ietf.org/internet-drafts/draft-strombergson-shf-00.txt Author: Linus Walleij <triad@df.lth.se> WWW: http://www.df.lth.se/~triad/krad/shftool/ PR: 58651 Submitted by: Joachim Strombergson <watchman@ludd.luth.se> Notes: svn path=/head/; revision=95362