Ports 搜索

共有8,048项符合/www/的查询结果,以下是第4,8914,900项(搜索用时0.004秒)
devel/xwpe-1.5.30a (Score: 0.013817913)
Borland-like IDE programming environment
xwpe is a X-window programming environment designed for UNIX systems. It is similar to 'Borland C++' MS-DOS programming IDE environment. xwpe supports many compilers, linkers, and debuggers, so you are not tied to any particular set of tools. There is both a curses and X11 interface (the later with mouse support). Errors that occur while compiling and linking a program can be examined in the sources -- the cursor will jump to the corresponding line in the source file. Programs composed of more than one source file, can be managed with the project-option. Your program may be run and debugged from within xwpe -- allowing the user to set breakpoints and watch variables. Note: there are both English and German language version of the man pages, and help files. The German language version will be installed if "GERMAN_LANG" is set during ``make install'' of the port.
devel/funnelweb-3.2 (Score: 0.013817913)
Powerful literate-programming macro pre-processor
FunnelWeb is a powerful literate-programming macro preprocessor that enables you to weave programs and documentation together. FunnelWeb is a production quality tool that was specifically engineered for practical everyday use.
devel/slf4j-1.7.21 (Score: 0.013817913)
Simple facade or abstraction for various logging frameworks
The Simple Logging Facade for Java or (SLF4J) serves as a simple facade or abstraction for various logging frameworks, e.g. java.util.logging, log4j and logback, allowing the end user to plug in the desired logging framework at deployment time.
devel/t1lib-5.1.2 (Score: 0.013817913)
Type 1 font rasterization library for Unix/X11
t1lib is a library written in the C programming language allowing a programmer to generate bitmaps from Adobe (TM) Type 1 fonts quite easily. These bitmaps are returned in a data structure with type GLYPH. This special GLYPH-type is also used in the X11 window system to describe character bitmaps. It contains the bitmap data as well as some metric information. But t1lib is in itself entirely independent of the X11-system or any other graphical user interface.
dns/knot-resolver-1.1.1 (Score: 0.013817913)
Caching full resolver implementation
The Knot DNS Resolver is a caching full resolver implementation, including both a resolver library and a daemon.
dns/nsd-4.1.12 (Score: 0.013817913)
Authoritative only non-recursive name server
NSD (Name Server Daemon) is a complete implementation of an authoritative DNS nameserver.
dns/dnsjava-2.1.7 (Score: 0.013817913)
Implementation of DNS in Java
dnsjava is an implementation of DNS in Java. It supports all defined record types (including the DNSSEC types), and unknown types. It can be used for queries, zone transfers, and dynamic updates. It includes a cache which can be used by clients, and a minimal implementation of a server. It supports TSIG authenticated messages, partial DNSSEC verification, and EDNS0. dnsjava provides functionality above and beyond that of the InetAddress class. Since it is written in pure Java, dnsjava is fully threadable, and in many cases is faster than using InetAddress. dnsjava provides both high and low level access to DNS. The high level functions perform queries for records of a given name, type, and class, and return an array of records. There is also a clone of InetAddress, which is even simpler. A cache is used to reduce the number of DNS queries sent. The low level functions allow direct manipulation of DNS messages and records, as well as allowing additional resolver properties to be set.
dns/inadyn-1.96.2 (Score: 0.013817913)
Dynamic DNS update client
INADYN is a free, multi-platform dynamic DNS update client. It gives the possibility to have your own fixed hostname registered on the Internet, although your IP might be changing. It checks periodically whether the IP address stored by the DNS server is the real current IP address of the machine that is running INADYN. INADYN supports the following dynamic DNS services: - dyndns.org (in all three flavors: dynamic, static, custom) - freedns.afraid.org - no-ip.com - zoneedit.com
dns/noip-2.1.9 (Score: 0.013817913)
No-IP.com's dynamic DNS update client
This is a port of No-IP.com's dynamic DNS update client. When configured correctly, the client will check the local IP address at a given time interval for any changes. If the local IP address has changed it will notify the DNS servers at No-IP.com and update the IP corresponding to your No-IP/No-IP+ hostname.
dns/knot-1.6.8 (Score: 0.013817913)
High performance authoritative-only DNS server
Knot DNS is a high-performance authoritative-only DNS server which supports all key features of the domain name system including zone AXFR and IXFR, DDNS and DNSSEC. Its key features: * Open source * High-performance, multi-threaded, and mostly lock-free implementation which scales well on SMPs * Object-oriented design * Support for all important DNS protocols: - Full and incremental zone transfers - EDNS0 and DNSSEC extensions, including NSEC3 - NSID