Ports Search

Results 581590 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
editors/kate-4.14.3 (Score: 0.0073001618)
Basic editor framework for the KDE system
KDE Base Applications consists of what runs on the desktop. This module isn't a complete collection of essential applications that a user would expect on a desktop (such as e-mail and calculator). This package is the basic set of applications beyond the workspace that KDE applications can assume are installed. These applications should have no problem running on Windows, OS X, Gnome, etc. as stand alone applications if the user wanted to use them there.
games/scourge-0.21.1 (Score: 0.0073001618)
Rogue-like game
S.C.O.U.R.G.E. is a rogue-like game in the fine tradition of NetHack and Moria It sports a graphical front-end, similar to glHack or the Falcon's eye. I tried to design the 3D UI as a best of both worlds from old to new: It lets you rotate the view, zoom in/out, view special effects, etc. On the other hand I've always liked the old-school isometric games like Exult or Woodward.
japanese/jargon-fpw-2.0 (Score: 0.0073001618)
The famous jargon file (EPWING V1 format)
This is the Jargon File, a comprehensive compendium of hacker slang illuminating many aspects of hackish tradition, folklore, and humor. Furthermore it is a dictionary converted from the original one into JIS X 4081 format (that is a subset of EPWING V1) by FreePWING. So it can be used by EPWING viewer on Unix and the other OS (e.g. Windows or MacOS). URL for this converted dictionary is
mail/sortmail-1.20 (Score: 0.0073001618)
Useful tool for sorting mbox style mailboxes after date
sortmail - sort email messages by date/time sortmail is a front end for decomposemail(1) and recom- posemail(1). Each mailbox argument is disassembled into its component messages, then these messages are reassem- bled into new mailboxes based on command line selection criteria. Some additional functionality is provided, such as backup copies, recursion, etc. Software written by: Daniel E. Singer (a.k.a. Toolman) Lasse L. Johnsen lasse@freebsdcluster.org
net-mgmt/zabbix22-2.2.14 (Score: 0.0073001618)
Enterprise-class open source distributed monitoring (server)
Zabbix is an enterprise-class open source distributed monitoring solution. Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning.
net-mgmt/zabbix3-3.0.4 (Score: 0.0073001618)
Enterprise-class open source distributed monitoring (server) LTS
Zabbix is an enterprise-class open source distributed monitoring solution. Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning.
net-mgmt/zabbix2-2.0.18 (Score: 0.0073001618)
Enterprise-class open source distributed monitoring (server)
Zabbix is an enterprise-class open source distributed monitoring solution. Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning.
net-mgmt/zabbix24-2.4.8 (Score: 0.0073001618)
Enterprise-class open source distributed monitoring (server)
Zabbix is an enterprise-class open source distributed monitoring solution. Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning.
net-mgmt/zabbix32-3.2.0 (Score: 0.0073001618)
Enterprise-class open source distributed monitoring (server)
Zabbix is an enterprise-class open source distributed monitoring solution. Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning.
net/REST-Application-0.992 (Score: 0.0073001618)
Framework for building RESTful web-applications
This module acts as a base class for applications which implement a RESTful interface. When an HTTP request is received some dispatching logic in REST::Application is invoked, calling different handlers based on what the kind of HTTP request it was (i.e. GET, PUT, etc) and what resource it was trying to access. This module won't ensure that your API is RESTful but hopefully it will aid in developing a REST API.