Commit Graph

2233 Commits

Author SHA1 Message Date
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