Commit graph

2893 commits

Author SHA1 Message Date
hubertf
496dbf7a2c Note possible problem with gre(4), as discussed on current-users. 2002-08-04 15:01:49 +00:00
hubertf
9dd9b0ae51 nmapfe is now part of nmap, so use that sources (nmapfe version is
still 0.9.5, so no changes there). Also install manpage for frontend.
2002-08-03 12:45:51 +00:00
itojun
b8bea32a85 pull critical patches in from zebra cvs repo (i have been asking for release
of 0.93b, however, it's not happening yet)
- bgpd: bug in capability negotiation
- ospf6d: synchronize with zebra deamon correctly
2002-08-03 12:27:18 +00:00
hubertf
3b198b7b76 Update nmap to 3.00. Changes:
* Added protocol scan (-sO), which determines what IP protocols
      (TCP, IGMP, GRE, UDP, ICMP, etc) are supported by a given host.
      This uses a clever technique designed and implemented by Gerhard
      Rieger .
    * Nmap now recognizes more than 700 operating system versions and
      network devices (printers, webcams, routers, etc) thanks to
      thousands of contributions from the user community! Many
      operating systems were even recognized by Nmap prior to their
      official release. Nmap3 also recognizes 2148 port assignments,
      451 SunRPC services, and 144 IP protocols.
    * Added Idlescan (-sI), which bounces the scan off a "zombie"
      machine. This can be used to bypass certain (poorly configured)
      firewalls and packet filters. In addition, this is the most
      stealthy Nmap scan mode, as no packets are sent to the target
      from your true IP address.
    * The base Nmap package now builds and functions under Windows! It
      is distributed in three forms: build-it-yourself source code, a
      simple command-line package, or along with a nice GUI interface
      (NmapWin) and a fancy installer. This is due to the hard work of
      Ryan Permeh (from eEye), Andy Lutomirski, and Jens Vogt.
    * Mac OS X is now supported, as well as the latest versions of
      Linux, OpenBSD, Solaris, FreeBSD, and most other UNIX platforms.
      Nmap has also been ported to several handheld devices -- see the
      Related Projects page for further information.
    * XML output (-oX) is now available for smooth interoperability
      between Nmap and other tools.
    * Added ICMP Timestamp and Netmask ping types (-PP and -PM). These
      (especially timestamp) can be useful against some hosts that do
      not respond to normal ping (-PI) packets. Nmap still allows TCP
      "ping" as well.
    * Nmap can now detect the uptime of many hosts when the OS Scan
      option (-O) is used.
    * Several new tests have been added to make OS detection more
      accurate and provide more granular version information.
    * Removed 128.210.*.* addresses from Nmap man page examples due to
      complaints from Purdue security staff.
    * The --data_length option was added, allowing for longer probe
      packets. Among other uses, this defeats certain simplistic IDS
      signatures.
    * You can now specify distinct port UDP and TCP port numbers in a
      single scan command using a command like 'nmap -sSU -p
      U:53,111,137,T:21-25,80,139,515,6000,8080 target.com'. See the
      man page for more usage info.
    * Added mysterious, undocumented --scanflags and --fuzzy options.
    * Nmap now provides IPID as well as TCP ISN sequence
      predictability reports if you use -v and -O.
    * SYN scan is now the default scan type for privileged (root)
      users. This is usually offers greater performance while reducing
      network traffic.
    * Capitalized all references to God in error messages.
    * Added List scan (-sL) which enumerates targets without scanning
      them.
    * The Nmap "random IP" scanning mode is now smart enough to skip
      many unallocated netblocks.
    * Tons of more minor features, bugfixes, and portability enhancements.
2002-08-03 12:23:57 +00:00
itojun
e7adfda4c1 add net/wistumbler. PR 17819 2002-08-03 10:30:05 +00:00
itojun
6e0766c8d3 wistumbler, network stumbler for wi* interface 2002-08-03 10:29:08 +00:00
veego
f119a68f2b ntop2 really wants a gnu libreadline so add USE_GNU_READLINE. 2002-08-02 14:42:28 +00:00
jlam
75e61cb884 Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace with
appropriate PTHREAD_OPTS incantation, and move the checks for the value
of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-08-01 05:48:00 +00:00
jlam
f31766e427 Don't remove nonexistent directories. 2002-08-01 02:55:07 +00:00
jlam
644dd58683 Add back missing definitions for EXAMPLESDIR, HTMLDIR, and DOCDIR. 2002-08-01 02:40:05 +00:00
jlam
692a6e55bf Back out previous change now that PKG_JVM handling has been fixed to
prefer the installed sun-jdk1[34] if PKG_JVM == "sun-jdk".
2002-07-31 14:51:35 +00:00
jlam
93a2e0b916 Factor out common parts of samba and winbind into net/samba/Makefile.common
and merge their patch collections.  These two packages are built from the
same source tree, and updates to the main distfile should be shared by
both packages.
2002-07-30 23:05:12 +00:00
wiz
577ccc072c Update to 1.0.3, from ISIHARA Takanori in pkg/17767.
Changes since 1.0.2:
- NBTscan now returns meaningful exit code (patch by James Troup for Debian Linu
x)
- Added /etc/hosts and lmhosts format output (suggested by Anahuac de Paula Gil
and Sigmund Baginov)
- configure script now honours --prefix argument (patch by Petter Reinholdtsen)
- Error messages now include IP address that caused error
- NBTscan accepts a file with a list of IP addresses to scan (suggested by Omas
Jakobsson)
- Service number is printed for unknown NetBIOS services in -h mode (suggested b
y Dan Wright)
- Fixed some compile-time warnings on Linux
- Corrected some typos
2002-07-30 16:55:43 +00:00
wiz
b9d2501ad6 Update to 971007nb1: Fix for sparc64, from Tomi Nylund in pkg/17759. 2002-07-30 12:41:25 +00:00
tron
3cff8466ac Use "sun-jdk13" under NetBSD-i386 and Darwin because this is known to work. 2002-07-30 08:45:47 +00:00
jlam
e8398f5238 Set USE_JAVA=run on some packages that obviously don't need a JDK for the
build.  These packages set NO_BUILD and by inspection of the Makefiles,
there isn't any invocation of java needed.
2002-07-29 22:23:25 +00:00
joda
1e3441c9dc rc.d-ify 2002-07-29 11:55:26 +00:00
jlam
80f71b62e4 samba>=2.2.3 actually can't replace everything samba-2.0.x can do, so
re-enable it.  My particular application used multi-user Btrieve 5.x
database that kept corrupting itself on samba-2.2.x, but worked flawlessly
under samba-2.0.x.
2002-07-29 03:59:56 +00:00
rh
6d44163ccf Add missing CONFLICTS with kth-krb4. They both install lib/libcom_err.a
This closes PR pkg/15660.
2002-07-26 08:18:29 +00:00
jonb
7241dcad34 Add php4-snmp. See PR#17590. 2002-07-25 17:12:03 +00:00
jonb
027a5c1c67 Import php4-snmp module. See PR#17590. Thanks to duck@multi.fi for this. 2002-07-25 17:09:34 +00:00
grant
fe8456d548 files missed from last commit, grr.
fixes build on solaris.
2002-07-25 02:48:47 +00:00
grant
ee69c7c910 fix build on solaris:
* don't set -O2
* use ${LDFLAGS} instead of -L -Wl,-R etc.
2002-07-25 02:47:46 +00:00
grant
9a8e15ef92 update MASTER_SITES, as old versions are moved to old/ 2002-07-25 00:49:07 +00:00
jlam
e1be891dbc Change explicit build dependencies on perl into "USE_PERL5=build". This
makes these packages build correctly on Darwin where perl>=5.8.0 is
required.
2002-07-24 19:45:22 +00:00
schmonz
3af1c014c6 Use ${JAVA_HOME} instead of ${PREFIX}/java (they're not the same
on Darwin). While I'm here, move the WRKSRC definition up to a more
visible spot.
2002-07-24 13:47:36 +00:00
grant
90b3c14329 override built-in libtool to fix shared library major versions on
non-NetBSD systems.
2002-07-24 12:55:56 +00:00
agc
1aaccf9b97 Add and enable flan 2002-07-24 11:59:42 +00:00
agc
83838bb85a Initial import of flan-1.1beta, as flan-1.1rc1, into the NetBSD Packages
Collection.

Provided in PR 15687 by Ola Eriksson (ola@mrEriksson.net), modified by myself.

Flan is a network simluator written in java, and is now fully
functionnal.  The IP protocol is implemented, with a quite complete
RIPv2 routing algorithm.  The protocols are also written in java, so
GO AHEAD !  Flan is under GNU Public License, so download it, modify
it, and distribute it.

The networks are now encoded in XML, using XMLCoDe.  This very useful
library (included in the flan tarball as jars) automatically creates
an XML image of a java object, like the flan nets (XMLCoDe is entirely
written by Sylvain Guerin).
2002-07-24 11:59:01 +00:00
taca
059a5acff1 Update vtun package to 2.5. Changes from 2.4:
ver 2.5:
	 New config option to keep tun device always open
	 iproute support
	 Fixes to support both Linux TUN/TAP drivers.

ver 2.5b1:
	 Encryption fixes: improved challenge generation, padding check.
	 Config parser fixes. Don't allow empty passwords.
	 New config option to specify syslog logging facility.
	 Support for new Linux TUN/TAP driver.
	 IO (read_n/write_n) cancellation.
	 Signal handling and other minor fixes.
	 Makefile improvement.
	 Documentation update.
2002-07-23 23:55:45 +00:00
agc
b71252b134 Add and enable flow-tools 2002-07-23 11:47:17 +00:00
agc
aa892582cd Initial import of flow-tools-0.59 into the NetBSD Packages Collection.
Provided by Curt Sampson (cjs@netbsd.org)

Flow-tools is a set of utilties for collecting and storing NetFlow
data, and doing some limited analysis of it.

NetFlow is a Cisco-developed protocol for transferring network traffic
flow information (usually from a router or switch) to another system
that collects and stores this information. More information on NetFlow
is available at

    http://www.cisco.com/warp/public/cc/pd/iosw/ioft/neflct/tech/napps_wp.htm
2002-07-23 11:46:32 +00:00
agc
598351fc05 Re-add ntop2 2002-07-23 11:37:41 +00:00
agc
55eec8a565 Import an ntop-2.1 package into the NetBSD Packages Collection as ntop2-2.1
This is an updated and cleaned up version of the older ntop2 package.

ntop version 2 is a tool to sniff traffic on the network and display
statistics about it. It has a built-in web server for displaying the
results of the data it collects, and it can also generate data in
various formats (such as NetFlow) to be passed on to other systems.

Note that version 2 of ntop is significantly different from version 1.
It is much larger and has many more features. If you're looking for a
more light-weight tool, you may find that version 1 (the "ntop" package)
suits you better.

Differences from the previous version:

+ multi-threading has been enabled (it wouldn't compile otherwise)
+ dependencies have been specified properly
+ the Makefile has been cleaned up
+ two bugs in the configure script have been fixed
+ we now use a distfile that can be found
+ the homepage is the official ntop homepage
+ it appears that the editline emulation of GNU readline is sufficient
2002-07-23 11:36:01 +00:00
agc
e6013e4274 Import an ntop-2.1 package into the NetBSD Packages Collection as ntop2-2.1
This is an updated and cleaned up version of the older ntop2 package.

ntop version 2 is a tool to sniff traffic on the network and display
statistics about it. It has a built-in web server for displaying the
results of the data it collects, and it can also generate data in
various formats (such as NetFlow) to be passed on to other systems.

Note that version 2 of ntop is significantly different from version 1.
It is much larger and has many more features. If you're looking for a
more light-weight tool, you may find that version 1 (the "ntop" package)
suits you better.

Differences from the previous version:

+ multi-threading has been enabled (it wouldn't compile otherwise)
+ dependencies have been specified properly
+ the Makefile has been cleaned up
+ two bugs in the configure script have been fixed
+ we now use a distfile that can be found
+ the homepage is the official ntop homepage
+ it appears that the editline emulation of GNU readline is sufficient
2002-07-23 11:34:00 +00:00
cjs
f0754c7182 Remove ntop2. 2002-07-23 08:16:11 +00:00
cjs
ba6e38e1b3 Al is not happy with this package, so remove it. 2002-07-23 08:10:02 +00:00
agc
1451d86c03 Add and enable ntop2 2002-07-23 07:41:28 +00:00
cjs
ef0ade82aa Add ntop2 package. 2002-07-23 06:52:37 +00:00
wiz
51a8adfaa2 SHA1+size instead of MD5. 2002-07-21 15:43:12 +00:00
martti
084dd99823 Use INSTALL_SCRIPT to install the startup files. 2002-07-19 11:20:30 +00:00
wiz
3fa5e9ae06 Buildlinkify. Might fix bulk build problem. 2002-07-18 15:51:16 +00:00
seb
285b3ac294 Add support for Solaris via the kstat(3) facility.
Provided in PR pkg/17521 by Lubomir Sedlacik <salo@Xtrmntr.org>.
2002-07-18 12:57:56 +00:00
rh
db7a881c68 Patch the various pkgconfig files to include proper -Wl,-R options.
Bump PKGREVISION
2002-07-18 02:19:24 +00:00
abs
406b1db830 Updated speedtouch to 1.1 [abs 2002-07-18]
New version works fully under NetBSD 1.6_BETA, and also works on
	some systems which failed to communicate with the USB modem correctlyt
	under earlier versions. Additional fix to pkg/17531
2002-07-18 00:10:07 +00:00
agc
af1cd66a9a Add a patch to ensure that select(2) is prototyped. 2002-07-17 13:10:30 +00:00
agc
a94f67ce57 Specify the PKGDIR properly, and use it where appropriate.
Add a missing CONFLICT on the new snort-mysql package.
2002-07-17 13:06:04 +00:00
skrll
687d6d1cb4 Update to KDE 3.0.2
Also, allow the arts SSE detection code to run on modern NetBSD systems.

Changes are:
arts
	Again Build fixes.
	Realtime priority configuration fix

kdelibs
	dcop: Make it possible to disable the Qt bridge.
	make sure tooltip effects can be configured.
	kbuildsycoca: avoid crash on unreadable directories.
	kdockwidget: fixing reading of configuration.
	kedittoolbar: fix leak.
	khtml: many fixes.
	kded: signal handling fixes.
	kio-http slave: fixes related to form posts and cache handling.
	kjs: added max recursion limit.
	kjs: leak and compatibility fixes.

kdebase
	kicker: &-escaping fix
	audiocd: fix cddb computation
	thumbnail previewer: calculate the number of bytes to read instead
	    of hardcoding it.
2002-07-17 07:54:03 +00:00
fredb
31013b9e1b Update to 4.1.1a. Add drivers for TrueTime 560 IRIG-B decoder
and Zyfer GPStarplus, minor documentation updates.
2002-07-16 14:57:08 +00:00
wiz
6de6d68497 Remove a trailing empty line. 2002-07-15 23:04:38 +00:00