aboutsummaryrefslogtreecommitdiff
path: root/devel/elfio
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-2/+2
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* 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