Commit Graph

2660 Commits

Author SHA1 Message Date
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