Commit Graph

4023 Commits

Author SHA1 Message Date
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
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
robert
8cf66d2c5c +olsrd 2005-05-22 14:47:44 +00:00
robert
88d4bebfe5 Import olsrd-0.4.9.
The olsr.org OLSR daemon is an implementation of the Optimized Link
State Routing protocol. OLSR is a routing protocol for mobile ad-hoc
networks. The protocol is pro-active, table driven and utilizes a
technique called multipoint relaying for message flooding.
From: Holger Mauermann <holger@mauermann.org>

ok pvalchev@
2005-05-22 14:44:45 +00:00
djm
41373d4077 +py-flowd 2005-05-22 10:16:16 +00:00
djm
69e8879fc9 import py-flowd-0.8.5, a Python interface to ports/net/flowd's logs
fixes and ok alek@
2005-05-22 10:15:38 +00:00
mjc
6a4bb21f13 update to 1.10 and take maintainer as discuess with
previous maintainer.

ok pvalchev@
death threats msf@
2005-05-22 05:34:52 +00:00
alek
f708b4a252 Update to 0.4
From Moritz Grimm <gtgbr@gmx.net> (MAINTAINER)
2005-05-21 13:46:44 +00:00
naddy
cdce87ca8e update to 2.6.4; various small fixes and improvements 2005-05-20 21:49:59 +00:00
niallo
1928d1c1b5 Add psi 2005-05-20 11:27:48 +00:00
niallo
09fd3371d4 Psi multiplatform Jabber client version 0.9.3
Homepage: http://psi.affinix.com/

From Gerardo Santana Gomez Garrido <santana@openbsd.org.mx>
2005-05-19 20:29:58 +00:00
xsa
17fd210e52 unbreak; found by msf@. Tested and ok msf@ alek@.
bump PKGNAME.
2005-05-17 07:39:20 +00:00
espie
fa4741d238 much newer stable version that should compile with newest ocaml 2005-05-16 18:49:13 +00:00
naddy
e81e8d3bd9 Enable GUI components, but put them in -gui subpackage. 2005-05-15 14:58:08 +00:00
djm
3fe4ca1dd7 update to flowd-0.8.5, use faster master site; ok maintainer jakob@ 2005-05-14 08:49:53 +00:00
brad
54d60d33ae upgrade to gaim 1.3.0
fixes 2 security issues

CAN-2005-1261 and CAN-2005-1262
2005-05-13 20:49:15 +00:00
pvalchev
981b83ba22 oops, this one too: requires update due to ocaml 3.08 2005-05-11 17:23:55 +00:00
pvalchev
ec3bbe30af mark as broken (interactive): requires update due to ocaml 3.08 2005-05-11 17:22:39 +00:00
xsa
9d4d53bd1b - amap (now in security/) 2005-05-10 21:27:51 +00:00
xsa
c5112e2deb remove it; a newer version has been imported (by mistake) into security/
old maintainer (mjc@) and new maintaner agreed to keep the newer one.
removal prodded by mjc@ and alek@.
2005-05-10 21:27:03 +00:00
djm
707e1efa09 update to Socket6-0.18 2005-05-09 12:09:12 +00:00
jakob
e76f1947d9 update to version 2.0.2; thanks to Alexandre Anriot 2005-05-08 21:16:15 +00:00
pascoe
29047cd85a Update to version 1.8.
Maintainer timeout, ok dlg@
2005-05-07 05:32:54 +00:00
jakob
80f2e4a861 fix dependencies for MySQL
fix typo in BROKEN message
2005-05-05 15:53:26 +00:00
jakob
b9126d6779 build jabberd with mysql and ldap 2005-05-05 07:22:24 +00:00
jakob
af92e983e0 move MySQL to separate (default) flavour
add LDAP flavour
2005-05-05 06:59:28 +00:00
jakob
5e06ee8fab fix startup using configuration file. ok MAINTAINER. 2005-05-05 06:56:08 +00:00
naddy
3bd94aae66 Add prominent comment, so I won't keep forgetting about this workaround
and remove it again.
2005-05-04 14:43:29 +00:00
espie
0ca949efa8 stupid fucked configure script switches to /usr/local/share/man if there's
a /usr/local/share around, so enforce /usr/local/man manually.
2005-05-04 07:51:17 +00:00
alek
04b0df7b0c Update to 2.0s8
- http://jabberstudio.org/projects/jabberd2/releases/view.php?id=740
- http://jabberstudio.org/projects/jabberd2/releases/view.php?id=754

