aboutsummaryrefslogtreecommitdiffstats
path: root/devel/elfio
Commit message (Collapse)AuthorAgeFilesLines
* - Change my email.stas2007-03-281-1/+1
| | | | Suggested by: skv
* - Install sample programsrafan2006-07-222-13/+31
| | | | | | | | | - Fix PORTNAME to match dirname - Use PORTDOCS, USE_GNOME macro - Pass maintainership to submitter PR: ports/100685 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* Update to 1.0.3mnag2005-11-182-5/+7
| | | | | | | Add SHA256 PR: 89232 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.0.2pav2005-06-043-17/+13
| | | | | PR: ports/81851 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* SIZEify.trevor2004-01-291-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* * Update to 1.0.0.naddy2003-01-026-37/+38
| | | | | | | | * Install included sample program and documentation. * Respect NOPORTDOCS. PR: 42408 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Fix build on 64-bit platforms: sizeof() returns size_t.naddy2002-12-181-0/+23
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-261-1/+2
| | | | | PR: 39842 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* add elfioijliao2001-07-265-0/+31
ELF (Executable and Linkable Format) reader and producer