Commit Graph

610 Commits

Author SHA1 Message Date
Satoshi Asami
fc34fa636a Portlint. 1999-04-12 08:24:16 +00:00
Justin M. Seger
5c5b93121c 1)BUILD_DEPENDS was missing an S and wasn't in the proper form.
2)Was installing into a directory but not removing it with the rest of
the package.

3)Now supports NOPORTDOCS (which isn't documented in Mk/bsd.port.mk)
1999-04-11 22:42:07 +00:00
Brian Somers
efca57d6d3 Reduce the copy of the DISPLAY variable using
trimdomain() so that ``ssh machine.domain xterm''
comes out with a machine name of (say) ``machine:10.0''.
Reviewed by: torstenb@
1999-04-11 09:10:34 +00:00
Brian Somers
f58bba4d52 Call trimdomain() to reduce the size of the ut_host
field before reveting to storing an IP number.
Reviewed by: torstenb@
1999-04-11 09:08:31 +00:00
Justin M. Seger
b6500b0d7e Activate security/libparanoia 1999-04-10 13:12:29 +00:00
Justin M. Seger
e1f45203f2 Import of security/libparanoia 1.3
This is a library, which contains a safe reincarnations
of strcpy/strcat/sprintf and some other functions,
which is known to be a source to 99% of stack smashing
attacks since Morrison Worm.

PR:		ports/9279
Submitted by:	Alexandre Snarskii <snar@paranoia.ru>
1999-04-10 13:12:12 +00:00
Bill Fumerola
049b253ab2 Proper URLs that reference directories end in '/' 1999-04-08 19:05:48 +00:00
Andrey A. Chernov
7bed6bf1b7 add p5-Digest-MD5 1999-04-07 20:24:46 +00:00
Andrey A. Chernov
e0fc6cd1de Digest:: MD5, MD2, SHA1, and HMAC 1999-04-07 20:20:33 +00:00
Bill Fenner
a59dfc8ed4 Don't set OSVERSION; bsd.port.pre.mk already did.
Found by:	building ports with sysctl not in my path
1999-04-07 19:00:04 +00:00
Jacques Vidrine
e5ee607b5d Teach krlogind, telnetd, et. al. about FreeBSD's available ptys.
In other words,
  /dev/pty[p-zP-T][0-9a-f] -> /dev/pty[p-sP-S][0-9a-v]

Submitted by:	John Polstra <jdp@polstra.com>
1999-04-05 23:36:46 +00:00
Bill Fenner
ed2a38806a Tell the distfile survey that bro doesn't have any distfiles to check by
commenting out MASTER_SITES.
Modify the IGNORE= message a little, and use ${DISTFILES} to describe
 the file to fetch so that the message doesn't have to be modified every
 time the port is updated.
1999-04-05 17:49:35 +00:00
David E. O'Brien
5e271c59df Upgrade to 2.12. 1999-04-04 22:54:45 +00:00
David E. O'Brien
d13e2f4ad1 Upgrade to 2.11. 1999-04-03 09:32:24 +00:00
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