summaryrefslogtreecommitdiff
path: root/devel/apr/buildlink3.mk
AgeCommit message (Expand)AuthorFilesLines
2005-05-11Rename MAKE_VARS to MAKEVARS so that it more closely resemblesjlam1-2/+2
2005-05-11I mixed up MAKE_FLAGS with MAKEFLAGS. The latter is what we actually usejlam1-3/+3
2005-05-09Don't assign to PKG_OPTIONS.<pkg> which has special meaning to thejlam1-7/+7
2005-05-09Teach bsd.pkg.mk to create a phase-specific "makevars.mk" file thatjlam1-2/+2
2005-05-08PKG_OPTIONS.<pkg> isn't a good approximation to PKG_OPTIONS for thejlam1-2/+7
2005-02-13reorder library linker arguments so that -lcrypt comes aftergrant1-1/+3
2004-11-26APR abstracts the dl*() functions across different platforms.jlam1-1/+2
2004-11-22The global PKG_OPTION is "ldap", not "openldap".jlam1-2/+2
2004-11-17PKG_OPTIONS.apr needs to be defined before trying to get its value.xtraeme1-1/+3
2004-11-17Convert to use bsd.options.mk and use subst.mk instead of usingxtraeme1-3/+4
2004-10-26Replace the .elif statement for APR_USE_OPENLDAP with a new .ifxtraeme1-2/+3
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
2004-10-02APR_USE_DB4 recently changed from YES to NO,reed1-2/+2
2004-09-20- Update apr to 2.0.51adrianp1-2/+2
2004-07-16Enable OpenLDAP support in devel/apr, by default it's disabled.xtraeme1-1/+4
2004-07-14- Update to apache 2.0.50adrianp1-2/+2
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-7/+6
2004-03-07bl3ify.minskim1-0/+30