Commit Graph

1934 Commits

Author SHA1 Message Date
naddy
0cc6883a8a +ipv6calc 2002-02-27 01:37:15 +00:00
naddy
547a20b741 Import ipv6calc 0.37; submitted by Vladimir Kotal <vlada@openbsd.cz>.
ipv6calc is a small utility to manipulate IPv6 addresses.
2002-02-27 01:35:08 +00:00
lebel
017ce8beb2 install icb-plugin.txt in /share/doc/irssi; from reinhard@ 2002-02-25 16:41:51 +00:00
reinhard
ec9f4d35e4 LIB_DEPENDS 2002-02-25 14:41:42 +00:00
jcs
d630e9607d Update to dnstracer-1.4 2002-02-25 00:09:30 +00:00
mark
065b7237e3 getopt() returns int, not char 2002-02-24 23:37:51 +00:00
brad
49e4b13883 upgrade to vtun 2.5 2002-02-24 04:24:50 +00:00
lebel
c34885afc2 +irssi-icb 2002-02-24 03:43:01 +00:00
lebel
7fb3710312 initial import of net/irssi-icb 0.13:
--
ICB plugin for the irssi IRC client.
2002-02-24 03:42:03 +00:00
pvalchev
8bb9b90776 more char c = getopt(...) fixes 2002-02-24 00:48:53 +00:00
pvalchev
39c9339458 fix getopt usage 2002-02-24 00:30:08 +00:00
pvalchev
ebd8b700cf - fix getopt usage
- rename paches while here
2002-02-24 00:28:45 +00:00
pvalchev
b9b5d3b0f8 this thing doesn't have a licence ... 2002-02-23 23:24:53 +00:00
pvalchev
229092ad8b - more char c = getopt(...) idiocy
- getopt returns -1, not EOF
2002-02-23 23:07:55 +00:00
naddy
5b6543b1eb kill cvsup static flavor 2002-02-23 15:36:09 +00:00
naddy
3d9e345cfc * update to 16.1f (no functional changes)
* build with ezm3 instead of pm3
* remove static flavor since M3 libs are now always linked statically
2002-02-23 12:35:22 +00:00
reinhard
04ad851ff3 fix modules 2002-02-23 12:25:03 +00:00
reinhard
44aa5187d9 +irssi,socks 2002-02-23 10:37:53 +00:00
reinhard
35a9ea9728 *) remove gettext dependency, use terminfo; thanks han AT mijncomputer.nl
*) -SEPARATE_BUILD (plugins will need this)
*) socks FLAVOR
2002-02-23 10:29:55 +00:00
brad
cbd5d7568a upgrade to pure-ftpd 1.0.9
--
From: Frank Denis <j@pureftpd.org>
2002-02-22 03:14:33 +00:00
danh
b248c4233c update MASTER_SITES 2002-02-21 19:32:01 +00:00
reinhard
7e5f16bd50 update to irssi-0.8.1; notified by han AT mijncomputer.nl
*) enable perl
*) bump NEED_VERSION
*) minor cleanups
2002-02-21 16:19:54 +00:00
naddy
3ce80ea142 Not for archs that have unsigned chars by default.
From maintainer Ian McWilliam <ianm@cit.uws.edu.au>
2002-02-21 12:34:57 +00:00
pvalchev
a4be133bb0 atoi() returns an int, not a char 2002-02-21 02:03:33 +00:00
pvalchev
c05ee76980 getopt(3) returns an int, not a char, and -1 for failure... 2002-02-20 21:24:46 +00:00
jcs
a4ca55e411 update to gaim-0.52 2002-02-20 20:34:54 +00:00
pvalchev
3492a70ae6 - getopt returns -1 when arg list is exhausted, not EOF
- store getopt's return value into an int, not a char...
2002-02-20 20:25:54 +00:00
pvalchev
affedb781a $OpenBSD$ 2002-02-20 20:00:16 +00:00
pvalchev
07fe416bf3 Update to ipband-0.7.1; from maintainer vincent.derrien@free.fr
fixes assumptions in char signedness
2002-02-20 19:57:28 +00:00
danh
fc8876006b do not prepend an underscore to function names when __ELF__ is defined.
suggested by brad@
2002-02-19 14:19:54 +00:00
kevlo
a913ae193c fix checksum 2002-02-19 06:10:17 +00:00
danh
1fb14f4e4a allows extending the agent using shared libraries
from Claudio Castiglia <ccastig@softhome.net>
2002-02-18 14:53:50 +00:00
mark
3e72aca258 ettercap-0.6.4 update (security fix inside)
0.6.4       20020212

       + You can sniff remote traffic from a romote cisco router
         and make mitm attacks on it using GRE tunnels.
       + Added some bits for the passive OS fingerprint database.
         Now even the length of the packet make sense.
       + The sniffing interface now support JOINED view
       + NEW PLUGIN :
          - thief   (dumps all files from HTTP)
          - zaratan (redirect GRE tunnels)
       + ICQ dissector now search for passwords on all ports
       + Updated the passive OS fingerprint database (675 records)
       + Changed the arg 2 of Plugin_HookPoint for PCK_RECEIVED_RAW
       !! Under OpenBSD the pflog interface is ingored
       !! Fixed the DATA_PATH issue in the phantom plugin
       !! Fixed an unsigned short in state_machine
       !! Fixed some plugins that don't recognize the 'yes' answer
       !! Fixed the plugins symbol problem on Mac OS X (strip -x)
       !! Fixed the possibility of remote exploitation on interface with MTU > 1500
