Ports 搜索

共有5,161项符合/ports-mgmt/的查询结果,以下是第161170项(搜索用时0.005秒)
misc/compat8x-8.4.804000.20151116 (Score: 0.009139458)
Convenience package to install the compat8x libraries
This package allows you to install the compat8x libraries on your system, so you can use legacy binaries that depend on them. Ports usage example: -- .include <bsd.port.pre.mk> .if ${OSVERSION} >= 900042 LIB_DEPENDS+= ufs.5:misc/compat8x .endif --
misc/compat9x-9.3.903000.20160608 (Score: 0.009139458)
Convenience package to install the compat9x libraries
This package allows you to install the compat9x libraries on your system, so you can use legacy binaries that depend on them. Ports usage example: -- .include <bsd.port.pre.mk> .if ${OSVERSION} >= 1000009 LIB_DEPENDS+= archive.5:misc/compat9x .endif --
net-mgmt/openvmps-1.4.06 (Score: 0.009139458)
GPL implementation of the VMPS protocol
VMPS (VLAN Management Policy Server) is a way of assigning switch ports to specific VLANs based on the MAC address of connecting device. OpenVMPS is a GPL implementation of VMPS.
net/miniupnpd-1.9.20160113 (Score: 0.009139458)
UPnP IGD implementation which uses pf/ipf
Mini UPnPd is a lightweight implementation of a UPnP IGD daemon. This is supposed to be run on your gateway machine to allow client systems to redirect ports and punch holes in the firewall.
ports-mgmt/portdowngrade-1.5 (Score: 0.009139458)
Sets a port back to a previous version
Portdowngrade helps to downgrade FreeBSD ports by analyzing the history of commits to the port and presenting the user the list of changes. By selecting one, the port can be set back to a previous version easily.
ports-mgmt/redports-node-0.1.2 (Score: 0.009139458)
Redports building node
Redports is a fully hosted continuous integration platform for testing FreeBSD Ports. redports-node is running on each building machine which asks for new building jobs from the master and builds them using poudriere.
sysutils/zfs-stats-lite-1.4 (Score: 0.009139458)
Display human-readable ZFS statistics
zfs-stats displays ZFS statistics in human-readable format including ARC, L2ARC, zfetch (DMU) and vdev cache statistics. This script is a fork of sysutils/zfs-stats which has no dependency on perl or other ports.
x11-wm/libwraster-0.95.7 (Score: 0.009139458)
Window Maker raster graphics library
This is the libwraster library from x11-wm/windowmaker. The purpose of this port is to allow dockapp ports the choice of depending on the full Window Maker port, or just the library.
security/ppars-1.2 (Score: 0.007915002)
Proactive Probing Abuse Reporting System
Welcome to the Proactive Abuse Reporting System. In an effort to be proactive in doing my part to stop the massive quantities of internet traffic probing for open ports or more specifically the probing for known ports that Windows spy ware, Trojans, and what ever other Windows ports are commonly probed which result in increasing my bandwidth usage changes, I wrote this perl application for reporting that abuse to the senders ISP, with the hopes they will monitor the abuser and terminate the abuser's internet account and or take legal action. Script is installed into /usr/local/sbin where you can edit the defaults to meet your requirements. Issue rehash command to enable. Run abuse.Reporting.system.pl script for complete overview description of system. 6/1/2004 Author: Joe Barbish, I bequeath these perl scripts to public domain. It can be copied and distributed for free by anyone to anyone by any manner. Joe Barbish fbsd_user@a1poweruser.com
converters/iconv-2.0 (Score: 0.0073115663)
Charset conversion library and utilities
ICONV is 1) the library (libiconv.a and .so) for conversion between various charsets, 2) the command line utility (iconv) and 3) a set of charsets (tables and shared modules). 33 charsets are supported in this port: most Unicode encodings, all charsets for which locale exist in FreeBSD, few IBM-DOS ones. Other charsets are provided as standalone ports.