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

2827 Commits

Author SHA1 Message Date
Akinori MUSHA
6be3392602 Update with bsd.ruby.mk. :> 2000-09-07 14:39:47 +00:00
Andrey A. Chernov
6d59384379 Remove myself from MAINTAINER 2000-09-07 14:10:07 +00:00
Kevin Lo
d85244abcb Add --enable-lzo, thanks rse@ 2000-09-07 13:17:55 +00:00
Jim Mock
1237fcc3ed Update to version 0.1.4-2. This probably wasn't the best way to do
things, but it works.  If anyone wants to change it, feel free to do so.
2000-09-05 20:05:56 +00:00
Jeroen Ruigrok van der Werven
b2d3f6b206 Fix MASTER_SITES.
Not portlinted.
I didn't bother to contact the MAINTAINER since this was an easy fix.
2000-09-05 12:49:44 +00:00
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
Akinori MUSHA
b5b6832be1 Oops, modules should go under lib/ruby/site_ruby/${RUBY_VER}/, not
under lib/ruby/site_ruby/.
2000-08-15 14:22:33 +00:00
Akinori MUSHA
67b645cde6 Add ruby-uri, Ruby interface to parse URIs according to RFC 2396. 2000-08-14 07:09:57 +00:00
Kris Kennaway
4898272f9f Mark FORBIDDEN due to buffer overflow in ntping yielding setuid root. 2000-08-14 03:54:00 +00:00
Kris Kennaway
ac6bd2db21 Mark FORBIDDEN due to buffer overflow yielding setgid kmem. 2000-08-14 03:40:06 +00:00
David E. O'Brien
256ba7de4e Remove useless GNU make'ism. 2000-08-13 16:33:54 +00:00
Kris Kennaway
17328e2311 Upgrade to 2.3.1 to fix remote vulnerability. 2000-08-13 08:35:25 +00:00
Kris Kennaway
a6ed2fac24 Re-enable this port after removing setuid privileges and limiting access
to root only.
2000-08-13 06:32:58 +00:00
Kris Kennaway
40fc811b12 Disable -w (web) mode for security reasons. 2000-08-13 06:31:54 +00:00
Chris D. Faulhaber
fa9c68e759 Remove the ldap port. It is quite ancient and obsoleted by OpenLDAP.
PR:		20433
Submitted by:	Maintainer
2000-08-12 11:50:20 +00:00
Brian Feldman
2c474c9e7e Add missing installed files to the PLIST.
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-08-12 05:03:36 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Will Andrews
5473c4da09 Add Gale 0.99a, another open-source messaging system. This one uses
strong crypto for security though!

