summaryrefslogtreecommitdiff
path: root/shells/scponly (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove old version's SIZE.Norikatsu Shigemura2004-03-201-1/+0
| | | | | Submitted by: rushani (maintainer) Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
* Update to 3.9(support for WinSCP3).Norikatsu Shigemura2004-03-205-30/+37
| | | | | | | PR: ports/64076 Submitted by: Jim Shewmaker <jims@bluenotch.com> Reviewed by: rushani (maintainer) Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
* - SIZE'ifyKirill Ponomarev2004-03-181-0/+1
| | | | | PR: ports/64396 Submitted by: rushani
* scponly dist includes a script which setup chroot cage, whichJames E. Housley2003-11-212-0/+25
| | | | | | | | | depends a location of run-time link-editor. Since FreeBSD has dynamic root capability from __FreeBSD_version == 501105, we should add new location to unbreak the script. PR: 59511 Submintted by: MAINTAINER
* o Respect scponly default configuration.Norikatsu Shigemura2003-09-022-26/+37
| | | | | | | | o Introduce WITH_SCPONLY_CHROOT knob. o Use ${DOCSDIR} in Makefile. PR: ports/56300 Submitted by: rushani (maintainer)
* Fix compatibility with rsync (depend explicitly on rsync).Maho Nakata2003-07-251-1/+3
| | | | | PR: 54844 Submitted by: rushani (maintainer)
* fix configure arguments for gftp stuff.Maho Nakata2003-07-251-2/+2
| | | | | PR: 54843 Submitted by: rushani (maintainer)
* Change maintainership to submitter.Norikatsu Shigemura2003-05-101-1/+1
| | | | | Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org> Approved by: Ken McGlothlen <mcglk@artlogix.com> (maintainer)
* Update to 3.8.Norikatsu Shigemura2003-05-032-2/+2
| | | | | | PR: ports/51633 Submitted by: rushani Approved by: maintainer implicitly
* o Update to 3.7.Norikatsu Shigemura2003-04-173-5/+90
| | | | | | | | | | | | | o Take up more safety default setting. PR: ports/48480, ports/48492, ports/50899 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> Adam Jette <jettea@fuzzynerd.com> Miguel Mendez <flynn@energyhq.homeip.net> Reviewed by: Sergey A. Osokin <osa@FreeBSD.org.ru> Miguel Mendez <flynn@energyhq.homeip.net> Ken McGlothlen <mcglk@artlogix.com> (maintainer) Approved by: Ken McGlothlen <mcglk@artlogix.com> (maintainer)
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* fix plistYing-Chieh Liao2003-01-051-1/+3
| | | | | PR: 46781 Submitted by: Philip Paeps <philip@vitaya.be>
* upgrade to 3.4Ying-Chieh Liao2003-01-033-11/+10
| | | | | PR: 46243 Submitted by: maintainer
* Add scponly 2.4, a tiny shell which only permits scp and sftp.Oliver Braun2002-09-105-0/+38
PR: ports/40935 Submitted by: Ken McGlothlen <mcglk@artlogix.com>