Page MenuHomeFreeBSD

Update pan to have an option for SSL/TLS using GNUTLS
Needs ReviewPublic

Authored by chris_bsdjunk.com on Mar 19 2016, 7:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 1:55 AM
Unknown Object (File)
Sun, Oct 12, 3:56 PM
Unknown Object (File)
Sun, Oct 12, 12:26 PM
Unknown Object (File)
Sun, Oct 12, 7:11 AM
Unknown Object (File)
Sun, Oct 12, 5:45 AM
Unknown Object (File)
Wed, Oct 8, 8:34 AM
Unknown Object (File)
Wed, Oct 8, 7:26 AM
Unknown Object (File)
Tue, Oct 7, 12:12 AM
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary
  • Add in option for gnutls
  • Redo options while working on options
  • add in option for NLS
  • portlint -A pass
  • make check-plist pass
  • make gtk2/3 as radio options one or the other but not both.
  • awaiting review to submit PR to gnome@
Test Plan

Local poudriere testing

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

chris_bsdjunk.com retitled this revision from to Update pan to have an option for SSL/TLS using GNUTLS.
chris_bsdjunk.com updated this object.
chris_bsdjunk.com edited the test plan for this revision. (Show Details)
chris_bsdjunk.com set the repository for this revision to rP FreeBSD ports repository.
chris_bsdjunk.com updated this object.
chris_bsdjunk.com removed rP FreeBSD ports repository as the repository for this revision.

This patch adds GTK2/GTK3 as radio options instead of a possible checking of both.

Could you upload a diff with more context please ?

svn diff --diff-cmd=diff -x -U9999

Add in diff-extensions = -r -N -u30 -p -x -U9999 to .subversion/config so I don't forget to add more context.

Add in diff-extensions = -r -N -u30 -p -x -U9999 to .subversion/config so I don't forget to add more context.

Well, you could always use devel/arcanist ;-)