PR:		20329
Submitted by:	Peter Haight <peterh@sapros.com>
2000-08-11 11:19:21 +00:00
Will Andrews
491b358b14 Add flow-tools 0.34, a set of tools to manipulate Cisco's NetFlow Export.
PR:		20178
Submitted by:	Aleksandr A. Babaylov <.@babolo.ru>
2000-08-11 11:11:53 +00:00
Ruslan Ermilov
1fa1dea593 We do not need separate `pptp_callmgr' binary
since it is built directly into `pptp' binary.
2000-08-11 08:57:41 +00:00
Brian Feldman
2c310b4177 Point the qt-gui explicitly at ${X11BASE}/include/qt2. This should fix
the case where people still have qt 1 installed.
2000-08-10 18:23:43 +00:00
Brian Feldman
0c5235d255 Get rid of the patch to qt-gui's "configure" and replace it with
patching "configure.in" and "aclocal.m4".  Disable XScreenSaver
support in the QT GUI since libXss is not a shared library in any
version of X we have.
2000-08-09 20:00:49 +00:00
David E. O'Brien
200dc5fd23 Upgrade to version 2.4.4. 2000-08-09 10:25:32 +00:00
David E. O'Brien
5240ab0753 Update to version 1.38.
Reported by:	Chris D. Faulhaber <jedgar@fxp.org>
2000-08-09 09:23:43 +00:00
Kris Kennaway
6771be2cc9 Mark FORBIDDEN due to frightening lack of safe string operations leading
to multiple local and remote root exploits.
2000-08-09 01:59:48 +00:00
Kris Kennaway
da1d248d74 Upgrade to gnut 0.4.12.
Submitted by:	green
2000-08-08 22:57:03 +00:00
Nick Sayer
c7e5dc01a3 Move distfile to MASTER_SITE_LOCAL/nsayer 2000-08-08 17:16:59 +00:00
SADA Kenji
452ce89c3b * Change PATCH_SITES as same as MASTER_SITES since I began to
distribute the patch files at MASTER_SITE_PORTS_JP.
* Some portlints.
2000-08-08 15:17:28 +00:00
Seiichirou Hiraoka
4655ef2b63 Update MASTER_SITES 2000-08-08 05:08:12 +00:00
Steve Price
9d87ac6938 Make buflen a size_t instead of unsigned int so builds quit falling over
on the Alpha.
2000-08-08 03:03:07 +00:00
Steve Price
b99a5973fe time(3) returns a time_t and not a long. This fixes build on the Alpha. 2000-08-08 02:37:53 +00:00
David E. O'Brien
d844fd2e3f Note that one can now output tcpdump files (thus converting other formats
to the tcpdump format).
2000-08-07 08:30:24 +00:00
Kevin Lo
985def5731 fix TAB's and typo in COMMENTS
PR: ports/20405
Submitted by: MAINTAINER
2000-08-07 07:35:33 +00:00
Neil Blakey-Milner
2bbb8155f2 Update to 1.1.6 and add a WWW: link.
PR:		ports/20440
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org> (MAINTAINER)
2000-08-06 15:01:40 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00
Brian Feldman
438f5bb06b Update to licq 0.85. Grr. 2000-08-04 15:56:57 +00:00
Satoshi Taoka
5da980ff4e To remove extra directories
Obtained from:	bento
2000-08-04 08:18:37 +00:00
Ade Lovett
515107ff76 Another sobomax GNOME victim. I need a decent verb for this.
Approved by:	maintainer
2000-08-04 02:50:51 +00:00
MIHIRA Sanpei Yoshiro
060c56d87d change my e-mail address
--> sanpei@FreeBSD.org
2000-08-03 14:28:33 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Andreas Klemm
79c1c154e8 patch submission, cisco got a copy.
Submitted by:	Taras Heychenko <tasic@lucky.net>
2000-08-02 16:37:22 +00:00
Maxim Sobolev
28484c98d8 Add gnometelnet - a telnet, rlogin, ssh frontend for GNOME. 2000-08-02 16:17:17 +00:00
Chris D. Faulhaber
2a7f4af49b Update port to 0.9.4
PR:		20239
Submitted by:	Maintainer
2000-08-01 23:57:30 +00:00
Justin M. Seger
9d3376a517 Unmark FORBIDDEN
Upgrade to 2.0pl3

