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

70 Commits

Author SHA1 Message Date
Andrey A. Chernov
9fa3e04104 Use absolute path to ldconfig 1996-01-25 05:54:29 +00:00
Andrey A. Chernov
c317524c2a exec ranlib & ldconfig 1996-01-25 04:32:15 +00:00
Andrey A. Chernov
c30108e007 Understands shared libwrap now 1996-01-25 04:17:28 +00:00
Andrey A. Chernov
88c4f22d73 Create share data block to resolve references 1996-01-25 04:00:40 +00:00
Andrey A. Chernov
5d82809e61 Build/install shared libwrap, build programs with it too
Add forgotten program
Fix install permissions
1996-01-25 03:01:48 +00:00
Andrey A. Chernov
cc631cdef2 Build/install shared libwrap, build programs with it too 1996-01-25 03:00:28 +00:00
Andrey A. Chernov
5784bd0e65 Autopick any wish present even wish4.0
Autopick libwrap.a
1996-01-25 02:08:25 +00:00
Mark Murray
0964552dbb Damn. Forgot to include the makefile diffs in the last lot.
Make the Makefile aware of libz dependancies.
1996-01-22 18:41:57 +00:00
Andrey A. Chernov
4f8ee30fc1 Remove ftp.funet.fi from master list, it not contains rsaref
and not contains ssh in this directory. Another directory there have
obsoleted ssh version.
1996-01-21 00:49:39 +00:00
Andrey A. Chernov
2efdb68808 Add BUILD_DEPENDS of wish and perl5, both checked exactly in build process 1996-01-21 00:44:07 +00:00
Andrey A. Chernov
17c6c4f590 Upgrade to 1.2.12a (security bugfix)
Fix installation bug too (scripts not installed)
Fix PLIST (missing files)
1996-01-21 00:32:46 +00:00
Andrey A. Chernov
7c0b1776db Upgrade to International release 1996-01-18 22:48:41 +00:00
Andrey A. Chernov
f31ff43e28 Intl. version upgrade 1996-01-11 00:26:25 +00:00
Andrey A. Chernov
94fb971508 Better package list 1996-01-04 05:37:12 +00:00
Andrey A. Chernov
b275569faa Upgrade to next international beta snapshot 1996-01-04 04:35:17 +00:00
Mark Murray
f4c41b8119 Correct the PGP homepage in the header comments. 1995-12-06 10:42:18 +00:00
Andrey A. Chernov
1df64bda23 Upgrade international variant to next development snapshot 1995-12-02 23:17:05 +00:00
Peter Wemm
c9bf0309fd Update ssh from 1.2.10 to 1.2.12.. This is for two reasons:
1) It eliminated the need for my horrible kludge patch-ad
2) 1.2.12 has data stream compression (like gzip).
(I'm talking with the author about the remining three patches)
1995-11-23 17:19:18 +00:00
Satoshi Asami
45cb4f24a6 Change category "networking" to "net". 1995-11-22 13:20:16 +00:00
Peter Wemm
b3bf66adcd two minor adjustments to ssh for freebsd specific issues:
patch-ac: call setsid() before setlogin() in the child (when emulating rsh)
  otherwise the setlogin() will fail when/if the proposed setlogin() changes
  go in.  Otherwise it silently fails and may leave the login name of the user
  session as "root" (depending on how sshd was started).  Without the proposed
  kernel change, it harmlessly sets the login name of the user's session.
patch-ad: patch the #ifdef botch that stopped a ssh login from using and
  updating the lastlog file.  This is because we have struct lastlog defined
  inside utmp.h rather than a lastlog.h include file like it was expecting.
1995-11-21 04:30:29 +00:00
Satoshi Asami
9deec151d7 Add torstenb as maintainer. 1995-11-09 05:58:00 +00:00
Eric L. Hernes
5df04e696b shortened COMMENTS 1995-10-28 20:43:28 +00:00
Satoshi Asami
7d94da5926 Add libident. 1995-10-12 08:07:16 +00:00
Satoshi Asami
31aa55f619 libidentd - a small library to interface the ident protocol server (rfc1413)
Submitted by:	torstenb
1995-10-12 07:29:19 +00:00
Andrey A. Chernov
c3688a4575 Fix tcp_wrapper support 1995-10-10 17:02:24 +00:00
Andrey A. Chernov
76b856e368 External interface was incomplete, tcpd.h was missing, add it 1995-10-10 16:26:16 +00:00
Torsten Blum
8e86e2f214 add "networking" to the categories list 1995-10-07 13:08:35 +00:00
Torsten Blum
e92e7e24d1 Ssh is a secure rlogin/rsh/rcp replacement with strong authentication
(.rhosts together with RSA based host authentication, and pure RSA
authentication) and improved privacy (all communications are automatically
and transparently encrypted).
1995-10-07 01:19:27 +00:00
Jordan K. Hubbard
291b3d2c52 Pick an initial DISTNAME for this. The extra obfuscation for
US and non-US versions ended up eliminating any sort of default
DISTNAME for `make describe' and hence the INDEX file.
1995-10-07 00:08:39 +00:00
Andrey A. Chernov
ec8beab634 Upgrade to new international dev snapshot.
Use pre-fetch target instead of non-documented one.
1995-09-28 14:57:24 +00:00
Andrey A. Chernov
e78be2ff40 Upgrade to new international dev version 1995-09-25 19:27:21 +00:00
Andrey A. Chernov
a291e5c014 Upgrade to new international dev version 1995-09-25 19:21:31 +00:00
Andrey A. Chernov
a1c8b374bf Overwrite fetch-depends target instead of old exec_depends 1995-09-24 19:12:06 +00:00
Andrey A. Chernov
6cbd732d1f EXEC->BUILD DEPENDS 1995-09-23 17:26:19 +00:00
Eric L. Hernes
e527a94cba added sudo to ports/sysutils
Reviewed by:	satoshi
1995-09-22 13:52:51 +00:00
Andrey A. Chernov
0d5ccb9587 Upgrade international version to 2.6.3i 1995-09-15 21:10:18 +00:00
Andrey A. Chernov
be22f64274 Better FreeBSD tuning, using CFLAGS from make.conf, eliminate one Makefile
change
1995-07-28 01:00:38 +00:00
Torsten Blum
12b03cb3ff - upgrade to 2.6.1
- rename in.identd to identd
- fix paths in manpage
1995-07-27 20:30:09 +00:00
Satoshi Asami
90db37e415 Moved to new category security. 1995-07-13 01:15:52 +00:00
Satoshi Asami
0b7ea3e1d8 New Makefile with pgp, pidentd and tcp_wrapper. 1995-07-13 00:03:59 +00:00
Andrey A. Chernov
c11f98ed94 Make common pkg directory to satisfy 'make index' 1995-07-08 00:28:36 +00:00
Andrey A. Chernov
3866c5cb61 Add NO_PACKAGE 1995-07-07 23:57:25 +00:00
Andrey A. Chernov
ce5404a73b Fix commit conflict 1995-07-07 23:50:10 +00:00
Andrey A. Chernov
942994b970 Meta-port for both PGP versions (they will be gone in short time)
Now depends of setting USA_RESIDENT variable
1995-07-07 23:47:49 +00:00
Satoshi Asami
29b7cd2e74 Add "MAINTAINER=torstenb@FreeBSD.ORG". Thanks Torsten!
Submitted-by:	torstenb, who is sitting on the far side of a
		slow network at the moment
1995-05-17 05:55:38 +00:00
Satoshi Asami
35774151d0 Back out last change by ache, which torstenb and pst say shouldn't be
the default.
Submitted by:	torstenb, pst
1995-05-17 03:02:00 +00:00
Andrey A. Chernov
3af887cf64 Enable call of remote pindentd 1995-05-16 09:36:27 +00:00
Andrey A. Chernov
4491233af4 Update md5 from previous version 1995-05-07 18:03:01 +00:00
Torsten Blum
c304bcd88b - use compressed manpages
-  remove @cwd
1995-05-06 11:29:58 +00:00
Torsten Blum
9eeda89b8b - add myself as MAINTAINER
- compress manpages
1995-05-06 11:28:43 +00:00