Page MenuHomeFreeBSD

Mk/Uses/gssapi: Add support for mit-devel
ClosedPublic

Authored by cy on Fri, Jan 16, 7:16 PM.
Tags
None
Referenced Files
F143036257: D54747.id169913.diff
Sun, Jan 25, 10:18 AM
F143000050: D54747.id169908.diff
Sun, Jan 25, 4:43 AM
Unknown Object (File)
Sun, Jan 25, 12:09 AM
Unknown Object (File)
Sat, Jan 24, 4:38 AM
Unknown Object (File)
Fri, Jan 23, 6:45 PM
Unknown Object (File)
Fri, Jan 23, 3:57 PM
Unknown Object (File)
Thu, Jan 22, 5:24 PM
Unknown Object (File)
Thu, Jan 22, 4:15 AM

Details

Summary

Add support for security/krb5-devel.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 69932
Build 66815: arc lint + arc unit

Event Timeline

cy requested review of this revision.Fri, Jan 16, 7:16 PM
cy created this revision.

What about the documentation part? It does not mention mit-devel at all.

Added documentation for mit-devel.

michaelo added inline comments.
Mk/Uses/gssapi.mk
54

For the sake of completion mit-devel should have its block here too. Don't forget to create the _DESC make var.

This revision now requires changes to proceed.Fri, Jan 16, 8:13 PM

Added additional documentation.

Added GSSAPI_MIT_DEVEL descriptions.

This revision is now accepted and ready to land.Fri, Jan 16, 9:49 PM
This revision was automatically updated to reflect the committed changes.
dan.mcgregor_usask.ca added inline comments.
Mk/Uses/gssapi.mk
127

This is shell style syntax, not make syntax. This should be || instead of -o.

Nevermind, looks like it was reported by somebody else first ;)