From Gerardo Santana Gomez Garrido <santana@openbsd.org.mx> (MAINTAINER)
2005-05-03 09:55:01 +00:00
alek
058bbc0f64 - Remove .py suffix from bt* scripts
- Regen PLIST
- Bump PKGNAME

requested and ok naddy@
2005-05-03 09:47:59 +00:00
alek
6589ed7340 Update to 0.0.9.9
From Jon Trembley <jon@brain-box.net> (new MAINTAINER)
2005-05-03 09:23:42 +00:00
sturm
8231327f0c find old versions on MASTER_SITES
ok mbalmer@
2005-05-03 04:33:24 +00:00
david
4582abb8d4 remove $Id$ that cvs expanded and caused the patch to not apply 2005-05-01 22:47:28 +00:00
sturm
8d4e5fb58d update to openvpn 2.0
from maintainer Thomas Delaet <thomas at delaet.org>
2005-05-01 21:28:49 +00:00
david
57126f0305 forgot to commit this fix from upstream for segfault on initialization
reminded by Bernd Ahlers
2005-05-01 17:25:26 +00:00
david
cfb0899d76 update to micq-0.5.0.3 2005-05-01 07:40:40 +00:00
david
67d70c66ff ssl flavor was made the default a while back 2005-05-01 07:15:59 +00:00
alek
949acdf164 Add socat 2005-04-30 13:37:17 +00:00
alek
55a41c27eb Import socat 1.4.0.3
"netcat++" (extended design, new implementation)

socat is a relay for bidirectional data transfer between two independent
data channels. Each of these data channels may be a file, pipe, device
(serial line etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw,
UDP, TCP), an SSL socket, proxy CONNECT connection, a file descriptor
(stdin etc.), the GNU line editor (readline), a program, or a
combination of two of these.  These modes include generation of
"listening" sockets, mamed pipes, and pseudo terminals.

Submitted by Jon Trembley <jon@brain-box.net>
2005-04-30 13:27:17 +00:00
alek
781b0f3929 - Update to 0.2 (from Lawrence Teo <lteo.openbsd1@mailnull.com>)
- Honour CFLAGS
2005-04-30 12:59:58 +00:00
alek
dc26699c21 Update to 2.0.0rc3
From new maintainer Alexandre Anriot <aanriot@atlantilde.com>
2005-04-24 22:59:08 +00:00
sturm
ba945625f7 update to Net-Amazon-0.33
from maintainer Sam Smith <S at mSmith.net>
2005-04-24 20:28:12 +00:00
naddy
580cc3c45d maintenance update to 3.1.9 and shorten lines 2005-04-24 19:53:43 +00:00
naddy
30f17e1d39 Enable "bad libc workaround", otherwise I/O would be done one byte at a time.
From: Victor Sahlstedt <salan@legonet.org>
2005-04-21 22:17:02 +00:00
sturm
927fe5bdb1 ups 2005-04-19 20:23:44 +00:00
sturm
735c231b9a fun with cvs again, here are the missing pieces:
snprintf() from maintainer Moritz Grimm <gtgbr at gmx.net>
2005-04-19 20:07:11 +00:00
sturm
fd374df1cc snprintf() from maintainer Moritz Grimm <gtgbr at gmx.net> 2005-04-19 20:03:49 +00:00
pedro
fd850a1026 upgrade to luasocket 2.0-beta3, okay jolan@ 2005-04-19 15:14:38 +00:00
pedro
4b5c32f20d prepare for luacompat, don't leak variables to the user environment 2005-04-19 14:31:27 +00:00
alek
470be3178b - Update to 0.95.4
- Patch sources so @(un)exec is no longer needed

Mostly from Marc Bruenink <marc@bruenink.de> (MAINTAINER)
2005-04-18 21:59:51 +00:00
sturm
0eb23bd7b4 more snprintf() from maintainer Moritz Grimm <gtgbr at gmx.net> 2005-04-18 20:14:34 +00:00
espie
0c7ccaf65a don't install lzo 2005-04-17 19:36:46 +00:00
espie
6f5b49cd24 zap -R/usr/local/lib (and hence bump package name).
Build without installing lzo
2005-04-17 19:33:02 +00:00
naddy
b864ac10f6 Update to 1.1.
Input from Pavlin Radoslavov.
2005-04-17 19:25:53 +00:00
sturm
e72861425c more cleanup from maintainer Moritz Grimm <gtgbr at gmx.net> 2005-04-16 21:24:15 +00:00
sturm
70e47e70d2 update to BitTorrent 4.0.1
from Victor Sahlstedt <cvss at home.se>
2005-04-16 21:13:02 +00:00
niallo
e6f7b3b27f update to version 3.1.3
this version adds many new features and bugfixes.

