pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/polarssl
Module Name: pkgsrc
Committed By: rodent
Date: Fri Mar 27 23:30:42 UTC 2015
Modified Files:
pkgsrc/security/polarssl: Makefile PLIST buildlink3.mk distinfo
Log Message:
Update to last stable release under the polarssl brand. The list of changes
is very long and, if you're interested, they can be found here:
https://tls.mbed.org/download-archive
by reading all the ChangeLogs from 1.2.12-1.3.9. The pkgsrc changes are:
Use cmake for build, as that's what upstream recommends and is less likely
to fail cross-platform for future releases. Needs pkg-config due to that.
Build and install shared library. Remove executable permission from static
library during post-install. Needs pthreads and openssl. Tested this build
against the build of latest version of powerdns (update coming).
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/polarssl/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/polarssl/PLIST \
pkgsrc/security/polarssl/buildlink3.mk
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/polarssl/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index