Commit Graph

3938 Commits

Author SHA1 Message Date
sturm
79a32636dd Initial import of ftpsesame 0.95
ftpsesame helps the FTP protocol get through your pf firewall. It does
this by passively analysing FTP control connections and adding rules
into a pf anchor when an FTP data connection is about to commence.

You might want to try ftpsesame instead of ftp-proxy(8) from the OpenBSD
base system for the following reasons: 
- it runs on "transparent" (no IP address) bridges 
- you need packetfilter performance on all data connections 
- you have to handle lots of simultaneous sessions 
- you do not want to redirect any traffic to the firewall itself: for IP
  accounting or other reasons
2005-07-30 15:45:30 +00:00
aanriot
4fdb91d510 - update to 0.97.
- patch from Bernd merged upstream.

from Bernd Ahlers;
ok naddy@
2005-07-28 23:13:05 +00:00
brad
50441cc9fd bump PKGNAME 2005-07-28 21:28:43 +00:00
brad
9dc951b161 fix an issue with nick names ever since UTF-8 encoding was added. the silc
client under some bizarre conditions would not start, no error messages
or anything.

nasty diff from mjc@, poor marco@ was suffering due to this issue.
2005-07-28 21:28:10 +00:00
brad
83f9d7cc09 rev 1.115.2.19
Handle command reply correctly for LIST.

rev 1.115.2.18

Check for valid entry creations.

From silc CVS via Zoran Ivanic <zoc at 5mm dot org>
2005-07-28 20:56:45 +00:00
jolan
0ba753b4fa FAKE_FLAGS= -> FAKE_FLAGS+= 2005-07-27 21:42:44 +00:00
robert
ec421a0f8b +kismet 2005-07-27 21:41:44 +00:00
robert
2498eb4790 Import of kismet-2005-07-R1a.
Kismet is an 802.11 layer2 wireless network detector, sniffer, and
intrusion detection system.  Kismet will work with any wireless card
which supports raw monitoring (rfmon) mode, and can sniff 802.11b,
802.11a, and 802.11g traffic.

Kismet identifies networks by passively collecting packets and detecting
standard named networks, detecting (and given time, decloaking) hidden
networks, and infering the presence of nonbeaconing networks via data
traffic.

from Matthias Kilian <kili@outback.escape.de> and from a lot of
other people.
2005-07-27 21:37:26 +00:00
wilfried
25b3defcbf update to 0.53, from steve.shockley at shockley.net
fixes a bug that affects SpamAssassin
2005-07-27 07:25:27 +00:00
wilfried
3fcffaaacf update to 1.23, from steve.shockley at shockley.net 2005-07-27 07:23:06 +00:00
aanriot
c6ec9ad072 oops, removing them now. 2005-07-25 19:30:48 +00:00
sturm
038999b779 if we change all $(INSTALL) anyhow, we can as well use $(BSD_INSTALL_*)
fixes stripping as well

noticed by mitja at muzenic.net
2005-07-25 19:23:47 +00:00
aanriot
48498b5692 - update to howl-0.9.8.
- most of jolan's patches have been merged upstream.

ok jolan@
2005-07-25 19:22:14 +00:00
sturm
493af1fdca +nagios 2005-07-25 16:32:53 +00:00
sturm
9820b081ca Initial import of nagios 2.0b3 and base plugins 1.4.
Nagios is a host and service monitor designed to inform you of network
problems before your clients, end-users or managers do.  The monitoring
daemon runs intermittent checks on hosts and services you specify using
external "plugins" which return status information to Nagios. When problems
are encountered, the daemon can send notifications out to administrative
contacts in a variety of different ways (email, instant message, SMS, etc.).
Current status information, historical logs, and reports can all be accessed
via a web browser.

NOTE: Nagios might not work on 64bit archs.
2005-07-25 16:32:05 +00:00
aanriot
b477aa2e05 update to Net-Whois-Raw-0.95, from Bernd Alhers.
ok espie@
2005-07-25 16:31:27 +00:00
aanriot
44e028d857 - update to 1.10.
- we don't need debian patch anymore.
- brad gives me maintainership.

