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
avsm
20b6d5a924
update to yafc-1.1, and replace MESSAGE with a @sample
2005-05-24 20:39:49 +00:00
msf
000734196c
+p5-POE-Component-Client-DNS
2005-05-24 16:49:23 +00:00
msf
f3535a94a6
- initial import of POE-Component-Client-DNS 0.98
...
POE::Component::Client::DNS is an event driven wrapper for
Net::DNS::Resolver. It accepts events containing Net::DNS::Resolver
questions, and it emits events carrying Net::DNS::Packet responses.
2005-05-24 16:46:25 +00:00
mjc
06b691b9b1
add missing objects to shared library
...
fixup paths and such specified by libnet-config-1.1
ok msf@
2005-05-24 06:54:20 +00:00
msf
2b8e0be29f
+p5-NetPacket
...
+p5-POE-Component-Pcap
2005-05-24 06:30:35 +00:00
msf
eeca8c11ec
- initial import of POE-Component-Pcap 0.04
...
POE::Component::Pcap provides a wrapper for using the Net::Pcap module
from POE programs. The component creates a separate session which posts
events to a specified session and state when packets are available.
2005-05-24 06:28:19 +00:00
msf
66cd81a610
- initial import of NetPacket 0.04 with Joel Knight's patches
...
"NetPacket" provides a base class for a cluster of modules related to
decoding and encoding of network protocols. Each "NetPacket" descendent
module knows how to encode and decode packets for the network protocol
it implements. Consult the documentation for the module in question for
protocol-specific implementation.
2005-05-24 06:16:53 +00:00
mjc
a511c62a0a
forgot to bump version with libnet fixes
2005-05-24 04:47:30 +00:00
mjc
4ffe61de6c
cope with new libnet port (flavours can run, but they can't hide)
...
ok pvalchev@ msf@
2005-05-24 04:39:05 +00:00
msf
1ac4478b08
+p5-POE-Component-Server-FTP
2005-05-24 01:39:16 +00:00
msf
8575b3e463
- initial import of POE-Component-Server-FTP 0.06
...
POE::Component::Server::FTP is an event driven FTP server backed by a
virtual filesystem interface as implemented by Filesys::Virtual
requested by jolan@
2005-05-24 01:37:45 +00:00
naddy
c78fc4fc46
drop extraneous WANTLIBs; from maintainer Gerardo Santana
2005-05-24 00:46:37 +00:00
mjc
5e5f75b247
cope with new libnet port
...
ok pvalchev@ msf@
2005-05-24 00:13:31 +00:00
mjc
a9e56a1822
needed to cope with libnet update
...
missed in previous commit
ok pvalchev@ msf@
2005-05-24 00:11:51 +00:00
mjc
f94efb8ebe
cope with libnet update
...
ok pvalchev@ msf@
2005-05-24 00:10:44 +00:00
mjc
03912400e5
cope with new libnet port
...
regen patches
ok pvalchev@ msf@
2005-05-24 00:08:29 +00:00
mjc
4e6cd36676
cope with new libnet port
...
ok pvalchev@ msf@
2005-05-24 00:01:46 +00:00
mjc
47dffcf587
update to cope with new libnet
...
and regen patches while here
ok pvalchev@ msf@
2005-05-24 00:00:11 +00:00
mjc
dc473fd8ed
fixes to find libnet in its new home
...
ok pvalchev@ msf@
2005-05-23 23:58:03 +00:00
mjc
34ce8ea33a
tweak to make happy with split libnet port
...
ok pvalchev@ msf@
2005-05-23 23:54:32 +00:00
msf
35989e5539
- split libnet port into two versions
...
- worked on by myself, pvalchev and mjc
"put it in" pvalchev@
2005-05-23 23:50:39 +00:00
djm
10b515b4c7
rename python subpackage to py-libdnet to avoid name conflict;
...
ok maintainer mjc@
2005-05-23 22:59:42 +00:00
alek
129f26d70b
Add dnsmasq
2005-05-23 18:52:00 +00:00
alek
65f7e65c03
Import dnsmasq 2.22
...
Dnsmasq is lightweight, easy to configure DNS forwarder and
DHCP server. It is designed to provide DNS and, optionally,
DHCP, to a small network. It can serve the names of local
machines which are not in the global DNS. The DHCP server
integrates with the DNS server and allows machines with
DHCP-allocated addresses to appear in the DNS with names
configured either in each host or in a central configuration
file. Dnsmasq supports static and dynamic DHCP leases and BOOTP
for network booting of diskless machines.
From Jonathan Weiss <jw@innerewut.de>
2005-05-23 18:46:58 +00:00
djm
377627512c
+p5-flowd
2005-05-23 03:43:09 +00:00
djm
0ae66e26aa
import p5-flowd-0.8.5, a Perl interface to ports/net/flowd's logs
...
fixes and ok msf@
2005-05-22 21:27:17 +00:00
sturm
50f037e73a
fix conflict and remove unnecessary files, now the port is split
2005-05-22 17:46:17 +00:00
sturm
aae1a264ca
update and split port into stable (2.10.2)/snapshot (2.12.0) as
...
especially windows support might work better in the snapshot version
from maintainer Zvezdan Petkovic <zpetkovic at acm.org>
2005-05-22 17:44:40 +00:00