kevlo
1d3d78add4
This is a 4.4BSD program that implements, in userland, third-party
...
proxy ARP. In a nutshell, this lets you proxy-ARP an arbitrary IP
address to an arbitrary MAC address, from any machine on the network.
This is useful if your router doesn't do proxy ARP, or does it only
in an all-or-none fashion.
This code will not work outside of 4.4BSD (it relies on BPF). Furthermore,
it won't run on most 4.4BSD operating systems, because a problem with the
standard BPF implementation (try spoofing your source ethernet frame
address on NetBSD).
See: http://www.enteract.com/~tqbf
2000-01-21 15:39:59 +00:00
itojun
b4dd6230a3
add net/totd: DNS relay server which helps v4/v6 translator, like faith(8)
2000-01-21 10:19:31 +00:00
itojun
7c426b70a3
from netbsd pkgsrc-current
2000-01-21 10:04:45 +00:00
brad
2e95d435e0
update installation message about where to place the perl modules to match
...
reality.
2000-01-21 00:58:11 +00:00
brad
6849ebad26
style
2000-01-21 00:37:12 +00:00
brad
c57a008f3b
- upgrade to mrtg 2.8.11
...
- remove redundant png dependency which would be fulfilled by the
installation of gd itself
- cleanup install target
2000-01-20 23:07:39 +00:00
form
bca2000fe9
Fix MASTER_SITES.
2000-01-20 20:08:20 +00:00
itojun
7687469a8e
upgrade to 0.84a.
2000-01-17 05:25:37 +00:00
brad
cb498844d1
upgrade to Curl 6.4
2000-01-17 05:05:15 +00:00
brad
638f721850
{WRKSRC} -> ${WRKSRC}
2000-01-16 11:46:29 +00:00
brad
47d4e04482
add a feature which allows icb to print the current time in front of every
...
line by setting the option printtime to true.
From: NetBSD
2000-01-16 11:29:54 +00:00
brad
e0e3ed5099
- add errno.h header
...
- remove sys_errlist and friends
2000-01-16 11:27:12 +00:00
brad
493b97252c
better patches
2000-01-16 11:10:49 +00:00
brad
4ef282ff0c
sort PLIST
2000-01-16 10:49:46 +00:00
brad
d3db425848
- convert patches to unified diffs
...
- merge contents of patch-ad and patch-an into patch-ad
2000-01-16 09:26:46 +00:00
brad
518b1d8d3c
- remove bad dist sites
...
- mkdir -> ${INSTALL_DATA_DIR}
2000-01-16 06:31:09 +00:00
brad
e2bfa5bb86
add nmapfe to Makefile
2000-01-09 07:59:31 +00:00
brad
47cc85dde7
add nmapfe port; From: Sean Cavanaugh <seanc@cginfo.sk.ca>
...
--
NmapFE is a frontend for the much loved scanner Nmap.
Nmap is a portscanner that is able to do remote OS
detection via TCP/IP fingerprinting as well. You can
use Nmap to scan a large network, or a single host.
This frontend provides a simple GUI interface to the
complexity of Nmap. The GUI supports color coding for
various services, and enables you to append one scan
to the end of others, to create somewhat of a database
of scans.
2000-01-09 07:56:10 +00:00
brad
2ad67ea877
add security to nmap's categories list
2000-01-09 07:52:40 +00:00
dugsong
1b7a052f79
upgrade to version 1.35
2000-01-09 05:39:28 +00:00
brad
2cf6510c8c
- remove unnecessary NEED_VERSION
...
- now that dependencies are working properly, remove glib from dependency list
- ${STRIP} -> strip
- ${MKDIR} -> ${INSTALL_DATA_DIR}
- sort PLIST
2000-01-09 02:40:04 +00:00
brad
cfe157de97
correct dist site URLs
...
From: Michael Wiacek <root@blowfish.magpage.com>
2000-01-09 01:45:00 +00:00
itojun
b5101ccba7
unbroken zebra. upgarde to 0.83a.
...
enable net/zebra in SUBDIR rule.
XXX pkg_create? does not consult @cwd correctly so I've put workaround in.
2000-01-08 14:34:26 +00:00
itojun
33d60fa1fa
port for zebra 0.83, from KAME
2000-01-08 14:01:53 +00:00
angelos
9060fb184c
Forgot full checksums...
2000-01-06 03:08:20 +00:00
angelos
0caa75cea4
Add NS and NAM (commented out for now)
2000-01-06 03:04:38 +00:00
angelos
875616662e
A GUI for NS, from FreeBSD (as was NS itself).
2000-01-06 03:03:07 +00:00
angelos
2f694ea816
Network Simulator (the reason for all these tcl/tk commits earlier :-)
2000-01-06 02:46:03 +00:00
brad
1cb218b8f8
- there is no configure step for this port, add NO_CONFIGURE tag
...
- ${MKDIR} -> ${INSTALL_DATA_DIR}
- improve install target
- respect CC and CFLAGS
2000-01-04 07:02:44 +00:00
angelos
9239886a2b
Fix, mark unbroken.
2000-01-03 17:57:32 +00:00
angelos
9552afbb49
Update to version 2.3BETA12
2000-01-03 15:13:43 +00:00
kevlo
990b1902c5
Add pop3gwd.
2000-01-03 02:23:50 +00:00
kevlo
748a3eadcb
pop3gwd is an application-level gateway, or proxy, designed to allow
...
mail retrieval from POP3 servers by systems that either:
(a) are behind a firewall or screening router OR
(b) do not have an assigned IP number OR
(c) must share a SLIP/PPP connection on another system
2000-01-03 02:22:42 +00:00
brad
51f3599a50
mark BROKEN (buffer overflow)
1999-12-30 08:11:55 +00:00
brad
aaca0c7a2b
- change MASTER_SITES to ${MASTER_SITE_BACKUP} so this is retreivable again
...
- MAINTAINER should only be an e-mail address
- remove deprecated variables
- cleanup Makefile
1999-12-29 07:19:38 +00:00
brad
afb539c666
rearrange PLIST, put in alphabetical order
1999-12-21 02:42:31 +00:00
brad
de4d9d4368
cleanup Makefile
1999-12-21 00:17:56 +00:00
brad
70c9fc77b6
upgrade to BitchX 1.0c13
1999-12-20 15:39:18 +00:00
ho
24eda84191
Update to 8.2.2-P6-19991217. Marked unbroken. Add missing DESTDIRs.
1999-12-17 17:56:30 +00:00
dugsong
03a378a97a
fix permissions on binary, install in /sbin, more libnet cleanup
1999-12-17 04:24:08 +00:00
angelos
4e9abdf7dc
Fix so it compiles with new libnet.
1999-12-17 03:43:18 +00:00
angelos
0c43eb7afa
Enable pchar.
1999-12-16 06:05:04 +00:00
angelos
b3b0d22bde
Path characterization tool, from FreeBSD.
1999-12-16 06:03:50 +00:00
dugsong
6349db2096
bye bye NFR - http://www.nfr.net/download/reasons-for-removal.html
1999-12-15 05:16:24 +00:00
brad
5984bfc15f
remove deprecated variables
1999-12-15 03:29:29 +00:00
kevlo
e9d4b2d678
The port should now compile and run better on fussy archs like the alpha.
1999-12-15 02:59:48 +00:00
kevlo
78685ce836
Remove that file.
1999-12-15 02:57:16 +00:00
kevlo
ca76526b11
95% of the warnings are fixed. Port no longer destroys /etc/netatalk/rc.atalk
...
if it exists.
1999-12-15 02:54:39 +00:00
dugsong
e7c3778bc3
new GAIM port, from evan.cordes@UMICH.EDU
1999-12-14 05:22:46 +00:00
brad
7982812431
- ${SED} -> sed
...
- cleanup Makefile
- make this port respect CC and CFLAGS
- fix port so it'll work in package form
1999-12-14 04:17:14 +00:00