inputs and ok brad@
2005-07-25 07:12:58 +00:00
brad
586e707126 upgrade to silc-server 1.0 2005-07-24 00:28:33 +00:00
brad
65f7cf8114 upgrade to EPIC4 2.2 2005-07-24 00:14:28 +00:00
brad
162c2de735 upgrade to gaim 1.4.0 2005-07-23 20:57:02 +00:00
brad
f4369d8921 upgrade to ngrep 1.44
Adds IPv6 support and a number of bug fixes.
2005-07-23 19:41:21 +00:00
aanriot
b57dbdb04f update to 1.0.
help, many tests and ok sturm@
2005-07-23 14:24:52 +00:00
jakob
3ed660386b ISC DHCP v3.0.3 2005-07-23 09:42:54 +00:00
sturm
ecdc8972fb update to maradns 1.0.28
from mpech@ whose mailprovider blocked my answer to his request for update
2005-07-22 17:40:28 +00:00
sturm
a20676c719 no need to conflict explicitly with other versions 2005-07-22 17:37:36 +00:00
alek
b7024df5be Update to 0.1.0.12
From Jon Trembley <jon@brain-box.net> (MAINTAINER)
2005-07-21 03:26:53 +00:00
pvalchev
586f4072ee mark as broken for now: requires update but new version has issues 2005-07-19 18:13:01 +00:00
grange
58b4434318 Tweak hccontrol usage() and man page to match our netgraph-less
bluetooth implementation. Bump PKGNAME.
2005-07-17 18:20:29 +00:00
grange
5a201ec50f + bluetooth-tools 2005-07-16 20:52:53 +00:00
grange
2867c34305 Import bluetooth-tools, a few Bluetooth network tools
derived from FreeBSD.

Help and ok sturm@.
2005-07-16 20:49:46 +00:00
aanriot
60ad39a102 update to 1.28.
ok sturm@
2005-07-12 04:05:30 +00:00
sturm
33bd68de4b update to sipsak-0.8.13
from markus@, maintainer timeout
2005-07-08 07:41:00 +00:00
aanriot
5d3b2ed3fe add patch to let things work with all architectures.
approach advised by naddy@, tested by Chris Kuethe, ok xsa@
2005-07-07 08:25:15 +00:00
aanriot
2a3f34def9 update to 1.07, from Bernd Ahlers <b.ahlers@ba-net.org>
ok danh@
2005-07-07 08:16:09 +00:00
brad
a83722285f add patches from mbalmer@ to fix the config parser on powerpc. 2005-07-05 01:40:45 +00:00
niallo
5264fe81aa Add a missing trailing slash. Now the silc-server package will correctly
create /var/log/silcd as a directory instead of as a regular file.

ok brad@
2005-07-05 01:14:16 +00:00
mjc
3f0e8231cd fix serious dependency problems and misplacement of plugins/docs.
twelve-step enrolment thanks to sturm@
2005-07-05 00:08:04 +00:00
mjc
e8aaa066c3 missing part of LIB_DEPENDS path
spotted by viq <viq@poczta.fm>
2005-07-04 22:18:51 +00:00
aanriot
ab883fc770 - build with SSL and TCP Wrappers supports, not enabled by default.
- nuke trivial MESSAGE.

ok sturm@
2005-07-03 18:06:37 +00:00
brad
2d8b044dae upgrade to mrtg 2.12.2
--
From: Bernd Ahlers <b.ahlers at ba-net dot org>
2005-07-03 00:53:18 +00:00
alek
2bbf6405a8 Update to 0.1.0.11 (bugfix release)
From Jon Trembley <jon@brain-box.net> (MAINTAINER)
2005-07-02 16:20:23 +00:00
xsa
8b4fc6f90c Update to charm-1.6.0 from mpech@ w/ tweaks by me. 2005-07-01 06:55:49 +00:00
mbalmer
9ea4d050f4 Update to version 0.3. From Marcus Glocker, marcus@nazgul.ch. 2005-06-29 10:48:23 +00:00
sturm
28d49a65fd update to snort 2.3.3
from Jason Crawford <jasonrcrawford at gmail.com>
2005-06-29 06:01:38 +00:00
aanriot
06b94cb86a update my email address.
ok naddy@
2005-06-28 17:46:43 +00:00
niallo
0d906c0dc4 Hook in net/ipfreely 2005-06-27 18:56:30 +00:00
niallo
3436a29260 add a little patch:
cc -> ${CC}
2005-06-27 18:54:50 +00:00
niallo
f70503a66c Import net/ipfreely
DESCR:

