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
F119293833: D37963.id114791.diff
Sat, Jun 7, 8:04 AM
Unknown Object (File)
Fri, Jun 6, 7:35 PM
Unknown Object (File)
Mon, May 12, 11:33 PM
Unknown Object (File)
Sat, May 10, 3:31 PM
Unknown Object (File)
Apr 24 2025, 12:32 PM
Unknown Object (File)
Apr 22 2025, 5:56 AM
Unknown Object (File)
Apr 20 2025, 6:07 AM
Unknown Object (File)
Apr 16 2025, 5:50 PM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 48975
Build 45864: 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
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