1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

22887 Commits

Author SHA1 Message Date
Brian Feldman
5ef3dcc5cb Give OpenSSH TIS client-side authentication.
Submitted by:	peter
1999-11-20 06:59:57 +00:00
Brian Feldman
db8a62a578 ARGH! Remember the echo -n ' sshd'. 1999-11-20 03:55:29 +00:00
Brian Feldman
7382aa363a Change around sshd.sh for the last time. 1999-11-20 03:42:05 +00:00
Chris Piazza
051990a5ac Update to 1.2.4 1999-11-20 03:19:15 +00:00
Brian Feldman
c2edf69286 Turn on HAVE_OPENPTY so more than 16 terminals work with sshd.
Put sshd.sh installation in the pre-install, ssh_host_key generation
back in the PLIST, and check for ssh_config, too.  This port now
works much better as a package.  The configuration files and sshd.sh
are also part of the package, and as such removed on deinstall.

The proper upgrade procedure from one OpenSSH version to a newer one is:
chflags schg /usr/local/etc/ssh*	# preserve them from deletion
cd /usr/ports/security/openssh
make all deinstall reinstall clean

Partially submitted by:	peter
1999-11-20 03:05:31 +00:00
Jean-Marc Zucconi
5d725fe00c Upgrade to version 1.0.5
OK'ed by:	ache
1999-11-20 03:00:36 +00:00
Andrey A. Chernov
a3428b88f0 upgrade to 1.1 1999-11-20 02:15:47 +00:00
Brian Feldman
8e684ae74d Add that pesky slogin link to the packing list. 1999-11-20 01:55:53 +00:00
Brian Feldman
8a53efc29c Update to the latest CVS_DATE (now =) The biggest change to the OpenBSD
code tree is the addition of the SSH_CMSG_MAX_PACKET_SIZE command.

Really big tiny change:	PermitRootLogin is now DISABLED by default.  This
change has been specifically okayed.

Reviewed by:	imp
1999-11-20 01:52:21 +00:00
Jim Mock
327249129d Today just isn't my day. This is the last one, I promise :-) Fix
typo.. xecute -> execute.
1999-11-20 01:03:48 +00:00
Jim Mock
2e69e74bbe Added the actual comment and description to the files this time. That's
what I get for touching them when testing the port :-)
1999-11-20 01:00:59 +00:00
Jim Mock
442f478d89 Activate wmbiff 1999-11-20 00:57:59 +00:00
Jim Mock
0c9594f251 Import of wmbiff.
wmbiff is a dock app that displays the total number of messages or
the number of unread messages in different mailboxes.  It supports
up to 5 mailboxes.
1999-11-20 00:57:08 +00:00
Chris Piazza
494e25fd92 Update to version 1.2.3 1999-11-19 06:12:16 +00:00
Yukihiro Nakai
231ca3b6e5 Add Imlib depend line and delete the obsolete MASTER_SITE.
Submitted by:	tkato@prontmail.ne.jp
1999-11-19 02:04:07 +00:00
Andrey A. Chernov
02e5a30d9f upgrade to 1.0 1999-11-19 01:23:21 +00:00
Andrey A. Chernov
cff030ea95 add p5-Text-CSV_XS 1999-11-19 00:50:54 +00:00
Seiichirou Hiraoka
4ed77b7682 Update to 1.0.3
Requested by: kiri@pis.toba-cmt.ac.jp
1999-11-19 00:50:34 +00:00
Andrey A. Chernov
2beeebeda2 Comma separated values manipulations 1999-11-19 00:47:13 +00:00
Seiichirou Hiraoka
abd4920c47 Add patch for more firewall-friendly by default
Requested by: Nick Sayer <nsayer@sftw.com>
1999-11-18 23:54:19 +00:00
Dirk Froemberg
fd10342fed graphics/gd does not install shared libraries any longer, so use
BUILD_DEPENDS instead of LIB_DEPENDS.
1999-11-18 23:08:31 +00:00
Dirk Froemberg
5e1540aadc graphics/gd does not install shared libraries any longer, so use
BUILD_DEPENDS instead of LIB_DEPENDS. gd-1.7.3 does not work with
PHP-3.0.12, so pull the relevant parts from their cvs tree and put
them into PATCHFILES.

I hope the PHP developers are releasing PHP-3.0.13 soon. Otherwise
we end up in maintaining their complete cvs tree as a part of ours. ;-)
1999-11-18 23:07:14 +00:00
SADA Kenji
946186cd91 Cope with openssl's shared lib.
PR:		ports/14897
Submitted by:	Maintainer
1999-11-18 21:56:34 +00:00
SADA Kenji
29292e3d7d Changed the order of CATEGORIES.
Approved by: Maintainer
1999-11-18 21:13:26 +00:00
Gary Jennejohn
7e477f978b Add Marcel's patches for Alpha support. I could only check that these
patches apply without error. I don't have an Alpha to test on, but I assume
that Marcel knows what he's doing.

PR:		addendum to 14916
Submitted by:	marcel
Approved by:	the maintainer
1999-11-18 20:56:15 +00:00
Jim Mock
6900279156 Remove dead MASTER_SITE.
Submitted by:	Jeroen Ruigrok van der Werven <asmodai@bart.nl>
1999-11-18 19:11:25 +00:00
Jim Mock
bdf54063b2 Fix spelling errors.. privledges -> privileges
Submitted by:	Jeroen Ruigrok van der Werven <asmodai@bart.nl>
1999-11-18 19:09:16 +00:00
Chris Piazza
b0cfe40a9d Add a missing @dirrm
PR:		14980
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-18 18:53:03 +00:00
Sheldon Hearn
e4dd5c0156 Formatting fix for ``rrdtool fetch'' output. The submitter has sent this
patch to the author, who I am told approves.

