Commit graph

2722 commits

Author SHA1 Message Date
Kris Kennaway
bad0268e82 despoof 0.9 is a utility for comparing the TTL of a received packet which
is considered "suspicious" with the actual TTL of a test packet sent to
that host, to try and detect packet spoofing. It is intended to be used
as part of an IDS system.
2000-09-03 01:54:26 +00:00
Kris Kennaway
6d501683c5 Mark FORBIDDEN due to remote exploits. Both people in the world still
using gopher, please take note.
2000-09-03 01:13:35 +00:00
Kris Kennaway
5be1a47e10 Respect CC and CFLAGS 2000-09-03 00:42:28 +00:00
David E. O'Brien
f793247c33 Spelling police.
Submitted by:	Jon Parise <jon@csh.rit.edu>
2000-09-01 20:23:36 +00:00
Munechika SUMIKAWA
46058aa8e9 use latest IPv6 patch.
- freeaddrinfo(NULL) was executed when reverse looking up of
      the client was failed in server mode.
    - -4/-6 options did not work in rsync client mode.

Reported by:	matusita@jp.FreeBSD.org
Submitted by:	yoshfuji@v6.linux.or.jp
2000-09-01 13:08:59 +00:00
Akinori MUSHA
3802f14ef2 Add ruby-snmp, Ruby interface to UCD-SNMP library. 2000-08-31 18:09:43 +00:00
Warner Losh
ba3406cf49 Update to socks 1.0r11. patch-aa had been partially integrated into
r11 as well as parts of patch-ak.  1.0r10 is no longer available at
the NEC web site.  Verified the URL was still the right place to go to
get socks5 1.0r11.

Noticed by: Jim Paterson <jpaterso@paterson.org>
2000-08-30 19:43:28 +00:00
Will Andrews
b9fa1c08fd Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutils
dependencies to kde2, and add koffice to kde2, because it's part of the
2.0 release.  Fix my bogon in forgetting to remove obsolete qt22 patches.

The current state of the ports as far as building and installing is quite
good, but I expect minor problems with PLISTs other than for the ones I've
fixed here.  I'm going to let bento figure it out.  :-)

Please, test these ports and report bugs to submit@bugs.kde.org, and send
me problems with the ports themselves.  I've found that KDE2 seems to have
stabilized significantly since the last snapshot.

