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)
Sun, Mar 22, 4:51 PM
Unknown Object (File)
Fri, Mar 20, 6:29 PM
Unknown Object (File)
Wed, Mar 11, 9:14 AM
Unknown Object (File)
Wed, Mar 11, 4:39 AM
Unknown Object (File)
Sun, Mar 8, 8:10 PM
Unknown Object (File)
Sun, Mar 8, 12:43 AM
Unknown Object (File)
Sat, Mar 7, 10:15 AM
Unknown Object (File)
Feb 14 2026, 2:47 AM
Subscribers

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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
20

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