aboutsummaryrefslogtreecommitdiff
path: root/security/sudosh
Commit message (Collapse)AuthorAgeFilesLines
* Remove the use of USE_GZIP. I cannot find any use of it in bsd.port.mkErwin Lansing2006-06-111-1/+0
| | | | | | | | | | | and these ports build fine without it. My guess is that it was added by someone as an opposite to USE_BZIP2 and other people copied it. Remove it once and for all. With hat: portmgr Notes: svn path=/head/; revision=165142
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Make this port sysinstall friendly.Cy Schubert2005-10-264-19/+6
| | | | Notes: svn path=/head/; revision=146428
* Cosmetic formatting change.Cy Schubert2005-10-251-1/+1
| | | | Notes: svn path=/head/; revision=146346
* Adjust port to installl sudoers.conf.sample as a reference sample file.Cy Schubert2005-10-254-2/+28
| | | | | | | Conditionally install sudoers.conf. Notes: svn path=/head/; revision=146345
* Fix broken port, capture missing file in pkg-plist.Cy Schubert2005-10-242-2/+3
| | | | | | | Pointy hat to: me Notes: svn path=/head/; revision=146291
* BROKEN: Installs file outside of PREFIXKris Kennaway2005-10-121-0/+2
| | | | Notes: svn path=/head/; revision=145131
* Update 1.8.1 --> 1.8.2Cy Schubert2005-10-042-3/+3
| | | | Notes: svn path=/head/; revision=144209
* Update 1.6.3 --> 1.8.1Cy Schubert2005-06-173-62/+66
| | | | Notes: svn path=/head/; revision=137637
* Update 1.4.9p1 --> 1.6.3.Cy Schubert2005-06-013-103/+76
| | | | | | | Fix a nasty job control/interrupt bug. Notes: svn path=/head/; revision=136641
* BROKEN on 4.x: Does not compileKris Kennaway2005-05-071-1/+7
| | | | Notes: svn path=/head/; revision=134745
* Udate 1.4.8 --> 1.4.9p1Cy Schubert2005-04-212-6/+7
| | | | Notes: svn path=/head/; revision=133891
* Set a configurable sudosh logdir which defaults to the /var/log/sudoshCy Schubert2005-04-211-0/+6
| | | | | | | directory. Notes: svn path=/head/; revision=133889
* Package list fixup.Cy Schubert2005-04-191-0/+3
| | | | | | | | Noticed by: kris Pointy hat to: myself Notes: svn path=/head/; revision=133716
* Udate 1.4.1 --> 1.4.8Cy Schubert2005-04-133-99/+78
| | | | Notes: svn path=/head/; revision=133189
* Fix link issue under FreeBSD-4.X due to unsupported functions.Cy Schubert2004-11-142-11/+23
| | | | Notes: svn path=/head/; revision=121536
* Add a sudo dependency and dependency on libutil.Cy Schubert2004-10-301-0/+3
| | | | Notes: svn path=/head/; revision=120472
* Correct some tty handling problems.Cy Schubert2004-10-292-6/+125
| | | | Notes: svn path=/head/; revision=120467
* Repair handling of ptys.Cy Schubert2004-10-282-0/+43
| | | | Notes: svn path=/head/; revision=120441
* Introduce sudosh (sudo shell) into the Ports Tree.Cy Schubert2004-10-284-0/+33
Notes: svn path=/head/; revision=120421