Help! FreeBSD: 88.78 KBps, Linux: 624.95 KBps

Ted Mittelstaedt tedm at toybox.placo.com
Wed Jul 11 04:59:20 UTC 2007


sis ethernet cards are not known as very good cards.

Ted

> -----Original Message-----
> From: owner-freebsd-questions at freebsd.org
> [mailto:owner-freebsd-questions at freebsd.org]On Behalf Of Kyrre Nygård
> Sent: Tuesday, July 10, 2007 7:12 AM
> To: questions at freebsd.org
> Subject: Help! FreeBSD: 88.78 KBps, Linux: 624.95 KBps
>
>
> Hello.
>
> My friend is switching to Linux because FreeBSD is failing on him.
>
> When downloading a file from a FreeBSD box and a Linux box on the same
> network, the FreeBSD box got 88.78 KBps whereas the Linux got 624.95
> Kbps. I have no idea what's wrong, but my man isn't really into good
> information design (e.g. taking something complex and making it easy),
> so his system is a mess. Maybe some of you can help me locate where the
> problem's at?
>
> Thanks guys,
> Kyrre
>
> # ifconfig -a
> sis0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>         options=8<VLAN_MTU>
>         inet6 fe80::20e:a6ff:fe53:d066%sis0 prefixlen 64 scopeid 0x1
>         inet 67.143.227.66 netmask 0xfffffff8 broadcast 67.143.227.71
>         inet 67.143.227.67 netmask 0xffffffff broadcast 67.143.227.67
>         inet 67.143.227.68 netmask 0xffffffff broadcast 67.143.227.68
>         inet 67.143.227.69 netmask 0xffffffff broadcast 67.143.227.69
>         inet 67.143.227.70 netmask 0xffffffff broadcast 67.143.227.70
>         inet 67.143.231.97 netmask 0xffffffff broadcast 67.143.231.97
>         inet 67.143.231.98 netmask 0xffffffff broadcast 67.143.231.98
>         inet 67.143.231.99 netmask 0xffffffff broadcast 67.143.231.99
>         inet 67.143.231.100 netmask 0xffffffff broadcast 67.143.231.100
>         inet 67.143.231.101 netmask 0xffffffff broadcast 67.143.231.101
>         inet 67.143.231.102 netmask 0xffffffff broadcast 67.143.231.102
>         ether 00:0e:a6:53:d0:66
>         media: Ethernet autoselect (100baseTX <full-duplex>)
>         status: active
> plip0: flags=108810<POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT> mtu 1500
> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
>         inet6 ::1 prefixlen 128
>         inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
>         inet 127.0.0.1 netmask 0xff000000
> pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33208
>
> #cat /etc/rc.conf
> ifconfig_sis0="inet 67.143.227.66  netmask 255.255.255.248"
> defaultrouter="67.143.227.65"
> hostname="his.box~com"
>
> ifconfig_sis0_alias0="67.143.227.67  netmask 0xffffffff"
> ifconfig_sis0_alias1="67.143.227.68  netmask 0xffffffff"
> ifconfig_sis0_alias2="67.143.227.69  netmask 0xffffffff"
> ifconfig_sis0_alias3="67.143.227.70  netmask 0xffffffff"
> ifconfig_sis0_alias4="67.143.231.97  netmask 0xffffffff"
> ifconfig_sis0_alias5="67.143.231.98  netmask 0xffffffff"
> ifconfig_sis0_alias6="67.143.231.99  netmask 0xffffffff"
> ifconfig_sis0_alias7="67.143.231.100 netmask 0xffffffff"
> ifconfig_sis0_alias8="67.143.231.101 netmask 0xffffffff"
> ifconfig_sis0_alias9="67.143.231.102 netmask 0xffffffff"
>
> kern.ipc.maxsockbuf=8388608
> net.inet.tcp.sendspace=3217968
> net.inet.tcp.recvspace=3217968
> net.inet.tcp.rfc1323=1
>
> syslogd_enable="YES"
> syslogd_flags="-4 -v -v -s -s -l /etc/namedb/var/run/log"
> stunnel_enable="YES"
> pf_enable="YES"
> pflog_enable="YES"
>
> sshd_enable="YES"
> inetd_enable="YES"
> inetd_flags="-wWl"
> named_enable="YES"
> named_program="/usr/local/sbin/named"
> named_flags="-u bind -c /etc/namedb/named.conf"
> mysql_enable="YES"
> apache2_enable="YES"
> apache2ssl_enable="YES"
> sendmail_enable="NONE"
> courier_authdaemond_enable="YES"
> courier_imap_imapd_enable="YES"
> courier_imap_imapdssl_enable="YES"
> courier_imap_imapd_ssl_enable="YES"
> courier_imap_pop3dssl_enable="YES"
> courier_imap_pop3d_ssl_enable="YES"
> sqwebmaild_enable="YES"
> spamd_enable="YES"
> spamd_flags="-d -q -v -x -r /var/run/spamd.pid"
> clamav_clamd_enable="YES"
> clamav_freshclam_enable="YES"
> svscan_enable="YES"
> snmpd_enable="YES"
> proftpd_enable="YES"
>
> usbd_enable="YES"
>
> clear_tmp_enable="YES"
> update_motd="NO"
>
> linux_enable="YES"
>
> ----------
>
> # cat /etc/pf.conf
> ext_if="sis0"   # replace with actual external interface name i.e., dc0
> loc_if="lo0"    # lo0 - local interface 127.0.0.1
> table <box> { 67.143.227.66, 67.143.227.67, 67.143.227.68,
> 67.143.227.69, 67.143.227.70 67.143.231.97 67.143.231.98 67.143.231.99
> 67.143.231.100 67.143.231.101 67.143.231.102}
> table <customers> { 205.209.177.60 }
> table <friends> { 67.143.227.66, 128.242.160.3, 68.83.182.43,
> 66.252.8.133 }
> table <filter> { 222.152.0.43, 219.89.75.39, 222.152.3.100,
> 222.152.4.82, 65.175.125.87, 59.188.133.195, 59.59.154.71,
> 222.245.97.116, 201.141.212.230, 208.53.3.92, 124.163.176.58,
> 213.230.128.226, 208.69.32.130, 65.175.125.94, 65.111.17.147,
> 216.15.177.196, 72.37.165.0/24, 200.184.163.0/24 }
>
> scrub in all
>
> #smtp forward
> rdr inet proto tcp from any to $ext_if port 2525 -> 67.143.227.70 port 25
>
> #block in quick on $ext_if from <filter>
> block drop in quick on $ext_if from <filter> to <box>
>
> # Filtering: the implicit first two rules are
> pass in all
> pass out all
>
> # block all incoming packets but allow ssh, pass all outgoing tcp and udp
> # connections and keep state, logging blocked packets.
> block in log all
>
> # restrict SSH
> #pass  in  log on $ext_if proto tcp from { <cthhost>, <customers>,
> <friends>} to $ext_if port 22 keep state
> pass  in log on $ext_if proto tcp from any to $ext_if port 22 keep state
>
> # seems to work
> pass in quick on $loc_if all
> pass out quick on $loc_if all
>
> # Cybercon server monitor
> #pass  in  on $ext_if proto {icmp, tcp, udp} from 72.29.23.120 to any
> all keep state
>
> # for FTP
> #pass  in  on $ext_if proto tcp from any to $ext_if port 21 keep state
> #pass  in  on $ext_if proto udp from any to $ext_if port 20 keep state
> pass  in  on $ext_if proto tcp from any to $ext_if port 1242 keep state
> pass  in  on $ext_if proto udp from any to $ext_if port 1242 keep state
>
>
> # for ident
> pass  in  on $ext_if proto tcp from any to $ext_if port 113 keep state
> pass  in  on $ext_if proto udp from any to $ext_if port 113 keep state
>
> # temporary fix
> #pass  in on $ext_if proto udp from any to any all keep state
>
> # kind of broken
> #pass  in  quick on $ext_if proto tcp from any to any port 53 keep state
> #pass  in  quick on $ext_if proto udp from any to any port 53 keep state
>
> pass  in  log on $ext_if proto { tcp, udp } from any to 67.143.227.66
> port 53 keep state
> pass  in  log on $ext_if proto { tcp, udp } from any to 67.143.227.67
> port 53 keep state
> pass  out  log on $ext_if proto { tcp, udp } from any to any port 53
> keep state
>
> # testing
> #pass  out on $ext_if proto { tcp, udp } from any to any port 53
> keep state
> #pass  in  on $ext_if proto { tcp, udp } from any to any port 53
> keep state
>
> # proxy
> pass  in  on $ext_if proto tcp from any to $ext_if port 13128 keep state
>
> # bnc
> pass  in  on $ext_if proto tcp from any to $ext_if port 8558 keep state
>
> # web
> pass  in  on $ext_if proto tcp from any to $ext_if port 80 keep state
> pass  in  on $ext_if proto tcp from any to $ext_if port 443 keep state
> # email
> pass  in  on $ext_if proto tcp from any to $ext_if port 25 keep state
> pass  in  on $ext_if proto tcp from any to $ext_if port 110 keep state
> pass  in  on $ext_if proto tcp from any to $ext_if port 143 keep state
> pass  in  on $ext_if proto tcp from any to $ext_if port 587 keep state
> pass  in  on $ext_if proto tcp from any to $ext_if port 993 keep state
> pass  in  on $ext_if proto tcp from any to $ext_if port 995 keep state
> # passive ftp
> pass  in  on $ext_if proto tcp from any to $ext_if port 10000:10100 keep
> state
> # dcc
> pass  in  on $ext_if proto tcp from any to $ext_if port 1024:1100
> keep state
> pass  in  on $ext_if proto tcp from any to $ext_if port 31300:31310 keep
> state
>
> # eggdrop bots
> pass  in  on $ext_if proto tcp from any to $ext_if port 31335 keep state
> pass  in  on $ext_if proto tcp from any to $ext_if port 31336 keep state
> pass  in  on $ext_if proto tcp from any to $ext_if port 31337 keep state
> pass  in  on $ext_if proto tcp from any to $ext_if port 31338 keep state
> pass  out on $ext_if proto { tcp, udp } all keep state
>
> # pass incoming packets destined to the addresses given in table <foo>.
> #pass in on $ext_if proto { tcp, udp } from any to <foo> port 80
> keep state
>
> # pass incoming ports for ftp-proxy
> #pass in on $ext_if inet proto tcp from any to $ext_if user proxy
> keep state
>
> # assign packets to a queue.
> #pass out on $ext_if from 192.168.0.0/24 to any keep state queue
> developers
> #pass out on $ext_if from 192.168.1.0/24 to any keep state queue marketing
>
> ----------
>
> # cat /etc/sysctl.conf
> kern.maxfiles=65536
> kern.maxfilesperproc=2000
> kern.ps_showallprocs=0
> kern.maxprocperuid=200
> kern.fallback_elf_brand=3
> kern.timecounter.method=1
> net.inet.tcp.sendspace=8192
> net.inet.tcp.recvspace=16384
> kern.ipc.maxsockbuf=2097152
> net.inet.ip.rtminexpire=2
> net.inet.ip.rtexpire=10
>
> #ddos protection
> net.inet.tcp.msl=7500
> net.inet.tcp.blackhole=2
> net.inet.udp.blackhole=1
> net.inet.icmp.icmplim=50
> kern.ipc.somaxconn=32768
>
> ----------
>
> #pkg_info
> GeoIP-1.3.8         Find the country that any IP address or hostname
> originates
> ImageMagick-6.2.9.8 Image processing tools
> apache-2.0.58_1     Version 2 of Apache web server with prefork MPM.
> apr-nothr-gdbm-db4-1.0.1_1 The Apache Group's Portability Library
> arc-5.21j           Create & extract files from DOS .ARC files
> arj-3.10.22         Open-source ARJ
> aspell-0.60.3       Spelling checker with better suggestion logic than
> ispell
> atk-1.9.1           A GNOME accessibility toolkit (ATK)
> autoconf-2.13.000227_5 Automatically configure source code on many Un*x
> platforms
> autoconf-2.53_3     Automatically configure source code on many Un*x
> platforms
> autoconf-2.59_2     Automatically configure source code on many Un*x
> platforms
> automake-1.4.6_2    GNU Standards-compliant Makefile generator (1.4)
> automake-1.5_2,1    GNU Standards-compliant Makefile generator (1.5)
> automake-1.9.6      GNU Standards-compliant Makefile generator (1.9)
> autorespond-2.0.5   Simple autoresponder for qmail
> bash-2.05b.007_2    The GNU Bourne Again Shell
> bind9-9.3.1         Completely new version of the BIND DNS suite with
> updated D
> bison-1.75_2        A parser generator from FSF, (mostly) compatible
> with Yacc
> bitstream-vera-1.10_1 Bitstream Vera TrueType font collection
> bmon-2.0.1          "BMON - Portable bandwidth monitor and rate estimator"
> boehm-gc+threaded-6.8 Garbage collection and memory leak detection for C
> and C++
> bsdpan-Class-Accessor-0.30   Class::Accessor - Automated accessor
> generation
> bsdpan-DBI-1.48     DBI - Database independent interface for Perl
> bsdpan-Digest-HMAC-1.01 Digest::HMAC - Keyed-Hashing for Message
> Authentication
> bsdpan-Digest-SHA1-2.10 Digest::SHA1 - Perl interface to the
> SHA-1 algorithm
> bsdpan-Encode-2.18  Encode - character encodings
> bsdpan-Finance-BeanCounter-0.8.1 Finance::BeanCounter - Module for stock
> portfolio performan
> bsdpan-Finance-YahooQuote-0.21 Finance::YahooQuote - Get stock quotes
> from Yahoo! Finance
> bsdpan-Geo-Coordinates-DecimalDegrees-0.05
> Geo::Coordinates::DecimalDegrees - convert between degrees/
> bsdpan-HTML-Entities-Numbered-0.04 HTML::Entities::Numbered - Conversion
> of numbered HTML enti
> bsdpan-Mail-Toaster-4.08 Mail::Toaster
> bsdpan-MailTools-1.67 Mail::Cap - Parse mailcap files
> bsdpan-Module-Pluggable-Fast-0.18 Module::Pluggable::Fast - Fast plugins
> with instantiation
> bsdpan-Net-DNS-0.53 Net::DNS - Perl interface to the DNS resolver
> bsdpan-Net-IP-1.23  Net::IP - Perl extension for manipulating IPv4/IPv6
> address
> bsdpan-Net-SMTP_auth-0.07 Net::SMTP_auth - Simple Mail Transfer Protocol
> Client with
> bsdpan-Net-Whois-IANA-0.21 Net::Whois::IANA - A universal WHOIS data
> extractor.
> bsdpan-RRDutil-2.2  rrdutil - a simple host monitoring app based
> on rrdtool
> bsdpan-Text-Iconv-1.4 Text::Iconv - Perl interface to iconv() codeset
> conversion
> bsdpan-UNIVERSAL-require-0.11   UNIVERSAL::require - require() modules
> from a variable
> bsdpan-XML-Liberal-0.16 XML::Liberal - Super liberal XML parser that
> parses broken
> bwm-ng-0.5_1        A small and simple bandwidth monitor
> calc-2.11.5_1       Arbitrary precision calculator
> cclient-2004d,1     Mark Crispin's C-client mail access routines
> cfv-1.18.1          Utility to both test and create .sfv, .csv and
> md5sum files
> cgilib-0.5          A library of procedures for developing CGI
> programs in C
> cksfv-1.3.9         Create or manipulate Simple File Verification (SFV)
> checksu
> clamav-0.88.6       Command line virus scanner written entirely in C
> courier-authlib-base-0.57 Courier authentication library base
> courier-authlib-vchkpw-0.57 Vpopmail/vchkpw support for the Courier
> authentication libr
> courier-imap-4.0.4,1 IMAP (and POP3) server that provides access to
> Maildir mail
> cronolog-1.6.2      A web log rotation utility that provides datestamp
> filename
> cscope-15.5_2       An interactive C program browser
> ctorrent-1.3.4_1    BitTorrent Client written in C for FreeBSD and Linux
> curl-7.15.1         Non-interactive tool to get files from FTP, GOPHER,
> HTTP(S)
> cvsup-without-gui-16.1h_2 General network file distribution system
> optimized for CVS
> daemontools-0.76_11 Service monitoring and logging utilities by djb
> db4-4.0.14_1,1      The Berkeley DB package, revision 4
> db41-4.1.25_4       The Berkeley DB package, revision 4.1
> db42-4.2.52_4       The Berkeley DB package, revision 4.2
> dcc-dccd-1.3.9      Distributed Checksum Clearinghouse procmail,
> sendmail suppo
> dict-1.10.8         Dictionary Server Protocol (RFC2229) client
> docbook-1.3         Meta-port for the different versions of the
> DocBook DTD
> docbook-241_2       V2.4.1 of the DocBook DTD, designed for technical
> documenta
> docbook-3.0_2       V3.0 of the DocBook DTD, designed for technical
> documentati
> docbook-3.1_2       V3.1 of the DocBook DTD, designed for technical
> documentati
> docbook-4.0_2       V4.0 of the DocBook DTD, designed for technical
> documentati
> docbook-4.1_2       V4.1 of the DocBook DTD, designed for technical
> documentati
> docbook-xml-4.2_1   XML version of the DocBook DTD
> eaccelerator-0.9.5  An opcode cache for PHP with encoder and loader
> elinks-0.11.1       Elinks - links text WWW browser with enhancements
> expat-2.0.0_1       XML 1.0 parser written in C
> expect-5.43.0       A sophisticated scripter based on tcl/tk
> ezm3-1.2            Easier, more portable Modula-3 distribution for
> building CV
> ezmlm-idx-0.40_3    Improved version of the ezmlm mailing list manager
> fastest_cvsup-0.2.9_1 Finds fastest CVSup server
> ffmpeg-0.4.9.p1_3   Hyper fast realtime audio/video encoder/converter,
> streamin
> flac-1.1.2_1        Free lossless audio codec
> fontconfig-2.2.3,1  An XML-based font configuration API for X Windows
> freetype2-2.1.10_1  A free and portable TrueType font rendering engine
> gd-2.0.33_1,1       A graphics library for fast creation of images
> gdbm-1.8.3_1        The GNU database manager
> getline-3.9         A small, portable, and easy to use command
> line library
> gettext-0.14.5      GNU gettext package
> ghostscript-gnu-7.07_13 GNU Postscript interpreter
> glib-1.2.10_12      Some useful routines of C programming (previous
> stable vers
> glib-2.8.4          Some useful routines of C programming (current
> stable versi
> gmake-3.80_2        GNU version of 'make' utility
> gnupg-1.4.5_2       The GNU Privacy Guard
> gnutls-1.2.11       GNU Transport Layer Security library
> gpart-0.1h_1        Tries to recover lost partition tables and
> file systems
> gsfonts-8.11_2      Fonts used by GNU Ghostscript (or X)
> gtk-1.2.10_15       Gimp Toolkit for X11 GUI (previous stable version)
> gtk-2.6.9           Gimp Toolkit for X11 GUI (current stable version)
> help2man-1.35.1     Automatically generating simple manual pages from
> program o
> hicolor-icon-theme-0.5 A high-color icon theme shell from the
> FreeDesktop project
> horde-3.1.3         A common code-base used by Horde applications,
> written in P
> html2text-1.3.2a    Converts HTML documents into plain text
> imake-6.8.2         Imake and other utilities from X.Org
> imp-4.1.3           A webmail system which accesses mail over IMAP
> ingo-1.1.2          Horde's email-filter management application
> intltool-0.34.1     Tools to internationalize various kinds of data files
> irssi-0.8.10        A modular IRC client with many features
> iso8879-1986_2      Character entity sets from ISO 8879:1986 (SGML)
> isoqlog-2.2.1       A qmail, postfix, sendmail, exim MTA log analysis
> program
> ispell-3.2.06_13    An interactive spelling checker for multiple languages
> jade-1.2.1_9        An object-oriented SGML/XML parser toolkit and DSSSL
> engine
> jasper-1.701.0      An implementation of the codec specified in the
> JPEG-2000 s
> jbigkit-1.6         Lossless compression for bi-level images such as
> scanned pa
> jhead-2.3           Exif Jpeg camera setting parser and thumbnail remover
> jpeg-6b_3           IJG's jpeg compression utilities
> lcms-1.16_1,1       Light Color Management System -- a color management
> library
> lftp-3.4.7          Shell-like command line ftp client
> lha-1.14i_6         Archive files using LZSS and Huffman compression
> (.lzh file
> libXft-2.1.7        A client-sided font API for X applications
> libart_lgpl2-2.3.17 Library for high-performance 2D graphics
> libdrm-2.0.1_1      Userspace interface to kernel Direct Rendering
> Module servi
> libevent-1.1a       Provides an API to execute callback functions on
> certain ev
> libfpx-1.2.0.12     Library routines for working with Flashpix images
> libgcrypt-1.2.2_1   "General purpose crypto library based on code used
> in GnuPG
> libglade2-2.5.1_2   GNOME glade library
> libglut-6.0.1       A graphics library similar to SGI's OpenGL
> libgmp-4.2.1_1      A free library for arbitrary precision arithmetic
> libgpg-error-1.3    Common error values for all GnuPG components
> libiconv-1.9.2_1    A character set conversion library
> libltdl-1.5.18      System independent dlopen wrapper
> libmcal-0.7_1       Modular Calendar Access Library
> libmcrypt-2.5.7_1   Multi-cipher cryptographic library (used in PHP)
> libmng-1.0.8        Multiple-image Network Graphics (MNG)
> reference library
> libnet10-1.0.2a_2,1 A C library for creating IP packets
> libogg-1.1.2_1,3    Ogg bitstream library
> libsigc++-2.0.16    Callback Framework for C++
> libstatgrab-0.13    Provides a useful interface to system statistics
> libtool-1.5.22_2    Generic shared library support script
> libtorrent-0.10.4   BitTorrent Library written in C++
> libunrar-3.60.b4    Library to work with RAR archivies
> libvorbis-1.1.1,3   Audio compression codec library
> libwmf-0.2.8.3      Tools and library for converting Microsoft WMF
> (windows met
> libxml++-1.0.4      XML API for C++
> libxml2-2.6.20      XML parser library for GNOME
> libxslt-1.1.14      The XSLT C library for GNOME
> links-2.1.p17,1     Lynx-like text WWW browser
> linuxdoc-1.1_1      The Linuxdoc SGML DTD
> localedata-5.4      Legacy locale data for FreeBSD 6+
> lsof-4.77           Lists information about open files (similar
> to fstat(1))
> lynx-ssl-2.8.5      A non-graphical, text-based World-Wide Web client
> with SSL
> m4-1.4.3            GNU m4
> maildrop-1.8.0_3    Mail delivery agent (MDA) with filtering abilities
> mhash-0.9.2         An easy-to-use library for strong hashes such as MD5
> and SH
> mime-support-3.39.1 MIME Media Types list
> mod_perl2-2.0.1,2   Embeds a Perl interpreter in the Apache2 server
> mod_proxy_html-2.5.1 Apache module for rewriting HTML links in proxied
> content
> mpeg2codec-1.2_1    An MPEG-2 Encoder and Decoder
> mutt-1.4.2.2        The Mongrel of Mail User Agents (part Elm, Pine,
> Mush, mh,
> mysql-client-4.1.13 Multithreaded SQL database (client)
> mysql-server-4.1.13 Multithreaded SQL database (server)
> mysqltcl-3.01       TCL module for accessing MySQL databases based on
> msqltcl
> mytop-1.4_1         A top clone for MySQL
> nag-2.1.1_1         Nag is a simple, multiuser task list manager
> nano-1.2.5          Nano's ANOther editor, an enhanced free Pico clone
> nas-1.7             Network Audio System
> nasm-0.98.39,1      General-purpose multi-platform x86 assembler
> ncftp-3.1.9         ftp replacement with advanced user interface
> ncftp1-1.9.5        FTP replacement with advanced user interface
> neon-0.24.7         An HTTP and WebDAV client library for Unix systems
> netpbm-10.26.12_1   A toolkit for conversion of images between different
> format
> nmap-3.81           Port scanning utility for large networks
> ntp-4.2.0_1         The Network Time Protocol Distribution
> nzbget-0.2.3        A binary newsreader supporting NZB files
> ocaml-nox11-3.08.3_2 Objective Caml compiler and programming environment
> (no X11
> oidentd-2.0.8       Ident server that supports user-defined ident strings
> openldap-client-2.2.27 Open source LDAP client implementation
> openssl-0.9.8b_1    SSL and crypto library
> p5-Archive-Tar-1.24 Perl module for creation and manipulation of tar files
> p5-Authen-SASL-2.09 Perl5 module for SASL authentication
> p5-Bit-Vector-6.4   Library of advanced math functions that includes a
> Perl OO
> p5-Carp-Datum-0.1.3 Debugging And Tracing Ultimate Module
> p5-Compress-Zlib-1.35 Perl5 interface to zlib compression library
> p5-Convert-BinHex-1.119 Perl module to extract data from Macintosh
> BinHex files
> p5-Crypt-DES-2.03   Perl5 interface to DES block cipher
> p5-Crypt-PasswdMD5-1.3 Perl module that provides interoperable MD5-based
> crypt() f
> p5-DBD-mysql-3.0002 MySQL driver for the Perl5 Database Interface (DBI)
> p5-DBI-1.48         The perl5 Database Interface.  Required for DBD::*
> modules
> p5-Date-Calc-5.4    Gregorian calendar date calculations
> p5-Date-Manip-5.44  Perl5 module containing date manipulation routines
> p5-Digest-1.10      Modules that calculate message digests
> p5-Digest-MD5-2.33  Perl5 interface to the MD5 algorithm
> p5-Email-Abstract-2.01 Unified interface to mail representations
> p5-Email-Simple-1.92 Simple parsing of RFC2822 message format and headers
> p5-Email-Valid-0.15 Check validity of Internet email addresses
> p5-ExtUtils-CBuilder-0.12 Compile and link C code for Perl modules
> p5-ExtUtils-ParseXS-2.07 Converts Perl XS code into C code
> p5-Frontier-RPC-0.06 Frontier::RPC implements UserLand Software's XML RPC
> p5-GD-2.25          A perl5 interface to Gd Graphics Library version2
> p5-Getargs-Long-1.1001 Parse routine arguments
> p5-HTML-Parser-3.45 Perl5 module for parsing HTML documents
> p5-HTML-Tagset-3.04 Some useful data table in parsing HTML
> p5-HTML-Template-2.7_1 Perl module to use HTML Templates from CGI scripts
> p5-IO-Socket-SSL-0.97 Perl5 interface to SSL sockets
> p5-IO-String-1.06   Simplified Perl5 module to handle I/O on
> in-core strings
> p5-IO-Zlib-1.04_1   IO:: style interface to Compress::Zlib
> p5-IO-stringy-2.110 Perl5 module for using IO handles with
> non-file objects
> p5-Locale-Codes-2.07 Perl5 module providing access to ISO3167 and ISO639
> Country
> p5-Log-Agent-0.307  A set of perl modules that allows you to enhance
> logging ca
> p5-MIME-Base64-3.05 Perl5 module for Base64 and Quoted-Printable encodings
> p5-MIME-Tools-5.417,2 A set of perl5 modules for MIME
> p5-Mail-Audit-2.1_1 Perl module for creating easy mail filters
> p5-Mail-Ezmlm-0.05.1 Perl module to allow object methods for ezmlm-idx
> mailing l
> p5-Mail-IMAPClient-2.2.9 Perl5 module to talk to a IMAP4rev1 (RFC2060)
> server
> p5-Mail-ListDetector-0.31 Perl module for detecting mailing list messages
> p5-Mail-POP3Client-2.16 Perl5 module to talk to a POP3 (RFC1939) server
> p5-Mail-SPF-Query-1.997 Query Sender Permitted From for an IP,email,helo
> p5-Mail-SpamAssassin-3.0.4 A highly efficient mail filter for
> identifying spam
> p5-Module-Build-0.26.11 Build and install Perl modules
> p5-Module-Pluggable-2.95 Automatically give your module the ability to
> have plugins
> p5-Net-1.19,1       Perl5 modules to access and use network protocols
> p5-Net-AIM-1.22     Perl extension for the AOL Instant Messenger TOC
> protocol
> p5-Net-CIDR-0.10    Perl module to manipulate IPv4/IPv6 netblocks in
> CIDR notat
> p5-Net-CIDR-Lite-0.18 Perl extension for merging IPv4 or IPv6
> CIDR addresses
> p5-Net-OSCAR-1.907  Perl extension for the AOL Instant Messenger OSCAR
> protocol
> p5-Net-ParseWhois-0.62 Extendable perl5 module for parsing whois
> information
> p5-Net-SNMP-5.1.0   A perl module for SNMP... Net::SNMP
> p5-Net-SSLeay-1.25  Perl5 interface to SSL
> p5-Net-Whois-1.9    A perl5 module to get information using the Whois
> protocol
> p5-Net-Whois-Raw-0.97 Very simple Perl interface to query raw whois data
> p5-Parse-RecDescent-1.94 A recursive descent parsing framework for Perl
> p5-PathTools-3.09   A Perl module for portably manipulating file
> specifications
> p5-Quota-1.5.0      Perl module that provides access to filesystem quotas
> p5-Scalar-List-Utils-1.14,1 Perl subroutines that would be nice to have
> in the perl cor
> p5-Statistics-Descriptive-2.6 Perl module that supplies statistical
> methods for perl5
> p5-Sys-Hostname-Long-1.4 Try every conceivable way to get full hostname
> p5-Term-ANSIColor-1.11 Color screen output using ANSI escape sequences
> p5-Term-ReadKey-2.30 A perl5 module for simple terminal control
> p5-Test-Harness-2.52 Run perl standard test scripts with statistics
> p5-Test-Simple-0.60 Basic utilities for writing tests in perl
> p5-Text-Balanced-1.95 Text::Balanced - extract delimited text sequences
> from stri
> p5-TimeDate-1.16,1  Perl5 module containing a better/faster date parser
> for abs
> p5-URI-1.35         Perl5 interface to Uniform Resource Identifier (URI)
> refere
> p5-WWW-Mechanize-1.16 This module is to help you automate interaction
> with a webs
> p5-XML-LibXML-1.58_1 Interface to Gnome libxml2 library
> p5-XML-LibXML-Common-0.13 Routines and Constants common for XML::LibXML
> and XML::GDOM
> p5-XML-NamespaceSupport-1.09_1 A simple generic namespace support class
> p5-XML-Parser-2.34_1 Perl extension interface to James Clark's XML
> parser, expat
> p5-XML-SAX-0.12     Simple API for XML
> p5-YAML-0.39        "YAML implementation in Perl"
> p5-gettext-1.03     Message handling functions
> p5-libwww-5.803     Perl5 library for WWW access
> p5-vpopmail-0.08    Perl module to provide access to vpopmail API
> pango-1.8.2         An open-source framework for the layout and
> rendering of i1
> par2cmdline-0.4     Tools for using Parity v2 Archive files
> pcre-7.0_1          Perl Compatible Regular Expressions library
> pdflib-7.0.0p3      A C library for dynamically generating PDF
> pear-1.4.11         PEAR framework for PHP
> pear-Auth-1.4.0     PEAR class for creating an authentication system
> pear-Auth_SASL-1.0.2 PEAR abstraction of various SASL mechanism responses
> pear-Cache-1.5.4_1  PEAR framework for caching of arbitrary data
> pear-DB-1.7.6,1     PEAR Database Abstraction Layer
> pear-Date-1.4.7     PEAR Date and Time Zone Classes
> pear-File-1.2.2,1   PEAR common file and directory routines
> pear-HTTP_Request-1.4.0 PEAR classes providing an easy way to perform
> HTTP requests
> pear-Log-1.9.9      PEAR logging utilities
> pear-Mail-1.1.14    PEAR class that provides multiple interfaces for
> sending em
> pear-Mail_Mime-1.3.1 PEAR classes to create and decode MIME messages
> pear-Net_SMTP-1.2.8 PEAR class that provides an implementation of the
> SMTP prot
> pear-Net_Socket-1.0.6 PEAR Network Socket Interface
> pear-Net_URL-1.0.14 Easy parsing of URLs
> pear-SOAP-0.9.1     PEAR SOAP Client/Server for PHP
> pear-Services_Weather-1.4.0 PEAR interface to various online
> weather-services
> pear-XML_Parser-1.2.7 PEAR XML parsing class based on PHP's bundled expat
> pear-XML_Serializer-0.18.0 PEAR Swiss-army knive for reading and writing
> XML files
> pear-XML_Util-1.1.1 PEAR XML utility class
> pecl-fileinfo-1.0.4 A PECL extension to retrieve info about files
> pecl-memcache-2.1.0 Memcached extension
> pecl-pdflib-2.1.2   A PECL extension to create PDF on the fly
> perl-5.8.5          Practical Extraction and Report Language
> php4-4.4.4_1        PHP Scripting Language (Apache Module and CLI)
> php4-bz2-4.4.4_1    The bz2 shared extension for php
> php4-ctype-4.4.4_1  The ctype shared extension for php
> php4-domxml-4.4.4_1 The domxml shared extension for php
> php4-extensions-1.0 A "meta-port" to install PHP extensions
> php4-ftp-4.4.4_1    The ftp shared extension for php
> php4-gd-4.4.4_1     The gd shared extension for php
> php4-gettext-4.4.4_1 The gettext shared extension for php
> php4-iconv-4.4.4_1  The iconv shared extension for php
> php4-imap-4.4.4_1   The imap shared extension for php
> php4-ldap-4.4.0     The ldap shared extension for php
> php4-mbstring-4.4.4_1 The mbstring shared extension for php
> php4-mcal-4.4.4_1   The mcal shared extension for php
> php4-mcrypt-4.4.4_1 The mcrypt shared extension for php
> php4-mhash-4.4.4_1  The mhash shared extension for php
> php4-mysql-4.4.4_1  The mysql shared extension for php
> php4-overload-4.4.4_1 The overload shared extension for php
> php4-pcre-4.4.4_1   The pcre shared extension for php
> php4-posix-4.4.4_1  The posix shared extension for php
> php4-session-4.4.4_1 The session shared extension for php
> php4-sysvsem-4.4.4_1 The sysvsem shared extension for php
> php4-sysvshm-4.4.4_1 The sysvshm shared extension for php
> php4-tokenizer-4.4.4_1 The tokenizer shared extension for php
> php4-xml-4.4.4_1    The xml shared extension for php
> php4-zlib-4.4.4_1   The zlib shared extension for php
> phpMyAdmin-2.9.1.1  A set of PHP-scripts to manage MySQL over the web
> pkgconfig-0.17.2    A utility to retrieve information about installed
> libraries
> plone-2.1.1         A user friendly implementation of the CMF written on
> top of
> png-1.2.8_2         Library for manipulating PNG images
> popt-1.7            A getopt(3) like library with a number of
> enhancements, fro
> portaudit-0.5.11    Checks installed ports against a list of security
> vulnerabi
> portupgrade-2.2.6_3,2 FreeBSD ports/packages administration and
> management tool s
> proftpd-1.3.0_4     Highly configurable ftp daemon
> psybnc-2.3.1_1      PsyBNC is an extremely powerful IRC bouncer
> pure-sfv-0.3        Utility to test and create .sfv files
> pwgen-2.05          A small, powerful, GPL'ed password generator
> py24-dnspython-1.3.5_1 A DNS toolkit for Python
> py24-fchksum-1.7.1  Python module to find the checksum of files
> py24-numeric-23.8   The Numeric Extension to Python
> py24-psyco-1.4      Python Specializing Compiler
> py24-pycrypto-2.0.1 The Python Cryptography Toolkit
> py24-twistedCore-2.1.0_1 An asynchronous networking framework for Python
> - Core modu
> py24-zopeInterface-3.0.1 Zope.interface package from Zope 3
> python-2.3.5_1      An interpreted object-oriented programming language
> python-2.4.1_3      An interpreted object-oriented programming language
> python24-2.4.3_3    An interpreted object-oriented programming language
> qmail-1.03_4        A secure, reliable, efficient, simple, and fast MTA
> qmailadmin-1.2.7,1  CGI program for administering Qmail with
> vchkpw/vpopmail
> qmailanalog-0.70_1  A collection of tools to analyze qmail-send's activity
> qmake-3.3.4         The build utility of the Qt project
> qt-3.3.4            Multiplatform C++ application framework
> razor-agents-2.72_1 A distributed, collaborative, spam detection and
> filtering
> ripmime-1.4.0.5     Extracts attached files out of a MIME encoded email
> package
> rpm-3.0.6_10        The Red Hat Package Manager
> rrdtool-1.2.11      Round Robin Database Tools
> rsync-2.6.8_2       A network file distribution/synchronization utility
> ruby-1.8.6,1        An object-oriented interpreted scripting language
> ruby18-bdb-0.5.9_2  Ruby interface to Sleepycat's Berkeley DB revision 2
> or lat
> ruby18-gdbm-1.8.5,1 A Ruby extension to GDBM library
> ruby18-gems-0.9.2   Package management framework for the Ruby language
> rubygem-actionmailer-1.3.3 Easy email delivery and testing for Ruby
> rubygem-actionpack-1.13.3 Action Controller and Action View of Rails MVC
> Framework
> rubygem-actionwebservice-1.2.3 Simple support for publishing Web Service
> APIs for Rails ap
> rubygem-activerecord-1.15.3 Object-relational mapping layer for Rails
> MVC Framework
> rubygem-activesupport-1.4.2 Utility classes and extension that are
> required by Rails MV
> rubygem-rails-1.2.3 MVC web application framework
> rubygem-rake-0.7.2  Ruby Make
> scons-0.96.90_1     A build tool alternative to make
> screen-4.0.2_1      A multi-screen window manager
> setquota-0.1        Command line quota tools
> sgmlformat-1.7_2    Generates groff and HTML from linuxdoc and docbook
> SGML doc
> shared-mime-info-0.16_1 A MIME type database from the FreeDesktop project
> shorten-3.6.0       Fast and optionally lossless compression for
> waveform files
> silc-client-1.0.1_3 Secure Internet Live Conferencing (SILC)
> network client
> squid-2.5.12        The successful WWW proxy cache and accelerator
> squirrelmail-1.4.8  A webmail system which accesses mail over IMAP
> sqwebmail-5.0.4     CGI Webmail client for Maildirs
> stunnel-4.11        SSL encryption wrapper for standard network daemons
> subversion-1.2.1    Version control system
> sudo-1.6.8.12_2     Allow others to run commands as root
> sysconftool-0.14    Helps to install application configuration files
> t1lib-5.0.1,1       A Type 1 Rasterizer Library for UNIX/X11
> tcl-8.4.11,1        Tool Command Language
> tcptraceroute-1.4_2 A traceroute implementation using TCP packets
> texi2html-1.76_1,1  Texinfo to HTML converter
> tiff-3.7.3          Tools and library routines for working with
> TIFF images
> tk-8.4.11,2         Graphical toolkit for TCL
> tor-0.1.0.14        An anonymizing overlay network for TCP
> tsocks-1.8.b5_3     Allow non SOCKS aware applications to use SOCKS
> without mod
> turba-2.1.2         The Horde contact management application
> ucd-snmp-4.2.6_3    An extendable SNMP implementation
> ucspi-tcp-0.88_1    Command-line tools for building TCP client-server
> applicati
> unarj-2.65_2        Allows files to be extracted from ARJ archives
> unison-2.10.2       A user-level file synchronization tool
> unrar-3.43,3        Extract, view & test RAR archives
> unzip-5.52_2        List, test and extract compressed files in a
> ZIP archive
> unzoo-4.4           A zoo archive extractor
> uulib-0.5.20        A library for uu/xx/Base64/BinHex/yEnc de-/encoding
> vim-7.0.35          Vi "workalike", with many additional features
> vpopmail-5.4.10_3   Easy virtual domain and authentication package for
> use with
> vqadmin-2.3.6       A cgi-based Virtual Qmail Domains Administrator
> w3m-0.5.1_6         A pager/text-based WWW browser
> webalizer-2.1.10_5  A web server log file analysis program
> webcpp-0.8.4        Convert your source code to syntax highlighted HTML
> wget-1.10_2         Retrieve files from the Net via HTTP and FTP
> wv-1.0.0_3          A library and executables to access Microsoft
> Word files
> xhtml-1.0.20020801_4 W3C's XHTML DTD
> xhtml-basic-1.0.20001219_1 W3C's XHTML Basic DTD
> xhtml-modularization-1.0.20010410 W3C's Modularization of XHTML DTDs and
> docs
> xlhtml-0.5_1,1      Convert Excel and PowerPoint files to HTML and text
> xmlcatmgr-2.2       SGML and XML catalog manager
> xorg-clients-6.8.2  X client programs and related files from X.Org
> xorg-fonts-encodings-6.8.2 X.Org font encoding files
> xorg-fonts-truetype-6.8.2 X.Org TrueType fonts
> xorg-libraries-6.8.2 X11 libraries and headers from X.Org
> xterm-203           Terminal emulator for the X Window System
> ytalk-3.3.0         A new "talk" that can talk to multiple parties at once
> zip-2.32            Create/update ZIP files compatible with pkzip
> zoo-2.10.1          Manipulate archives of files in compressed form
> zope-2.7.8          An object-based web application platform
> zsh-4.3.2           The Z shell
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
>



More information about the freebsd-questions mailing list