Remove client support.  dhclient is in the base system.  Anyone
needing it from ports can use 3.0
2000-08-01 23:53:18 +00:00
Maxim Sobolev
d3cfa03f69 Update to 1.0.25.
PR:		20316
Submitted by:	Domas Mituzas <midom@dammit.lt>
2000-07-31 16:57:02 +00:00
Maxim Sobolev
066346d0b4 The project moved to the SF.
PR:		20314
Submitted by:	Domas Mituzas <midom@dammit.lt>
2000-07-31 15:52:54 +00:00
Neil Blakey-Milner
d471139c17 Add adasockets, an Ada interface to using sockets.
PR:		ports/18752
Submitted by:	Samuel Tardieu <sam@inf.enst.fr>
2000-07-31 15:14:24 +00:00
Neil Blakey-Milner
66233b139e Add gnubile, the GNOME gnutella client.
PR:		ports/18681
Submitted by:	Klaus Herrmann <klaus.herrmann@gmx.net>
2000-07-31 14:23:39 +00:00
Jun Kuriyama
671396e788 Add missing @dirrm.
Submitted by:	bento
2000-07-31 13:34:56 +00:00
Kevin Lo
b8253b9375 Update to version 0.31
PR: 20245
Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
2000-07-31 09:28:27 +00:00
Will Andrews
ad0ed0dd04 Fix my not-tested-enough KDE2-related ports. :-(
After short discussion with Imura-san, back out GIF-by-default until I can
confirm whether or not there are license issues with Unisys.  I will deal
with this later.  I should note that I'd committed to qt2[12] previously
without conferring with him on the GIF issue first.

One big ouchie: I didn't even set MASTER_SITE/MASTER_SITE_SUBDIR on qt22
properly.. but oh well.  Nobody's perfect.  :-)

Things should be un-broken now.. please test these ports!  I'll be trying
to update them to a new snap after a week or so.

Pointy hat:				will
Patches graciously submitted by:	nra
2000-07-30 02:00:50 +00:00
Neil Blakey-Milner
8daabefad0 Add the ftp version of the MASTER_SITE 2000-07-29 16:39:44 +00:00
Alexander Langer
b8fbdda745 Add bin/adnsresfilter
Submitted by:	bento
2000-07-29 12:44:59 +00:00
SADA Kenji
fb40e78727 Activate crescendo.
PR:		ports/18262
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
2000-07-29 10:36:43 +00:00
SADA Kenji
631f740123 New port crescendo-1.1.5 - A gnome frontend for tinyfuge.
PR:		ports/18262
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
2000-07-29 10:31:36 +00:00
SADA Kenji
f565838776 Activate tcpillust.
PR:		ports/18130
Submitted by:	Yoshifumi Nishida <nishida@csl.sony.co.jp>
2000-07-29 06:28:08 +00:00
SADA Kenji
6b6dfb08ea New port Tcpillust - A graphical TCP connection analysis tool
Tcpillust takes tcpdump file(s) specified on the command line and draw
pictures like figures in the ``TCP/IP Illustrated'' series.

PR:		ports/18130
Submitted by:	Yoshifumi Nishida <nishida@csl.sony.co.jp>
2000-07-29 06:26:00 +00:00
Will Andrews
7c6b0a6ca6 Update to 20000724A (custom-rolled snapshot). Rejoice, because now
Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in
general seems less buggy.  Only kdeutils was left out of this mega-update.
However, it should return soon.  :-)

The massive reduction in patches is mostly the result of using perl
regex replacement.  This reduces the amount of time it will take in the
future to upgrade these ports, and load on the repository.

QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express
purpose of allowing KDE2 to compile.  It is available in the qt22 port.
Additionally, GIF support is re-enabled in both Qt2 ports, so that
people can now read GIF images.  GIF support is enabled through an
internal GIF reader in Qt, and requires no patented libraries.  Special
effort was made to ensure that people do not install both qt21 and qt22
ports at the same time.

I'd like to take a moment to thank the following people for their help:
Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri
Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier
<scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias
Hoelzer-Kluepfel <mhk@caldera.de>, and many others.  Over 150 hours of hard
work, testing, etc. were put into this update.  Another couple hundred of
hours were spent by CPUs trying to compile this behemoth.  :->

Special thanks to:	Physics Computer Network @ Purdue staff, especially
			C. Stephen Gunn <csg@physics.purdue.edu>, for giving
			me access to an extremely fast machine for doing
			test builds (it performed 12 full builds of the
			entire suite in the last 7 days).

PR:			18838
Submitted by:		Arun Sharma <adsharma@sharmas.dhs.org>
Approved by:		imura, asami
2000-07-29 02:44:58 +00:00
Chris D. Faulhaber
ca4127d070 Install ud binary with proper permissions (0755 vs. 0775).
Approved by:	Maintainer
Obtained from:	Christian Kleinewaechter <kleinew@MATHEMATIK.UNI-BIELEFELD.DE>
		(via BugTraq)
