Page MenuHomeFreeBSD

security/opie: New port: One-time Passwords In Everything
ClosedPublic

Authored by des on Jan 6 2023, 12:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 6, 10:51 PM
Unknown Object (File)
Fri, May 31, 9:08 AM
Unknown Object (File)
May 18 2024, 6:48 AM
Unknown Object (File)
May 10 2024, 4:44 AM
Unknown Object (File)
May 8 2024, 9:50 PM
Unknown Object (File)
May 8 2024, 8:58 PM
Unknown Object (File)
May 6 2024, 11:48 PM
Unknown Object (File)
May 3 2024, 2:19 PM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 48976
Build 45865: arc lint + arc unit

Event Timeline

des requested review of this revision.Jan 6 2023, 12:09 PM
bapt added inline comments.
security/opie/Makefile
28

USES=uidfix # would remove the requirement for WITH_INSTALL_AS_USER

I would put everything in MAKE_ARGS (only BINDIR, INCLUDEDIR, LIBDIR and MANDIR is required there)

Then you can probably remove safely the do-install

Use uidfix after fixing release.

des marked an inline comment as done.Jan 6 2023, 12:34 PM
bapt added inline comments.
security/opie/Makefile
19

this is the default, if I am not mistaken

This revision is now accepted and ready to land.Jan 6 2023, 12:39 PM
des marked an inline comment as done.Jan 6 2023, 1:00 PM