Commit Graph

5102 Commits

Author SHA1 Message Date
Chris Timmons
2be311c6dd PORTREVISION bump. reminded-by: kris 2002-04-17 18:25:43 +00:00
Chris Timmons
7c8497a2f6 Correct problem with flow-capture -N-2 format which caused daemon
to be unable to create its own temporary files.

flow-tools developer Mark Fullmer has acknowledged the patch.
2002-04-17 17:00:43 +00:00
Kevin Lo
0964ff33fd Change to use ${OPENSSLBASE} instead of ${LOCALBASE} in Makefile
for location of OpenSSL.

PR: 36427
Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp>
2002-04-17 13:16:03 +00:00
Maxim Sobolev
f7de855bbd Update to 1.2.4. 2002-04-17 12:36:23 +00:00
Thomas Gellekum
4046f937d5 Use USE_PYDISTUTILS.
PR:		36537
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-04-17 11:37:51 +00:00
Dmitry Sivachenko
1fc8b35fc7 Upgrade to 2.9.18pre7.
Asked by:	Geir Raaness <geir@pulz.no>
2002-04-17 06:50:25 +00:00
Anders Nordby
5a1a4be50b Update to version 0.55.
Remote attack vulnerability fixed.

PR:		37143
Submitted by:	maintainer
2002-04-16 22:52:14 +00:00
Scott Mace
c3ac7b0f5c Update to tcpdump.org cvs snapshot 2002.04.15
Use sbin instead of bin (per original source code)
2002-04-15 21:59:34 +00:00
Joe Marcus Clarke
945130e21f Update to 0.56.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-15 21:47:48 +00:00
Scott Mace
1a013a3d06 Update tcpreplay with patch from Aaron Turner.
This includes tcpprep and multi-nic support.
2002-04-15 20:03:51 +00:00
Anders Nordby
6f1c592a9f Fix -current build.
Approved by:	maintainer
2002-04-15 19:41:18 +00:00
Scott Mace
a1040699c0 add tcpslice 2002-04-15 17:27:33 +00:00
Scott Mace
06ad01b02c add tcpslice 1.2a1
A tool for extracting portions of pcap files
2002-04-15 17:27:05 +00:00
Maxim Sobolev
3a28fb3952 GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
2002-04-15 17:05:52 +00:00
Jeroen Ruigrok van der Werven
7a289c7fbc Update from 0.80 to 0.85.
PR:		37080
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2002-04-15 12:24:44 +00:00
Patrick Li
79d5190786 Update to 4.0.1
PR:		37041
Submitted by:	maintainer
2002-04-14 19:55:41 +00:00
Patrick Li
158c0b76df Update to 0.13
PR:		37049
Submitted by:	maintainer
2002-04-14 19:43:19 +00:00
Patrick Li
4834e8d4a7 Update to 0.04
PR:		37071
Submitted by:	maintainer
2002-04-14 19:35:28 +00:00
Anders Nordby
fc39b6d736 Update to 1.0.2.
PR:		36793
Submitted by:	maintainer
2002-04-14 00:53:57 +00:00
Anders Nordby
92c836a338 Update to 1.1.12 final. 2002-04-13 19:19:46 +00:00
Dmitry Sivachenko
62197807f4 Upgrade to 2.9.18pre6 2002-04-13 16:19:39 +00:00
Ernst de Haan
ad6efeff87 Added some alternative download locations. 2002-04-13 12:21:30 +00:00
Ernst de Haan
e2411c3d19 Update to release 3.16.2. Added stability fixes. Updated manpages.
Use USE_JAVA. Handle jikes properly. Dtrt wrt javadoc.

PR:		36814
Submitted by:	maintainer
2002-04-13 10:02:26 +00:00
Patrick Li
9a44fec1e1 Update to 0.83
Approved by:	maintainer
2002-04-13 04:17:28 +00:00
Ade Lovett
ac5eadfcc7 Update to 1.1.8, also fixing python problems with the previous version.
PR:		35898
Submitted by:	maintainer
2002-04-12 19:40:34 +00:00
Akinori MUSHA
a5f1562282 Update to 1.4.3. This version depends on ruby-date2 version 3 and
ruby-devel-logger version 1.0.0.
2002-04-12 19:04:43 +00:00
Akinori MUSHA
0d95dacb25 Depend on ruby-devel-logger instead of obsolete ruby-application.rb. 2002-04-12 18:51:32 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Dima Dorfman
302878302d The regexp used to change T_USER to T_USERNAME only works if the
symbol is preceded by whitespace.  However, on line 64 of servscan.l,
the symbol is preceded by a parenthesis, so it is left alone.  On
i386, T_USER is defined, so the build proceeds, but there may still be
adverse side effects due to that routine returning the wrong thing in
some cases.  The bandaid is to fix the regexp to catch the case where
T_USER is used after a parenthesis--this is what's being committed.  The
real fix is either to make the author use T_USERNAME for us, or,
preferably, don't define T_USER when sys/param.h is included since
T_USER is in the application namespace.

