Ports Search

Results 5,5315,540 of 8,048 for www%3Atrac.(0.007 seconds)
multimedia/Video-OpenQuicktime-1.02 (Score: 0.0044456697)
Interface to the OpenQuicktime library
From the OpenQuicktime site, http://www.openquicktime.org: "OpenQuicktime aims to be a portable library for handling Apple's QuickTime(TM) popular media files on Unix-like environments. It is aim is to provide encoding, authoring and editing support as well as video playback." OpenQuicktime is currently able to decode as well as encode video and audio streams. The Video::OpenQuicktime library currently only supports extracting diagnostic information from Quicktime files, such as video dimensions, codecs used, and play length.
multimedia/kplayer-0.7 (Score: 0.0044456697)
Movie player based on mplayer
KPlayer is a KDE media player based on MPlayer, www.mplayerhq.hu. Features include video, audio and subtitle playback from file, URL, DVD, VCD, audio CD, TV, etc.; volume, contrast, brightness, hue and saturation controls; zooming, full screen and fixed aspect options; status and progress display and seeking; user friendly interface. Among planned enhancements are configuration dialog, global and per-file options, playlist, further KDE integration, MPlayer config file handling, support for media encoding.
net-mgmt/pyang-1.4.1 (Score: 0.0044456697)
Validator and code generator for YANG (RFC 4741)
YANG is a data modeling language for NETCONF (RFC4741), developed by the IETF NETMOD WG. pyang is a YANG validator, transformator and code generator, written in python. It can be used to validate YANG modules for correctness, to transform YANG modules into other formats, and to generate code from the modules. pyang is compatible with http://www.ietf.org/internet-drafts/draft-ietf-netmod-yang-02.txt.
net-mgmt/pixilate-0.4.2 (Score: 0.0044456697)
Generates packets to match a list of Cisco PIX access lists
pixilate parses an input file containing Cisco PIX 6.2x (normal mask) or Cisco IOS (inverted mask) access-list entries and generates the appropriate packets. For further information on writing PIX access-lists, look here, for information on writing IOS access-lists, look here. pixilate - is currently capable of generating TCP/UDP/ICMP (various ICMP types), and IGMP utilizing the Libnet 1.1.x library available from http://www.packetfactory.net. NOTE: Libnet 1.0.x is NOT compatible."
net/csync2-2.0 (Score: 0.0044456697)
Cluster synchronization tool
Csync2 is a cluster synchronization tool. It can be used to keep files on multiple hosts in a cluster in sync. Csync2 can handle complex setups with much more than just 2 hosts, handle file deletions and can detect conflicts. It is expedient for HA-clusters, HPC-clusters, COWs and server farms. If you are looking for a tool to sync your laptop with your workstation, you better have a look at Unison (http://www.cis.upenn.edu/~bcpierce/unison/) too.
net/hinfo-1.0 (Score: 0.0044456697)
Utility primarily designed to find the owner of an IP block
hinfo is a utility that will display information about a host. It is primarily designed to find the owner of an IP block in order to direct spam complaints to where they may do some good. (maintainer's note: the DATAFILES are updated without the port version necessarily being updated. Expect drift on distinfo. See hinfo-update.) Although the home page of the software is at www.blars.org/hinfo.html, that page is not reachable from the FreeBSD.org domain.
net/Net-AMQP-0.06 (Score: 0.0044456697)
Advanced Message Queue Protocol (de)serialization and representation
This module implements the frame (de)serialization and representation of the Advanced Message Queue Protocol (http://www.amqp.org/). It is to be used in conjunction with client or server software that does the actual TCP/IP communication. While it's being written with AMQP version 0-8 in mind, as the spec is defined by an external xml file, support for 0-9, 0-9-1 and eventually 0-10 is hoped for.
net/Net_UserAgent_Detect-2.5.2 (Score: 0.0044456697)
PEAR class that determines the Web browser, version, and platform
The Net_UserAgent object does a number of tests on an HTTP user agent string. The results of these tests are available via methods of the object. This module is based upon the JavaScript browser detection code available at http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html. This module had many influences from the lib/Browser.php code in version 1.3 of Horde.
net/sniffit-0.3.7b (Score: 0.0044456697)
Packet sniffer program. For educational use
Sniffit is a network sniffer for TCP/UDP/ICMP packets. Sniffit produces very detailed technical details about the packets flowing through your network (SEQ, ACK, TTL, Window, ...) and also packet contents in different formats (hex or plain text, ...) WWW-404: http://reptile.rug.ac.be/~coder/sniffit/sniffit.html FAQ-404: http://reptile.rug.ac.be/~coder/sniffit/sniffit-FAQ.html or http://reptile.rug.ac.be/~wvdputte/sniffit_addicts_anonymous/
print/PDF-Template-0.22 (Score: 0.0044456697)
PDF layout system that uses the same data structures as HTML::Template
PDF::Template is a layout system that creates Adobe PDF files from the same data structure used by HTML::Template. Currently, the only renderer support is pdflib_pl, which is from PDFLib (www.pdflib.com). There is a free version (PDFLib Lite), but that does not handle Unicode. If you need CJK fonts, you will need to purchase the full version of PDFLib from them.