summaryrefslogtreecommitdiff
path: root/Mk/bsd.openssl.mk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - accept OPENSSLVER 0x0090609fLDirk Meyer2003-09-031-2/+3
| | | | | | | PR: 56295 Notes: svn path=/head/; revision=88400
* - drop !empty(LDFLAGS)Dirk Meyer2003-08-311-2/+2
| | | | | | | LDFLAGS might me defined with a variable that gets set later Notes: svn path=/head/; revision=88161
* - new option USE_OPENSSL_RPATHDirk Meyer2003-08-301-7/+18
| | | | | | | | | | to pass RFLAGS options in CFLAGS, needed for ports who don't use LDFLAGS - honor when WITHOUT_OPENSSL is set PR: 56113 Notes: svn path=/head/; revision=88056
* - add a MAINTAINER lineDirk Meyer2003-08-271-1/+3
| | | | Notes: svn path=/head/; revision=87777
* - Fixes problem when base has no openssl installedDirk Meyer2003-05-071-2/+3
| | | | | | | Submitted by: marius@alchemy.franken.de Notes: svn path=/head/; revision=80394
* - new Overrideable defaults: OPENSSL_SHLIBVER and OPENSSL_PORTDirk Meyer2003-04-161-14/+23
| | | | | | | - set CFLAGS and LDFLAGS to link the correct libs Notes: svn path=/head/; revision=79089
* - Change all USE_OPENSSL_* to WITH_OPENSSL_*Dirk Meyer2003-04-131-12/+20
| | | | Notes: svn path=/head/; revision=78878
* - defaults to STABLE/CURRENT shared lib versionDirk Meyer2003-04-071-4/+4
| | | | Notes: svn path=/head/; revision=78495
* - rename Makefile.ssl to bsd.openssl.mkDirk Meyer2003-04-031-0/+108
Notes: svn path=/head/; revision=78053