From Bernd Ahlers <b.ahlers@ba-net.org>

ok sturm@
2005-04-16 18:18:53 +00:00
sturm
2945da0130 convert simple sprintf() to snprintf()
from maintainer Moritz Grimm <gtgbr at gmx.net>
2005-04-16 15:37:31 +00:00
msf
cc3fd3e1c4 +py-flowtools 2005-04-13 15:08:37 +00:00
msf
1d8bdadb58 - initial import of py-flowtools-0.3
This extension module gives you a simple python interface to NetFlow
data as stored by Mark Fullmer's flow-tools package (see
http://www.splintered.net/sw/flow-tools).

ok nikolay@
2005-04-13 15:06:37 +00:00
msf
4167880e59 - install libft and include files along with everything else
- bump PKGNAME

ok jakob@
2005-04-12 19:29:22 +00:00
alek
8be527e408 Update to 0.0.9.8
From Jon Trembley <jon@brain-box.net>
2005-04-12 18:54:22 +00:00
robert
3fd50f1f02 SECURITY:
update to 1.2.1; from Sigfred Haversen <bsdlist@mumak.com> (maintainer)
http://www.vuxml.org/openbsd/c606260a-aa87-11d9-8af3-00065bd5b0b6.html
2005-04-11 13:00:08 +00:00
espie
189c30ee58 fix inter-package dependencies 2005-04-09 23:31:28 +00:00
alek
8ea071711a - Fix -docs dependencies
- Bump PKGNAME

ok mbalmer@
2005-04-09 17:04:17 +00:00
couderc
006a2cd2f9 update to 2.0.3 from maintainer. 2005-04-07 18:59:46 +00:00
brad
299086ef4e upgrade to gaim 1.2.1
fixes 3 security issues

CAN-2005-0965, CAN-2005-0966, CAN-2005-0967
2005-04-07 18:04:34 +00:00
brad
3daed652bc upgrade to silc-client 1.0.2 2005-04-07 15:38:17 +00:00
brad
1b7342b539 upgrade to silc-server 0.9.19.1 2005-04-07 00:49:18 +00:00
alek
2335a2f992 Update to 0.0.9.7:
- http://archives.seul.org/or/announce/Apr-2005/msg00000.html
- http://archives.seul.org/or/announce/Mar-2005/msg00000.html

From Jon Trembley <jon@brain-box.net>
2005-04-05 08:30:06 +00:00
naddy
c242fb60bd zap conflicting private prototype for ether_aton() 2005-04-03 19:20:58 +00:00
mbalmer
624998d49a Added
SUBDIR += samba,cups
    SUBDIR += samba,ldap
2005-04-03 11:28:47 +00:00
mbalmer
3852646478 Update to Samba 3.0.13.
ok alek@, espie@, pval@, xsa@
2005-04-03 11:20:37 +00:00
msf
1efcd9eefc +softflowd 2005-04-03 02:35:01 +00:00
msf
1625948ebc - initial import of softflowd-0.9.7
Softflowd is flow-based network traffic analyser capable of Cisco
NetFlow data export. Softflowd semi-statefully tracks traffic flows
recorded by listening on a network interface or by reading a packet
capture file. These flows may be reported via NetFlow to a collecting
host or summarised within softflowd itself.

ok djm@
2005-04-03 02:22:31 +00:00
jolan
abc0d0578b sprinkle some pkg_arch 2005-03-30 21:15:21 +00:00
jcs
50094f7c5e now that we have strcasestr(3), update to dnstracer-1.8 2005-03-30 17:01:25 +00:00
jolan
c0d5799511 +p5-Net-DAV-Server 2005-03-30 07:45:54 +00:00
jolan
3b4f45e63d p5-Net-DAV-Server-1.25, perl module to provide a DAV server 2005-03-30 07:42:28 +00:00
jolan
8cdc51c649 +p5-Filesys-Virtual-DAAP,p5-Net-DAAP-Client,p5-Net-DAAP-DMAP 2005-03-30 03:16:24 +00:00
jolan
79a6d71e64 p5-Filesys-Virtual-DAAP-0.04, presents a DAAP share as a VFS 2005-03-30 03:12:22 +00:00
jolan
51cb5432dd p5-Net-DAAP-Client-0.42, perl client for Apple iTunes DAAP service 2005-03-30 03:08:02 +00:00
jolan
846dcf01b3 p5-Net-DAAP-DMAP-1.26, module for reading and writing DAAP structures 2005-03-30 03:05:23 +00:00
msf
720c63ad19 - actually install the man page
- bump PKGNAME

