Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |