- Make it setuid-root so that it can set realtime scheduling priority (making it drop root privileges immediately after) - Install a desktop entry - Move to LOCALBASE - Makefile cleanups
Responsible Changed From-To: freebsd-ports-bugs->gabor Over to maintainer
gabor 2006-12-19 21:05:15 UTC FreeBSD ports repository Modified files: audio/gnuitar Makefile pkg-plist Added files: audio/gnuitar/files patch-src_main.c Log: - Add OPTION to install as suid so that it can set realtime scheduling [1] - Install a desktop entry [1] - Move to LOCALBASE [1] - Makefile cleanups [1] - Add support for NOPORTDOCS - Bump PORTREVISION [1] PR: ports/106730 Submitted by: jylefort [1] Approved by: erwin (mentor) Revision Changes Path 1.5 +37 -4 ports/audio/gnuitar/Makefile 1.1 +35 -0 ports/audio/gnuitar/files/patch-src_main.c (new) 1.2 +2 -14 ports/audio/gnuitar/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed with a slight change, thanks! I moved the setuid part to OPTIONS so that one not be forced to install it as suid.