Approved by:	maintainer timeout
2002-04-12 02:25:10 +00:00
Mario Sergio Fujikawa Ferreira
0ebddf3f82 Update to 2.0 pre 3 2002-04-12 00:00:29 +00:00
Yoichi NAKAYAMA
e7b505997b Update to 20020411.
Remove the patch (already applied in original distribution).
2002-04-11 13:31:15 +00:00
Dmitry Sivachenko
8b66f6ed9a Upgrade to pre5 which seems to work with perl 5.0. 2002-04-10 18:58:07 +00:00
Joe Marcus Clarke
6fdd65ec4b Update to 0.98.2.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-10 16:09:30 +00:00
Jun Kuriyama
6a09779314 I've mistaken the treatment of --with-mib-modules configure argument
with multiple modules.

With this fix, both of host and ucd-snmp/diskio modules are activated.

Spotted by:	Alexandr Listopad <laa@laa.zp.ua>
2002-04-10 10:30:26 +00:00
Dmitry Sivachenko
27066dcb55 Backout (at least temporary) upgrade to pre4.
It only works with perl 5.6.
2002-04-10 07:28:03 +00:00
Mikhail Teterin
2d015e941d Upgrade from 0.4.0 to 0.5.1
Approved by:	maintainer
2002-04-09 20:10:41 +00:00
Ying-Chieh Liao
9194017081 add libiconv dependence
PR:		36924
Submitted by:	Peter van Dijk <peter@dataloss.nl>
2002-04-09 13:23:26 +00:00
Bill Fenner
b889b7313b Allow close-paren in a prototype [specifically for ioctl in configure] 2002-04-09 06:11:19 +00:00
Bill Fenner
b14f5cee7c Don't redefine INT32_MAX 2002-04-09 06:10:54 +00:00
Jun Kuriyama
af620e968c Upgrade to 4.2.4.
Some of our patches are integrated into original distribution.
Enable diskio mib-module by default.
2002-04-09 00:31:17 +00:00
Maxim Sobolev
9d16dfa15f -lgiconv --> -liconv. 2002-04-08 11:26:41 +00:00
Doug Barton
31d52c8c98 Upgrade to 9.2.1rc2, the latest from ISC. Numerous bugs were fixed,
see /usr/local/share/doc/bind9/CHANGES after installation for details.
2002-04-08 08:32:47 +00:00
Dima Dorfman
79c819a46b Correct typo. 2002-04-08 04:08:47 +00:00
Anders Nordby
195dcc68c6 Add pxe:
This is a PXE daemon, which you can use to set up a networked boot menu
for netbooting client machines (FreeBSD, Linux, Windows, etc.) that
support & utilize Intel's Preboot eXecution Environment (PXE).
2002-04-07 21:35:45 +00:00
Jesper Skriver
1deb4fc18e Upgrade to 5.2R2.3 2002-04-07 21:21:49 +00:00
Joe Marcus Clarke
e7f00632a6 Take advantage of USE_JAVA from bsd.java.mk.
Reviewed by:	sobomax
Approved by:	sobomax
2002-04-07 16:32:36 +00:00
Joe Marcus Clarke
491c51f807 Update to GNOME 2.0 beta3.
Approved by:	sobomax
2002-04-06 22:37:43 +00:00
Dmitry Sivachenko
e41f77d5c3 Upgrade to 2.9.18.p4 2002-04-06 19:14:49 +00:00
Akinori MUSHA
609f2876e5 Update to 0.6.1. 2002-04-06 17:46:28 +00:00
Nick Sayer
64459e5206 Looks like the master site is gone, and the new sourceforge project only
has the 1.0.1 version available. Rather than backtrack, we'll host our own
copy of the 1.1.2 code. Diffing the two appears (to me) to make this
worthwhile for now.

PR:		36239
Submitted by:	dominic_marks@btinternet.com
2002-04-06 17:06:52 +00:00