2000-07-29 01:00:24 +00:00
Hajimu UMEMOTO
2c67e7f4f5 Activate IPv6 support.
Approved by:	billf
2000-07-28 19:43:15 +00:00
Kevin Lo
244f7b92bc Initial import of p5-NetAddr-IP version 2.0
p5-NetAddr-IP is Perl module for working with IP addresses and blocks thereof

PR: 19905
Submitted by: Christopher N. Harrell <cnh@ivmg.net>
2000-07-27 15:32:23 +00:00
Jun Kuriyama
c331f8e106 Yet another whois client.
Submitted by:	Makoto MATSUSHITA <matusita@jp.freebsd.org>
PR:		ports/20135
2000-07-27 05:40:55 +00:00
SADA Kenji
16aeaf8293 Fix the compilation error.
PR:		ports/20146
Submitted by:	maintainer
2000-07-25 01:03:25 +00:00
Vanilla I. Shu
ae6f836a9a Update
p5-Crypt-CBC => 1.25
p5-DBI => 1.14
p5-Date-Manip => 5.38
p5-Devel-Symdump => 2.01
p5-IRC => 0.70
p5-Locale-Codes => 1.02
p5-MIME-Lite => 2.101
p5-ParallelUA => 2.49
p5-URI => 1.07
2000-07-22 10:44:52 +00:00
Will Andrews
262e08f24a Update to 1.6.
PR:		20103
Submitted by:	Ports Fury
2000-07-22 07:22:57 +00:00
Kevin Lo
5f280fa422 Update to version 2.2.14
PR: 20102
Submitted by: Ports Fury
2000-07-22 06:57:53 +00:00
David E. O'Brien
bd2fc1f005 Upgrade to version 3.0b1pl17. 2000-07-21 05:42:18 +00:00
Satoshi Asami
aa08b02887 Mark this FORBIDDEN temporarily -- security holes found.
Reported by:	kris
2000-07-20 06:04:54 +00:00
Satoshi Asami
27198a9808 Mark these BROKEN, they don't compile/run properly.
Submitted by:	maintainer
2000-07-19 17:50:47 +00:00
Munechika SUMIKAWA
98bba65207 Re-enable IPv6 supporting. 2000-07-19 15:36:18 +00:00
Alexander Langer
98889f0063 Update w/o version bump, because:
- PGP-Sig of author changed
	- LICENCE file removed completely (now GNU alike "free")
	- adjusted comments in the source accordingly
	- added some new source-comments

Submitted by:		bento
NOT Approved by:	obrien
(Sorry, but I wanted it to join 4.1)
2000-07-19 15:25:23 +00:00
Munechika SUMIKAWA
e053c15bea Upgrade IPv6 patch to 20000719.
It fixes the problem mtr does not work on IPv4-only kernel.

PR:		ports/19339
Submitted by:	kbyanc@posi.net
2000-07-19 15:05:26 +00:00
Alexander Langer
6a8a4aba61 Remove two files.
Submitted by:	bento
2000-07-19 14:47:05 +00:00
David E. O'Brien
962df24154 Fix bogons in my milliseconds => microseconds timeouts change.
Submitted by:	Greg A. Woods <woods@weird.com>
2000-07-19 13:10:53 +00:00
Alexander Langer
dc8d4f3386 Add cidr-2.3, a RFC 1878 subnet calculator / helper.
PR:		20010
Submitted by:	Domas Mituzas <midom@dammit.lt>
2000-07-19 10:48:43 +00:00
Alexander Langer
d4bb8c64b3 Add USE_AUTOCONF.
PR:		20020
Submitted by:	maintainer
2000-07-19 07:32:05 +00:00
Jun Kuriyama
4572a6640e Oops, previous commit for PLIST requires PLIST_SUB definition. 2000-07-19 01:24:10 +00:00
Assar Westerlund
f1f2ef5e4e add some missing files and sort all files 2000-07-18 23:24:22 +00:00
Alexander Langer
3457a02a10 - depend on res_update.h rather on libbind.a, to catch a bind8 that
has res_update.h - older versions of bind didn't have this file
  but had libbind.8 - needed for nsupdate
- Adjust more PREFIX handling
- Add dhcp3-specials + WWW to DESCR

