Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-03 | Add SHA512 digests for distfiles for devel category | agc | 1 | -1/+2 | |
Issues found with existing distfiles: distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip distfiles/fortran-utils-1.1.tar.gz distfiles/ivykis-0.39.tar.gz distfiles/enum-1.11.tar.gz distfiles/pvs-3.2-libraries.tgz distfiles/pvs-3.2-linux.tgz distfiles/pvs-3.2-solaris.tgz distfiles/pvs-3.2-system.tgz No changes made to these distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2015-06-10 | Drop unnecessary casts after fixing constness of the prototypes. | joerg | 3 | -1/+42 | |
2013-10-16 | digest | roy | 1 | -2/+2 | |
2013-10-16 | elf does't actually use curses, termcap or terminfo. | roy | 4 | -6/+138 | |
2013-07-15 | * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes | ryoon | 1 | -2/+2 | |
are replaced with .include "../../devel/readline/buildlink3.mk", and USE_GNU_READLINE are removed, * .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE are replaced with .include "../../mk/readline.buildlink3.mk". | |||||
2013-04-06 | 'You can use "foo" instead of "${WRKSRC}/foo".' | rodent | 1 | -2/+2 | |
2013-03-28 | Reset maintainer, domain no longer exists. | joerg | 1 | -2/+2 | |
2012-10-31 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2011-10-31 | Add @LDFLAGS@ the CFLAGS make variable so it gets used in the link commands. | sbd | 2 | -5/+7 | |
Bump PKGREVISION as this may changes link time options. | |||||
2009-05-20 | Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib | wiz | 1 | -2/+2 | |
major change. Reported by Robert Elz in PR 41345. | |||||
2007-05-25 | Added support for installation to DESTDIR. | heinz | 1 | -3/+5 | |
2006-12-19 | Fixed PKGMANDIR. | rillig | 1 | -3/+3 | |
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. |