rking copy)
@@ -35,7 +35,7 @@
.include
-.if ${SSL_DEFAULT} == base
+.if ${SSL_DEFAULT} == base && ${PORT_OPTIONS:MOPENSSL}
BROKEN_FreeBSD_12= error: cannot find the ssl library
BROKEN_FreeBSD_13= error: cannot find the ssl library
.endif
Thank you,
Kyle Williams
Support Team /
No attachments allowed, so here's a good-old-fashioned copy-and-paste:
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default perm
Howdy,
python-gnupg is a python wrapper for the gnupg library. It is a separate
project from py-gnupg, but offers similar functionality. You can read
more about it here:
https://code.google.com/p/python-gnupg/
http://pythonhosted.org/python-gnupg/
Here's some example code just for the fun of it:
Howdy,
I added an option for mutt integration to the notmuch port via
notmuch-mutt. I've attached a tarball of all the modifications,
but here is a list of modified files:
Makefile
pkg-plist
files/patch-notmuch-mutt
Here are some references for more information:
notmuch-mutt: http://not