Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | Resolves: | rodent | 1 | -2/+2 | |
"INFO_FILES should be set to YES or yes." "Packages that install info files should set INFO_FILES." Makefile and PLIST warning, respectively. | |||||
2012-09-11 | "user-destdir" is default these days | asau | 1 | -3/+1 | |
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. | |||||
2008-03-05 | + Drop ncurses dependency because it was only there for readline on | jlam | 3 | -7/+23 | |
Linux. The readline buildlink3.mk file now pulls in the correct dependencies on its own. + Actually tell the configure script to use the readline dependency. + Add patch-ac which fixes the declaration of readline() to match the readline.h header (it takes a const char * argument). + Add full DESTDIR support. Bump the PKGREVISION to 2. | |||||
2006-04-05 | List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. | jlam | 2 | -3/+5 | |
2006-04-05 | USE_TOOLS+=flex instead of explicit BUILD_DEPENDS on the flex package. | jlam | 1 | -7/+2 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 | |
2005-02-13 | Remove my un-needed comment about dc. | reed | 1 | -2/+1 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+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-04-09 | Use buildlink3 instead of 2. | reed | 1 | -4/+4 | |
2004-03-07 | Remove info files entries from PLIST. | seb | 1 | -3/+1 | |
2003-09-29 | bc 1.06 - Arbitrary precision calculator language | reed | 6 | -0/+163 | |