2002-02-16 07:33:22 +00:00
pvalchev
bb457685cf Update to centericq-4.6.0 2002-02-16 03:17:17 +00:00
danh
a9ccb2bbdf clean up manual page installation 2002-02-15 21:28:50 +00:00
danh
5b5cc10c12 update to radiusd-cistron 1.6.6
*) bump NEED_VERSION
*) enable syslog and db support
2002-02-15 21:06:06 +00:00
matt
fa5b2ea85c Update Python dependencies. 2002-02-15 19:53:42 +00:00
danh
9bc5bd9e99 update to ucd-snmp 4.2.3
* contains security fixes
* rename checksum file
* bump NEED_VERSION
2002-02-13 21:22:03 +00:00
brad
f30dfb600a upgrade to cURL 7.9.4 2002-02-12 17:39:52 +00:00
dhartmei
11d17a1081 Fix a mirror url, from wilfried@ 2002-02-11 16:17:17 +00:00
camield
8d02b19fc4 Exit 0 when not running bind9-disable, otherwise pkg_remove
will think the script failed and emit a warning.

ok jakob@
2002-02-11 14:19:27 +00:00
jcs
0133441ddf no_regress 2002-02-10 02:12:52 +00:00
jcs
2f56a149cc Update to arping-1.03 2002-02-10 02:10:20 +00:00
dhartmei
65fa982a3b Update to 2.2.3a, from brad@ 2002-02-09 14:15:08 +00:00
kevlo
6f69394caf - update checksum.
Security fix $HOME/.vicq will have 700 permission
while creating.
2002-02-09 07:53:14 +00:00
mark
e0ce1d4f7f crawl-0.3 update 2002-02-08 08:16:10 +00:00
kevlo
eb74facdaf - upgrade to version 2.4.9
>From ChangeLog:
Some bugs have been fixed.
 o use trio library if system's printf is broken with %lld.
 o fixed single quote escaping in several places.
 o fixed coredump if service is unknown.
 o fixed keep-alive for http/1.1.
 o fixed uploading in ssl enabled ftp when data connection is protected.
 o don't send AUTH TLS to ftp proxy.
 o fixed fish protocol module.
2002-02-07 07:00:46 +00:00
jcs
10c45b264b Update to dnstracer-1.3 2002-02-07 04:54:44 +00:00
naddy
80b54d06dd * Update to 0.7.6; from maintainer Vladimir Kotal <vlada@openbsd.cz>.
* Fix a build problem with gcc 3.0.3.
2002-02-05 23:51:30 +00:00
dhartmei
da2585feb7 Update to 2.2.3, from brad@. 2002-02-05 09:07:13 +00:00