Submitted by:		Ian Freislich <iang@uunet.co.za>
1999-11-18 12:56:24 +00:00
Donald Burr
ffc87fb1a0 Executable was being branded as a FreeBSD executable during install,
for some reason.  Put in a work-around.
1999-11-18 11:57:35 +00:00
Donald Burr
4ec5a9c829 Activate napster. 1999-11-18 09:20:02 +00:00
Donald Burr
9663daef38 New port napster, an MP3 search engine/file sharing tool/chat client
type thinigie.  Kinda hard to explain. :)
1999-11-18 09:17:15 +00:00
Brian Feldman
6ddc61a499 Make the second CVS site work for real.
Move sshd.sh to files and ${INSTALL_SCRIPT}/${PERL} -pi it.

Clean up the Makefile's style a bit (MNF anyone? :)

Add WWW: to pkg/DESCR.

Change MASTER_SITES back to CVS_SITES to avoid problems with
MASTER_SITE_OVERRIDE.

Parts submitted by:	Christian Weisgerber <naddy@mips.rhein-neckar.de>, Robert Muir <rmuir@gibralter.net>
1999-11-18 01:46:43 +00:00
Chris Piazza
603bf4c4de Use a different PATCH_SITE so we don't keep getting people telling us
that the port is broken.

Thanks to Charles "spork" <spork@super-g.com>
1999-11-18 01:34:59 +00:00
Jim Mock
f6c5f4e951 Update to version 4.21 1999-11-18 00:44:00 +00:00
Chris Piazza
50f981e7f6 Update to version 1.27.1
Submitted by:	Christian Weisgerber <naddy@unix-ag.uni-kl.de>
1999-11-18 00:10:25 +00:00
Munechika SUMIKAWA
88f50984fc upgrade to 22.15.
PR:		14161
Submitted by:	Kentaro Inagaki <inagaki@tg.rim.or.jp>
1999-11-17 23:50:39 +00:00
Munechika SUMIKAWA
824fd93f04 Activate japanese/makejvf.
PR:		14160
Submitted by:	Kentaro Inagaki <inagaki@tg.rim.or.jp>
1999-11-17 23:42:01 +00:00
Munechika SUMIKAWA
f86ad7b03b Japanese Virtual Font file maker & Virtual Fonts.
japanese/makejvf is able to make VF that goes out better than
 japanese/vftool and came.It is a reference README about the usage
 other than it.

PR:		14160
Submitted by:	Kentaro Inagaki <inagaki@tg.rim.or.jp>
Reviewed by:	sumikawa
1999-11-17 23:38:45 +00:00
Jim Mock
e2015e0247 Update to version 0.6.3.
PR:		14948
Submitted by:	maintainer
1999-11-17 22:49:39 +00:00
SADA Kenji
518afe9af0 Activate japanese/ne.
PR:		ports/14928
Submitted by:	SASAKI Shunsuke <ele@pop17.odn.ne.jp>
1999-11-17 22:07:52 +00:00
SADA Kenji
4a6e74312e NxEdit(ne) is a modeless full-screen text editor. This is expected to be
compatible with 'VZ Editor', which is a japanese famous editor for
MS-DOS users.
(from submitter's description)
PR:		ports/14928
Submitted by:	SASAKI Shunsuke <ele@pop17.odn.ne.jp>
1999-11-17 22:05:17 +00:00
Jim Mock
214d392321 Fix a typo in pkg/DESCR.. prerease -> prerelease
Submitted by:	Jeroen Ruigrok van der Werven <asmodai@wxs.nl>
1999-11-17 20:17:30 +00:00
Brian Feldman
db156967fa Update OpenSSH to the latest CVS_DATE.
CVS_SITE is now MASTER_SITES, and each is tried if the previous fails

Include a :pserver: as one of the CVS repositories, so those inside firewalls
should be able to fetch SSH.  If this doesn't work for everyone, I've still
got a trick up my sleeve.

Fix rlimit-related warnings people are seeing by moving the setclasscontext()
to before the switching of uids.  Let me know if this does not work, as I
never got the warnings in the first place.

Don't clobber sshd_config, etc.  Instead, if they're there, just warn of
their existance.

Take the config files and sshd.sh out of the pkg/PLIST, mainly so you don't
lose your configuration files by doing a "make deinstall reinstall clean"
update.

Parts submitted by:	Robert Muir <rmuir@gibralter.net>, Travis Mikalson <bofh@terranova.net>
1999-11-17 20:12:35 +00:00
Brian Feldman
fd06b5f819 Thanks to those who replied! The include (ssl versus openssl) transform
is now done in post-patch.

Submitted by:	Anton Berezin <tobez@plab.ku.dk>, Christian Weisgerber <naddy@unix-ag.uni-kl.de>
1999-11-17 17:19:28 +00:00
Andrey A. Chernov
0183548e0e Deny more extensions 1999-11-17 15:56:05 +00:00
Tatsumi Hosokawa
d61902e6a7 Upgraded to samba-2.0.6 1999-11-17 15:52:12 +00:00
Andrey A. Chernov
4495282825 CGI security fixes 1999-11-17 14:24:02 +00:00
David E. O'Brien
3bacd72b68 Upgrade to 1.7.3. 1999-11-17 08:54:56 +00:00
David E. O'Brien
1e54674cab Update 5.5 to patchlevel 38. 1999-11-17 06:52:14 +00:00