ok pval@
2005-03-29 01:31:39 +00:00
naddy
09f8ae9dcb - Maintenance update to 16.1h.
- Add a patch for cvsupd to make it honor the "refuse" file for files
that are in the Attic (from jdp).
2005-03-28 19:06:25 +00:00
naddy
ab35fd0b4a maintenance update to 1.4 2005-03-27 01:10:36 +00:00
naddy
5fb815c5f7 update to 1.6.0; from new maintainer Waldemar Brodkorb <wbx@openbsd.de> 2005-03-24 00:57:58 +00:00
alek
3d0e427770 Fix PKGNAME
ok jakob@
2005-03-23 19:45:31 +00:00
naddy
b4305c2fc2 Update to 2.0s6 that fixes some security and reliability bugs.
From: Gerardo Santana Gomez Garrido <santana@openbsd.org.mx>
2005-03-23 17:02:53 +00:00
naddy
9a0f12785d back out; ports are locked 2005-03-17 17:32:24 +00:00
naddy
fee4d946e2 Update to 2.0s6 that fixes some security and reliability bugs.
From: Gerardo Santana Gomez Garrido <santana@openbsd.org.mx>
2005-03-17 17:12:44 +00:00
naddy
1fe31da3de mark conflicting packages 2005-03-16 15:34:49 +00:00
pvalchev
a34ec5141c - fix ownership of /var/bitlbee/
- remove unused html file
from maintainer Andrew Dalgleish
2005-03-16 01:57:39 +00:00
pvalchev
fbe9a319e4 fix WANTLIB for no_ssl flavor (i wonder how many are broken like that..)
bump PKGNAME for this and next change
2005-03-16 01:56:49 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
naddy
a21a706f32 SECURITY:
Fix NT LAN Manager (NTLM) authentication handling. By sending a
specially crafted long NTLM reply packet, a remote attacker could
overflow the reply buffer.  This could lead to execution of arbitrary
attacker specified code with the privileges of the application using
the cURL library.  CAN-2005-0490.  From Ubuntu.

ok brad@, pval@
2005-03-14 22:52:20 +00:00
espie
8d3c59e0d8 bye, bye, sprintf.
okay naddy@
2005-03-14 14:04:18 +00:00
jakob
34369c429e strip binaries on install. ok pval 2005-03-14 09:27:23 +00:00
couderc
8c19b2ec3d update to 2.0.2 from maintainer.
This release fix an issue with SSL secured data connections.
2005-03-13 20:40:38 +00:00
couderc
9f2bd7de11 unbreak mips64, from Tamas Tevesz. 2005-03-12 12:35:52 +00:00
pvalchev
baaa36ed92 build on sparc, point ppl to md.h where other arches can be supported 2005-03-12 06:10:20 +00:00
jakob
c4b9e041ff split package into -server, -client and -omapi since people who needs
the server probably have no use for the other stuff.
2005-03-10 16:24:21 +00:00
jakob
a1cbf5da1a ISC DHCP v3.0.2 2005-03-10 13:11:50 +00:00
jolan
2de1ebb235 drpo maintainership (properly this time) 2005-03-09 03:09:10 +00:00
xsa
6b813bcc3e - set correct PKGNAME, which means removing the `py-' prefix
- set conflict with `py-pebrot' in the meantime
ok kevlo@ naddy@.
2005-03-08 22:42:35 +00:00
jcs
3219b9c963 helps to define HOMEPAGE if you're using it as MASTER_SITES 2005-03-08 17:01:11 +00:00
naddy
4beaaafbd5 maintenance update to 0.0.9.5; prodding from Christian David 2005-03-08 16:09:42 +00:00
alek
af7a4a743f - MODULES=iconv is not needed here
- Bump PKGNAME
2005-03-08 10:10:18 +00:00
danh
047cf81c04 update to the latest stable tarball, ntp-stable-4.2.0a-20050303 2005-03-08 04:16:42 +00:00
todd
63ee25d1a2 connect dsocks 2005-03-07 17:10:25 +00:00
todd
285d10336c Import dsocks 0.2
SOCKS client wrapper for *BSD
2005-03-07 16:27:17 +00:00
jakob
09523e4a77 flow-tools v0.67 2005-03-03 07:24:37 +00:00
jakob
03406315a0 add flowd 2005-03-03 07:16:11 +00:00
jakob
20ea047f09 flowd is a NetFlow collector daemon intended to be small, fast and
secure. It features some basic filtering to limit or tag the flows that 
are recorded and is privilege separated, to limit security exposure from 
bugs in flowd itself. Flowd is IPv6 capable - supporting flow export via 
IPv6 transport and NetFlow v.9 IPv6 flow records. It also supports 
reception of flow datagrams sent to multicast groups, allowing one to 
build redundant flow gathering systems.
2005-03-03 07:15:28 +00:00
robert
44b457c5f1 upgrade to 2.9.4; fix the patches 2005-03-02 20:13:23 +00:00
jakob
e752951e6e WANTLIB 2005-03-02 07:20:20 +00:00
david
e10f0c3bad update to micq-0.5.0.1 (translation and bug fix release) 2005-03-01 00:12:23 +00:00
naddy
a5c8d48eef Update to 2.1. New features:
- bug fixes
- nonblocking I/O support

