Ports Search

Results 14,32114,330 of 17,660 for descr%3A%22spam filter%22.(0.014 seconds)
sysutils/bsdstats-6.0 (Score: 9.841064E-5)
Monthly script for reporting anonymous statistics about your machine
BSDstats is an attempt to produce reasonably accurate statistics on deployments of BSD operating systems. This is useful for marketing, project advocacy, hardware vendors and purchasers, device driver maintainers, and port maintainers. The major problem that we are trying to address is vendors who do not feel that BSD operating systems present enough of a market to bother supporting. Meant to be run monthly or during bootup, this script submits statistics anonymously to a central server (http://bsdstats.org). Potentially sensitive details like IP addresses and hostnames are not stored by or relayed through the BSDstats server.
sysutils/abck-2.2 (Score: 9.841064E-5)
Manage intrusion attempts recorded in the system log
'abck' is an interactive tool to examine intrusion attempts and decide what, if anything, to do about them. It reads through /var/log/messages looking for evidence of an intrusion attempt. Upon finding such a record, 'abck' qualifies it against information supplied by the user on the command line to determine if the record is to be processed. As packaged, 'abck' handles several common types of intrusion attempt records, but it can easily be expanded to handle others. You need a reasonably current copy of Python to run the main script.
sysutils/filebeat-1.2.3 (Score: 9.841064E-5)
Collect logs locally and send to remote logstash
Beats is the platform for building lightweight, open source data shippers for many types of operational data you want to enrich with Logstash, search and analyze in Elasticsearch, and visualize in Kibana. Whether you're interested in log files, infrastructure metrics, network packets, or any other type of data, Beats serves as the foundation for keeping a beat on your data. Filebeat is a lightweight, open source shipper for log file data. As the next-generation Logstash Forwarder, Filebeat tails logs and quickly sends this information to Logstash for further parsing and enrichment or to Elasticsearch for centralized storage and analysis.
sysutils/flexbackup-1.2.1 (Score: 9.841064E-5)
Perl-based flexible backup system that can use dump/afio/cpio/tar
A flexible backup tool Features: o Easy to configure o Uses dump, afio, GNU tar, cpio, pax, or zip archivers o Full and numbered levels of incremental backup (acts like "dump") o Compression and buffering options for all backup types o Does remote filesystems (over rsh/ssh; no special service) o Can backup only files not owned by rpm, or changed from rpm version o Writes to tapes, on-disk archive files, or on-disk directory trees o Keeps a table of contents so you know archives are on each tape o Nice log files You can get additional information about remote backup strategies using SSH at http://www.sysfault.org/flexbackup.html
sysutils/44bsd-more-20000521 (Score: 9.841064E-5)
The pager installed with FreeBSD before less(1) was imported
This is /usr/bin/more from FreeBSD before the import of the less(1) pager. It is an older version of less that includes some enhancements and fixes not in less. These enhancments include support for global(1) tags, nicer horizontal scrolling, support for portable keyboard configurations using termcap(5), and a much shorter manpage. Due to the debatability of the latter feature (is it an enhancement or a bug?), /usr/bin/more has been replaced. This port is available for those who desire any of the above features.
sysutils/boxbackup-0.11.r2979 (Score: 9.841064E-5)
Open source, completely automatic on-line backup system for UNIX
This is a port of Box Backup, an online backup daemon The backup daemon, bbackupd, runs on all machines to be backed up. The store server daemon, bbstored runs on a central server. Data is sent to the store server, which stores all data on local filesystems, that is, only on local hard drives. Tape or other archive media is not used. The system is designed to be easy to set up and run, and cheap to use. Once set up, there should be no need for user or administrative intervention, apart from usual system maintenance.
sysutils/gdisk-0.8.10 (Score: 9.841064E-5)
GPT fdisk
GPT fdisk (aka gdisk) by Roderick W. Smith, rodsmith@rodsbooks.com This software is intended as a (somewhat) fdisk-workalike program for GPT-partitioned disks. Specific advantages of gdisk, cgdisk and sgdisk include: * Edit GUID partition table (GPT) definitions in Linux, FreeBSD, MacOS X, or Windows * Convert MBR to GPT or back without data loss * Convert BSD disklabels to GPT without data loss * Create hybrid MBR, which permits GPT-unaware OSes to access up to three GPT partitions on the disk * Repair damaged GPT data structures * The ability to specify sector-exact partition sizes * Clear identification of the number of unallocated sectors on a disk http://www.rodsbooks.com/fixparts/
sysutils/hfsexplorer-0.23 (Score: 9.841064E-5)
HFSExplorer read Mac-formatted harddisks and disk images
HFSExplorer is an application that can read Mac-formatted hard disks and disk images. It can read the file systems HFS (Mac OS Standard), HFS+ (Mac OS Extended) and HFSX (Mac OS Extended with case sensitive file names). HFSExplorer allows you to browse your Mac volumes with a graphical file system browser, extract files (copy to hard disk), view detailed information about the volume and create disk images from the volume. HFSExplorer can also read most .dmg disk images created on a Mac, including zlib / bzip2 compressed images and AES-128 encrypted images. It supports the partition schemes Master Boot Record, GUID Partition Table and Apple Partition Map natively.
sysutils/hfsutils-3.2.6 (Score: 9.841064E-5)
Utilities for accessing Apple's HFS volumes
HFS is the "Hierarchical File System" used on modern Macintosh computers. With this package, you can read and write Macintosh-formatted media such as floppy disks, CD-ROMs, and SCSI hard disks on most Unix platforms. You can also format raw media or file into an HFS volume. This package contains a number of different tools: - Several command-line programs (hmount, hls, hcopy, et al.) - Tk-based front-end for browsing and copying files through a variety of transfer modes (MacBinary, BinHex, text, etc.) - Tcl package and interface for scriptable access to volumes - C library for low-level access to volumes Support for Apple's new Extended Format (HFS+) is currently not available.
sysutils/lmmon-0.65 (Score: 9.841064E-5)
Display information gathered from MB power management controller
lmmon displays information gathered from a motherboard power management controller (e.g. LM78/79). Displayed values include fan speeds, motherboard temperature, and various voltages. By default it cycles once per second using a curses- based display. Currently, the /dev/smb0 interface is only supported in FreeBSD 3.3-STABLE (after 01 November 1999), 4.x, and 5.x; however, the /dev/io interface may work with many motherboards in FreeBSD 3.x and some non-LM78/79 motherboards. In addition, lmmon supports simple text output that can be easily used by external programs (e.g. UCD SNMP Daemon) for monitoring.