summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2004-02-28this package doesn't require X11, and traditionally ytalk(1) didn'tgrant1-3/+11
include X11 support, so disable it by default. set YTALK_USE_X11=YES for X11 support. fixes PR pkg/24584 from diro@nixsys.bz.
2004-02-27Add buildlink3.mk.minskim1-0/+22
2004-02-26Initial import of jigdo-0.7.0 into the NetBSD Packages Collection.agc5-1/+57
Jigsaw Download, or short jigdo, is a tool designed to ease the distribution of very large files over the internet, for example CD or DVD images. Its aim is to make downloading the images as easy for users as a click on a direct download link in a browser, while avoiding all the problems that server administrators have with hosting such large files.
2004-02-25Argh! Who tested this? vm and memory stats did not work.christos3-3/+19
2004-02-25The test for sigsetjmp() is botched becayse it doesn't include <setjmp.h>.drochner1-1/+2
Just tell the configure script that it exists. Fixes build an amd64.
2004-02-24Enable gkrellm-multiping and gkrellm1-{snmp,wireless}. Correct paths.cube4-7/+10
2004-02-24Initial import of gkrellm-multiping, version 2.0.8 into the NetBSD Packagecube7-0/+256
Collection, from pkgsrc-wip. gkrellm-multiping is a GKrellM plugin that repeatedly pings a list of hosts and show their respective status. Optionally it can displays the average round-trip time value for each host.
2004-02-24Update to version 2.0.3. This is the GKrellM-2 port of the wirelesscube5-51/+60
plugin.
2004-02-24Update to version 0.21. This is the GKrellM-2 port of the snmp plugin. Itcube5-44/+152
also includes a few new features, such as a grapher and support for tcp transport.
2004-02-24Re-import og net/gkrellm-wireless as net/gkrellm1-wireless to leave spacecube6-0/+89
for the GKrellM-2 port of the wireless plugin.
2004-02-24Re-import of net/gkrellm-snmp as net/gkrellm1-snmp to leave space for thecube6-0/+71
GKrellM-2 port of the snmp plugin.
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