summaryrefslogtreecommitdiff
path: root/math/bc
AgeCommit message (Collapse)AuthorFilesLines
2013-07-15* .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yesryoon1-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-06Resolves:rodent1-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 daysasau1-3/+1
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz1-2/+2
major change. Reported by Robert Elz in PR 41345.
2008-03-05+ Drop ncurses dependency because it was only there for readline onjlam3-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-05List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.jlam2-3/+5
2006-04-05USE_TOOLS+=flex instead of explicit BUILD_DEPENDS on the flex package.jlam1-7/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2005-02-13Remove my un-needed comment about dc.reed1-2/+1
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-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-09Use buildlink3 instead of 2.reed1-4/+4
2004-03-07Remove info files entries from PLIST.seb1-3/+1
2003-09-29bc 1.06 - Arbitrary precision calculator languagereed6-0/+163