aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libelf
Commit message (Collapse)AuthorAgeFilesLines
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1
|
* Update to libelf-0.8.13, almost as per the PR.roam2009-11-205-11/+23
| | | | | | | While I'm here, extend the descriptive patch headers. PR: 140716 Submitted by: Sofian Brabez <sbrabez@gmail.com>
* Update to libelf-0.8.12 which deprecates some functions.roam2009-09-103-5/+5
|
* Update to libelf-0.8.11.roam2009-05-262-4/+4
|
* Update to libelf-0.8.10:roam2009-04-105-33/+31
| | | | | | | | | - the w32/Makefile configure fix was integrated upstream - add the SANITY knob for stringent ELF header checks, on by default to reflect both the upstream default and pre-0.8.10 behavior While I'm here, refresh the patches with quilt --no-timestamps and add patch descriptions.
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* bsd.port.mk requires that OPTIONS should be spelled with double quotes.ru2008-03-291-2/+2
|
* - Prepare for removal of shlib filteringpav2007-01-282-2/+1
|
* Update to libelf 0.8.9. In addition to the patch in the PR:roam2006-09-264-17/+51
| | | | | | | | - fix a trivial, harmless omission in the configure script; - OPTIONS'ify the gettext support and the extended format support. PR: 103656 Submitted by: ijliao
* Update to libelf 0.8.8; besides what's in the PR, enable the extendedroam2006-07-132-5/+6
| | | | | | | ELF format functionality. PR: 100202 Submitted by: vd
* Remove USE_REINPLACE from all categories starting with Dedwin2006-05-051-2/+0
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Do not replace Elf64_Xword and Elf64_Sxword on FreeBSD versions 600102marcel2005-12-311-1/+7
| | | | or higher. We have the standard ELF types since then...
* Remove "." from MASTER_SITE_SUBDIR, since the files aren't infenner2005-11-261-1/+1
| | | | | "." on sunsite and MASTER_SITE_SUBDIR doesn't apply to the other MASTER_SITE.
* Update to libelf 0.8.6. In addition to the update in the PR, fix a buildroam2005-09-066-21/+55
| | | | | | | issue on FreeBSD 4.x, whose <elf.h> does not define ELFMAG and SELFMAG. PR: 85120 Submitted by: Vasil Dimov <vd@datamax.bg>
* Chase the master site.roam2005-05-092-3/+2
| | | | | PR: 80187 Submitted by: Vasil Dimov <vd@datamax.bg>
* A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,roam2004-11-021-1/+1
| | | | | | like, MONTHS ago! Submitted by: Brian Poole <raj@cerias.purdue.edu>
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
|
* Update to 0.8.5.roam2003-12-143-13/+12
|
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-0/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* - Update to 0.8.4;sobomax2003-07-164-19/+27
| | | | | | | - use USE_LIBTOOL to prevent explicit linking with libc; - link libintl. Approved by: maintainer
* Update to 0.8.2.roam2003-03-052-2/+2
|
* Update to 0.8.0.roam2003-02-205-12/+27
| | | | Partially submitted by: archie
* Remove pkg-comment files in my ports.roam2003-02-202-1/+1
|
* libelf is a public library for manipulation of ELF files.roam2001-04-196-0/+66
PR: 26190 Submitted by: Kevin Van Maren <vanmaren@fast.cs.utah.edu>