Bug 106730 - Misc improvements to audio/gnuitar
Summary: Misc improvements to audio/gnuitar
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Gabor Kovesdan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-14 21:00 UTC by Jean-Yves Lefort
Modified: 2006-12-19 21:10 UTC (History)
0 users

See Also:


Attachments
file.diff (2.78 KB, patch)
2006-12-14 21:00 UTC, Jean-Yves Lefort
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Yves Lefort freebsd_committer freebsd_triage 2006-12-14 21:00:26 UTC
- 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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-14 21:00:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gabor

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-19 21:05:24 UTC
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"
Comment 3 Gabor Kovesdan freebsd_committer freebsd_triage 2006-12-19 21:05:45 UTC
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.