aboutsummaryrefslogtreecommitdiff
path: root/devel/libelf/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Update to libelf 0.8.6. In addition to the update in the PR, fix a buildPeter Pentchev2005-09-051-0/+1
| | | | | | | | | | issue on FreeBSD 4.x, whose <elf.h> does not define ELFMAG and SELFMAG. PR: 85120 Submitted by: Vasil Dimov <vd@datamax.bg> Notes: svn path=/head/; revision=142035
* - Update to 0.8.4;Maxim Sobolev2003-07-161-2/+1
| | | | | | | | | | - use USE_LIBTOOL to prevent explicit linking with libc; - link libintl. Approved by: maintainer Notes: svn path=/head/; revision=84992
* Update to 0.8.0.Peter Pentchev2003-02-201-1/+3
| | | | | | | Partially submitted by: archie Notes: svn path=/head/; revision=75939
* libelf is a public library for manipulation of ELF files.Peter Pentchev2001-04-181-0/+9
PR: 26190 Submitted by: Kevin Van Maren <vanmaren@fast.cs.utah.edu> Notes: svn path=/head/; revision=41651