Port fixes:
- WANTLIB marker
- better MASTER_SITES
- correct LIB_DEPENDS
- improved DESCR

From: Moritz Grimm <gtgbr@gmx.net>
2005-02-27 19:14:40 +00:00
couderc
d183903b6a Alexandre Anriot takes maintainership. 2005-02-27 16:37:22 +00:00
alek
83c27c2470 - Fix libgd linking
- Fix WANTLIB marker
- Bump PKGNAME

ok brad@
2005-02-27 10:13:51 +00:00
brad
c5d2bde511 upgrade to gaim 1.1.4
fixes 3 security issues

CAN-2005-0472, CAN-2005-0473, CAN-2005-0208
2005-02-27 06:52:22 +00:00
david
1f3b6be8fe enable-iconv; from alek@ 2005-02-26 21:26:44 +00:00
espie
01d47213b4 tweak the PREFIX only when not generating the package itself, so that
the correct directories are registered/unregistered during package addition
and removal.
2005-02-26 16:57:48 +00:00
alek
35bd1e3919 Fix WANTLIB marker 2005-02-26 12:34:22 +00:00
jakob
118f914d2e add drill 2005-02-25 12:17:01 +00:00
jakob
8eef288056 drill is a tool ala dig, but is supposed to be more powerful and has been
designed with DNSSEC in mind.
2005-02-25 12:16:07 +00:00
sturm
672e5007cc update to ipsvd 0.10.1
from maintainer Lars Hansson <lars at unet.net.ph>
2005-02-23 22:00:33 +00:00
sturm
943c01e1c7 p5-Net-SFTP
p5-Net-SSH-Perl
2005-02-23 20:18:41 +00:00
sturm
4803bb2cba Initial import of Net-SFTP-0.09
Net::SFTP is a pure-Perl implementation of the Secure File
Transfer Protocol (SFTP)--file transfer built on top of the
SSH protocol. Net::SFTP uses Net::SSH::Perl to build a
secure, encrypted tunnel through which files can be transferred
and managed. It provides a subset of the commands listed in
the SSH File Transfer Protocol IETF draft.
2005-02-23 20:16:09 +00:00
sturm
afaece0bdd Initial import of Net-SSH-Perl-1.27
Net::SSH::Perl is an all-Perl module implementing an SSH
(Secure Shell) client. It is compatible with both the SSH-1 and
SSH-2 protocols.
2005-02-23 20:14:34 +00:00
xsa
8202c0bf78 + charm 2005-02-23 16:43:38 +00:00
xsa
98a8a6ea91 Initial import of charm-1.5.0
Charm is a client for the LiveJournal online diary service, as well as
other journal services that use the LiveJournal framework, such as
DeadJournal and uJournal.

requested/maintained by mpech@.

