summaryrefslogtreecommitdiff
path: root/devel/elfio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Switch to shared library instead of static one.Stanislav Sedov2007-06-244-0/+52
| | | | | | | | Requested by: Marcin Cieslak <saper@SYSTEM.PL> PR: ports/113350 Notes: svn path=/head/; revision=194181
* - Change my email.Stanislav Sedov2007-03-271-1/+1
| | | | | | | Suggested by: skv Notes: svn path=/head/; revision=188599
* - Install sample programsRong-En Fan2006-07-212-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> Notes: svn path=/head/; revision=168432
* Update to 1.0.3Marcus Alves Grando2005-11-182-5/+7
| | | | | | | | | | Add SHA256 PR: 89232 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=148731
* - Update to 1.0.2Pav Lucistnik2005-06-033-17/+13
| | | | | | | | PR: ports/81851 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=136769
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* 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