summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2001-10-17Get rid of BUILD_ROOT and replace it with PKGSRCDIR (which was therehubertf1-2/+2
before!)
2001-10-17upgrade to 9.2.0rc7. bugfixes only.itojun2-5/+5
2001-10-16Add and enable traceroute-asseb1-1/+2
2001-10-16Added traceroute-as version 991603, a traceroute capable of reporting the ASseb6-0/+169
number of hops.
2001-10-16Change the auto{conf,make} version constraints to >= to make this workkleink1-3/+3
with the current automake package.
2001-10-16Add and enable mtr-gtkagc1-1/+2
2001-10-16Import the mtr-gtk-0.42 package, split off from the standard curses-basedagc7-0/+78
package, to make things easier for those who may prefer not to link in all of the gtk-based functionality.
2001-10-16Split this package into two - the original mtr uses a curses-basedagc6-4/+116
interface, the mtr-gtk package uses gtk. For use in environments which need mtr's functionality, but which are unlikely to have X11 installed, such as DMZ hosts, etc. Patches by Andrew Brown, atatat@netbsd.org.
2001-10-16Note additions of php4-{ftp,sockets,yp}.jlam1-1/+4
2001-10-16net/php4-yp: PHP4 extension for YP domain supportjlam3-0/+19
This version is from the php-4.0.6 distribution.
2001-10-16net/php4-sockets: PHP4 extension for sockets supportjlam3-0/+19
This version is from the php-4.0.6 distribution.
2001-10-16net/php4-ftp: PHP4 extension for FTP accessjlam3-0/+19
This version is from the php-4.0.6 distribution.
2001-10-15Update to KDE 2.2.1skrll7-285/+311
With apologies to Al I wouldn't know where to start with a summary of the changes between 2.1 and 2.2.1 - there are just too many. A couple of hopefully static URLS that contain useful information are http://www.kde.org/announcements/changelog2_1to2_2.html http://www.kde.org/announcements/changelog2_2to2_2_1.html Support for a.out for kde{libs,base} added by me. The libtool/a.out combination doesn't like the linking of modules into binaries. A better way of doing this will appear in future versions of KDE/pkgsrc.
2001-10-15Doesn't depend on automake anymore, so it doesn't BUILD_USE_GETTEXT_M4wiz1-2/+1
anymore either.
2001-10-15Updated samba to the latest stable version (2.2.2). A complete list of changesmartti3-40/+42
is available at http://www.samba.org/samba/whatsnew/samba-2.2.2.html
2001-10-12Use correct argument in an error message. This fixes a build problem iftron2-1/+15
the new toolchain is used.
2001-10-11Add and enable nemesisagc1-1/+2
2001-10-11Initial import of nemesis-1.32 into the NetBSD Packages Collection.agc5-0/+62
nemesis is a command-line UNIX network packet injection suite. supported protocols: TCP, UDP, ICMP, ARP/RARP, IGMP, DNS, RIP, and OSPF "Nemesis attacks directed through fragrouter could be a most powerful combination for the system auditor to find security problems that could then be reported to the vendor(s), etc." - Curt Wilson in Global Incident Analysis Center Detects Report (SANS Institute - Nov 2000) Provided in PR 14021 by xs@nitric.net. Munged slightly by me to use buildlink functionality, and to use the correct link time invocations for ELF binaries.
2001-10-11Add and enable firewalk-gtkagc1-1/+2
2001-10-11Initial import of firewalk-gtk-1.0 into the NetBSD Packages Collection.agc8-0/+241
Firewalking is a technique developed by Mike D. Schiffman and David E. Goldsmith that employs traceroute-like techniques to analyze IP packet responses to determine gateway ACL filters and map networks. Firewalk the tool employs the technique to determine the filter rules in place on a packet forwarding device. This package was provided in PR 14020 by xs@nitric.net. I split it into two separate packages, firewalk-gtk and firewalk, and modified it to use buildlink functionality.
2001-10-11Add and enable firewalkagc1-1/+2
2001-10-11Initial import of firewalk-1.0 into the NetBSD Packages Collection.agc8-0/+219
Firewalking is a technique developed by Mike D. Schiffman and David E. Goldsmith that employs traceroute-like techniques to analyze IP packet responses to determine gateway ACL filters and map networks. Firewalk the tool employs the technique to determine the filter rules in place on a packet forwarding device. This package was provided in PR 14020 by xs@nitric.net. I split it into two separate packages, firewalk-gtk and firewalk, and modified it to use buildlink functionality.
2001-10-11Add and enable LaBreaagc1-1/+2
2001-10-11Initial import of LaBrea-2.0 into the NetBSD Packages Collection.agc5-0/+57
LaBrea is a program that creates a tarpit or, as some have called it, a "sticky honeypot". LaBrea takes over unused IP addresses on a network and creates "virtual machines" that answer to connection attempts. LaBrea answers those connection attempts in a way that causes the machine at the other end to get "stuck", sometimes for a very long time.
2001-10-11Added radiusd-cistron which was submitted in pkg/13274.martti10-1/+359
2001-10-10Avoid cc -O bug on arm32 for djbdnsabs1-1/+5
2001-10-09upgrade to 9.2.0rc6. bugfixes only.itojun2-5/+5
2001-10-08Don't include the buildlink glue code for "pth". It is automaticallytron1-2/+1
included by the buildlink glue code for "glib" which also knows that Solaris doesn't need this.
2001-10-07Update "rp-pppoe" package to version 3.3. Changes since version 2.8:tron5-97/+40
- Client works on Solaris again. It was broken in 3.2. - Added DEFAULTROUTE=yes|no option to configuration file. - Server parses address pool file better. - Server address pool allows ranges of addresses on a line: a.b.c.d-e - Added "-d" (=debug) and "-P" (=check pool file syntax) options to pppoe-server. - Client now ignores PADT's if they are from the wrong source MAC address or to the wrong destination MAC address. - Minor fixes to Makefile.in for Turbolinux. - Improved KERNEL-MODE-PPPOE instructions - Works with patched pppd 2.4.1 - Many improvements to server: Added "-u" and "-r" options; server can now respond to request on multiple Ethernet interfaces. - SECURITY BUG FIX: Server now ignores PADT's if they are from the wrong source MAC address. You are STRONGLY RECOMMENDED to upgrade to 3.1 if you use pppoe-server in production. - Many small improvements to server. Server now only makes one discovery socket, systemwide, with addition of "-n" option to pppoe. - Fixes for compilation problems on BSD, Solaris and some Linux platforms. - Added "-p" option to pppoe-server to allow you to specify a pool of IP addresses to assign to clients. - Added GUI system (tkpppoe). This work was funded by Iospan Wireless, Inc. The GUI includes a Set-UID wrapper (pppoe-wrapper) which allows ordinary users to control a link (if so authorized.) I believe the wrapper script is secure, but please audit the source code (gui/wrapper.c) if you have any concerns. - Changes to scripts and pppoe.conf. DNS setup is now dynamic (happens each time adsl-connect runs.) - Made relay.c check packet lengths rigorously; made it throw out Ethernet frame padding on session packets as well as discovery packets.
2001-10-05Update to 0.16, inspired by big blue simon.wiz3-14/+16
Package changes: install docs, buildlinkify. Changelog since 0.12 is >50 lines -- many new features and bug fixes (in ${WRKSRC}/ChangeLog)
2001-10-05Update gtm to 0.4.10magick3-7/+10
Changes since 0.4.9: * OAF instead of gnorba, thanks to Christophe Fergeau <teuf@users.sourceforge.net> * Added support for HTTPS protocol since wget supports it but you need to upgrade wget to 1.7 * New icons thanks to Paolo Bacchilega <paolo.bacch@tin.it> * Proxy settings are better looking now * Timeout value for wget is configurable now * Added new pref to run a shell command when all downloads completed (in other words, when gtm has done all it can do without user intervention). * Fixed bugs: - Crash when the config file was corrupted thanks to João Alves Marques Carneiro <ee96090@fe.up.pt> - Check that target dir exists and is writable - Do not overwrite an existing file without asking the user if he wants a override or a resume - Fixed some problems in the spec file, thanks to Alex Converse
2001-10-05Update to 0.35, per pkg/14159 by Kevin Lo.wiz2-6/+6
Changes since 0.34: * Added preforked childs to mode 'single'. * t/server (Run): Child process is now waiting one second in forking mode. Helps the script t/forkm.t to run fine.
2001-10-04Define _POSIX_THREAD_SYSCALL_SOFT=1 so syscalls won't block other threads.rh4-9/+29
Bump version to 0.5.8nb1
2001-10-04Deleted net/upclient - the uptimes project has been suspended, and if itabs10-125/+1
resumes it will use a new client and protocol.
2001-10-03bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, sojlam1-4/+1
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and *.pc.
2001-10-03Substitute the real config script for the config wrapper script injlam1-1/+5
installed files. We don't want buildlink references to escape into the install directory.
2001-10-03Add a few more files to REPLACE_BUILDLINK to prevent references tojlam1-2/+4
${BUILDLINK_DIR} from escaping into the installed files.
2001-10-03Remove dependency on automake since we don't patch any of the automakejlam1-2/+1
input files (Makefile.am, configure.in, etc.).
2001-10-03gcc on arm32 goes into infinite loops with -O1 or -O2 on variousabs1-1/+5
.c files, and this package's build system is too baroque to patch sanely. Disable optimisation on arm32.
2001-10-03Update to 2.4.4, as provided in pkg/14062 by Hiramatsu Yoshifumi, withwiz4-9/+30
some changes by me (strongly buildlinked now). ATTENTION: If package compilation is failing for you on -current in the linking step, make sure you have /usr/include/libintl.h v1.2 (2001/08/13)! [Thanks for the tip, Johnny!] Some of the changes since 2.3.9 (for a complete log see ${WRKSRC}/NEWS): * sometimes lftp did not expand tilde in remote path - fixed. * new setting ftp:home to specify starting directory explicitly. Set it to `/' to override RFC1738 ftp url semantics if you don't like the look of `ftp://host/%2Fpath'. * improved abort sequence for passive mode, now wu-ftpd does not hang. * fish protocol support (over plain ssh connection). * use CONNECT method for https over http proxy. * support for variable name completion (Nicolas Noble). * queue editing support (Glenn F. Maynard). * support http keep-alive in case of chunked transfer encoding. * terminate some never-ending jobs before moving to background. * support for HTTP/1.1 416 reply code. * support for ftp ACCT command (ftp:acct variable) and for SITE GROUP command (ftp:site-group variable). E.g. `set ftp:acct/user@host account/password'. * new setting ftp:port-ipv4 to specify explicitly IP address sent with PORT command (suggested by Julien Oster and Jonas Jensen with patches). * new setting ftp:ssl-auth to specify AUTH argument to use (SSL, TLS, TLS-C or TLS-P). * roxen directory listing support. * new settings ftp:retry-530 and ftp:retry-530-anonymous. Retry on server reply 530 for PASS command if text matches these regular expressions. These settings should be useful to distinguish between overloaded server (temporary condition) and incorrect password (permanent condition). * retry ftp login quickly on next address if the server has many (works well on ftp.redhat.com, for example). * improved fuzzy variable name matching. Exact prefix and exact name after prefix are taken into account separately. E.g. http:pro is not ambigous now between http:proxy and https:proxy. * implemented -c option for reverse mirror (mirror -R -c). * allow open "" to switch to disconnected dummy session. * allow adding bookmark for disconnected dummy session. * new translation zh_TW (by R.I.P. Deaddog <maddog@linuxhall.org>). * made `lftp@' the default ftp password. As well as many bug fixes and translation updates.
2001-10-02Use MASTER_SITE_SOURCEFORGE as master site and update home page. Closesrh1-3/+3
PR 14125 by Grant Beattie.
2001-10-02upgrade to 9.2.0rc5. bugfixes only (see announcement from isc for changes).itojun2-5/+5
2001-09-30Update whatmask to 1.1zuntum2-5/+5
Changes from version 1.0: Introduced support for reporting network address, broadcast address, number of IPs, first IP and last IP. Made some source adjustments to facilitate compiling under Win32, MacOS Classic and MacOS X. Optimized a routine or two. Cleaned up code / headers.
2001-09-30Undo previous import. Alistair already committed an rdesktop package somerh4-14/+18
time ago.
2001-09-30Initial import of rdesktop-1.1.0, an open source Remote Desktop Protocolrh4-18/+14
client.
2001-09-28Update to unison-2.7.7. Changes:hubertf4-15/+41
* Many changes to the internal data structures (not backward compatible!) * Centralized backups * Lots of bug fixes * Many other feature enhancements Requested by Ben Wong <benjamin.wong@cc.gatech.edu>. While there, fix the dependency on ocaml, and install some docs. PACKAGE DEVELOPERS: please don't just include binaries into pkgs!
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam33-82/+82
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-09-27Import of canonical tnftp 20030825 sources,lukem1-0/+55
to make it easier to track new versions.
2001-09-27Update delegate to 7.5.3.tacha2-5/+5
Change lists can be found at http://www.delegate.org/delegate/updates/
2001-09-26Make this package more likely to work. After we do the autoconf step,wrstuden1-2/+9
crank down the maximum number of commands to feed one sed. Otherwise config.status won't work with any of sun's seds. Doing something with gsed won't work because while you can tell a package to use a given sed (via ${SED} if needed), you can't tell configure to use a given sed.