| non port: shells/scponly/Makefile |
|
CVSWeb
|
Number of commits found: 37 |
|
Sat, 18 Jun 2011
|
[ 17:24 ohauer ]
1.37 shells/scponly/Makefile
1.17 shells/scponly/distinfo
1.2 shells/scponly/files/patch-SECURITY
1.5 shells/scponly/files/patch-helper.c
1.2 shells/scponly/files/patch-scponly.c
-Add both versions of each configure flag (--enable-x/--disable-x) for safety
-Update to May 26, 2011 snapshot:
Add support for OpenSSH's sftp-server umask option.
Remove inline references to satisify certain compilers
Remove the now unnecessary sftp-logging compatibility mode.
When getopt_long is not available, like on AIX, use bundled NetBSD
getopt_long.
Update the SECURITY document to include a reference to /etc/popt and \
~/.popt as they relate to rsync.
Fix for rsync-3.0 which now uses a short -e option, with an optional
argument as a server side option indicating protocol compatibility.
Fix scponly crash on Solaris
Fix detection and inclusion of getopt on certain platforms
Document risks associated with popt reading /etc/popt and ~/.popt
Document getopt requirement (when certain configure options are enabled)
- cleanup redundant BUILD_DEPENDS+= [1]
PR: ports/157804
Submitted by: Rob Farmer <rfarmer _at_ predatorlabs.net> (maintainer), ohauer
[1]
Approved by: maintainer
|
|
Wed, 15 Dec 2010
|
[ 07:12 wen ]
1.36 shells/scponly/Makefile
1.1 shells/scponly/files/patch-SECURITY
1.6 shells/scponly/pkg-plist
-Patch SECURITY doc to include note about bypassing rsync argument checking with
popt (from upstream) and tell people to read it
-Drop long comment describing knobs - it just duplicates OPTIONS
-For SCPONLY_DEFAULT_CHDIR, print a note about setting it. I'm not sure if
post-patch is the best place for this, though?
-Drop dead site and just use Sourceforge
-Use the PORTDOCS variable
-Install some useful docs and drop useless one (TODO)
-Drop pre-everything message about defaults changing; that was 5 years ago
-LOCALBASE vs. PREFIX correction
-Add post-install messages to the plist so package users see them too
PR: ports/153115
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
|
|
Tue, 7 Dec 2010
|
[ 21:46 ohauer ]
1.35 shells/scponly/Makefile
1.16 shells/scponly/distinfo
1.4 shells/scponly/files/patch-helper.c
1.1 shells/scponly/files/patch-scponly.c
- Fix support for rsync 3.0
Rsync 3 needs the "-e" option, which is blocked without this patch by scponly
Patch pulled from upstream CVS, which states a full release will come soon:
http://lists.ccs.neu.edu/pipermail/scponly/2010-November/002170.html
Reported by: Frank Bartels <knarf _at_ knarf.de>
PR: 152869
Submitted by: Rob Farmer <rfarmer _at_ predatorlabs.net> (maintainer)
|
|
Mon, 28 Jun 2010
|
[ 13:47 stefan ]
1.34 shells/scponly/Makefile
Make notes for setting up a chroot cage a bit more precise.
PR: 144059
Submitted by: Michael Meelis <m.meelis@easybow.com>
Patch by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
Feature safe: yes
|
|
Fri, 15 Jan 2010
|
[ 02:44 pgollucci ]
1.33 shells/scponly/Makefile
1.3 shells/scponly/files/patch-helper.c
1.3 shells/scponly/files/scponlyc.in
- Fix rc.d script for chroot functionality (thanks to Doug Barton for help with
this)
- Switch an empty #elif to #else to please GCC 4.4
- Submitter is now MAINTAINER
PR: ports/142764
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
|
|
Sat, 22 Aug 2009
|
[ 00:35 amdmi3 ]
1.7 palm/barry/Makefile
1.10 palm/bibelot/Makefile
1.11 palm/makeztxt/Makefile
1.22 palm/pilrc/Makefile
1.7 palm/romeo/Makefile
1.31 palm/synce-gvfs/Makefile
1.4 palm/synce-hal/Makefile
1.25 palm/synce-librapi2/Makefile
1.23 palm/synce-librra/Makefile
1.22 palm/synce-libsynce/Makefile
(Only the first 10 of 349 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
|
|
Thu, 8 Jan 2009
|
[ 16:40 pav ]
1.31 shells/scponly/Makefile
- Remove USE_RC_SUR (typo), USE_RC_SUBR is conditionally defined later
|
|
Fri, 15 Aug 2008
|
[ 06:41 linimon ]
1.4 graphics/bmeps/Makefile
1.27 japanese/rskkserv/Makefile
1.2 japanese/yasou-fpw/Makefile
1.2 security/linux-pam-docs/Makefile
1.30 shells/scponly/Makefile
Reset rushani@FreeBSD.org due to maintainer-timeouts and no commits for
more than one year.
Hat: portmgr
|
|
Thu, 3 Apr 2008
|
[ 14:14 pav ]
1.29 shells/scponly/Makefile
1.15 shells/scponly/distinfo
1.2 shells/scponly/files/patch-helper.c
1.3 shells/scponly/pkg-descr
1.2 shells/scponly/files/scponlyc.in
- Update to 4.8
PR: ports/121651
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by: maintainer timeout (rushani; 3 weeks)
|
|
Wed, 3 Oct 2007
|
[ 13:07 edwin ]
1.28 shells/scponly/Makefile
Bump portrevision after previous commit
|
[ 13:07 edwin ]
1.27 shells/scponly/Makefile
1.1 shells/scponly/files/scponlyc.in
scponlyc sftp support doesn't work without minimal devfs in chroot dir
I'm finding that recently-created scponlyc chroots do not
provide a sufficient environment for /usr/libexec/sftp-server
to run. The sftp client symptom is just:
$ sftp user@www
Connecting to www...
Password:
Connection closed
$
The cause appears to be that recent versions of
/usr/libexec/sftp-server will complain about of lack of
access to /dev/null and exit, resulting in the closed(Only the first 15 lines of the commit message are shown above )
|
|
Mon, 13 Aug 2007
|
[ 10:34 mm ]
1.26 shells/scponly/Makefile
- Add OPTIONS for included knobs
PR: ports/110036
Approved by: maintainer (timeout), garga (mentor, implicit)
|
|
Sun, 6 Aug 2006
|
[ 17:38 arved ]
1.25 shells/scponly/Makefile
1.1 shells/scponly/files/patch-helper.c
Unbreak rsync comatibility when long opts ("--server", "--sender"
and "--delete" in this case) specified.
PR: 96295
Suggested by: ueda _at_ drweb dot jp
Obtained from:
https://lists.ccs.neu.edu/pipermail/scponly/2006-March/001287.html
Approved by: rushani (maintainer)
|
|
Sat, 3 Jun 2006
|
[ 02:59 mnag ]
1.24 shells/scponly/Makefile
1.14 shells/scponly/distinfo
- Update to 4.6
PR: 98278
Submitted by: maintainer
|
|
Tue, 9 May 2006
|
[ 20:54 edwin ]
1.23 shells/scponly/Makefile
shells/scponly cannot work with rsync
From: Hideyuki KURASHINA <rushani@FreeBSD.org>
I've confirmed the rsync compatibility in scponly 4.4 is broken.
Unfortunately, at this moment I don't have enough time to
test the patch you showed us...
PR: ports/96295
Submitted by: UEDA Hiroyuki <ueda@drweb.jp>
|
|
Tue, 31 Jan 2006
|
[ 14:05 barner ]
1.22 shells/scponly/Makefile
1.13 shells/scponly/distinfo
1.2 shells/scponly/files/patch-ad
- Update to 4.4
o fixes that hopefully improve the optarg compilation situation
o UNISON $HOME environment fix
o fixes to setup_chroot.sh.in
PR: ports/92587
Submitted by: rushani (maintainer)
|
|
Thu, 29 Dec 2005
|
[ 05:17 edwin ]
1.21 shells/scponly/Makefile
1.12 shells/scponly/distinfo
1.2 shells/scponly/files/patch-ac
1.1 shells/scponly/files/patch-ad
[Maintainer update] shells/scponly: Update to 4.3.
Update to 4.3. Highlights in this release,
- Compatibility of WinSCP in SCP mode improved.
- The scponlyc (chroot'ed version of scponly) works again.
PR: ports/91039
Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>
|
|
Tue, 27 Dec 2005
|
[ 21:25 edwin ]
1.20 shells/scponly/Makefile
1.1 shells/scponly/files/patch-ac
[Maintainer update] shells/scponly: Fix WinSCP compativility and etc
1. Fix WinSCP compativility in SCP mode. PORTREVISION bumped.
2. Add sourceforge mirrors to ${MASTER_SITES}.
3. From scponly 4.2, scp & WinSCP compatibilities are not enabled
by default. Notice this at pre-everything target as well as
UPDATING.
PR: ports/90983
Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>
|
|
Thu, 22 Dec 2005
|
[ 16:24 garga ]
1.19 shells/scponly/Makefile
1.11 shells/scponly/distinfo
o Update to 4.2.
- Security fixes (local privilege escalation exploits). See
https://lists.ccs.neu.edu/pipermail/scponly/2005-December/001027.html
for details.
- The scp and WinSCP compatibilities are turned off by default
to improve scp argument processing.
- The sftp-logging supported.
- Etc.
o Add SHA256 hash.
PR: ports/90813
Submitted by: maintainer
Security:
https://lists.ccs.neu.edu/pipermail/scponly/2005-December/001027.html
|
|
Mon, 20 Jun 2005
|
[ 14:51 nork ]
1.18 shells/scponly/Makefile
Fix svn issue with scponly via ssh+svn://.
Submitted by: Matthias Fechner <idefix@fechner.net>
Reviewed by: rushani (maintainer)
|
|
Sun, 19 Jun 2005
|
[ 04:20 nork ]
1.17 shells/scponly/Makefile
Bump PORTREVISION by previous commit.
Approved by: rushani (maintainer)
|
|
Sat, 18 Jun 2005
|
[ 18:50 nork ]
1.16 shells/scponly/Makefile
Add support ssh+svn://.
PR: ports/81889
Submitted by: Matthias Fechner <idefix@fechner.net>
Approved by: rushani (maintainer)
|
|
Thu, 14 Apr 2005
|
[ 03:56 leeym ]
1.15 shells/scponly/Makefile
1.10 shells/scponly/distinfo
1.2 shells/scponly/files/patch-ab
- Update to 4.1
PR: 79859
Submitted by: rushani
|
|
Wed, 15 Dec 2004
|
[ 10:47 vs ]
1.14 shells/scponly/Makefile
1.1 shells/scponly/files/patch-ab
Scponly validates dangerous arguments since version 4.0. However,
there is a regression compared with version 3.11. That is scponly
can not be built only with sftp support.
Reference: https://lists.ccs.neu.edu/pipermail/scponly/2004-December/000655.html
PR: ports/75092
Submitteed by: maintainer
|
|
Sat, 4 Dec 2004
|
[ 23:56 pav ]
1.13 shells/scponly/Makefile
1.9 shells/scponly/distinfo
1.2 shells/scponly/files/patch-aa
- Update to 4.0
PR: ports/74633
Submitted by: rushani (maintainer)
|
|
Sat, 17 Jul 2004
|
[ 13:02 krion ]
1.12 shells/scponly/Makefile
1.8 shells/scponly/distinfo
1.2 shells/scponly/files/extra-patch-ab
1.1 shells/scponly/files/patch-aa
Update to 3.11
PR: ports/69179
Submitted by: maintainer
|
|
Sat, 20 Mar 2004
|
[ 09:54 nork ]
1.11 shells/scponly/Makefile
1.6 shells/scponly/distinfo
1.2 shells/scponly/files/extra-patch-aa
1.1 shells/scponly/files/extra-patch-ab
1.5 shells/scponly/pkg-plist
Update to 3.9(support for WinSCP3).
PR: ports/64076
Submitted by: Jim Shewmaker <jims@bluenotch.com>
Reviewed by: rushani (maintainer)
Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
|
|
Fri, 21 Nov 2003
|
[ 00:59 jeh ]
1.10 shells/scponly/Makefile
1.1 shells/scponly/files/extra-patch-aa
scponly dist includes a script which setup chroot cage, which
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
|
|
Tue, 2 Sep 2003
|
[ 08:47 nork ]
1.9 shells/scponly/Makefile
1.4 shells/scponly/pkg-plist
o Respect scponly default configuration.
o Introduce WITH_SCPONLY_CHROOT knob.
o Use ${DOCSDIR} in Makefile.
PR: ports/56300
Submitted by: rushani (maintainer)
|
|
Fri, 25 Jul 2003
|
[ 23:15 maho ]
1.8 shells/scponly/Makefile
Fix compatibility with rsync (depend explicitly on rsync).
PR: 54844
Submitted by: rushani (maintainer)
|
[ 23:12 maho ]
1.7 shells/scponly/Makefile
fix configure arguments for gftp stuff.
PR: 54843
Submitted by: rushani (maintainer)
|
|
Sat, 10 May 2003
|
[ 21:54 nork ]
1.6 shells/scponly/Makefile
Change maintainership to submitter.
Submitted by: Hideyuki KURASHINA <rushani@FreeBSD.org>
Approved by: Ken McGlothlen <mcglk@artlogix.com> (maintainer)
|
|
Sat, 3 May 2003
|
[ 15:53 nork ]
1.5 shells/scponly/Makefile
1.4 shells/scponly/distinfo
Update to 3.8.
PR: ports/51633
Submitted by: rushani
Approved by: maintainer implicitly
|
|
Thu, 17 Apr 2003
|
[ 18:40 nork ]
1.4 shells/scponly/Makefile
1.3 shells/scponly/distinfo
1.3 shells/scponly/pkg-plist
o Update to 3.7.
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)
|
|
Fri, 21 Feb 2003
|
[ 13:26 knu ]
1.4 security/altivore/Makefile
1.7 security/amavis-perl/Makefile
1.4 security/amavisd-new/Makefile
1.9 security/amavisd/Makefile
1.6 security/arirang/Makefile
1.2 security/avcheck/Makefile
1.6 security/bcwipe/Makefile
1.11 security/borzoi/Makefile
1.9 security/bugs/Makefile
1.6 security/ccrypt/Makefile
(Only the first 10 of 242 ports in this commit are shown above. )
De-pkg-comment.
|
|
Fri, 3 Jan 2003
|
[ 18:15 ijliao ]
1.2 shells/scponly/Makefile
1.2 shells/scponly/distinfo
1.2 shells/scponly/pkg-descr
upgrade to 3.4
PR: 46243
Submitted by: maintainer
|
|
Tue, 10 Sep 2002
|
[ 22:18 obraun ]
1.40 shells/Makefile
1.1 shells/scponly/Makefile
1.1 shells/scponly/distinfo
1.1 shells/scponly/pkg-comment
1.1 shells/scponly/pkg-descr
1.1 shells/scponly/pkg-plist
Add scponly 2.4, a tiny shell which only permits scp and sftp.
PR: ports/40935
Submitted by: Ken McGlothlen <mcglk@artlogix.com>
|
Number of commits found: 37 |