ok alek@ mpech@.
2005-02-23 16:42:41 +00:00
jakob
886268d36a NSD v2.2.1; bugfix release 2005-02-22 05:23:09 +00:00
alek
e6544d1331 Add rsnapshot 2005-02-21 16:12:39 +00:00
alek
caf814c891 Import rsnapshot 1.2.0
rsnapshot is a filesystem snapshot utility. It can take incremental
snapshots of local and remote filesystems for any number of machines.

Local filesystem snapshots are handled with rsync(1). Secure remote
connections are handled with rsync over ssh(1), while anonymous rsync
connections simply use an rsync server. Both remote and local transfers
depend on rsync.

From Sigfred Haversen <bsdlist@mumak.com>

help & ok mbalmer@
2005-02-21 16:08:06 +00:00
couderc
72166a9026 dropping maintainership for Abiword, vsftpd and Waimea. 2005-02-21 13:41:37 +00:00
david
cdefa902f7 add upstream patch from author to fix OpenSSL connections 2005-02-20 07:19:57 +00:00
david
bdee76b50e micq,ssl flavor is no longer needed 2005-02-20 06:58:24 +00:00
david
21ca838842 update to micq-0.5; ok pvalchev@
make ssl default and switch from gnutls to the new openssl support
2005-02-20 06:57:14 +00:00
alek
4999dfa6f1 Add ices2 2005-02-19 20:58:58 +00:00
alek
5b6d8696c8 - Conflicts with ices-0* but not with ices-2*
- Bump PKGNAME
2005-02-19 20:53:13 +00:00
alek
2538cacd58 Import ices 2.0.1
Ices2 is a source client for streaming Ogg Vorbis audio to an Icecast v2
server. It supports streaming of .ogg files in playlist mode as well as
encoding and streaming live input.

From Moritz Grimm <gtgbr@gmx.net>
2005-02-19 20:49:51 +00:00
alek
3572d62a73 - Fix libintl/libiconv detection and linking
- Don't use bundled libintl
- Regen PLIST
- Bump PKGNAME

ok pvalchev@
2005-02-16 21:55:55 +00:00
mbalmer
1c05ced30e Added
SUBDIR += pear-HTTP
     SUBDIR += pear-HTTP-Request
     SUBDIR += pear-Net-IMAP
     SUBDIR += pear-Net-SMTP
     SUBDIR += pear-Net-Socket
     SUBDIR += pear-Services-Weather
2005-02-15 09:59:43 +00:00
mbalmer
14626c5618 interface to various online weather-services for PHP
ok alek@
2005-02-15 09:51:34 +00:00
mbalmer
bee4648d92 network socket interface support for PHP
ok alek@
2005-02-15 09:50:16 +00:00
mbalmer
271a9c2a44 SMTP support for PHP
ok alek@
2005-02-15 09:49:10 +00:00
mbalmer
1be8cb5ad8 an easy way to perform HTTP requests for PHP
ok alek@
2005-02-15 09:47:57 +00:00
mbalmer
62e5863b38 miscellaneous HTTP utilities for PHP
ok alek@
2005-02-15 09:46:50 +00:00
mbalmer
6dfc966f05 an implementation of the IMAP protocol for PHP
ok alek@
2005-02-15 09:45:37 +00:00
jcs
9ad972fc0d update to arping-2.05 2005-02-15 03:30:52 +00:00
alek
a0d0c782b1 Adjust LIB_DEPENDS 2005-02-13 15:54:28 +00:00
alek
be7bfeab4f Fix WANTLIB marker 2005-02-11 12:43:46 +00:00
alek
944bfdf55e - Don't use included libintl
- Use shared libs, if available
- Bump PKGNAME

