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)
Jan 23 2024, 5:55 PM
Unknown Object (File)
Jan 20 2024, 6:52 AM
Unknown Object (File)
Jan 13 2024, 1:24 PM
Unknown Object (File)
Jan 11 2024, 4:40 AM
Unknown Object (File)
Jan 11 2024, 4:38 AM
Unknown Object (File)
Dec 20 2023, 5:36 AM
Unknown Object (File)
Nov 3 2023, 12:40 PM
Unknown Object (File)
Oct 12 2023, 7:10 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 ;-)