wilfried
6256ec90f5
Import of p5-Net-DNS-SEC-0.07,
...
from Wesley Griffin <wgriffin@jtan.com>
extends the Net::DNS module with DNSSEC functionality
2002-10-15 11:24:16 +00:00
pvalchev
25285de69e
Update to micq-0.4.9.3.1 and make this port useful (working) again
...
Largely rewritten by Rudiger Kuhlmann includes support for version 8
of the protocol, internationalization, file transfer, etc. License
now GPL, see http://www.micq.org
From new maintainer David Krause
2002-10-15 04:26:27 +00:00
naddy
d767d225ba
library dependency specs must have a first component
2002-10-10 22:07:30 +00:00
naddy
0c5192b839
C++ fixes for gcc3
2002-10-10 01:47:47 +00:00
naddy
0f639b6bcb
- work around optimizer bug in gcc 2.95 on sparc64 (sha1.c)
...
- fix iconv dependency
2002-10-08 13:02:27 +00:00
jcs
7cf71674a5
update to gaim-0.59.4
2002-10-07 00:42:32 +00:00
fgsch
6347e76401
byebye NEED_VERSION.
2002-10-05 21:11:09 +00:00
fgsch
ba71248fc7
more workarounds for sha1.c on sparc64; this works fine now.
2002-10-05 19:41:17 +00:00
naddy
8e4fd4868f
* Respect CC/CFLAGS/CXX/CXXFLAGS.
...
* C++ fix for gcc3; from Craig Rodrigues <rodrigc@attbi.com> via FreeBSD.
ok jakob@
2002-10-04 19:20:24 +00:00
brad
5ff4346bf3
mark this BROKEN on sparc64, even with the supposed workaround this
...
still will not compile, GCC seems to like chewing through VM like
it's going out of style.
2002-10-04 13:22:25 +00:00
jakob
a06c39c1c3
update to version 0.9.7. important changes:
...
- name resolution disabled by default
2002-10-04 09:08:50 +00:00
naddy
1884e35fb5
Fix install by not triggering a secondary configure run.
...
Problem reported by J.A. Neitzel <jneitzel@sdf.lonestar.org>,
analyzed by danh@, this fix from me.
2002-10-01 12:23:42 +00:00
naddy
ca2365aa6a
- Fix CNAME resolving problem; IPv6 testing by henning@
...
- Add mirrors, switch to .bz2 because older distfiles are only preserved
in this format.
From: Nick Nauwelaerts <nick@wanadoo.be>
2002-10-01 12:13:02 +00:00
pvalchev
4ced5538f9
Make this work again on -current; from maintainer Vladimir Popov
...
bump PKGNAME
2002-10-01 06:18:24 +00:00
couderc
f3275cd0a8
Mark as BROKEN.
...
Distfiles no longer available, needs an update.
Does not handle CXX correctly.
2002-09-30 16:17:39 +00:00
danh
4a235c98de
unsigned long was assumed to be 32 bits. fixes a crash on sparc64
...
originally reported by Matt Hess.
ok naddy@
2002-09-30 15:19:40 +00:00
naddy
e291bc98bd
Fix build with gcc3.
2002-09-29 16:10:09 +00:00
naddy
a8cba2d423
Fix build with gcc3.
2002-09-29 14:32:45 +00:00
naddy
c792802e32
Handle unexpected "125" reply as seen e.g. from ftp.compaq.com.
...
Obtained from Dieter Baron <dillo@giga.or.at>; ok maintainer
2002-09-27 20:00:37 +00:00
fgsch
51f827dd89
SECURITY FIXES: Update to 0.9.5.1.
...
See http://silc.silcnet.org/txt/changes-client.txt for details.
Also:
- add iconv to MODULES.
- remove deprecated NEED_VERSION.
Patches to remove mime from Maintainer. Maintainer and pvalchev@ ok.
2002-09-24 17:20:10 +00:00
pvalchev
4f5dcf995c
VAX support
2002-09-24 08:06:58 +00:00
naddy
e0ef14daa0
+cftp
2002-09-21 23:00:02 +00:00
naddy
59e00b8132
Import cftp 0.12.
...
Submitted by Josh Rivel <dorqus@freek.com>.
This is Comfortable FTP, a full screen ftp client.
Supported are FTP both with active and passive data connections,
IPv4 and IPv6, and SFTP (a file transfer protocol using SSH for
authorization and connection encryption).
2002-09-21 22:57:41 +00:00
couderc
22792e54a8
Fix cvs tag
2002-09-19 16:38:43 +00:00
kevlo
c04ebb3a8c
Upgrade to version 2.6.2
2002-09-19 06:03:32 +00:00
kevlo
5f345ee52a
- upgrade to version 0.37
...
- add regression test
2002-09-19 06:01:45 +00:00
wilfried
519b108933
remove NEED_VERSION from my remaining ports
2002-09-17 15:22:26 +00:00
wilfried
69531d4e5c
update to p5-Net-DNS-0.28
...
- Fixed a bug in the RR pat that broke many updates.
- Added (untested) support for perl 5.004.
- We now allow whitespace at the begining of a RR.
- Fixed an issue that gave Net::DNS::SEC problems, %Net::DNS::RR::RR
is now in a scope that the Net::DNS::SEC hook can see it from.
- Fixed SRV records.
- Fixed debug message in Net::DNS::Resolver::bgread().
2002-09-17 14:51:33 +00:00
pvalchev
ee4ab7ef36
This is installed setuid root because it uses SOCK_RAW, so open socket
...
as early as possible and revoke privileges immediately after
bump PKGNAME to reflect change
2002-09-17 09:06:23 +00:00
pvalchev
8d947a5098
update-patches
2002-09-17 09:04:05 +00:00
jsyn
3b705a272f
fix both primary and secondary distsites -- the one referenced at
...
HOMEPAGE hasn't been valid in months, and owners have been unresponsive
2002-09-17 08:53:50 +00:00
pvalchev
c42356b66d
This is a network program that needs raw sockets and is installed setuid root.
...
Open the socket first thing in the program and revoke root privileges
immediately after because that's all they are needed for. ok maintainer jsyn@
Bump PKGNAME to reflect change
2002-09-17 08:42:20 +00:00
pvalchev
6540bcb4cd
update to tcpreen-1.0.4; from maintainer Margarida Sequeira
2002-09-16 00:53:53 +00:00
jcs
c1212c1cbc
update to gaim-0.59.2
2002-09-15 14:51:51 +00:00
shell
f41fcf3d91
Updated to py-curl-7.9.8.4
...
- lib_depends = crul->=7.9.8
2002-09-15 11:20:55 +00:00
couderc
d0089829bf
Fix to prevent use of expat
2002-09-14 14:46:32 +00:00
jakob
e96f7b421c
update to 0.9b3 due to buffer overflow/underflow.
2002-09-14 08:40:52 +00:00
naddy
1fa550c3ca
Add some forgotten library dependencies.
2002-09-13 22:54:28 +00:00
naddy
68b14b5214
This depends on libcurl.
2002-09-13 22:28:49 +00:00
jakob
427ed7363f
nsd
2002-09-13 17:09:58 +00:00
jakob
194d5daa24
authorative only name server daemon
2002-09-13 17:09:20 +00:00
danh
44809833d7
these are not likely to change anytime soon, so drop NEED_VERSION now
2002-09-12 16:41:26 +00:00
danh
6590d7e88c
* add HOMEPAGE
...
* cleanup description
* drop NEED_VERSION
2002-09-12 15:38:58 +00:00
danh
6c418dfdde
add HOMEPAGE
2002-09-12 15:22:33 +00:00
pvalchev
83fca0c79e
scli
2002-09-12 06:21:08 +00:00
pvalchev
906890fe53
Initial import of scli-0.2.12
...
The scli package was written to address the need for small and
efficient command line utilities to monitor and configure network
devices and host systems. The scli package is based on the SNMP
management protocol. It utilizes a MIB compiler called smidump to
generate C stub code.
Maintainer Margarida Sequeira <niness@devilness.org>
2002-09-12 06:20:32 +00:00
pvalchev
7d7e9d2f1b
mark as broken on alpha for now: alignment issues
2002-09-11 05:53:39 +00:00
pvalchev
06858b98a7
sync patches with update-patches and add RCS Ids
2002-09-11 05:49:59 +00:00
pvalchev
f08a0e2ce5
first cut at alpha support w/ ethernet devices list from GENERIC
...
XXX the way this is done for different arches is ugly anyone feel free
to change it
2002-09-11 05:48:05 +00:00
fgsch
9fbdbf2557
enable ysmv7.
2002-09-10 21:38:03 +00:00
fgsch
faf5c0210e
icq console client with encryption support; from
...
Margarida Sequeira <niness@devilness.org>.
2002-09-10 21:32:45 +00:00
naddy
bef94aff76
update to 4.2; from maintainer Mathieu Braem <majeu@bsdaemon.be>
2002-09-10 01:02:00 +00:00
lebel
a8dc62396c
update net/neon to 0.23.3
2002-09-08 17:32:50 +00:00
lebel
efa90a5f1b
update net/cadaver to 0.20.5;
...
thanks to Jim Geovedi <negative@toxic.magnesium.net> for the heads up.
2002-09-08 17:26:21 +00:00
couderc
3ccfb0675c
Fix DISTNAME, noticed by todd@
2002-09-05 20:35:57 +00:00
couderc
4e258474cc
Fix different bugs : little indian for all arch, build in 32bits by default, CC/CXX/C(XX)FLAGS.
...
Plus cosmetics from naddy@
2002-09-05 17:57:30 +00:00
lebel
624cabdf88
+tcpreen
2002-09-03 18:48:19 +00:00
lebel
95a511eb2f
initial import of net/tcpreen-1.0.2:
...
--
TCPreen is a simple tool to monitor and analyze data transmitted
between a client and a server via a TCP connection, it supports
both IPV4 and IPV6.
This tool focuses on the data stream (software/socket layer), not
on the lower level transmission protocol as packet sniffers do.
WWW: http://www.simphalempin.com/dev/tcpreen/
Submitted by Margarida Sequeira <niness@devilness.org>
2002-09-03 18:46:02 +00:00
mark
1cd509166d
+ # BSD
...
+ update-patches
+ chop NEED_VERSION
2002-09-03 05:49:19 +00:00
mark
6497197d41
chop NEED_VERSION, tag BSD comment for PERMIT's
2002-09-03 04:34:13 +00:00
brad
1817ae7e6b
remove kinkatta, kmago, and kxicq2.
2002-09-01 20:34:31 +00:00
mpech
1c86bcd3fd
Remove Oleg from MAINTAINERS.
...
form@ ok
2002-09-01 19:10:31 +00:00
mpech
a8924e572b
Remove Oleg Safiullin from MAINTAINERS.
...
form@ ok
2002-09-01 18:49:00 +00:00
brad
cadc84637d
stub out ports which are dead in the water.
2002-08-31 19:40:39 +00:00
wilfried
8e3bcd0049
Missing dirrm, ok jakob@
2002-08-28 06:46:16 +00:00
nino
b8bc2de74e
Update to 3.1.4.
...
ok ericj@.
2002-08-27 19:55:09 +00:00
danh
636649590f
update to the latest patch (version 6)
...
* drop NEED_VERSION
* update package patch level
2002-08-27 19:02:18 +00:00
jcs
15d1d85064
SECURITY: update to gaim-0.59.1
2002-08-27 15:40:44 +00:00
lebel
617210fed0
update net/lftp to 2.6.1; kevlo@ ok
2002-08-27 01:38:19 +00:00
brad
391784d52f
remove whitespace
2002-08-26 14:39:29 +00:00
pvalchev
77a740f736
Update maintainer email address
2002-08-26 03:42:03 +00:00
brad
376698056a
update list of distsites.
...
--
From: Frank Denis <j@pureftpd.org>
2002-08-25 22:57:56 +00:00
pvalchev
61bf7750a8
missing "; from openbsd@rukh.net
2002-08-23 08:42:39 +00:00
naddy
b5778b6260
update to 0.43; from maintainer Vladimir Kotal <vlada@openbsd.cz>
2002-08-21 21:52:52 +00:00
naddy
78b3632f8d
bug fix; from Chris Kuethe <ckuethe@ualberta.ca>
2002-08-21 21:50:05 +00:00
naddy
368461f0f5
Home page and original master site have disappeared.
...
From maintainer Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.
2002-08-21 21:28:51 +00:00
jakob
d8d38b6001
update to ethereal 0.9.6. various bugfixes including one buffer overflow
...
fixed and some new/update protocols as well.
2002-08-21 10:55:11 +00:00
lebel
16fb33b68d
update net/oidentd to 2.0.4:
...
Notable changes:
- Forwarding code for OpenBSD now fixed in the main distribution
- Minor fixes for pf-based NAT.
From maintainer, Jolan Luff <jolan@cryptonomicon.org>.
2002-08-20 22:23:00 +00:00
jsyn
34c9f30218
oops, comment was too long;
...
pointed out by Louis Bertrand <louis@bertrandtech.on.ca>
2002-08-12 15:58:15 +00:00
dhartmei
9f6f7be149
Update to 1.1
...
- get rid of X11/Xpm dependencies (not needed with -current gd)
- add graph generation example to man page (-c -d at the same time)
- open /dev/pf read-write, which is neccessary in 3.0
- change a counter to u_int64_t so it doesn't overflow
Thanks to wilfried@, Philipp Morger, Jolan Luff, Rodolphe Ortalo
for feedback.
2002-08-12 11:37:03 +00:00
jsyn
b0bd85ee1a
update to 3.00; ok bmc@
2002-08-11 20:50:54 +00:00
brad
d405b80059
typo.
...
--
Pointed out by: Luiz Gustavo <gustavo@shoptime.com>
2002-08-10 23:26:51 +00:00
wilfried
0bf6f0f9d3
update to p5-Net-DNS-0.26
...
+ Fixed warning in Net::DNS::RR::AUTOLOAD with perl 5.005.
+ Implemented autoloading of the RR subclasses. This provides a
good sized speed bump, particually for applications that are not
persisant.
+ Cleaned up a few things with CERT RRs.
+ Removed use of $' from RR.pm for effciency reasons. As a result,
for all RRs text following a ';' is considered a comment. This
was originally only done in RR/SOA.pm.
+ Added method caching to AUTOLOAD subroutines. This should provide
a modest speed bump.
+ The test suite has been greatly improved, though there is still
more to be done in this regard.
+ Added support for DNAME resource records.
+ Fixed edge case for queries that have no name.
+ Tighted up the regular expression used in Net::DNS::Resolver::cname_addr()
2002-08-09 10:45:08 +00:00
wilfried
33ca157c6f
update to p5-Net-MySQL-0.07
...
- When old Perl was used, the problem which cannot encode a password
correctly was corrected.
- UNIX Socket connection support.
- The version of Perl to demand was lowered to 5.004.
- Fixed the problem which cannot acquire the field with a length
of 16 bits or more.
- Fixed some uncanny typoes.
2002-08-09 10:32:25 +00:00
jakob
54ca474127
shorten, document flavours; wcobb
2002-08-05 20:49:19 +00:00
jakob
533b383447
nuke NEED_VERSION and remove debug flavour; wcobb
2002-08-05 20:48:59 +00:00
pvalchev
c8e13b7f85
dhcping
2002-08-04 18:47:35 +00:00
pvalchev
e247450cfe
Import of dhcping-1.2
...
Small tool that lets you perform a dhcp-request to find out if a dhcp-server
is still running.
Maintainer: Margarida Sequeira <niness@devilness.org>
2002-08-04 18:46:50 +00:00
naddy
85b478d723
/etc -> ${SYSCONFDIR}; Jolan Luff <jolan@pellaeon.com> and me
2002-08-04 17:32:28 +00:00
naddy
94efda0686
Update to 0.90.
...
Submitted by Nikolay Sturm <sturm@sec.informatik.tu-darmstadt.de>.
Thanks to Aleksander Piotrowski for sending patches.
2002-08-03 23:41:21 +00:00
naddy
eec695c064
typo
2002-08-02 23:28:41 +00:00
naddy
5b43672948
- Use VMEM_WARNING.
...
- Clean up patch logic.
- Mark as BROKEN for obvious incompleteness: Blindly builds as 32-bit/
little endian on all archs, doesn't honor CC/CXX/C(XX)FLAGS.
2002-08-02 21:28:34 +00:00
naddy
cd22b02513
/etc -> ${SYSCONFDIR}
2002-08-02 16:22:39 +00:00
pvalchev
711a4ae582
tcpcat
2002-07-31 23:59:34 +00:00
pvalchev
c85334cd16
Import of tcpcat-1.2.0
...
Tcpcat is a simple program that is like `cat' but it works over tcp
streams to allow you to cat from one host to another.
Maintainer: Margarida Sequeira <niness@devilness.org>
2002-07-31 23:58:57 +00:00
pvalchev
cec381e225
Update to tcptraceroute-1.4; from maintainer Patroklos Argyroudis
2002-07-31 17:14:30 +00:00
brad
a4c3c6c27e
remove myself as MAINTAINER from a number of ports that I don't use anymore, don't want to maintain, etc.
2002-07-30 14:36:49 +00:00
couderc
8f36c7e4fb
Add openh323
2002-07-28 19:51:44 +00:00
couderc
273e44062e
OpenH323 is a free, open-source (Mozilla Public License) library for the
...
H.323 internet teleconferencing protocol (as used in NetMeeting, etc).
2002-07-28 19:35:51 +00:00
naddy
fc41820ea3
Remove hunks with $Id keywords that accidentally sneaked in.
...
Thanks jakob@
2002-07-26 17:54:49 +00:00
naddy
11edd48bbd
Fix a lot of problem with afpd.
...
From maintainer Ian McWilliam <i.mcwilliam@uws.edu.au>.
2002-07-26 15:12:17 +00:00
dhartmei
035cf06bee
add pfstat, thanks naddy
2002-07-26 11:38:35 +00:00
dhartmei
58adbac308
pfstat is a small utility that collects packet filter statistics and
...
produces graphs.
2002-07-26 07:25:35 +00:00
pvalchev
b470da8938
Update to ickle-0.3.2
2002-07-26 02:52:11 +00:00
jakob
ea7d10ccb1
rename curses flavour to no_x11 & remove NEED_VERSION
2002-07-26 00:28:30 +00:00
naddy
8be9b51785
Add support for the Mud Client Compression Protocol (mccp).
...
Submitted by Nick Nauwelaerts <nick@wanadoo.be>.
2002-07-23 18:42:00 +00:00
naddy
25affa0205
Finish netatalk reorganization and update.
...
Submitted by maintainer Ian McWilliam <i.mcwilliam@uws.edu.au>.
2002-07-23 11:54:37 +00:00
naddy
0b83cedc44
Import netatalk 1.5.3.1.
...
Submitted by Ian McWilliam <i.mcwilliam@uws.edu.au>.
AFP file and print services for AppleTalk/IP networks
2002-07-23 11:52:12 +00:00
naddy
d7260847a5
Re-import netatalk-990130 into subdirectory.
...
Submitted by maintainer Ian McWilliam <i.mcwilliam@uws.edu.au>.
2002-07-23 11:47:35 +00:00
nino
1681f4dc89
Fix typo.
2002-07-22 20:26:47 +00:00
nino
44d1a64f0d
Mark as BROKEN. Needs to be updated to a version that uses the new
...
ICQ protocol.
2002-07-22 20:15:34 +00:00
naddy
43f91a15d0
- Master sites have disappeared.
...
- Don't clobber CFLAGS.
2002-07-21 20:52:02 +00:00
fgsch
54a3d7a1b8
enable regex.
2002-07-20 17:45:57 +00:00
pvalchev
661c14579b
Update to pen-0.9.5; from maintainer argp@ieee.org
2002-07-19 17:40:24 +00:00
naddy
a0a869b526
libevent timeout_ -> evtimer_ ; ok jsyn@
2002-07-18 15:46:50 +00:00
kevlo
ea9e8b44a4
add p5-IO-Interface and p5-IO-Socket-Multicast.
2002-07-18 06:19:52 +00:00
kevlo
912ebd858c
Initial import of p5-IO-Socket-Multicast 0.25.
...
The IO::Socket::Multicast module subclasses IO::Socket::INET to enable
you to manipulate multicast groups. With this module (and an operating
system that supports multicasting), you will be able to receive incoming
multicast transmissions and generate your own outgoing multicast
packets.
2002-07-18 06:18:57 +00:00
kevlo
b61bb93048
Initial import of p5-IO-Interface 0.97.
...
IO::Interface adds object-methods to IO::Socket objects to allow
them to get and set operational characteristics of network interface
cards, such as IP addresses, net masks, and so forth. It is useful
for identifying runtime characteristics of cards, such as broadcast
addresses, and finding interfaces that satisfy certain criteria,
such as the ability to multicast.
2002-07-18 06:17:50 +00:00
mickey
37cd4c13fe
fix compilation errors in ospfd w/ snmp flavour; from zebra's cvs repo; pt out by naddy@
2002-07-17 21:57:23 +00:00
fgsch
8abef1e006
Enable assembler optimizations for i386 for now. Elf arch's should work, but
...
I cannot test atm.
The label part of this patch is needed until I can figure completely what's
needed to support local labels longer than one digit on a.out arch's.
2002-07-17 19:10:40 +00:00
naddy
559f9fe989
* libevent timeout_ -> evtimer_
...
* printf() size_t by casting to unsigned long and using %lu format
ok mark@
2002-07-16 16:08:23 +00:00
pvalchev
9690602f5f
Update to pen-0.9.4; from maintainer Patroklos Argyroudis
2002-07-12 17:01:15 +00:00
mark
12c043944b
ettercap 0.6.7 update
...
scrap NEED_VERSION
2002-07-11 22:21:44 +00:00
avsm
b0ad14257b
Drop MAINTAINER for stuff I dont have time to maintain any more.
2002-07-10 20:48:12 +00:00
mickey
8c91f7de64
update to .93a, lots of new stuff; danh@ and itojun@ ok
2002-07-10 20:14:45 +00:00
pvalchev
c49e437a92
sync
2002-07-10 08:22:12 +00:00
pvalchev
721d5a4c8b
Update to centericq-4.7.7
...
Many new features/fixes, see http://konst.org.ua/download/CHANGELOG.centericq
2002-07-10 08:21:31 +00:00
danh
14121480b5
kernel support for NTP has been dropped; from nordin@
...
- bump package patch level
- remove ntptime from package list
2002-07-08 14:48:14 +00:00
jakob
efb4c87a70
move libbind to separate package
2002-07-07 11:21:59 +00:00
jakob
536d77f60f
update to v0.49
2002-07-07 10:50:52 +00:00
pvalchev
3ab584ab7c
getopt returns -1
2002-07-07 07:07:02 +00:00
pvalchev
be4b074f6f
Update to plushs-1.2; from maintainer pluf@wanadoo.es
2002-07-07 06:41:56 +00:00
jcs
083b16447e
remove maintainer
...
requested by (now former) maintainer
2002-07-05 08:44:58 +00:00
miod
d6c4e07bf1
Mark ipband as broken. Its code is disgusting, totally lacks any form of
...
coding style, and features beginner's C code mistakes, such as incorrect
use of pointers, etc.
Needs a strong cleanup before this can be considered a real program again.
ok lebel@ and maintainer
2002-07-04 20:21:17 +00:00
jcs
967375e45b
update to gaim-0.59
2002-07-04 19:02:32 +00:00
lebel
f5be045506
update net/neon to 0.21.3
2002-07-04 17:50:37 +00:00
fgsch
1b0da33978
Update to silc 0.9.4; maintainer ok.
...
look at http://www.silcnet.org/txt/changes-client.txt for changes.
2002-07-04 10:56:08 +00:00
fgsch
b907c5f736
better.
2002-07-02 06:17:03 +00:00
wilfried
1d9d23baef
Update to p5-Net-MySQL-0.05
2002-07-01 15:34:30 +00:00
wilfried
889ec196f3
Update to p5-Net-DNS-0.23
...
- Fixed Net::DNS::mx() to work properly in scalar context.
- Fixed taint issue when Net::DNS::Resolver::nameservers() is passed
a hostname as an argument.
2002-07-01 15:17:20 +00:00
kevlo
695e5219fc
upgrade to version 2.5.4
...
>From ChangeLog:
- security fix: long error message from ftp server could cause buffer overflow.
- fixed ftp:fix-pasv-address. Now the address should be fixed properly.
- handle HTTP `100 Continue' in any open mode.
- status line fixed: don't write a space to last screen column.
- security fix: check that addresses have proper length.
2002-07-01 02:03:31 +00:00
brad
1965b4de7f
- disable auto rejoin
...
- add RCS ids to patches
2002-06-30 18:23:31 +00:00
wcobb
2edc3bc6fe
pen 0.9.2 update.
...
from maintainer Patroklos Argyroudis <argp at ieee.org>; ok pvalchev@
2002-06-30 00:08:04 +00:00
jakob
549914859f
update to v0.9.5; security bugfix release
2002-06-29 15:41:01 +00:00
couderc
3a0ff6db02
Use ruby module and added some examples.
2002-06-29 13:59:24 +00:00
kevlo
177b51ef76
- update to 1.12
...
- add regression test
--
Ok'd by maintainer
2002-06-26 01:14:50 +00:00
naddy
652f33b939
use newer KAME patch
2002-06-25 20:27:22 +00:00
naddy
d200a81a81
Update to 3.1.3; ok ericj@
...
IPv6 testing by fries@
2002-06-25 19:47:12 +00:00
pvalchev
8779dc212d
New maintainer: Nikolay Sturm
...
Update to gtk-gnutella 0.85
2002-06-25 02:58:09 +00:00
jakob
2f87a6f1fe
add isc-dhcp
2002-06-24 20:51:06 +00:00
jakob
71f306162d
ISC dhcpd v3m submitted by wgriffin at tislabs.com
2002-06-24 20:50:03 +00:00
jcs
25933807f7
more specific homepage
2002-06-23 23:58:05 +00:00
brad
db1541d1f7
- remove unnecessary patches
...
- use DESTDIRNAME
2002-06-23 18:23:03 +00:00
reinhard
bd45d71b6a
update to irssi-0.8.5; lebel@
...
fixes a remote crash
2002-06-22 10:35:21 +00:00
dhartmei
040e4a3a94
Update to Samba 2.2.5, see change list on
...
http://www.samba.org/samba/whatsnew/samba-2.2.5.html
2002-06-21 13:07:01 +00:00
fgsch
8b1430c2c7
enable pavuk.
2002-06-19 21:11:58 +00:00
fgsch
d9ac85eb3c
Pavuk is UNIX program used to mirror contents of WWW documents or files.
...
It transfers documents from HTTP, FTP, Gopher and optionaly from HTTPS (HTTP
over SSL) servers. Pavuk have optional GUI based on GTK+ widget set.
comments by jsyn@ and pval@
2002-06-19 21:06:55 +00:00
dhartmei
571be72fa6
Use /var/run for pid files, suggested by several people.
2002-06-19 08:03:14 +00:00
dhartmei
7b887ae364
Use /var/spool/samba/ for pid files as well (instead of /var/locks/,
...
which doesn't exist), found by Kenneth R Westerback
2002-06-18 18:42:12 +00:00
mark
26916d7414
ettercap-0.6.6.6 update
...
Now works on ELF archs thanks to additional patch from brad@
From CHANGES:
+ Ability to bind a port on which ettercap forwards the sniffed traffic
+ The -H option now supports range ip
+ NEW PLUGIN: lamia (become root of a switches spanning tree)
+ Updated the passive OS fingerprint database (825 records)
!! Fixed the -w options (openssl path related bug)
!! Fixed the conflicting options -Y and -a
!! Fixed the FindIface function under BSD
2002-06-17 02:21:43 +00:00
jsyn
7791b35041
remove libevent dependency, fix configure.in and __FUNCTION__ use;
...
from naddy@
2002-06-16 20:37:13 +00:00
pvalchev
98edb320fa
pull <des.h> and use our own libdes
2002-06-16 20:02:19 +00:00
pvalchev
d61eeffd56
sync
2002-06-16 19:59:09 +00:00
pvalchev
c3bcb0bdf4
pull needed <openssl/md5.h>
2002-06-16 19:43:39 +00:00
naddy
c66a73f77a
kill libevent dependency
2002-06-16 15:26:58 +00:00
brad
7cb7310440
upgrade to cURL 7.9.8
2002-06-15 04:27:35 +00:00
jakob
19487fd70b
typo
2002-06-13 15:27:29 +00:00
jcs
e2ea20519b
update to dnstracer-1.5
...
noticed by <insane at oneinsane.net>
2002-06-12 14:52:11 +00:00
shell
19aae69b68
Updated to py-curl-7.9.7
2002-06-10 01:21:20 +00:00
shell
7794b3dbd5
Updated to xchat-1.8.9
2002-06-10 01:12:24 +00:00
brad
26c9fd1178
upgrade to cURL 7.9.7 + experimental patch to fix cURL with newer OpenSSL.
...
--
Original patch from: Jacob Meuser <jakemsr@jakemsr.com>
This patch (which has been modified to also work
with older versions of OpenSSL) from: Daniel Stenberg <daniel@haxx.se>
2002-06-09 18:36:38 +00:00
brad
ef17074626
upgrade to pure-ftpd 1.0.12
...
--
From: Frank Denis <j@pureftpd.org>
2002-06-09 17:36:46 +00:00
wilfried
0440d7845c
add specifier to RUN_DEPENDS and BUILD_DEPENDS
2002-06-09 05:31:40 +00:00
wilfried
ada8c6169b
clean up REGRESS_DEPENDS/REGRESS_TARGET/NO_REGRESS
2002-06-09 05:24:27 +00:00
jsyn
9e9abe5180
hping was b0rked -- interfaced weren't actually recognized. This updates
...
hping to 2.0.0rc1 (which fixes that problem), and also cleans up the port
a bit.
2002-06-09 04:39:23 +00:00
wilfried
cdf97ba832
updated archive - same version
2002-06-08 21:43:25 +00:00
wilfried
4fe7a39a7e
fix regress
2002-06-08 18:24:13 +00:00
todd
401f0f0b2a
enable rsh=ssh by default; ok espie@
2002-06-08 15:45:28 +00:00
wilfried
0d7f82981e
kill unused variable PERL_MODULES, ok brad@
2002-06-07 21:37:11 +00:00
wilfried
463b159263
sync maintainer mail address
2002-06-07 18:47:43 +00:00
wilfried
acbc9230d6
+wmifinfo
2002-06-07 15:41:49 +00:00
wilfried
bd057651bd
Import of wmifinfo-0.06
...
wmifinfo is a simple applet showing basic network info for all
available interfaces. It shows IP address, netmask, gateway and MAC
address.
2002-06-07 15:41:12 +00:00
avsm
da40f249af
update to yafc-0.7.10
2002-06-07 10:59:22 +00:00
wilfried
dc1c4f4caa
Update to Net-DNS-0.22
2002-06-07 01:15:35 +00:00
reinhard
c74e6395cb
from http://real.irssi.org/page=news :
...
'This is just the original 0.8.4 package. The 'a' was added after
version number in the package file just to make sure it's not confused
with the backdoored version.'
*) same checksum as non-backdoored version
*) gpg signature/fingerprint verified
*) I suck
2002-06-05 15:10:57 +00:00
todd
96c73628c8
tell vnc we have X in /usr/X11R6 too. This allows Xvnc to see rgb .. colors
...
look much better ;-) .. ok maint
2002-06-03 18:11:07 +00:00
jcs
84c2547d91
SECURITY: update to gaim-0.58
2002-05-31 14:14:42 +00:00
fgsch
5301c2686f
gcc workaround for sha1 should only apply for sparc64.
2002-05-30 17:33:04 +00:00
kevlo
0f4db89f0d
upgrade to version 2.5.2
2002-05-29 06:56:06 +00:00
brad
2bce308240
typo in COMMENT.
2002-05-28 14:13:00 +00:00
lebel
58947bb8ab
update net/neon to 0.21.0; thanks Jim Geovedi <jim@corebsd.or.id>
2002-05-28 12:56:27 +00:00
jakob
646391bfcf
update to v0.9.4. this version fixes potential security problems revealed
...
since the release of 0.9.3, see the security advisory at
http://www.ethereal.com/appnotes/enpa-sa-00004.html for more details.
2002-05-28 07:28:19 +00:00
pvalchev
51e4a5a323
bump PKGNAME for last change; ok espie
2002-05-27 16:14:58 +00:00
espie
400613b975
+edonkey-gui
2002-05-27 12:44:55 +00:00
espie
55eeb7738c
gui to edonkey, from Sebastian Stark
2002-05-27 12:43:47 +00:00
espie
b29198358e
the gui expects the program to show up as `donkey', not edonkey.
2002-05-27 12:34:43 +00:00
fgsch
a44e78fb2f
no, these are wrong; fix'em.
2002-05-25 18:34:01 +00:00
jsyn
b7fde3228c
SECURITY FIX: irssi had been backdoored at it's distsites; this restores
...
the correct checksum
noted by Robert Reid <robreid@cse.unsw.edu.au> and
Han <han@mijncomputer.nl>
2002-05-25 15:29:18 +00:00
naddy
732c23ad98
oops
2002-05-24 23:05:40 +00:00
pvalchev
6c8a6a1fe8
Update to tcptraceroute-1.3; from maintainer argp@ieee.org
2002-05-24 00:40:24 +00:00