summaryrefslogtreecommitdiff
path: root/net/liboauth/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with openssl 1.1.1Antoine Brodin2018-10-101-0/+137
| | | | | | | PR: 225919 Submitted by: Nathan Owens Obtained from: https://github.com/x42/liboauth/issues/9 With hat: portmgr
* - Update liboauth to 0.9.5Johan van Selst2011-11-301-11/+0
| | | | | | - Remove patch that is now included in the distribution Feature safe: yes
* Don't rever to libcrypto in oauth pkg-config file, since our base opensslKoop Mast2011-09-161-0/+11
doesn't install a .pc file. This will fix "pkg-config --cflags oauth". Approved by: maintainer