Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-12-28 | distfile unavailable, same with HOMEPAGE... use MASTER_SITE_BACKUP for | xtraeme | 1 | -2/+3 | |
now. | |||||
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-08-13 | Add dependency on readline to build on platforms without a native | minskim | 1 | -1/+2 | |
readline library. | |||||
2004-04-25 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2003-09-28 | mk/curses.buildlink2.mk has been removed, so go back to | kristerw | 1 | -2/+2 | |
devel/ncurses/buildlink2.mk again... | |||||
2003-09-27 | ncurses/buildlink2.mk is no more, use mk/curses.buildlink2.mk instead | recht | 1 | -2/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -1/+2 | |
2003-05-04 | Import elf-0.5.3: ELF header analyzer. | salo | 5 | -0/+46 | |
elf is an ELF header (e_header) statistics tool. It allows you to gather various statistics about a binary's ELF header, unlike other releases (readelf), elf concentrates on the e_header itself. This allows for some more usability in many instances (be it by an end-user or application). Package submitted to pkgsrc-wip by Douwe Kiela with modifications by me. |