ok naddy@
2005-02-09 00:41:19 +00:00
sturm
0b0a3a8533 update to nmap 3.81
from maintainer Okan Demirmen <okan at demirmen.com>
2005-02-08 19:06:42 +00:00
pvalchev
b98cbc574d remove margarida@ from the maintainer position after a generous timeout 2005-02-07 19:01:47 +00:00
jakob
232997f520 remove named-xfer 2005-01-31 18:29:59 +00:00
jakob
e4d0f6cb2f remove named-xfer from BIND v8. it was previously used for NSD, but since
NSD now includes its own zone transfer client it is not used any more.
2005-01-31 18:29:50 +00:00
jakob
4ef3553c4e NSD v2.2.0 2005-01-31 18:25:39 +00:00
naddy
0fbef49daa update to 0.0.9.3; based on submission from Jon Trembley <jon@brain-box.net> 2005-01-30 20:20:18 +00:00
naddy
4d796fcc52 enable building with compiler optimization flags 2005-01-30 19:48:02 +00:00
naddy
4796dd7aab remove trailing whitespace 2005-01-30 15:38:15 +00:00
sturm
16466a62c7 some cleanup from new maintainer Okan Demirmen <okan at demirmen.com>
should improve situation on 64bit archs
2005-01-29 20:15:32 +00:00
alek
f2a454a46d - This port needs now graphics/gdk-pixbuf,-gnome
- Bump PKGNAME
2005-01-28 18:23:13 +00:00
fgsch
1eb163a942 update to 1.1.2; maintainer ok. 2005-01-28 16:33:28 +00:00
naddy
5477a56424 Now that @info transparently picks up all .info-* files, don't go through
extra steps to rebuild with --no-split.
2005-01-26 16:41:03 +00:00
robert
c64eb12931 $OpenBSD$ 2005-01-25 22:28:31 +00:00
dhartmei
641c37bedb add DLT_LOOP patch, bump PKGNAME, ok robert@ 2005-01-25 22:24:01 +00:00
mjc
d7e7a8fa4e update to 1.0.8, from Victor Sahlstedt 2005-01-25 21:56:51 +00:00
naddy
b201bac722 +xorp 2005-01-25 21:21:42 +00:00
naddy
50d8b59a3f Import XORP 1.0.
XORP is an open router platform.  XORP's primary goal is to be both
a research tool and a stable deployment platform.  It implements
routing protocols for IPv4 and IPv6 and a unified means to configure
them.
2005-01-25 21:19:22 +00:00
mbalmer
8c30c546ee Added
SUBDIR += synergy
2005-01-25 04:00:51 +00:00
mbalmer
093e36fd04 synergy: mouse and keyboard sharing utility
ok kevlo@
2005-01-25 03:58:23 +00:00
mjc
de35125798 replace /set workaround with fix from upstream cvs
noticed by resfilter@resfilter.net
"no objections" pvalchev@ robert@
2005-01-24 21:17:46 +00:00
naddy
5017b5a308 Update to 1.7; from Srebrenko Sehic <haver@insecure.dk>.
Notable changes:
* New psk-crack program to crack IKE Aggressive Mode pre-shared keys.
* Support for IKE over TCP.
* New --random (-R) option to randomise the target list.
* The identity payload for aggressive mode may be specified as either a
string or hex.
* Ability to use the OpenSSL MD5 and SHA1 hash functions.
* Many more backoff fingerprints and vendor ID patterns added.
2005-01-24 20:16:06 +00:00
naddy
0dc1938a2a update to KAME IPv6 patch 20040826 2005-01-21 22:23:29 +00:00
naddy
387f2c155e maintenance update to 20040820; ok brad@ 2005-01-21 16:03:14 +00:00
jolan
8665e05cc0 +howl 2005-01-21 02:13:18 +00:00
jolan
1b5fe0dcc2 howl-0.9.8, zeroconf networking implementation 2005-01-21 02:11:57 +00:00
todd
804e658e41 +p5-Net-SNPP 2005-01-14 17:17:31 +00:00
todd
d84c952988 Initial import of Net::SNPP
Simple Network Pager Protocol Client
2005-01-14 17:04:40 +00:00
sturm
b1d1e479a4 better and consistent LIB_DEPENDS on db; this fixes a few possible
build time failures, where the wrong version of db could be found
2005-01-12 21:31:05 +00:00
robert
1f3e771783 update to 2.9.2; mark a dependency for misc/dialog because bnc's
configuration tool can use it
2005-01-11 15:04:42 +00:00
sturm
c16d486420 p5-SNMP-BridgeQuery 2005-01-07 19:49:30 +00:00
sturm
a9962572f9 Initial import of SNMP-BridgeQuery 0.58
BridgeQuery polls a device which responds to SNMP Bridge Table queries and
generates a hash reference with each polled MAC address as the key and the
associated port as the value. The specific MIBs that are polled are
described in RFC1493. On layer 3 switches, one can additionally poll IP
addresses.
2005-01-07 19:47:45 +00:00
jakob
5730d3e796 NSD v2.1.5 2005-01-07 10:05:32 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
fgsch
99ab689dc0 update to gaim 1.1.1 2005-01-05 17:07:44 +00:00