mail/libesmtp marked broken in r497650 but build completes with openssl port option disabled

2019-05-06 Thread Kyle Williams
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 /

Re: New port: security/python-gnupg simple python wrapper for gnupg

2013-05-30 Thread Kyle Williams
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

New port: security/python-gnupg simple python wrapper for gnupg

2013-05-30 Thread Kyle Williams
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:

notmuch-0.15.2 mutt integration

2013-05-21 Thread Kyle Williams
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