how do I use python2.4 instead of 2.3? and other port questions

2006-06-29 Thread Travis H.
Hi, How do I get packages to use python 2.4? I installed it, but python stuff keeps going to /usr/local/lib/python2.3/site-packages instead. I even put PYTHON_VER=2.4 in the Makefiles, which I thought would do it but no. What are the semantics of MODULE and BUILD_REQ? I don't really understand

experimental Zope-Interface port

2006-06-27 Thread Travis H.
Hi, could people please try out the attached port and let me know if everything looks good? I'll be submitting a few others today. -- "I sometimes have delusions of adequacy" -- Woody Allen Security "guru" for rent or hire - http://www.lightconsulting.com/~travis/ -><- GPG fingerprint: 9D3F 395A

libpcap-0.9.4 port

2006-05-01 Thread Travis H.
My second port, be gentle. IIRC, OpenBSD 3.8's libpcap is too ancient to be used with tools like scapy. This is the latest pcap distro. There is one gotcha, in that the tar file refers to libpcap/ as well as libpcap/. which mean the same thing, so tar exits with non-zero error code during the f

GNU netcat port

2006-04-30 Thread Travis H.
My first port, be gentle. This is GNU netcat, which exists since the original nc is no longer being maintained, I guess. I sort of created this without realizing nc was already in /usr/bin. Anyhow, it's GNU, but I have no idea how to set PERMIT_* --- the porting checklist gives no guidance, and

pcapy port

2006-03-04 Thread Travis H.
Hey, I'm willing to do the pcapy port, if someone will tell me how to submit it. Thanks! -- Security Guru for Hire http://www.lightconsulting.com/~travis/ -><- GPG fingerprint: 9D3F 395A DAC5 5CCC 9066 151D 0A6B 4098 0C55 1484

modern libpcap port?

2006-03-04 Thread Travis H.
Hey, Is there some reason OpenBSD 3.8 is using libpcap 0.5 instead of something like libpcap 0.9.4? One can't make use of pcapy.py or scapy without installing this seperately. if there's no good reason other than "nobody has done it yet", should I commit a port to the ports tree, or should I be