summaryrefslogtreecommitdiff
path: root/devel/elftoaout (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update to version 2.3.Steve Price2000-09-052-6/+12
| | | | | | | | PR: 21030 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=32266
* Remove kchowksey@hss.hns.com as MAINTAINER; email has beenBill Fenner2000-08-281-2/+0
| | | | | | | bouncing for 4 months. Notes: svn path=/head/; revision=32066
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Make this compiled on 64bit environment.Hidetoshi Shimokawa1999-06-071-1/+2
| | | | Notes: svn path=/head/; revision=19291
* Import of devel/elftoaout 2.0Justin M. Seger1999-04-126-0/+43
A program that is used to convert static elf images to a.out format. The SUN OpenBoot PROM can only boot a.out images. PR: ports/7150 Submitted by: Kapil Chowksey <kchowksey@hss.hns.com> Notes: svn path=/head/; revision=17799