ipfreely is a simple and secure TCP proxy daemon. It refuses to run as a
privileged user, uses safe string handling functions, confines itself to
a chroot() jail, performs no dynamic memory allocation, makes safe use
of signal handlers and has some simple logging and debugging features.

ok alek@
2005-06-27 18:48:46 +00:00
espie
22449f5f77 funky flavors in wxwidgets-gtk 2005-06-25 16:10:03 +00:00
alek
6e88e816d7 Update to 20050618 2005-06-23 18:14:14 +00:00
robert
73545f9906 SECURITY: update to 0.1.0.10
http://www.vuxml.org/openbsd/10085106-e2a5-11d9-824c-00065bd5b0b6.html

fix the MASTER_SITE and the HOMEPAGE and add pthread to WANTLIB
from MAINTAINER
2005-06-21 22:54:28 +00:00
niallo
cc0246ea3f Hook net/bwm-ng in. 2005-06-21 21:53:46 +00:00
niallo
719dcd66f7 Import net/bwm-ng
DESCR:

Bandwidth Monitor NG is a small and simple console-based live
bandwidth monitor for Linux, BSD, Solaris, Mac OS X and others.

Short list of features:

* supports /proc/net/dev, netstat, getifaddr, sysctl, kstat and
        libstatgrab
* unlimited number of interfaces supported
* interfaces are added or removed dynamically from list
* white-/blacklist of interfaces
* output of KB/s, Kb/s, packets, errors, average, max
        and total sum
* output in curses, plain console, CSV or HTML
* configfile

From: Genadijus Paleckis <rwx@openbsd.lt>

ok alek@
2005-06-21 21:52:46 +00:00
naddy
077c3f74de fix subpackage dependencies at build time; suggested by mjc@ 2005-06-20 21:19:18 +00:00
brad
47d540a434 upgrade to gaim 1.3.1
fixes 2 security issues

CAN-2005-1269 and CAN-2005-1934
2005-06-19 00:36:32 +00:00
alek
e6f13370c0 - Move modules director from share/examples/ices/ to share/ices/
- Bump PKGNAME

From Moritz Grimm <gtgbr@gmx.net> (MAINTAINER)
2005-06-18 18:08:49 +00:00
fgsch
f4c7cc65d3 update to 2.0.3 2005-06-18 15:18:44 +00:00
david
b391248654 +SIZE 2005-06-16 22:13:04 +00:00
sturm
9e8168f576 missing BUILD_DEPENDS 2005-06-16 05:14:42 +00:00
pvalchev
6d3f8c5b93 -fPIC 2005-06-15 16:25:31 +00:00
fgsch
723f9e9f99 actually use CPPFLAGS; pointed out by jolan@ 2005-06-15 04:29:55 +00:00
fgsch
5e39c438bd don't clobber user CFLAGS if any. 2005-06-14 20:30:59 +00:00
naddy
305d75f0f5 Fix for route addition/deletion.
Originally from Darwin, found by Alexandre Anriot.
2005-06-13 22:42:00 +00:00
naddy
e44e91e6f4 sync patches 2005-06-13 20:33:17 +00:00
alek
cf3daf2f48 Add gaim-icb 2005-06-13 09:23:11 +00:00
alek
859fedf814 Import gaim-icb 20050613
ICB protocol plugin for GAIM

ok mblamer@, brad@
2005-06-13 08:50:04 +00:00
naddy
87ab96bc13 maintenance update to 2.6.5: miscellaneous bug fixes 2005-06-12 20:35:51 +00:00
naddy
8edfb59efb Add a missing file and regroup some files for specific flavors.
From: maintainer Gerardo Santana Gomez Garrido
2005-06-10 19:56:37 +00:00
pvalchev
f796d55ec4 teach it that amd64 is little endian 2005-06-09 22:16:06 +00:00
robert
aa57b150b7 We don't have RTM_OLDADD and RTM_OLDDEL caused by the SIOCADDRT
and SIOCDELRT (4.3BSD routing table) ioctls anymore.
So don't try to use them.

