summaryrefslogtreecommitdiff
path: root/security/openssl/buildlink3.mk
AgeCommit message (Expand)AuthorFilesLines
2014-02-12Undo undesired ABI version bump done by "blbump" script.tron1-2/+2
2014-02-12Set minimum required API version of OpenSSL to 1.0.1c:tron1-3/+3
2013-04-03prevent to reorder libcrypt and libcrypto for Cygwin,obache1-1/+3
2013-02-07Revert API depends change, not needed.wiz1-2/+2
2013-02-07Reduce minium required OpenSSL version to 1.0.1c (instead of 1.0.1d) whichtron1-3/+3
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2013-02-06Update OpenSSL to 1.0.1d. Changes are far too numerous to list, the main one...jperkin1-3/+3
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-04-16the external rsaref option was dropped from securirty/openssl overtnn1-7/+1
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-14/+6
2008-01-17Update to openssl-0.9.8g. Provided by Jukka Salmi in pkgsrc-wip.tnn1-6/+2
2008-01-05Fixed a few pkglint warnings.rillig1-3/+4
2007-09-07Allow packages that use OpenSSL to specify that they need an OpenSSLjlam1-1/+5
2007-05-30Removed some code duplication from the buildlink3 files by using the newrillig1-8/+3
2007-04-17Because OpenSSL uses dlfcn(3) only internally and Mac OS X supports sharedtron1-3/+1
2007-04-17Use "pkgsrc/mk/dlopen.buildlink3.mk" instead of manually includingtron1-1/+3
2006-12-12Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes.joerg1-2/+2
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
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-6/+6
2005-05-09Teach bsd.pkg.mk to create a phase-specific "makevars.mk" file thatjlam1-3/+3
2005-05-08PKG_OPTIONS.<pkg> isn't a good approximation to PKG_OPTIONS for thejlam1-2/+8
2004-12-24Update security/openssl to 0.9.7e. Changes from openssl-0.9.6m arejlam1-1/+2
2004-12-03reorder: commands are specified using WRAPPER_REORDER_CMDS, notjlam1-2/+2
2004-08-28Back out previous... unintended commit.jlam1-3/+3
2004-08-28Use the new BUILDLINK_TRANSFORM commands to more precisely state thejlam1-3/+3
2004-08-05Convert to use bsd.options.mk.jlam1-2/+4
2004-03-26Update to 0.9.6m:wiz1-2/+2
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
2004-03-10Split out the code that deals with checking whether the software isjlam1-175/+11
2004-02-18Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in thejlam1-16/+18
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam1-3/+13
2004-02-12Reorganize code so that any dependencies are checked as part of decidingjlam1-27/+27
2004-02-06If we're passing through MAKEFLAGS variables whose values may containjlam1-3/+3
2004-02-05Make PREFER_PKGSRC just yes/no or a list of packages. This makes itjlam1-5/+3
2004-02-05Rename BUILDLINK_PREFER_PKGSRC to PREFER_PKGSRC so that we can use itsjlam1-5/+4
2004-02-05Support a new global variable:jlam1-1/+9
2004-01-30Ensure that -lcrypt appears before -lcrypto on the command line so thatjlam1-1/+7
2004-01-24Support BUILDLINK_DEPENDS.<pkg> being a list of values.jlam1-5/+14
2004-01-21Only point SSLCERTS into ${PKG_SYSCONFDIR} if we're not using the built-injlam1-1/+3
2004-01-07From the log for rev. 1.1260 of bsd.pkg.mk:jlam1-2/+2
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam1-2/+2
2004-01-05Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables.jlam1-17/+19
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam1-4/+4
2004-01-03Initial sprinkling of work-in-progress buildlink3.mk files for using thejlam1-0/+161