And now, I am removing the last patch remaining in the KDE2 ports, except
for the QT 2.2 snapshot.
2000-08-30 03:50:06 +00:00
Will Andrews
763de026f3 Update to 20000829A snapshot. Disable kdenetwork2 for the time being so
I can address some of its issues (should see it marked un-broken in about
3 hours, if they're trivial enough).  It took too long to get this update
out the door... :-(

This is a rather stable version of KDE2.  Release is hoped for sometime
next month, so I'm going to try to reroll snapshots this weekend.

Also decide policy by removing the interactive requirement in qt22's
configure script.  I don't know why they bothered adding it there..

Bugged by:	*many* bug-reports, requests, etc.
2000-08-29 23:44:32 +00:00
Akinori MUSHA
8bb357038e Add a few entries that were missed out of MAN1 and MAN8.
Submitted by:	bento

Add a trick to generate PLIST which removes
${PREFIX}/private/smbpasswd, on PACKAGE_BUILDING.

Submitted by:	bento
Obtained from:	japanese/samba
2000-08-29 19:54:35 +00:00
David E. O'Brien
8f7ba5aeb3 String paranoia and security fixes from OpenBSD: prevent a remote buffer
overflow and remote syslog() exploits.

Obtained from:	OpenBSD
2000-08-29 00:49:08 +00:00
Michael Haro
3a6807cc0e if (x = y) -> if (x == y)
PR:		20825
Submitted by:	    Oddbjorn Steffensen <oddbjorn@tricknology.org>
2000-08-27 22:22:13 +00:00
David E. O'Brien
5bb2f84b01 Use Debian patch which contains some security tweaks (as discussed on
Bugtraq), and updates the GNU autoconf bits to newer versions.
2000-08-27 05:09:38 +00:00
David E. O'Brien
38e1b08af0 Upgrade to version 2.2b1. 2000-08-27 03:23:48 +00:00
David E. O'Brien
067e95c420 Add the ability to prefix each line with a timestamp.
Obtained from:	NetBSD
2000-08-27 02:45:15 +00:00
David E. O'Brien
d451ac61eb Find the user's homedir in a more complete way.
Obtained from:	NetBSD (patch-ai)
2000-08-27 02:44:33 +00:00
David E. O'Brien
be3d0e365e * Y2k fixes.
* get more declarations from our native headers.

Submitted by:	will
Objtained from:	NetBSD (patch-aa)
2000-08-27 02:17:00 +00:00
David E. O'Brien
faad741d89 A better version of rev 1.4.
Submitted by:	sheldonh
2000-08-27 01:38:10 +00:00
David E. O'Brien
35577fddec "Fix a small nit that corrects an oversight in one of our newer features..."
Submitted by:	Dan Frasnelli <dfrasnel@corewar.com> (ngrep developer)
2000-08-27 00:35:58 +00:00
David E. O'Brien
7b8cf3e381 Enable TELNET' and GAPING_SECURITY_HOLE'.
Requested by:	ru (GAPING_SECURITY_HOLE)
2000-08-27 00:27:19 +00:00
David E. O'Brien
b2d5fdd535 ether_addr' and ether_ntohost' are now declared in net/ethernet.h.
Submitted by:	Remy Nonnenmacher <remy@boostworks.com>
2000-08-26 23:36:12 +00:00
Munechika SUMIKAWA
2cebc45ef7 Enable IPv6 patch. 2000-08-26 07:54:19 +00:00
David E. O'Brien
cbb19aec84 Uprade to version 2.4.5. 2000-08-25 19:27:56 +00:00
Kevin Lo
0f1f4478e5 - Support NOPORTDOCS
- Change location of data files from libdata/ to share/

PR: 20840
Submitted by: Ports Fury
2000-08-25 14:07:35 +00:00
Bruce A. Mah
e28bf58fb7 Update my email address in Makefile MAINTAINER field. 2000-08-23 20:07:00 +00:00
Jason Evans
9c0d88cb36 Activate the libstash, libsock, ncat, and proxy ports. 2000-08-23 07:37:02 +00:00
Jason Evans
a5909018cc Add ports for:
libstash - Algorithms and data structures library.
libsock - TCP/IP networking library
ncat - Like cat(1), but with sockets.
proxy - Transparent logging proxy.

All of these ports are part of a single source distribution, but they fit
better into the ports scheme as separate ports.
2000-08-23 07:35:52 +00:00
Akinori MUSHA
230e890c5a Update to 4.22. 2000-08-23 03:11:07 +00:00
Jordan K. Hubbard
c341d4e105 s/BUILD_DEPENDS/RUN_DEPENDS/ so that the dependency on a cvsup binary
is properly handled.
2000-08-23 00:17:57 +00:00
Jacques Vidrine
a77eebef12 gnome-icu --> gnomeicu 2000-08-22 18:41:58 +00:00
Maxim Sobolev
bb3c903e56 Fix problem with -l gcc options ordering. 2000-08-22 09:39:15 +00:00
Kevin Lo
37ad24f37e Fix CONFIGURE_ARGS
PR: 20694
Submitted by: Sergey N. Voronkov <serg@dor.zaural.ru>
2000-08-22 02:52:17 +00:00
Maxim Sobolev
cc121d9794 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. 2000-08-21 10:07:35 +00:00
Kris Kennaway
a2f8c49189 Upgrade to gnut-0.4.13 2000-08-19 23:30:04 +00:00
Steve Price
84bf84a43b This port also requires the xml libraries to build/run. 2000-08-19 20:23:42 +00:00
Steve Price
f68c29f1ca Make main return an int so this compiles on -current again. 2000-08-19 20:21:45 +00:00
Stefan Eßer
ed5a397197 Upgrade to 1.8.1.
Make myself maintainer of this port (agreed to by
Jonathan Hanna, the current maintainer of this port).
2000-08-19 16:19:10 +00:00
Roger Hardiman
8db0b15c62 Add patch to allow source to work with latest OpenH323 library (1.1beta3) 2000-08-19 05:03:53 +00:00
Andrey A. Chernov
1b01d7ec18 Upgrade to 1.09 2000-08-18 23:38:44 +00:00
Will Andrews
a2e6992414 Update to 1.0.2.
Prompted by:	"Monitoring Network Traffic" thread on -isp
Submitted by:	Matt Ayres <matta@unixshell.com>
2000-08-18 20:47:18 +00:00
Roger Hardiman
c7d07cf303 Update to version 0.3 alpha 2 2000-08-18 18:52:51 +00:00
Roger Hardiman
ec412a42bb Update to version 0.9 alpha 3 2000-08-18 18:51:55 +00:00
Roger Hardiman
922fabccf2 Add ohphone 2000-08-18 18:49:26 +00:00
Roger Hardiman
7f25515935 Import OhPhone, an OpenH323 Video Conferencing program
used with the OpenH323 library
2000-08-18 18:48:15 +00:00
Roger Hardiman
6b424af3a1 portlint fixes 2000-08-18 18:40:38 +00:00
Roger Hardiman
96c9e4a03d Upgrade to OpenH323 1.1 Beta 3 (with PWLib 1.1 pl 17)
Note, the actual H323 VideoPhone client has been seperated out
into a seperate port, called OhPhone.
2000-08-18 18:27:03 +00:00
Josef Karthauser
05ba6ae72a Upgrade to zebra-0.88. 2000-08-18 14:33:08 +00:00
Brian Feldman
4e04ff0f8a Update to 1.5.0.
Make a shared directory 1777 instead of 777.
Respect ${PREFIX}.

Submitted by:	Alex Perel <veers@disturbed.net>
2000-08-17 03:40:58 +00:00
Akinori MUSHA
b08fe99025 Make all these Ruby related ports belong also in the newly-added
"ruby" virtual category.

Make textproc/eruby belong also in www.
2000-08-16 12:21:24 +00:00
Brian Feldman
5fb1f72310 Since it makes very... promiscuous modes in the installation, create
the ${PREFIX}/share/licq directory with no external permissions at
all while doing the installation, then whack the permissions into
shape later before handing it off to the world.  There is no race
condition, but this is under the assumption that the installation
routine doesn't chmod ${PREFIX}/share/licq itself!  God only knows,
with this autoconfed, libtooled...
2000-08-15 18:56:30 +00:00