summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2004-02-24Allow ALL_TARGET to be something that's settable per-${OPSYS}, and set itjlam1-2/+7
to "netbsd" for OpenBSD. This fixes PR 24536.
2004-02-24Remove superflous ${WRKSRC} in SUBST_SED.<class>.xtraeme1-2/+2
2004-02-23Add and enable tcpick.minskim1-1/+2
2004-02-23Import tcpick from pkgsrc-wip. Packaged by Jose Diaz Fernandez, andminskim4-0/+27
modified by me. tcpick is a textmode sniffer that can track TCP streams and saves the data captured in files or displays them in the terminal. It is useful for picking files in a passive way. It can store all connections in different files, or it can display all the stream on the terminal (using colors too).
2004-02-23Update py-dns to 1.2.0 and bl3ify.minskim2-7/+7
Changes in 1.2.0: - Timeout support has been overhauled. It now works on Python 2.2 as well as 2.3, and the total time spent processing a query is now much more controllable than before since the timeout is now on the whole query instead of just on individual network calls. - The master file reader now gives the filename and line number of the offending input when a syntax error occurs. - $INCLUDE is now supported in DNS master files. Processing of $INCLUDE can also be disabled if desired. - BIND 8 style TTLs, e.g. "1w2d3h4m5s", are accepted when reading a master file, but will never be emitted. - Basic zone sanity checks are made after a zone is loaded. Specifically, the zone must have SOA and NS rdatasets at its origin.
2004-02-23This package requires Perl v5.8.0.minskim1-1/+2
2004-02-23Use getlogin() instead of cuserid() on NetBSD.ben4-2/+39
2004-02-23Note addition of jsftpgw-0.13.4xtraeme1-1/+2
2004-02-23Initial import of jftpgw-0.13.4, packaged by David Ferlier in PRxtraeme6-0/+85
pkg/24414, with minor changes by me. jftpgw is an FTP proxy/gateway that uses the FTP protocol (unlike those FTP proxies that fetch an FTP file but work as an http proxy). You can use it to make servers behind a firewall/NAT server (masquerading server) accessible or to allow users behind such solutions to transfer files to and from the outside of the LAN.
2004-02-22bl3ifyminskim2-4/+26
2004-02-22Make this use net-snmp; ucd-snmp is dead.christos5-4/+78
2004-02-22remove rdesktop10. this included some semi-official patches to fixgrant7-133/+1
some problems and enhance functionality in rdesktop 1.0. these fixes have since been incorporated into the latest rdesktop, so this package is now redundant.
2004-02-22Add build dependency on perl so that the package can build itskristerw1-1/+2
documentation.
2004-02-22Correct path to files to install.kristerw1-2/+2
2004-02-21s/analaysis/analysis/snj1-2/+2
2004-02-21s/accouting/accounting/snj1-2/+2
2004-02-21s/utiltity/utility/; s/adresses/addresses/snj2-3/+3
2004-02-21s/writen/written/snj1-2/+2
2004-02-21s/bandwith/bandwidth/snj1-2/+2
2004-02-20This package should be deleted! It has been superceded by net-snmp and haschristos2-67/+163
been bit-rotting. This is a last ditch effort to get it to work. I am not fixing configure.in because it is really busted and autoconf does not like it anymore.
2004-02-20bl3ifyjmmv1-6/+7
2004-02-20bl3ifyjmmv1-4/+5
2004-02-20bl3ifyjmmv1-7/+7
2004-02-20Add and enable ed2k-gtk-gui.minskim1-1/+2
2004-02-20Import ed2k-gtk-gui from pkgsrc-wip.minskim4-0/+420
ed2k-gtk-gui is a graphical frontend (GUI) that allows you to control an eDonkey2000 command line client (core) running on the local machine or on a remote host. It is based on the GTK+ toolkit and the gnet library.
2004-02-20Do not use PYPKGPREFIX in buildlink3.mk except in BUILDLINK_DEPENDS.*.minskim1-2/+2
2004-02-19Include <des.h> to make this compile under current.christos1-0/+14
2004-02-19Add #include <des.h> to make this compile again with current.christos2-3/+4
2004-02-19bl3ify and enable pkgviews installation.minskim1-2/+4
2004-02-19Make this package compile when using gcc 3.3.kristerw2-4/+4
2004-02-19Remove some master sites (all but one, actually)wiz1-9/+2
that don't serve the distfile.
2004-02-19emove a MASTER_SITE that returns a 404 html page instead of the distfile.kristerw1-2/+1
2004-02-18Add and enable ipgrab.minskim1-1/+2
2004-02-18Import ipgrab from pkgsrc-wip.minskim4-0/+27
IPgrab is a verbose packet sniffer that displays a great amount of detail on each packet it reads, including application layer fields.
2004-02-18bl3ifyminskim1-2/+2
2004-02-18bl3ify and add explicit build dependency on pkgconfig.minskim2-4/+29
2004-02-18Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in thejlam1-16/+18
environment overrides all other settings.
2004-02-18Add some new files installed by samba-3.0.2a.jlam1-1/+3
2004-02-18Remove unnecessary trailing backslash.minskim1-2/+2
2004-02-18Add and enable aget.minskim1-1/+2
2004-02-18Import aget from pkgsrc-wip. Packaged by Earl Gay, improved byminskim4-0/+51
Roland Illig to support Solaris, and modified by me. Aget is a multithreaded HTTP download accelerator. It aims to imitate Flashget for Win32. Aget is an acronym for two Turkish words "Acele Getir," meaning "Get it fast."
2004-02-17Enable p5-Net-CIDR-Liteheinz1-1/+2
2004-02-17Initial import of Net::CIDR::Lite.heinz4-0/+29
Net::CIDR::Lite is a Perl extension for merging IPv4/v6 CIDR addresses. Faster alternative to Net::CIDR when merging a large number of CIDR address ranges. Works for IPv4 and IPv6 addresses.
2004-02-17Use USE_GNU_READLINE in much the same way that USE_NCURSES is used.jlam1-2/+2
2004-02-17Fix PLIST:zuntum1-2/+2
It is "bin/wol-bootptab", not "bin/wol-boottab".
2004-02-17Fix build problem on NetBSD-current caused by incorrect buildlink3tron1-2/+2
conversion of this package.
2004-02-17Update net/samba to 3.0.2a. Fixes from version 3.0.1 include:jlam6-50/+26
o Joining a Samba domain from Pre-SP2 Windows 2000 clients. o Logging onto a Samba domain from Windows XP clients. o Problems with the %U and %u smb.conf variables in relation to Windows 9x/ME clients. o Kerberos failures due to an invalid in memory keytab detection test. o Updates to the ntlm_auth tool. o Fixes for various SMB signing errors. o Better separation of WINS and DNS queries for domain controllers. o Issues with nss_winbind FreeBSD and Solaris. o Several crash bugs in smbd and winbindd. o Output formatting fixes for smbclient for better compatibility with scripts based on the 2.2 version.
2004-02-17This package doesn't need libiconv, just gettext-lib, and the built-injlam1-7/+6
gettext is good enough for it. While we're here, bl3ify. Bump the PKGREVISION due to dependency changes.
2004-02-17Add and enable p5-Net-IP.minskim1-1/+2
2004-02-17Import p5-Net-IP from pkgsrc-wip. Packaged by Adrian Portelli, andminskim4-0/+28
slightly modified by me. This is the Net::IP module, designed to allow easy manipulation of IPv4 and IPv6 addresses.