Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. | ade | 2010-05-31 | 1 | -0/+1 |
| | |||||
* | Update to libelf-0.8.13, almost as per the PR. | roam | 2009-11-20 | 5 | -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. | roam | 2009-09-10 | 3 | -5/+5 |
| | |||||
* | Update to libelf-0.8.11. | roam | 2009-05-26 | 2 | -4/+4 |
| | |||||
* | Update to libelf-0.8.10: | roam | 2009-04-10 | 5 | -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. | edwin | 2008-06-06 | 1 | -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. | ru | 2008-03-29 | 1 | -2/+2 |
| | |||||
* | - Prepare for removal of shlib filtering | pav | 2007-01-28 | 2 | -2/+1 |
| | |||||
* | Update to libelf 0.8.9. In addition to the patch in the PR: | roam | 2006-09-26 | 4 | -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 extended | roam | 2006-07-13 | 2 | -5/+6 |
| | | | | | | | ELF format functionality. PR: 100202 Submitted by: vd | ||||
* | Remove USE_REINPLACE from all categories starting with D | edwin | 2006-05-05 | 1 | -2/+0 |
| | |||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | Do not replace Elf64_Xword and Elf64_Sxword on FreeBSD versions 600102 | marcel | 2005-12-31 | 1 | -1/+7 |
| | | | | or higher. We have the standard ELF types since then... | ||||
* | Remove "." from MASTER_SITE_SUBDIR, since the files aren't in | fenner | 2005-11-26 | 1 | -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 build | roam | 2005-09-06 | 6 | -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. | roam | 2005-05-09 | 2 | -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, | roam | 2004-11-02 | 1 | -1/+1 |
| | | | | | | like, MONTHS ago! Submitted by: Brian Poole <raj@cerias.purdue.edu> | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Add USE_GETTEXT and bump PORTREVISION. | marcus | 2004-02-04 | 1 | -2/+2 |
| | | | | | Submitted by: trevor Tested by: bento | ||||
* | Now gettext 0.12.1 is gettext-old. | trevor | 2004-01-24 | 1 | -1/+1 |
| | |||||
* | Update to 0.8.5. | roam | 2003-12-14 | 3 | -13/+12 |
| | |||||
* | Bump the PORTREVISION for the ports directly affected by the gettext upgrade. | marcus | 2003-08-27 | 1 | -0/+1 |
| | | | | Prodded by: kris | ||||
* | Chase the libintl.so shared lib version. | marcus | 2003-08-25 | 1 | -1/+1 |
| | |||||
* | - Update to 0.8.4; | sobomax | 2003-07-16 | 4 | -19/+27 |
| | | | | | | | - use USE_LIBTOOL to prevent explicit linking with libc; - link libintl. Approved by: maintainer | ||||
* | Update to 0.8.2. | roam | 2003-03-05 | 2 | -2/+2 |
| | |||||
* | Update to 0.8.0. | roam | 2003-02-20 | 5 | -12/+27 |
| | | | | Partially submitted by: archie | ||||
* | Remove pkg-comment files in my ports. | roam | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | libelf is a public library for manipulation of ELF files. | roam | 2001-04-19 | 6 | -0/+66 |
PR: 26190 Submitted by: Kevin Van Maren <vanmaren@fast.cs.utah.edu> |