Submitted by:	Cyrille Lefevre <clefevre%no-spam@citeweb.net>
Approved by:	obrien
2000-07-18 08:50:54 +00:00
Hajimu UMEMOTO
72028baee4 Fix pkg/COMMENT
PR:		ports/19989
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-18 07:33:31 +00:00
Ruslan Ermilov
ee90517b1a Activate tcpmssd. 2000-07-17 18:26:24 +00:00
Ruslan Ermilov
da9fe632f3 A divert(4) daemon to correct requested receive segment size for TCP traffic. 2000-07-17 18:25:38 +00:00
Steve Price
eabc6ae4d2 Update to version 1.0a8.
PR:		19877
Submitted by:	Eoin Lawless <eoin@maths.tcd.ie>
2000-07-16 19:55:57 +00:00
David E. O'Brien
1e718f157c Remove crud abusive language in a printf(). 2000-07-15 18:46:25 +00:00
Andreas Klemm
25e135e5c0 - update from F4.0.3 to F4.0.4
- contains security fix
  Damir Rajnovic <gaus@CISCO.COM> on bugtraq:
  "We updated our unsupported version of TACACS+ server so it is no longer
   vulnerable to oversized T+ packets."
- took again maintainership of port, actually I never wanted to quit
  was a committ failure when using port submission from PR
2000-07-15 16:14:01 +00:00
Jim Mock
91df2b83bd Update to version 0.9.20. 2000-07-15 06:58:39 +00:00
Paul Richards
f2066869f3 Update port to version 1.4
Submitted by:	Charles N. Owens (owensc@enc.edu)
2000-07-14 19:28:57 +00:00
Jun Kuriyama
25c9078290 Activate scotty3 (instead of scotty-current). 2000-07-14 08:18:58 +00:00
Jun Kuriyama
467033aae8 Development versioin of scotty3 (after repo-copy). 2000-07-14 08:17:56 +00:00
Jun Kuriyama
f2a4ef6487 Use %%PORTVERSION%% for plugins directory.
Approved by:	billf (maintainer)
2000-07-14 02:02:37 +00:00
Kevin Lo
b51f27f333 Initial import of ldapmodule.
ldapmodule is an LDAP module for python

PR: 19781
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
2000-07-13 16:17:29 +00:00
Maxim Sobolev
729d5f1268 Update to 1.6.
Submitted by:	maintainer
2000-07-13 11:13:34 +00:00
Masafumi Max NAKANE
dc29855ad9 Upgrade to 6.1.16. 2000-07-13 09:21:36 +00:00
Will Andrews
d1663d0b2e Oops, revert last commit. In my rush to fix a "problem", I forgot to
actually check to see that this /bin/echo wasn't accounted for.  8)
2000-07-12 22:14:22 +00:00
Will Andrews
5455031a0c Fix /bin/echo -> echo problem that is caused due to the lack of -e option
in the base system.

Submitted by:	Dan Larsson <dl@tyfon.net>
2000-07-12 22:08:01 +00:00
Will Andrews
ec339df43b Add NetSaint-plugins 1.2.8-4, a plugin package for Netsaint.
Patches submitted by:	Jim Sloan <odinn@atlantabiker.net>, to whom I am
			extremely grateful!  Thanks!
2000-07-12 18:57:26 +00:00
Will Andrews
24138afdff Add NetSaint 0.0.5-2, an extremely powerful network monitoring system.
Patches submitted by:	Jim Sloan <odinn@atlantabiker.net>, to whom I am
			extremely grateful!  Thanks!
2000-07-12 18:43:32 +00:00
Assar Westerlund
b7448a958c update name of an include file 2000-07-11 23:43:42 +00:00
Assar Westerlund
69fede2f8d change my e-mail address 2000-07-11 23:43:18 +00:00
Ade Lovett
cbe360036c Update for new devel/libglade shlib version 2000-07-11 22:02:22 +00:00
Chris D. Faulhaber
3ef42d3b5d Update description to match TeraCast server update 2000-07-10 21:42:58 +00:00