Commit Graph

746 Commits

Author SHA1 Message Date
Andrey A. Chernov
f2a6cb495e detect/use -current libwrap 1999-04-03 03:42:01 +00:00
Andrey A. Chernov
13b379da07 detect/use -current libwrap 1999-04-03 03:35:50 +00:00
Nick Sayer
af21a70d1c Oops.
Remove devel from list of categories.
1999-04-02 19:19:55 +00:00
Nick Sayer
f6d3e605f6 Add SUBDIR line for new identify port 1999-04-02 19:09:53 +00:00
Nick Sayer
fb4a5e4afa Add "identify" daemon wrapper. Allows one to add ident lookup and logging
to arbitrary daemons (like telnetd or fingerd).
1999-04-02 19:07:30 +00:00
SADA Kenji
ec35e94680 Remove ``WWW.jp.FreeBSD.ORG/~sada/*'' addresses from MASTER_SITES
& PATCH_SITES, and use ${MASTER_SITE_PORTS_JP} instead.
We couldn't use ``WWW.jp.FreeBSD.ORG/'' address soon.
1999-03-31 16:41:31 +00:00
Dirk Froemberg
7fff46e9da Remove SSLeay. 1999-03-31 14:22:19 +00:00
Dirk Froemberg
edce2a8b07 Fix build error on FreeBSD-4.0-CURRENT.
Reported by:	Andrzej Tobola <san@tmp.iem.pw.edu.pl>
1999-03-30 22:39:28 +00:00
David E. O'Brien
a8aca3ac77 Update to 3.1.8.
PR:		ports/10769
Submitted by:	Michael Haro <mharo@patrol.area51.fremont.ca.us>
1999-03-30 01:55:29 +00:00
Dirk Froemberg
c59f503857 Switch from SSLeay to OpenSSL.
PR:		ports/10541
Submitted by:	Martti Kuparinen <martti.kuparinen@ericsson.com> (maintainer)
1999-03-29 14:54:37 +00:00
Dirk Froemberg
5bd84f9d98 - patch-ab needs to patch Makefile.org and not Makefile.ssl. Otherwise
the diffs are trashed because Makefile.org is used as a basis for
  Makefile.ssl during configuration. Now that patch-ab is applied correctly
  libRSAglue.a is installed.

- add patch-aj obtained from the OpenSSL CVS repository:
  "Make sure the RSA OAEP test is skipped under -DRSAref because
   OAEP isn't supported when OpenSSL is built with RSAref."
1999-03-29 14:43:49 +00:00
Bill Fumerola
ddb4168d7d Upgrade to v1.5.8p2
PR:		ports/10817(not used), ports/10499
Submitted by:	foxfair, Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
1999-03-29 00:52:35 +00:00
Dirk Froemberg
b2e1687bfc Upgrade to 0.5.5p1.
${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade.

PR:		ports/10768
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-03-26 08:51:52 +00:00
Dirk Froemberg
0d16fe8fa8 Upgrade to 0.9.2b.
According to the OpenSSL-core-team you are strongly encouraged to upgrade
any old version. The new version has a lot of bug fixes.

- ${PREFIX}/bin/ssleay was renamed to ${PREFIX}/bin/openssl and
  ${PREFIX}/etc/ssleay.cnf to ${PREFIX}/lib/openssl.cnf

- there are no links from e. g. ${PREFIX}/bin/md5 to ${PREFIX}/bin/ssleay
  any longer, instead you have to call "openssl md5" now

- replaced HAS_CONFIGURE, CONFIGURE_SCRIPT and CONFIGURE_ENV with a
  do-configure target and changed the indention level

- some perl scripts need perl5 now, so set USE_PERL5 and replace perl
  with ${PERL5} where neccessary.

- honour ${CFLAGS}
1999-03-26 08:42:49 +00:00
Kris Kennaway
e2f1161e05 Cause the makefile to respect CC and CFLAGS during compilation.
Reviewed by:	John Polstra (Maintainer)
1999-03-23 11:30:35 +00:00
Kris Kennaway
678f1084e9 Distfile fennerage 1999-03-22 13:17:08 +00:00
Jun Kuriyama
9fa160ce7c Upgrade to v0.9.5. 1999-03-21 07:44:48 +00:00
Satoshi Asami
842df886d4 Add gtkportscan. 1999-03-19 22:26:22 +00:00
Satoshi Taoka
108dbe262b a simple portscanner
PR:		ports/10551
Submitted by:	Chris Piazza cpiazza@home.net
1999-03-18 08:53:23 +00:00
Mark Murray
79d0b12ad5 Fix filenames so that this can co-exist with PGP 2.* 1999-03-17 11:52:46 +00:00
Kris Kennaway
2b4d3fb1e4 Activate fakebo 1999-03-16 11:20:27 +00:00
Kris Kennaway
8511e5283a FakeBO is an emulator for the BackOrifice/NetBus trojans/"remote
administration tools". It is able to "play along" with an incoming
request to get the user to reveal their intentions.
PR:		9261
1999-03-16 11:18:18 +00:00
Steve Price
3f5a5c5b60 Update to version 0.22.
PR:		10200
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-03-15 04:31:34 +00:00
Steve Price
c39525c691 Update to version 2.8.5.
PR:		10201
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-03-15 02:04:55 +00:00
Steve Price
68566b65e1 Re-order definition of a couple of variables so the ssh1 dependency
is picked up correctly.

PR:		10577
Submitted by:	maintainer
1999-03-15 01:18:49 +00:00
Jun Kuriyama
da49bf2ba2 Upgrade to v0.9.4. 1999-03-14 03:12:11 +00:00
Bill Fumerola
c42cc3ec22 (1) Add a new MASTER_SITE
(2) Reorganize MASTER_SITEs
(3) Remove reference to Phil Karn's ssh speedups, it is now distributed
    as a full source package, and not a patch kit. If we want to use it,
    we will have to make a new port for it.
(4) Use ${ECHO} instead of echo, ${RM} instead of rm, ${LN} instead of ln
(5) Use ${FALSE} instead of false
(6) Remove multiple blank lines in Makefile
(7) Remove trailing blank lines in pkg/DESCR

Submitted by:	 Alex Perel <veers@disturbed.net> (1, 2, 4, 6)
		 Bill Fumerola <billf@FreeBSD.org> (3, 5, 7)
1999-03-13 18:51:11 +00:00
James FitzGibbon
404c5d2aeb Remove portmap_tcpd (it's the same as the one in the base system). After a
brief discussion on -committers, tcp_wrappers will be imported into the base
system which will allow us to build our system portmapper with hosts.allow
functionality.
1999-03-12 16:58:26 +00:00
Marc G. Fournier
d5ba786a25 Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +00:00
James FitzGibbon
ced0fb23af Activate portmap_tcpd 1999-03-11 16:57:40 +00:00
Archie Cobbs
d5879e7be6 Build SKIP port as a KLD instead of an LKM. 1999-03-10 22:28:00 +00:00
David E. O'Brien
45dba66f4e 1.5.8p1 is gone, 1.5.8p2 is in its place. 1999-03-09 07:50:02 +00:00
Justin M. Seger
f642b1eef5 Upgrade to strobe 1.05
PR:	ports/10202
Submitted by:	<Michael Haro> mharo@area51.fremont.ca.us
1999-03-09 00:16:14 +00:00
Eric L. Hernes
a386786d2d upgrade to 1.5.8.1
Submitted by:	Igor Vinokurov <igor@rtsnet.ru>
1999-03-08 16:27:29 +00:00
Jun Kuriyama
a377983bb6 Upgrade to v0.9.3. 1999-03-08 14:33:26 +00:00
Dirk Froemberg
1099b7a228 Set ONLY_FOR_ARCHS to i386.
Apply openssl-0.9.1c-bnrec.patch via PATCHFILES:

"DESCRIPTION:
The Big Number (BN) library in OpenSSL 0.9.1c has some problems when dealing
with very large numbers. Because mostly all other OpenSSL sub-libraries
(including the RSA library) are based on BN, this can cause failures when
doing certificate verification and performing other SSL functions. These BN
bugs are already fixed for OpenSSL 0.9.2. But for OpenSSL 0.9.1c the easiest
workaround to fix the subtle problems is to apply the above patch which mainly
disables the broken Montgomery multiplication algorithm inside BN."
1999-03-06 11:36:23 +00:00
Satoshi Asami
3d45976da3 Portlint. 1999-02-28 21:48:09 +00:00
Satoshi Asami
1aa6d71f10 Remove trailing whitespace. 1999-02-28 21:42:55 +00:00
David E. O'Brien
732390dac1 MASTER_SITE_SUBDIR was broken. My choices in fixing were either go with
GZIP or BZIP2 distfiles.  I went with BZIP2.
1999-02-28 06:06:25 +00:00
David E. O'Brien
254a0b2b0f MASTER_SITE_SUBDIR changed. I had to pick between GZ or BZIP2 -- I went
with BZIP2.
1999-02-28 05:56:15 +00:00
David E. O'Brien
d5af46dc71 upgrade to 3.12.1
This version fixes the Brazilian Information Security Team Security Advisor
on "buffer overflow condition if the syslog option is enabled".
1999-02-26 13:00:45 +00:00
Archie Cobbs
b2a23c92bf Fix accidentally changed master site domain name. 1999-02-26 01:01:19 +00:00
David E. O'Brien
5d2a2d0e4f Updated to super-3.11.9 1999-02-19 02:33:45 +00:00
David E. O'Brien
bcaceb9adc vesion 3.11.{7,8} fixes the February 15, 1999 ISS Security Advisory on
buffer overflow in the Super program.
1999-02-18 22:59:28 +00:00
David E. O'Brien
89add757ee update to 3.11.8 1999-02-18 22:57:42 +00:00
David E. O'Brien
d269cc662b upgrade to 2.08 1999-02-17 11:43:23 +00:00
David E. O'Brien
ee066f9d54 update to 0.5
Ok'ed by:	Satoshi
1999-02-13 20:03:59 +00:00
Seiichirou Hiraoka
c362fb6488 Correct Version required: line 1999-02-11 13:57:27 +00:00
David E. O'Brien
bc1db48afd * Don't use "USE_AUTOCONF" when "GNU_CONFIGURE" will work just fine.
*  BROKEN='{standard input}: Assembler messages: Error: Alignment not a power of 2'
1999-02-11 11:41:04 +00:00
Seiichirou Hiraoka
fbe0ec1502 Update to 2.07 1999-02-11 07:47:28 +00:00
Stefan Eßer
87bf3684b2 Remove extra argument to "configure" that had been committed by accident. 1999-02-08 22:30:01 +00:00
Stefan Eßer
dd6fe9e879 Upgrade to KDE 1.1 RELEASE. 1999-02-08 22:25:54 +00:00
David E. O'Brien
dcfb417f71 upgrade to 2.06 1999-02-08 18:56:37 +00:00
David E. O'Brien
b85afc0b24 upgrade to 2.05 1999-02-08 11:58:17 +00:00
Jun Kuriyama
ac5a30c3b6 Upgrade to v0.9.2. 1999-02-07 11:18:52 +00:00
Andrey A. Chernov
a916a64bb8 fix extract cmd
PR: 9917
Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
1999-02-07 06:29:53 +00:00
Stefan Eßer
523f3928b7 Upgrade to KDE-1.1pre2 ... 1999-02-06 23:22:08 +00:00
Andrey A. Chernov
7a7ea0c942 Use setusercontext() now to set all sort of login things including env.
variables and priority!
Enable light debugging for compatibility with -v option
Don't print "No mail." - not in BSD login style.
1999-02-06 01:40:35 +00:00
Andrey A. Chernov
6982d77ea1 remove lines which do chmod -x on recently installed rc.d/sshd.sh 1999-02-05 20:45:16 +00:00
Andrey A. Chernov
83c6d7a174 upgrade to 2.0.12 1999-02-05 06:11:36 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Archie Cobbs
2bd5b45d27 Add a secondary master site (hmm, that sounds funny..)
Thanks to:	Mark Murray <mark@grondar.za> John Hay <jhay@mikom.csir.co.za>
1999-02-03 06:57:16 +00:00
Mark Murray
c42bebcdee Unbreak, portlint. 1999-02-02 10:09:32 +00:00
Andrey A. Chernov
c2248db03e remove curses bloat 1999-01-28 23:10:18 +00:00
David E. O'Brien
700cb4ab04 upgrade to 2.03 1999-01-28 12:41:21 +00:00
Bill Fumerola
2e82819e98 Remove duplicate MASTER_SITE 1999-01-27 21:57:23 +00:00
Bill Fumerola
2ac8c10423 Move ports/net/{portscanner,strobe} to ports/security 1999-01-26 22:19:07 +00:00
Dirk Froemberg
0e7af78196 Correct MASTER_SITES. 1999-01-26 22:06:04 +00:00
Steve Price
769a61ee49 Make this work with current's new version of texinfo.
PR:		9587
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1999-01-26 01:45:28 +00:00
Mark Murray
eeb38b8466 Move master site IAW CERT advisory CA-99-01-Trojan-TCP-Wrappers. 1999-01-25 10:12:53 +00:00
Masafumi Max NAKANE
c615c436b3 Respect the value of ${PREFIX}. 1999-01-20 21:59:09 +00:00
Masafumi Max NAKANE
42cf14352d Oops, double-quotes need to be escaped in Makefiles. 1999-01-20 21:52:06 +00:00
Masafumi Max NAKANE
eedce59458 Modify this patch to change the distributed Makefile to:
* Let the install target print correct location of the conf file.
* Use CFLAGS+= instead of commenting it out.
* Add -DPREFIX="${PREFIX}" to the CFLAGS.
1999-01-20 21:04:29 +00:00
Masafumi Max NAKANE
960b65e494 Install README.{install,methods} to share/doc/sentry. 1999-01-20 20:49:52 +00:00
Masafumi Max NAKANE
7ab8a7a8ac Standardize thecomment at the beginning.
Install README.{install,methods} to share/doc/sentry.
1999-01-20 20:49:45 +00:00
Dirk Froemberg
8ee28cc021 Modify ${PREFIX}/bin/md5 (= ${PREFIX}/bin/ssleay) output string.
PR:		ports/9563
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-01-20 12:44:04 +00:00
Steve Price
aa77412012 Activate the stunnel port. 1999-01-18 04:29:56 +00:00
Steve Price
3d43ad8f2b Initial import of stunnel version 2.1.
An SSL encryption wrapper for standard network daemons.

PR:		9435
Submitted by:	Martti Kuparinen <martti.kuparinen@ericsson.com>
1999-01-18 04:27:03 +00:00
Steve Price
2c4799f72d Activate the l0pht-watch port. 1999-01-18 04:22:04 +00:00
Steve Price
5a91c9fa2a Initial import of l0pht-watch version 1.0.
A program to report what goes on in /tmp.

PR:		9434
Submitted by:	Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>
1999-01-18 04:21:04 +00:00
Jun Kuriyama
7fbb7addb9 Upgrade to v0.9.1. 1999-01-15 15:21:37 +00:00
Marc G. Fournier
67c332f104 Add Y2K link... 1999-01-15 14:23:31 +00:00
Dirk Froemberg
682100bdab Don't use rsaref if I_HAVE_AN_RSA_LICENSE is defined.
Requested by:	Garrett Wollman <wollman@FreeBSD.ORG>:

"If you have an RSA license, you DON'T want to use rsaref -- it's
slow as hell.  The only reason you would want to use rsaref is:

	1) You are in the US.
	2) The patent hasn't expired yet (600-someodd days and counting).
	3) You wouldn't have the right to use RSA otherwise."
1999-01-12 23:18:59 +00:00
Hidetoshi Shimokawa
145684059e Rewrite p5- module's PLIST for alpha.
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)

Approved by: asami
1999-01-11 15:34:56 +00:00
Steve Price
f8798aafe3 Update to version 1.5.7.4.
PR:		9346
Submitted by:	Palle Girgensohn <girgen@partitur.se>
1999-01-10 18:33:41 +00:00
Dirk Froemberg
6364110638 Remove empty patch-ac and add patch-a[ef] which got lost during last commit. 1999-01-10 15:46:01 +00:00
Dirk Froemberg
1136e15539 Change dependencies from SSLeay to openssl, the successor of SSLeay. 1999-01-10 14:11:19 +00:00
Dirk Froemberg
c95dcd412b Add openssl. 1999-01-10 11:23:41 +00:00
Dirk Froemberg
fb85680370 Bring this port up to openssl-0.9.1c after a repository copy from SSLeay.
OpenSSL is a successor of SSLeay (see http://www.openssl.org/).

This port uses almost the same files as SSLeay. So they can't be
installed both.

- make the port ${PREFIX} clean
- reorganize PLIST (list links as normal files, which makes the PLIST
  shorter and easier to maintain)
- reference ${PREFIX}/etc/ssleay.cnf only (there was a reference to
  ${PREFIX}/lib/ssleay.cnf somewhere)
- some other minor portlint changes
1999-01-09 12:55:50 +00:00
Satoshi Asami
406a9faf9e Mark this broken while Dirk works on it. 1999-01-09 10:36:18 +00:00
Satoshi Asami
a949ff1e14 Make dependency lines point to right directories -- they were still
using the old names (without "11").
1999-01-08 09:54:21 +00:00
SADA Kenji
54fa0cd990 Mirror distfiles. 1999-01-07 20:59:07 +00:00
Jacques Vidrine
9827c42e6e Remove broken MASTER_SITES, and add a new site. This leaves us with
only one site.  Hopefully I can locate the author and determine the
status of this package.
1999-01-07 18:32:45 +00:00
Stefan Eßer
8f11472006 Upgrade to the first pre-release of KDE 1.1.
This port requireat least s version 1.41 of the Qt library.
There will be an error reported by configure, if only an earlier
version is found, but no automatic port dependency exists (i.e.
the x11-toolkits/qt141 port has to be manually built and installed).

There may still be a problem with a missing -lXext in the kdesupport
port. This will be taken care of during the next few days, if the
problem still exists ...
1999-01-07 00:52:05 +00:00
SADA Kenji
b3ffcf7bc2 Activate checkpassword. 1999-01-06 22:55:47 +00:00
SADA Kenji
d4b3358193 Checkpassword provides a simple, uniform password-checking interface
to all root applications. It is suitable for use by applications such as
login, ftpd, and pop3d.
<URL:ftp://koobera.math.uic.edu/www/checkpwd.html>
1999-01-06 22:54:18 +00:00
Satoshi Asami
afaa25f0cc Mark these broken while Stefan works on an upgrade. 1999-01-06 05:42:38 +00:00
Mark Murray
f44db3f9b4 This is crypto. Warn appropriately. 1999-01-03 13:21:56 +00:00
Dirk Froemberg
8d930fd37b Correct pathname.
PR:		ports/9258
Submitted by:	Seigo TANIMURA <tanimura@naklab.dnj.ynu.ac.jp>
1999-01-02 20:38:55 +00:00
Satoshi Asami
4b07f0329b Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have any
dependencies to perl5 in -current.  This might cause some unwanted
perl5 installations on -stable (if it was originally RUN_DEPENDS,
perl5 will now be installed during build too, etc.), but its lifetime
is limited anyway.
1999-01-02 00:12:21 +00:00
David E. O'Brien
8b4bc4938b Do not error out if the distfiles do not exist. (they are only manually
fetchable).
1998-12-31 22:15:37 +00:00
David E. O'Brien
4d34503744 upgrade to 2.02 1998-12-29 21:50:12 +00:00
Matthew Hunt
557fc7b063 Honor CFLAGS. 1998-12-29 19:16:38 +00:00
Bill Fumerola
32d85fd270 Update incorrect md5 printout.
PR:		ports/9198
Submitted by:	Shigeyuki FUKUSHIMA shige@kuis.kyoto-u.ac.jp
1998-12-27 23:57:40 +00:00
Satoshi Asami
16a2d27036 Need to include bsd.port.pre.mk before using ${OSVERSION}. 1998-12-26 22:05:56 +00:00
David E. O'Brien
f4d0478533 With Satoshi's next bsd.port.* commit, this should work. 1998-12-25 02:14:07 +00:00
Justin M. Seger
4b41c98f00 Activate security/sniff 1998-12-24 20:49:42 +00:00
Justin M. Seger
0f04866b52 Import of sniff v1.0
This program filters the tcpump raw packet data looking for logins and
passwords on the most commonly used tcp ports (ftp telnet pop3 ...).
It dumps sniffed data to a file named sniff.log

PR:		9039
Submitted by:	admin@righi.ml.org
1998-12-24 20:49:06 +00:00
David E. O'Brien
6f5d9a41a4 Attempt to not "exit 1" if the distfile is missing. Otherwise batch fetching
of distfiles is harder than I would like.
1998-12-24 17:52:35 +00:00
Justin M. Seger
953ea0acf1 Activate security/sentry 1998-12-19 16:54:12 +00:00
Justin M. Seger
4cb8e70952 Import of abacus sentry v 0.61
Sentry is part of the Abacus Project suite of security tools.
It is a program designed to detect and respond to port scans
against a target host in real-time. There are other port scan
detectors that peform similar detection of scans,but the Sentry
has some unique features that may make it worth looking into.

PR:		ports/5475
Submitted by:	chris@still.whet.org
1998-12-19 16:53:20 +00:00
SADA Kenji
c2efbc9e85 portlint 1998-12-18 17:58:24 +00:00
David E. O'Brien
9144f49f2d upgrade to 2.01
[many new OS fingerprints included :-) ]
1998-12-17 13:26:18 +00:00
David E. O'Brien
21f744f34b Somehow this delete didn't propagate. 1998-12-17 02:45:00 +00:00
David E. O'Brien
7091c3a40e Upgrade to 2.00. 1998-12-15 11:18:32 +00:00
Archie Cobbs
d2c51ea5bf Add a patch to the 'skiphost' man page to reflect the -f option that we add. 1998-12-11 03:37:53 +00:00
David E. O'Brien
431133bf98 * Fix compiling on 3.0.x. They include headers in the most non-"standard"
order I've ever seen.  Haven't these guys ever done Unix programming
  before?
* Quiet some compiling warnings.  For "security" software, this code should
  NOT have as many warnings and unused vars as it does.
1998-12-10 16:31:13 +00:00
Jun Kuriyama
bf315ea4a6 Upgrade to v0.4.5. 1998-12-10 13:32:56 +00:00
Steve Price
9f1c694e07 Mark BROKEN since the distfile for this port is no longer available. 1998-12-10 00:40:24 +00:00
Bill Fumerola
f99e07eae6 Upgrade to v0.13
PR:		ports/8933
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-12-07 17:33:33 +00:00
David E. O'Brien
489a7164cb Upgrade to version 1.6.
Adds a new target for Intel MMX chips.  (AMD K-6 already had their own target)
Define "HAVE_MMX" to turn on optimizations for Intel MMX chipes.
Define "HAVE_K6" to turn on opts for AMD K6 chips.
1998-12-07 08:59:21 +00:00
Steve Price
7f5f51a792 Remove the trailing '/' from *_DEPENDS definitions.
Caught by: A little perl script for INDEX generation that Satoshi
           and I are working on. :)
1998-12-07 05:34:38 +00:00
Vanilla I. Shu
ba4741e375 Fix typo error in Makefile.
PR:		ports/8982
Submitted by:	Terry Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
1998-12-06 09:34:31 +00:00
David E. O'Brien
43473eb85f printf() was missing some arguments. -Wall is such a nice thing. 1998-12-03 19:17:30 +00:00
David E. O'Brien
b79cc18ead Add `security' to categories. 1998-12-03 19:12:28 +00:00
David E. O'Brien
d0d698ca46 Install binary in PREFIX/sbin vs. bin
Reviewed by:	nectar@FreeBSD.ORG (Maintainer)
1998-12-03 00:40:51 +00:00
David E. O'Brien
ee2d9149e7 Need to do a little bsd.port.pre.mk action to avoid a syntax error.
Noticed by:	Bill Fenner <fenner@parc.xerox.com>
1998-12-02 06:37:33 +00:00
David E. O'Brien
4bc2255958 1. Update base ssh2 version from 2.0.9 to 2.0.11
Ssh 2.0.9 has bugs abount updating utmp/wtmp file.

2. Now you can compile ssh2 to support TCP_Wrapper
   (security/tcp_wrapper) when you define USE_TCPWRAP=YES

3. Fix typo in MASTER_SITES
   (Thanks to Chris Piazza <norn@home.net>)

4. Use /usr/lib/libz.so.* instead of libz in ssh2 source file.

5. Delete some obsolute pathes.

PR:		ports/8916
Submitted by:	issei@jp.FreeBSD.ORG
1998-12-01 11:10:33 +00:00
David E. O'Brien
1cae6eed19 return breakage status (but only for 2.2.x)
Requested by:	Satoshi
1998-12-01 10:17:44 +00:00
David E. O'Brien
466b3ba29f Mark unbroken. 2.2 is dead, 3.0 is the current and future. :-) 1998-12-01 09:50:50 +00:00
David E. O'Brien
a8743e10d6 fix typo in a URL 1998-12-01 09:33:58 +00:00
Satoshi Asami
4e161a02da work -> ${WRKDIR} 1998-12-01 08:33:29 +00:00
Jacques Vidrine
413ae12c96 Checksum changed already! 1998-12-01 04:12:57 +00:00
Jacques Vidrine
f1437b8f30 Update to 2.1. 1998-12-01 04:04:07 +00:00
Satoshi Asami
2abd784be1 Fix the bug when the user specs the source address as the tun0/ppp0
link.

Submitted by:	jmb
1998-11-29 23:02:39 +00:00
Jacques Vidrine
2301b883c9 Back out last commit -- we are in a freeze. Pass me the pointy hat.
Reminded by:		asami
1998-11-29 03:43:29 +00:00
Jacques Vidrine
fb2f8b80ce Back out last commit -- we are in a freeze. Pass me point hat.
Gently reminded by:	asami
1998-11-29 03:20:10 +00:00
Jacques Vidrine
2cc1c31e46 Update to 2.1 1998-11-29 03:09:05 +00:00
Archie Cobbs
f2d7b89189 Fix compile problems under 3.0; haven't tested it with a 3.0 kernel yet. 1998-11-23 19:29:58 +00:00
Jun Kuriyama
2fbb59eed6 The GNU Privacy Guard
Submitted by:	kuriyama@FreeBSD.ORG
1998-11-23 14:13:26 +00:00
Jun Kuriyama
c6996a8496 Activate gnupg. 1998-11-23 14:12:44 +00:00
Satoshi Asami
128a1ba7c6 Mark it broken, doesn't build on 2.2-stable.
=======
===>  Building for super-3.11.6
cc -c -DSUPERFILE=\"/usr/local/etc/super.tab\" -DTIMESTAMP_DIR=\"/usr/local/var/superstamps\" -DSYSLOG_PRIORITY=LOG_ERR -DHAVE_CONFIG_H -I.   -O -pipe super.c
In file included from localsys.h:166,
                 from super.h:18,
                 from super.c:12:
/usr/include/prot.h:60: parse error before `create_auth_reply'
/usr/include/prot.h:62: parse error before `KTEXT'
/usr/include/prot.h:62: warning: data definition has no type or storage class
*** Error code 1

Stop.
1998-11-23 09:02:19 +00:00
Satoshi Asami
33bc51da2f Use NO_WRKSUBDIR. 1998-11-23 08:37:27 +00:00
Jun Kuriyama
81e34b74ca Oops, I forgot to remove old patches... 1998-11-23 07:41:52 +00:00
Jun Kuriyama
2a837a4934 Activate ssh2. 1998-11-23 05:16:14 +00:00
Jun Kuriyama
86f1d621b0 Secure shell client and server (remote login program).
PR:		ports/8204
Submitted by:	Issei Suzuki <issei@jp.FreeBSD.ORG>
1998-11-23 05:15:17 +00:00
Satoshi Asami
f0b7975aa0 Mark this broken as it awaits upgrade after repository copy. 1998-11-22 21:53:31 +00:00
David E. O'Brien
9705b28019 Add another MASTER_SITE. 1998-11-21 23:05:10 +00:00
David E. O'Brien
d02eecccd2 Update to version 3.11.6.
(currently the "password=y" feature to requre a password to be entered
before running a command only works on DES passwords)
1998-11-19 09:19:19 +00:00
David E. O'Brien
47016ec29c Update checksums. 1998-11-19 05:22:37 +00:00
Bill Fumerola
0ac60094f0 Fix ports/net/portscanner for 3.0-* people.
PR:		ports/8737
Reviewed by:	Bill Fumerola <billf@FreeBSD.org>
Submitted by:	Osokin Sergey <osa@freebsd.org.ru>
1998-11-18 21:29:24 +00:00
Bill Fumerola
eea0c917c3 Initial import of portscanner, a quick and dirty way to scan ports
similar to strobe, but much quicker, and good for use in scripts and CGI.

PR:		ports/7582
1998-11-17 20:46:44 +00:00
Archie Cobbs
a201dee08b The original SKIP source is export controlled and only obtainable via a web
page, which previously meant that this port would not build automatically.
Some naughty person exported the tarball, so now point directly to it instead.
1998-11-17 03:27:52 +00:00
Archie Cobbs
e90831f9b9 SKIP needs a custom mbuf flag; use M_PROTO1 instead of M_EOR.
PR:		ports/8712
Reviewed by:	Archie Cobbs <archie@whistle.com>
Submitted by:	Christopher N . Harrell <cnh@eng.mindspring.net>
1998-11-17 03:24:13 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Andrey A. Chernov
f5f3107e73 add official kerberos patch 1998-11-10 13:20:21 +00:00
Jacques Vidrine
17565d52fa Build and install correctly for a.out and ELF. 1998-11-07 02:33:51 +00:00
David E. O'Brien
700b35066f Make IS_INTERACTIVE so people doing ``cd /usr/ports ; make fetch'' will
get a little farther.

Requested by:	Andreas Klemm <andreas@klemm.gtn.com>
1998-11-04 18:45:38 +00:00
David E. O'Brien
3c1a7c6ce8 configure with "--without-x" if X11BASE/bin/xauth is missing.
Requested by:	Studded@gorean.org
1998-10-30 06:15:18 +00:00
Satoshi Asami
8006568a42 Version changed again, this time to 1.5.6.5. 1998-10-27 04:54:44 +00:00
Vanilla I. Shu
84c365b01c Upgrade to latest version, remove BROKEN tag. 1998-10-26 13:20:24 +00:00
Satoshi Asami
0be4c010c4 The distfile doesn't exist on master site anymore.... 1998-10-26 08:58:30 +00:00
David E. O'Brien
db3aa5e9b4 Add more DISTSITES. The single one listed only allowed 10 simulanious anon
connections -- not enough for the demands of the Awesome FreeBSD Ports
Collection(tm).
1998-10-26 05:52:02 +00:00
Vanilla I. Shu
39e94fffc7 Upgrade to 1.5.6p3, and change erich's email address. 1998-10-23 14:29:32 +00:00
Scott Mace
71c938c5ab Compile Under ELF
PR:		ports/8336 ports/8255
1998-10-19 12:46:24 +00:00
David E. O'Brien
7076c9755d Fix skey authorization.
Submitted by:	Jeff Kletsky <Jeff@Wagsky.com>
1998-10-10 09:50:36 +00:00
Steve Price
8951fb7819 The location of identd.key is in ${PREFIX}/etc.
PR:		8091
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1998-10-10 06:09:54 +00:00
Steve Price
44fc85961a Spell PREFIX wih only one X.
PR:		8089
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1998-10-10 03:45:36 +00:00
Steve Price
7b5e4d239c '-lcrypt' is needed in the USE_DES case too.
PR:		8080
1998-10-10 03:42:59 +00:00
Satoshi Asami
5ae4f4e88c Um, be careful when you copy stuff around -- change the second
CONFIGURE_ARGS defintion to use "+=" so it won't override the first.

While I'm here, GNU_CONFIGURE implies --prefix=${PREFIX} so take it out.
1998-10-08 13:11:52 +00:00
Jordan K. Hubbard
b05e6687f6 Better depends.
Also Suggested by:	asami
1998-10-08 06:17:56 +00:00
Jordan K. Hubbard
efa62cf97c Clean this file up a bit.
Suggested by:	asami
1998-10-08 06:16:18 +00:00
Jordan K. Hubbard
564a72f782 Properly reference the rsaref sources, which are required during the build
of ssh now.  If anyone knows of a way of making the build dependency here
less gross, I'm listening! :)
1998-10-08 03:42:23 +00:00
Jordan K. Hubbard
37df81f735 Depend on ports collection rsaref, since we have it now already
available "broken out."
1998-10-07 23:03:44 +00:00
Brian Somers
66bbf9dad0 Elfify 1998-10-01 18:35:41 +00:00
Justin M. Seger
c94a576e69 Mark all KDE ports BROKEN for ELF. 1998-09-30 02:07:28 +00:00
Dima Ruban
4e3e46d910 oops. fix my previous commit. 1998-09-28 02:14:33 +00:00
Mark Murray
e8b053097d Honour CFLAGS. 1998-09-27 11:34:28 +00:00
Dima Ruban
bda0eafc55 Fix it for alpha. 1998-09-26 19:35:05 +00:00
Mark Murray
e04f6feacb Update for new perl5 1998-09-26 18:51:23 +00:00
Dima Ruban
43f2f84d94 Make RSA stuff work on alpha (or on any other 64bit architecture) 1998-09-26 04:42:09 +00:00
Satoshi Asami
b4bc06c5bf security/rsaref has been ELFized. 1998-09-25 10:20:21 +00:00
Steve Price
a198154cf2 Remove regexp support for libxview not that it builds ELF too. 1998-09-21 22:15:59 +00:00
David E. O'Brien
2a6135917f fix usage 1998-09-21 01:38:40 +00:00
David E. O'Brien
8caddd6f8d Add `nfsv2' to the mount example. 1998-09-21 01:23:38 +00:00
David E. O'Brien
7c073e9d51 * Support blowfish encription.
* Install the cfs's ssh as cfssh.
1998-09-21 01:03:10 +00:00
Steve Price
dcf1287e4d giflib is now converted to ELF so remove regexp support. 1998-09-19 01:33:49 +00:00
Satoshi Asami
6470b4dc9c tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:
libwrap is a shared library so it should be LIB_DEPENDS, and delete
some spaces and tab-only lines.
1998-09-17 10:53:31 +00:00
Satoshi Asami
8ce1982fd8 Rewind shlib version number.
Reminded by:	Sheldon Hearn <axl@iafrica.com>
1998-09-17 10:47:22 +00:00
Scott Mace
ab11532432 Fix Package build for aout system
symlink .so in all cases
1998-09-16 22:48:46 +00:00
Scott Mace
f2cbbbb527 Fix Package build for aout system
symlink .so in both elf and aout cases
1998-09-16 22:47:43 +00:00
Scott Mace
6e7a1bff7a Fix building problems on aout system 1998-09-16 14:08:49 +00:00
Scott Mace
fea283c192 Fix build problem for aout 1998-09-16 13:46:17 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Scott Mace
f3a0fe1f57 make tcp_wrapper build on a non-elf system 1998-09-15 14:57:29 +00:00
Scott Mace
5f4a8f1004 fix typo in previous commit 1998-09-15 14:54:01 +00:00
Scott Mace
5a6b7d287c Support building on non-elf machine 1998-09-15 14:49:08 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Scott Mace
0449f68367 make ELF conversion comply with standard. 1998-09-15 03:57:17 +00:00
Scott Mace
746979cfa9 Make elf conversion comply with standard
round up shlib version to 8
1998-09-15 03:56:19 +00:00