Ports 搜索

共有5,161项符合/ports-mgmt/的查询结果,以下是第3,6013,610项(搜索用时0.006秒)
news/newscache-1.2.r.6 (Score: 0.006224396)
NewsCache is a free cache server for USENET News
What is NewsCache? NewsCache is a free cache server for USENET News available under the GNU General Public License. NewsCache can be plugged in between your news reader(s) and your news server. NewsCache acts to news readers like a news server and retrieves news articles from the news server like a news reader. Whenever, a client requests an article from NewsCache, NewsCache checks whether the article has already been stored in the cache area. If this is the case, the article is sent directly to its client. Otherwise, the article is requested from the upstream news server, stored in the cache area and sent back to the client.
news/newsfetch-1.21 (Score: 0.006224396)
Download news articles from NNTP server
Newsfetch pulls news from an NNTP server and writes the articles to a file or pipes them to the specified command. The file created by newsfetch can be used with any mail reader.
news/newsfish-1.2.6 (Score: 0.006224396)
Batch USENET news reader with filter capabilities
From the README: newsfish, quite simply, is a batch USENET news reader. In other words, it is not interactive, and it has a very simple user interface. The power of newsfish is that it can sift through articles and save only the ones that match your criteria. It does this by applying a set of regular expressions (a la grep/egrep) to the headers of each article. Articles are saved in mailbox format, which makes them suitable for viewing under most popular mail readers.
news/newsgrab-0.4.0 (Score: 0.006224396)
Download and uudecode binary files from USENET using regexps
Based on a given regular expression and news group, newsgrab will connect to your NNTP server and download all the binaries in articles that match the given regexp and uudecode them.
news/nget-0.27.1 (Score: 0.006224396)
Auto-resuming command line nntp file grabber
nget is a command line NNTP file grabber. It automatically pieces together multipart postings for easy retrieval, even substituting parts from multiple servers. It handles disconnects gracefully, resuming after the last part successfully downloaded, and caching of header data for quick access.
news/noffle-1.1.5 (Score: 0.006224396)
News server for low speed dial-up connections
Noffle is a Usenet news server optimized for few users and low speed dial-up connections to the Internet. It acts as a server to news clients running on the local host, but gets its news feed by acting as a client to a remote server. Allows reading news offline with many news clients, even if they do not support offline reading by themselves.
news/nzbperl-0.6.8 (Score: 0.006224396)
Perl script for downloading nzb files
NzbPerl is a perl script for downloading nzb files. It supports automated parsing and sorting of nzb files, multiple servers, automated downloading, assmbling and decoding of message parts, and has user controlled bandwidth throttling during runtime.
news/papercut-0.9.13 (Score: 0.006224396)
Papercut is a news server written in Python, using a MySQL backend
Papercut is a news server written in 100% pure Python. It designed to be use as backend for PHP, or to be run on a small network. Messages can be stored in a MySQL database. It doesn't support feeding.
news/plor-0.3.3 (Score: 0.006224396)
Alpha-release reader for reading SOUP and QWK packets
This is a port of plor (which stands for Prosa Offline Linux Reader). Plor reads soup and qwk message packets. It is alpha software. You can use this as an alternative to the slnr package.
news/pynzb-0.1.0 (Score: 0.006224396)
Unified API for parsing NZB files
NZB is an XML-based file format for retrieving posts from NNTP (Usenet) servers. Since NZB is XML-based, it's relatively easy to build one-off parsers to parse NZB files. This project is an attempt to consolidate those many one-off NZB parsers into one simple interface.