ok naddy@
2005-06-09 20:44:08 +00:00
robert
8820791284 We don't have RTM_OLDADD and RTM_OLDDEL caused by the SIOCADDRT and SIOCDELRT (4.3BSD routing table) ioctls anymore. So don't try to use them.
ok naddy@
2005-06-09 20:42:37 +00:00
pvalchev
2ff694bd81 -fPIC needed 2005-06-09 01:10:43 +00:00
pvalchev
7553fe8a95 sync 2005-06-09 01:05:55 +00:00
pvalchev
d99bc70d98 compile -fPIC since the library is used to link into other shared libs
(in p5-flowd, py-flowd etc.)
2005-06-09 00:59:03 +00:00
fgsch
9e89d8850b add amule. 2005-06-07 19:05:27 +00:00
fgsch
b573f93bdb aMule is a peer to peer file sharing client, based on the well known eMule.
feedback and ok from jolan@ and pedro@; testing in sparc* and ppc would
be nice.
2005-06-07 17:24:49 +00:00
mbalmer
abc9721ce4 Update to micq-0.5.0.4
From Bernd Ahlers, b.ahlers@ba-net.org.
2005-06-07 06:48:13 +00:00
kevlo
d4916d9484 upgrade to lftp 3.2.1 2005-06-07 02:49:58 +00:00
fgsch
49cb547226 remove autoconf leftover and use gnu instead. 2005-06-05 04:10:50 +00:00
sturm
725702e1e4 update to gtk-gnutella-0.95.3
switch to gtk2
2005-06-04 16:11:33 +00:00
sturm
6610ddefde reorder include path to build in case socks is installed (which is
incompatible with the included one)
2005-06-03 06:02:37 +00:00
mjc
199f058eb6 specify libnet-config-1.0
breakage spotted by sturm@
2005-06-02 07:19:56 +00:00
jolan
c94e937b07 use_libtool 2005-06-01 20:02:47 +00:00
naddy
6958d99247 Update to 4.1.1. This release adds "trackerless" operation. (untested)
Take maintainer.
2005-06-01 16:02:31 +00:00
sturm
353cc18337 a few patches from the unison cvs repo to improve stability
from maintainer Zvezdan Petkovic <zpetkovic at acm.org>
2005-05-30 19:27:45 +00:00
mjc
62999027ad doh! missing part of path.
spotted by msf@
2005-05-28 03:49:54 +00:00
mjc
cb554b79fb add libpcapnav,libnetdude,netdude 2005-05-28 00:03:50 +00:00
mjc
91475ebefa missed connecting makefile bitz in import 2005-05-28 00:00:59 +00:00
mjc
6eedb35440 NETwork DUmp and Display Editor. A great tool for checking out
what those packets of yours are up to.

from markus@ with some cleaning from myself

ok pvalchev@
2005-05-27 23:51:07 +00:00
mjc
a9f811975c packet manipulation backend for netdude
from markus@ with some cleaning by myself

ok pvalchev@
2005-05-27 23:36:37 +00:00
millert
8455fdf764 Don't pass -ansi to gcc, we need POSIX interfaces too... 2005-05-27 23:17:06 +00:00
mjc
4c57393d4c library for navigating pcap traces.
from markus@ with some cleanup by myself

ok pvalchev@
2005-05-27 23:00:45 +00:00
mjc
20151a61bd add packit 2005-05-27 05:36:14 +00:00
mjc
8be3f495b7 packit is a really neato little packet injection tool.
ok pvalchev@
2005-05-27 05:31:24 +00:00
sturm
f04acb3271 fix some NULL pointer sentinels
fix pathes in the port's Makefile
add a missing directory to PLIST

ok mbalmer@
2005-05-27 04:54:40 +00:00
naddy
3a235ae797 maintenance update to 7.14.0 and take maintainer 2005-05-26 23:13:28 +00:00
naddy
a04d3ae841 Optionally support postgresql and db storages.
From maintainer Gerardo Santana.
2005-05-26 19:10:21 +00:00
robert
5dac6a8388 SECURITY:
fix an insecure temporary file creation in fixproc; bump PKGNAME
http://www.vuxml.org/openbsd/75ecb34c-cc7d-11d9-8e94-00065bd5b0b6.html

ok naddy@
2005-05-26 03:34:21 +00:00
sturm
e587915518 update to Net-IP 1.21
from Lawrence Teo <lteo.openbsd1 at mailnull.com>
2005-05-26 01:37:55 +00:00
david
70e72588df +SIZE 2005-05-25 08:28:54 +00:00