Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-03-11 | Activate ipfm | Chris D. Faulhaber | |
2000-03-11 | IP Flow Meter is a bandwidth analysis tool, that measures how much bandwidth | Chris D. Faulhaber | |
specified hosts use on their Internet link. PR: 17190 Submitted by: Roman Shterenzon <roman@xpert.com> | |||
2000-03-11 | Activate isic | Chris D. Faulhaber | |
2000-03-11 | IP Stack Integrity Checker | Chris D. Faulhaber | |
Its purpose is to test the stability of an IP Stack and its component stacks (TCP, UDP, ICMP et. al.) It does this be generating random packets of the desired protocol. PR: 16976 Submitted by: Brad Hendrickse <bradh@uunet.co.za> | |||
2000-03-11 | Add support for Amiga-style outbound | Chris D. Faulhaber | |
PR: 17280 Submitted by: Maintainer | |||
2000-03-11 | Resurrect client codepage coniguration samples that were in 1.9.x port. | Tatsumi Hosokawa | |
2000-03-10 | Update for a new md5 and changes in the setup script. | Mike Smith | |
Submitted by: Martti Kuparinen <martti@nomadiclab.com> | |||
2000-03-10 | Removed manpages in share/doc/manpages that will be also installed | Tatsumi Hosokawa | |
in share/man. | |||
2000-03-09 | Update to latest version (20000102), with new MASTER_SITE | Ade Lovett | |
and other bits and pieces PR: 17197 (also closes 15820) Submitted by: maintainer | |||
2000-03-08 | Update port to 1.5p2 | Chris D. Faulhaber | |
PR: 17234 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | |||
2000-03-08 | Use u_int32_t instead of u_int32. This makes this port compatible with | Bill Fenner | |
the new uclmmbase port (on its way). | |||
2000-03-08 | Unbreak by linking dynamically | Kris Kennaway | |
Submitted by: Jim Bloom <bloom@acm.org> | |||
2000-03-08 | Upgrade to 0.8.4, bugfixes + new disectors. This program continues to rock. | Bill Fumerola | |
2000-03-07 | SECURITY UPGRADE: 0.42 addresses the setuid dropping issues addressed on | Bill Fumerola | |
BugTraq by Viktor Fougstedt. | |||
2000-03-05 | Add "-f" to all "su" invocations for better behavior when the login | John Polstra | |
shell is csh. Submitted by: ache | |||
2000-03-05 | Add some docs to help those netbooting their VAXen. | David E. O'Brien | |
2000-03-05 | Apply patch from http://world.std.com/~bdc/projects/vaxen/VAX-netboot-HOWTO | David E. O'Brien | |
(reworked by me) PR: 17086 Submitted by: Joel Sutton <jsutton@bbcon.com.au> | |||
2000-03-05 | nsping 0.8 is a tool for 'pinging' DNS servers. | Kris Kennaway | |
Obtained from: OpenBSD | |||
2000-03-05 | This is a setuid root binary. sprintf()s of DNS hostnames into undersized | Kris Kennaway | |
buffers are bad. Fix this. It should also drop privileges for extra safety, but doesn't. | |||
2000-03-05 | Add missing pixmaps to the PLIST. | Jim Mock | |
Submitted by: fenner | |||
2000-03-04 | use -pedantic to fix the build. | Chris Piazza | |
Submitted by: Will Andrews <andrews@technologist.com> | |||
2000-03-04 | Update MASTER_SITES | Chris Piazza | |
PR: 17012 Submitted by: maintainer | |||
2000-03-04 | Update to arla 0.31 | Kris Kennaway | |
Submitted by: Assar Westerlund <assar@stacken.kth.se> PR: 17036 | |||
2000-03-04 | Update port to 2.1.1 | Chris D. Faulhaber | |
PR: 17144 Submitted by: Maintainer | |||
2000-03-03 | Use EXTRA_PATCHES instead of copying a patch into ${PATCHDIR}, which | Satoshi Asami | |
can be read-only. | |||
2000-03-02 | Activate everybuddy | Jim Mock | |
2000-03-02 | Import of everybuddy. | Jim Mock | |
Everybuddy is a chat application that "combines" several different ones including AIM, ICQ, and Yahoo! Chat. | |||
2000-03-02 | Respect CC and CFLAGS | Kris Kennaway | |
2000-03-01 | Simplify shlib version generation by using PLIST_SUB. | Satoshi Asami | |
2000-03-01 | bentoize the PLIST creation for people with libc.4 | Bill Fumerola | |
2000-02-29 | Add USE_XLIB= yes | Roger Hardiman | |
Spotted by: Bento | |||
2000-02-29 | Update to 1.0.0 | Yukihiro Nakai | |
2000-02-29 | Activate ppptraf. | Donald Burr | |
2000-02-29 | PR: ports/15375 | Donald Burr | |
Submitted by: diskiller@cnbinc.com Reviewed by: dburr@FreeBSD.ORG Import of new port net/ppptraf, a PPP bytes in/out monitoring tool. | |||
2000-02-28 | Fix around libtool. | Yukihiro Nakai | |
PR: ports/16876 Submitted by: Kato Tsuguru<tkato@prontomail.ne.jp>, Ade Lovett<ade@FreeBSD.org> | |||
2000-02-28 | Add virtual category "linux" to Linux apps and support libs/utils. | Satoshi Asami | |
2000-02-27 | Fix build errors on -current. | Steve Price | |
2000-02-27 | This port doesn't build with byacc on -current, so add 'USE_BISON=yes'. | Steve Price | |
2000-02-27 | Fix build errors on -current. | Steve Price | |
2000-02-27 | Get this to build on -current. | Steve Price | |
2000-02-27 | - This port LIB_DEPENDS on the glib12 port. | Steve Price | |
- Use ifr_flags instead of ifr_ifru.ifru_flags so this build again on current. | |||
2000-02-27 | Make this port build again on -current. | Steve Price | |
2000-02-27 | PLIST fixes. | Jeremy Lea | |
Found by: bento | |||
2000-02-27 | Chase the checksum (minor changes to the distfile contents) | Kris Kennaway | |
Noticed by: Satoshi's lunchbox | |||
2000-02-27 | Activate p5-PlRPC. | Vanilla I. Shu | |
2000-02-27 | Perl module for writing RPC servers and clients. | Vanilla I. Shu | |
2000-02-27 | Activate p5-Net-Daemon | Vanilla I. Shu | |
2000-02-27 | Add p5-Net-Daemon, | Vanilla I. Shu | |
it's perl5 extension of portable daemons. | |||
2000-02-27 | Fix build | Kris Kennaway | |
Submitted by: Jim Bloom <bloom@acm.org> | |||
2000-02-25 | p5-Net-IPv4Addr provides functions to parse IPv4 addresses both | Ade Lovett | |
in traditional address/netmask format and in the new CIDR format. Methods for calculating the network and broadcast address, and also to check if a given address is in a specific network also exist. PR: 16984 Submitted by: Brad Hendrickse <bradh@uunet.co.za> |