aboutsummaryrefslogtreecommitdiff
path: root/devel/elfio
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* * Update to 1.0.0.Christian Weisgerber2003-01-016-37/+38
| | | | | | | | | | | * Install included sample program and documentation. * Respect NOPORTDOCS. PR: 42408 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=72125
* Fix build on 64-bit platforms: sizeof() returns size_t.Christian Weisgerber2002-12-181-0/+23
| | | | Notes: svn path=/head/; revision=71694
* 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
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-251-1/+2
| | | | | | | | PR: 39842 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61964
* add elfioYing-Chieh Liao2001-07-265-0/+31
ELF (Executable and Linkable Format) reader and producer Notes: svn path=/head/; revision=45504