notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: sysutils/Makefile

Number of commits found: 3010 (showing only 100 on this page)

[First Page]  «  9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19  »  [Last Page]

Thursday, 8 Dec 2016
18:14 girgen search for other commits by this committer
Add metricbeat.

Collect metrics from your systems and services. From CPU to memory, Redis to
Nginx, and much more, Metricbeat is a lightweight way to send system
statistics.
Original commitRevision:428147 
Saturday, 3 Dec 2016
17:31 antoine search for other commits by this committer
Hook cmocka to the build
Original commitRevision:427630 
Wednesday, 23 Nov 2016
12:44 bapt search for other commits by this committer
Add ttyd:

ttyd is a simple command-line tool for sharing terminal over the web, inspired
by GoTTY.

WWW: https://www.github.com/tsl0922/ttyd

PR:		213503
Submitted by:	Neel Chauhan <neel@neelc.org>
Original commitRevision:426907 
Sunday, 20 Nov 2016
12:38 rene search for other commits by this committer
Remove expired ports:
2016-11-19 sysutils/gosa: this version of gosa cannot be fixed (requires PHP <
5.4)
2016-11-20 security/krb5-112: EOL twelve months after release of krb5-1.14
Original commitRevision:426577 
Wednesday, 16 Nov 2016
07:13 acm search for other commits by this committer
- New port: sysutils/bareos-traymonitor
Original commitRevision:426216 
Monday, 14 Nov 2016
16:12 tcberner search for other commits by this committer
Importing KDE Frameworks into the ports tree (required for newer KDE Desktop and
Applications)

KDE Frameworks is a collection of libraries and software frameworks by KDE
that serve as technological foundation for KDE Plasma 5 and KDE Applications
distributed under the GNU Lesser General Public License (LGPL) [1].

The work is based on what we have in the KDE testing repo [2].

This is the next big step in updating the KDE Desktop and its Applications
to anything less dusty.

With this change, `USES=kde:5` is now a valid option. Ports that need to depend
on KDE Framework can now set:
	USES=kde:5
	USE_KDE=<framework1> <framework2> ... <frameworkX>

For example: www/qupzilla-qt5 can depend on sysutils/kf5-kwallet via:
	KWALLET_USE=            KDE=wallet

I would like to thank Raphael and Adriaan for reviewing the ports in the testing
repo :)

[1] https://en.wikipedia.org/wiki/KDE_Frameworks
[2] http://src.mouf.net/area51/log/branches/plasma5

Reviewed by:	rakuco, mat, groot_kde.org
Approved by:	rakuco (maintainer)
Differential Revision:	https://reviews.freebsd.org/D8329
Original commitRevision:426118 
02:05 danfe search for other commits by this committer
Add a port of CPU-X, a free software that gathers information about CPU,
motherboard, and more on one's system, similar to CPU-Z for Windows.

Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1477420923 which corresponds to commit f10b0d4 tagged
as this release.
Original commitRevision:426077 
Sunday, 13 Nov 2016
06:43 novel search for other commits by this committer
devel/libosinfo: update to 1.0.0 and handle split

libosinfo as of 1.0.0 consists of 3 packages:

 - sysutils/osinfo-db-tools: contains the CLI tools
 - misc/osinfo-db: contains database with OS data
 - devel/libosinfo: the library

This commit does the following:

 - devel:libosinfo: update to 1.0.0
 - sysutils/osinfo-db-tools: add new port version 1.0.0
 - misc/osinfo-db: add new port version 20160728
 - UPDATING: document this split and add a note about
   updating handling because of moved files across the packages
   that could result in a conflict

Differential Revision:	D8455
Original commitRevision:426009 
Friday, 4 Nov 2016
07:38 tj search for other commits by this committer
New port for logstash5

Logstash is an open source, server-side data processing pipeline that ingests
data from a multitude of sources simultaneously, transforms it, and then sends
it to your favorite "stash."

WWW: https://www.elastic.co/products/logstash
Original commitRevision:425299 
Wednesday, 2 Nov 2016
18:57 marino search for other commits by this committer
hook new port sysutils/u-boot-master into the build
Original commitRevision:425170 
Tuesday, 1 Nov 2016
20:18 jrm search for other commits by this committer
New port, sysutils/zfs-snap-diff:
View ZFS snapshot differences in a web browser

https://github.com/j-keck/zfs-snap-diff

Submitted by:	ben.lavery@hashbang0.com (maintainer)
Reviewed by:	mat
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8387
Original commitRevision:425083 
17:37 swills search for other commits by this committer
sysutils/rubygem-vagrant-mutate: create port

Convert vagrant boxes to work with different providers

WWW: https://github.com/sciurus/vagrant-mutate
Original commitRevision:425061 
17:06 swills search for other commits by this committer
sysutils/rubygem-vagrant-vbguest: create port

A Vagrant plugin which automatically installs the host's VirtualBox Guest
Additions on the guest system.

WWW: https://github.com/dotless-de/vagrant-vbguest
Original commitRevision:425060 
14:23 swills search for other commits by this committer
sysutils/rubygem-vagrant-bhyve: create port

Vagrant provider plugin to support bhyve

WWW: https://github.com/jesa7955/vagrant-bhyve
Original commitRevision:425054 
Thursday, 27 Oct 2016
21:21 jbeich search for other commits by this committer
sysutils/fusefs-gitfs: add new port

Based on:	ports-mgmt/py-pytoport output

gitfs is a FUSE file system that fully integrates with git. You can
mount a remote repository's branch locally, and any subsequent changes
made to the files will be automatically committed to the remote.

http://www.presslabs.com/gitfs/
Original commitRevision:424794 
Friday, 21 Oct 2016
07:29 rene search for other commits by this committer
Unlink expired PHP5.5 ports.
Original commitRevision:424381 
Tuesday, 18 Oct 2016
14:23 db search for other commits by this committer
Initial u-boot port for the Raspberry Pi 3
Original commitRevision:424162 
Saturday, 15 Oct 2016
05:24 pi search for other commits by this committer
New port: sysutils/node_exporter

node_exporter is a prometheus exporter for machine metrics, written in Go
with pluggable metric collectors.

WWW: https://github.com/prometheus/node_exporter

PR:		212467
Submitted by:	Jev Bjoersell <jev@ecadlabs.com>
Original commitRevision:424002 
Monday, 10 Oct 2016
04:40 cperciva search for other commits by this committer
Add amazon-ssm-agent, an "Agent" which can be run on systems to enable
remote code execution via the Amazon Simple Systems Manager (SSM) service.
Original commitRevision:423636 
Monday, 3 Oct 2016
03:52 jrm search for other commits by this committer
New port sysutils/scct: Simple Cluster_SSH Clone using Tmux

  - Quickly create multiple tmux panes, each with an ssh connection to a
    specified host and optionally synchronize input
  - Written in POSIX sh
  - Only depends on tmux

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8129
Original commitRevision:423164 
Tuesday, 27 Sep 2016
18:25 jbeich search for other commits by this committer
sysutils/android-file-transfer: enslave GUI and expose CLI option

Catering package-only users that want Qt4 flavor or just non-GUI parts.
COMMENT and pkg-descr (both plural) can be improved in future.
Original commitRevision:422824 
Monday, 26 Sep 2016
06:44 jbeich search for other commits by this committer
sysutils/android-file-transfer: add new port

Requested by:	@whoozle (upstream)

Android File Transfer for Linux - reliable MTP client with
minimalistic UI similar to Android File Transfer for Mac.

Features:
* Simple Qt UI with progress dialogs.
* FUSE wrapper (If you'd prefer mounting your device), supporting
  partial read/writes, allowing instant access to your files.
* No file size limits.
* Automatically renames album cover to make it visible from media player.
* No extra dependencies (e.g. libptp/libmtp).
* Available as static/shared library.
* Command line tool (aft-mtp-cli)

https://github.com/whoozle/android-file-transfer-linux
Original commitRevision:422766 
Sunday, 25 Sep 2016
09:22 rene search for other commits by this committer
Advanced directory tree synchronisation tool

(c) 2014-2016 Thomas Khyn (c) 2003-2015 Anand B Pillai

Advanced directory tree synchronisation tool

based on Python robocopier by Anand B Pillai

Usage

From the command line:

dirsync <sourcedir> <targetdir> [options]

From python:

from dirsync import sync
sync(sourcedir, targetdir, action, **options)

WWW: https://bitbucket.org/tkhyn/dirsync/

Sponsored by:	EuroBSDCon 2016 Belgrade
Original commitRevision:422745 
Saturday, 24 Sep 2016
16:46 rene search for other commits by this committer
scandir, a better directory iterator and faster os.walk()

scandir() is a generator version of os.listdir() that returns an iterator
over files in a directory, and also exposes the extra information most
operating systems provide while iterating files in a directory (such as
type and stat information).

This module also includes a version of os.walk() that uses scandir()
to speed it up significantly.

NOTE: If you're using Python version 3.5+, os.scandir() and the speed
improvements to os.walk() are already available in the standard library.

WWW: https://github.com/benhoyt/scandir

Note: version 1.3 is available, but Pootle 2.8.0bX insists on
version 1.2 for the time being.

Sponsored by:	EuroBSDCon 2016 Belgrade
Original commitRevision:422732 
Tuesday, 13 Sep 2016
18:23 rene search for other commits by this committer
Remove expired ports:
2016-08-23 www/mediawiki124: EOL upstream
2016-08-23 sysutils/rsyslog7: Upgrade to rsyslog 8
2016-08-24 www/moodle28: EOL upstream
2016-08-31 devel/php5-msgpack: This is an older version of the software, please
use devel/pecl-msgpack.
2016-09-02 textproc/asciinema: use textproc/py3-asciinema instead
2016-09-09 x11-toolkits/qtada: No development since 2012, usefulness unclear
Original commitRevision:422054 
Monday, 12 Sep 2016
12:01 lme search for other commits by this committer
Add sysutils/chyves:

chyves is a bhyve front-end manager. chyves manages type-2 virtualized guests by
utilizing hardware virtualization on a base FreeBSD 10.3+ installation. On a
base install, only FreeBSD guests can run. However, with the installation of
sysutils/grub2-bhyve and sysutils/bhyve-firmware from ports or pkg, most other
OSes can run as a guest, including Windows. See DEPENDENCIES section in the man
page for more information.

chyves is targeted for beginners as well as power users. Beginners should find
chyves relatively easy to use with lots of documentation and demonstrations.
While power users should find utility with features such as true ZFS clones,
PCI passthrough, rapid execution against many guests, disk images, and snapshot
reverted states on boot/reboot to name a few of the advanced features.

The name 'chyves' is the pluralized, big endian alphabetic increment of bhyve.
'chyves' is pronounced like 'chives', part of the Allium genus. The onion is
also in the Allium genus.

WWW: http://chyves.org
Original commitRevision:421920 
Monday, 29 Aug 2016
15:48 antoine search for other commits by this committer
Hook u-boot-pcduino3 to the build
Original commitRevision:421075 
14:53 mat search for other commits by this committer
Update sysutils/qjail to 5.0 to handle FreeBSD 11+.

Copy it to sysutils/qjail4 for FreeBSD 10 and sync CONFLICTS with the
FreeBSD 8/9 version.

PR:		212201, 212202
Submitted by:	maintainer
Sponsored by:	Absolight
Original commitRevision:421063 
10:22 tz search for other commits by this committer
New port: sysutils/rubygem-vmstat

A focused and fast library to gather memory, cpu, network,
load avg and disk

WWW: http://threez.github.com/ruby-vmstat/

Approved by: pi (mentor)
Original commitRevision:421049 
Saturday, 20 Aug 2016
18:43 danfe search for other commits by this committer
Add a port of read-edid utility, a pair of tools for reading the EDID from
a monitor.  It is mostly useful to read LCD matrix manufacturer and model.

WWW: http://www.polypux.org/projects/read-edid/

NB: TIMESTAMP line in distinfo should read as follows, but has to stay in
its current form due to a bug in the hook script:
TIMESTAMP (read-edid-3.0.2.tar.gz) = 1430271430
Original commitRevision:420524 
Thursday, 18 Aug 2016
17:46 pawel search for other commits by this committer
U-Boot loader for A13 Olinuxino.

To install this bootloader on an sdcard just do :
dd if=/usr/local/share/u-boot/u-boot-boardname/u-boot-sunxi-with-spl.bin
of=/path/to/sdcarddevice bs=1k seek=8 conv=notrunc,sync

This version is patched so that:
 * ELF and API features are enabled.
 * The default environment is trimmed to just what's needed to boot.
 * The saveenv command writes to the file u-boot.env on the FAT partition.
 * The DTB file name is chosen based on the board model and passed to ubldr.bin
   using the fdtfile env variable. ubldr.bin loads the DTB from /boot/dtb/ on
   the FreeBSD partition.
 * By default, it loads PIE ubldr.bin from file ubldr.bin on the FAT partition
   to address 0x42000000, and launches it.

For information about running FreeBSD on Allwinner boards, see
 https://wiki.freebsd.org/FreeBSD/arm/Allwinner

For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot

PR:		211951
Submitted by:	Emmanuel Vadot
Original commitRevision:420417 
17:23 pawel search for other commits by this committer
U-Boot loader for Olinuxino Lime.

To install this bootloader on an sdcard just do :
dd if=/usr/local/share/u-boot/u-boot-boardname/u-boot-sunxi-with-spl.bin
of=/path/to/sdcarddevice bs=1k seek=8 conv=notrunc,sync

This version is patched so that:
 * ELF and API features are enabled.
 * The default environment is trimmed to just what's needed to boot.
 * The saveenv command writes to the file u-boot.env on the FAT partition.
 * The DTB file name is chosen based on the board model and passed to ubldr.bin
   using the fdtfile env variable. ubldr.bin loads the DTB from /boot/dtb/ on
   the FreeBSD partition.
 * By default, it loads PIE ubldr.bin from file ubldr.bin on the FAT partition
   to address 0x42000000, and launches it.

For information about running FreeBSD on Allwinner boards, see
 https://wiki.freebsd.org/FreeBSD/arm/Allwinner

For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot

PR:		211950
Submitted by:	Emmanuel Vadot
Original commitRevision:420415 
02:21 danfe search for other commits by this committer
Add a port of libcpuid, small x86 CPU identification library written in C.

NB: TIMESTAMP line in distinfo should read as follows, but has to stay in
its current form due to a bug in the hook script:
TIMESTAMP (libcpuid-0.3.0.tar.gz) = 1468115631

WWW: http://libcpuid.sourceforge.net/
Original commitRevision:420378 
Monday, 15 Aug 2016
05:29 pi search for other commits by this committer
New port: sysutils/nfcutils

Near Field Communication (NFC) utilities

This package contains one utility for listing NFC devices and
in-field tags or targets.

WWW: https://github.com/nfc-tools/nfcutils/

PR:		211827
Submitted by:	Terence Deng <dengtooling@gmail.com>
Original commitRevision:420216 
Thursday, 11 Aug 2016
11:12 pi search for other commits by this committer
New port: sysutils/ipdbtools

Tools for generating IP based Geo-block-ing and Geo-routing tables in
order to configure the system's firewall and/or routing facilities

In general, routing is determined by destination IP addresses, and access
control by the firewall is established by selectors that can be attrib-
uted to incoming and outgoing IP packets, like physical interfaces on
which the packets are going, source and target IP addresses, protocol
types, port numbers, content types and content, etc. The Geo-location
would be just another selector, but this information is not carried
explicitly with IP packets, however, it can be obtained using an IP
address as a key for looking-up the location in an IP database.

Online databases do exist, but these are usually limited to single queries
and in addition the look-up in an online database is by far too slow for
even thinking about being utilized at the firewall level, where IP packets
need to be processed in a microsecond time scale. Therefore, a locally
maintained Geo-location database is indispensable in the given respect.
The System's own routing and filtering tables can be configured to do
these tasks if there is a source of the appropriate data. The ipdbtools(1)
are designed to provide this data and to assist managing and using it.

WWW: https://cyclaero.github.io/ipdb/

PR:		211744
Submitted by:	cyclaero@gmail.com
Original commitRevision:420060 
Thursday, 4 Aug 2016
12:04 koobs search for other commits by this committer
[NEW] sysutils/py-uptime: Cross-platform uptime library

This module provides a cross-platform way to retrieve system uptime and boot
time. See documentation for a full list of supported platforms (yours is likely
one of them).

WWW: https://github.com/Cairnarvon/uptime

PR:		208560
Submitted by:	Uros <uros.gruber gmail com>
Original commitRevision:419607 
Sunday, 31 Jul 2016
19:10 pawel search for other commits by this committer
lr is a tool for generating file listings, which includes the best
features of ls(1), find(1), stat(1) and du(1).

WWW: https://github.com/chneukirchen/lr/

PR:		211324
Submitted by:	Tobias Kortkamp <t@tobik.me>
Original commitRevision:419407 
18:31 pawel search for other commits by this committer
xe is a tool for constructing command lines from file listings or
arguments, which includes the best features of xargs(1) and apply(1).

Benefits over xargs:
- Sane defaults (behaves like xargs -d'\n' -I{} -n1 -r).
- No weird parsing, arguments are separated linewise or by NUL byte.
- Can also take arguments from command-line.
- No shell involved unless -s is used.
- {} replacing possible with multiple arguments.

WWW: https://github.com/chneukirchen/xe/

PR:		211323
Submitted by:	Tobias Kortkamp <t@tobik.me>
Original commitRevision:419400 
Tuesday, 26 Jul 2016
16:56 feld search for other commits by this committer
Add remaining moosefs3-* ports to the ports tree

PR:		210306
Submitted by:	Jakub Kruszona-Zawadzki <acid@moosefs.com>
Original commitRevision:419134 
16:50 feld search for other commits by this committer
MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out,
network distributed file system. It spreads data over several physical commodity
servers, which are visible to the user as one resource.

For standard file operations MooseFS acts like any other Unix-like file system.

This port provides: MooseFS CGI monitor.

WWW: https://moosefs.com/

PR:		210306
Submitted by:	Jakub Kruszona-Zawadzki <acid@moosefs.com> ; Based on port created
by: Chifeng Qu <chifeng@gmail.com>
Original commitRevision:419132 
Sunday, 24 Jul 2016
03:37 novel search for other commits by this committer
A collection of firmware for bhyve.

WWW: https://wiki.freebsd.org/bhyve/UEFI

PR:		211157
Submitted by:	fabian.freyer@physik.tu-berlin.de
Original commitRevision:418985 
Wednesday, 20 Jul 2016
19:53 kmoore search for other commits by this committer
A highly available daemon to send notifications and reminders based on
Consul health checks. Including profile selection based on service,
check, or host that enables specific handlers and reminder intervals.
consul-alerts makes use of consul services to provide leader election
and automatic failover amongst multiple instances.

URL: https://github.com/AcalephStorage/consul-alerts

PR: 211253
Submitted by: John Hixson <john@pcbsd.org>
Original commitRevision:418850 
Monday, 18 Jul 2016
18:46 jbeich search for other commits by this committer
sysutils/fusefs-squashfuse: add new port

PR:		210645
Submitted by:	jsmith@resonatingmedia.com

Squashfuse is a command line utility for mounting SquashFS archives
in user-space. It supports almost all features of the SquashFS format.

https://github.com/vasi/squashfuse
Original commitRevision:418729 
Thursday, 14 Jul 2016
09:29 jbeich search for other commits by this committer
sysutils/abduco: add new port

PR:		210287
Submitted by:	David Wildasin <swdragonmaus@gmail.com>

abduco provides session management i.e., it allows programs to be run
independently from their controlling terminal. That is programs can be
detached - run in the background - and then later reattached. Together
with dvtm it provides a simpler and cleaner alternative to tmux or
screen.

abduco is in many ways very similar to dtach but is a completely
independent implementation which is actively maintained, contains no
legacy code, provides a few additional features, has a cleaner, more
robust implementation and is distributed under the ISC license.

http://www.brain-dump.org/projects/abduco/
Original commitRevision:418526 
Tuesday, 12 Jul 2016
20:22 brd search for other commits by this committer
Add sysutils/u-boot-orangepi-one

PR:		211043
Submitted by:	manu
Approved by:	bdrewery (implicit)
Original commitRevision:418447 
17:04 brd search for other commits by this committer
Add sysutils/u-boot-sinovoip-bpi-m3

Submitted by:	jmcneill
Approved by:	bdrewery (implicit)
Original commitRevision:418429 
Sunday, 10 Jul 2016
15:22 pawel search for other commits by this committer
U-Boot loader for Banana Pi M2.

To install this bootloader, follow the instructions in
 http://linux-sunxi.org/Bootable_SD_card#Bootloader

This version is patched so that:
 * ELF and API features are enabled.
 * The default environment is trimmed to just what's needed to boot.
 * The saveenv command writes to the file u-boot.env on the FAT partition.
 * The DTB file name is chosen based on the board model and passed to ubldr
   using the fdtfile env variable.  ubldr loads the DTB from /boot/dtb/ on
   the FreeBSD partition.
 * By default, it loads PIE ubldr.bin from file ubldr.bin on the FAT partition
   to address 0x42000000, and launches it.

For information about running FreeBSD on Banana Pi, see
 https://wiki.freebsd.org/FreeBSD/arm/Allwinner

For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot

PR:		210628
Submitted by:	manu
Original commitRevision:418325 
15:06 pawel search for other commits by this committer
U-Boot loader for Olimex A20 SOM EVB.

To install this bootloader, follow the instructions in
 http://linux-sunxi.org/Bootable_SD_card#Bootloader

This version is patched so that:
 * ELF and API features are enabled.
 * The default environment is trimmed to just what's needed to boot.
 * The saveenv command writes to the file u-boot.env on the FAT partition.
 * The DTB file name is chosen based on the board model and passed to ubldr.bin
   using the fdtfile env variable. ubldr.bin loads the DTB from /boot/dtb/ on
   the FreeBSD partition.
 * By default, it loads PIE ubldr.bin from file ubldr.bin on the FAT partition
   to address 0x42000000, and launches it.

For information about running FreeBSD on Cubieboard, see
 https://wiki.freebsd.org/FreeBSD/arm/Allwinner

For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot

PR:		210625
Submitted by:	manu
Original commitRevision:418324 
Saturday, 9 Jul 2016
16:10 novel search for other commits by this committer
sysutils/uefi-edk2-bhyve: add slave port with CSM

- add slave port for uefi-edk2-bhyve with CSM enabled.
  The CSM option was removed from the main port, and
  now the port uses different firmware name based on CSM
  setting, so master and slave ports can be installed
  simultaneously.
- rename destination path: s/uefi-firmwares/uefi-firmware
  because "firmware" is plural already
- Use USE_GCC instead of direct dependency

Submitted by:	maintainer
Differential Revision:	D7157
Original commitRevision:418285 
Thursday, 7 Jul 2016
20:58 feld search for other commits by this committer
Move moosefs ports to moosefs2

This makes room for moosefs3-* and moosefs4-* ports. We do not want end
users blindly upgrading moosefs across major and have issues or data
loss.

PR:		210306
Original commitRevision:418199 
05:06 pi search for other commits by this committer
New port: sysutils/rubygem-itamae

Simple and lightweight configuration management tool inspired by Chef.
(Itamae means a chef in Japanese.)

WWW: https://github.com/itamae-kitchen/itamae

PR:		210047
Submitted by:	Yuichiro NAITO <naito.yuichiro@gmail.com>
Original commitRevision:418162 
05:04 pi search for other commits by this committer
New port: sysutils/rubygem-specinfra

A test suit for server configration.

WWW: https://github.com/mizzy/specinfra

PR:		210047
Submitted by:	Yuichiro NAITO <naito.yuichiro@gmail.com>
Original commitRevision:418161 
Tuesday, 5 Jul 2016
23:26 novel search for other commits by this committer
Add uefi-edk2-bhyve 20160704, UEFI-EDK2 firmware for bhyve.

PR:		210719
Submitted by:	fabian.freyer@physik.tu-berlin.de
Original commitRevision:418114 
Monday, 4 Jul 2016
20:48 rene search for other commits by this committer
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months
2016-07-04 devel/ruby-cache: Broken for more than 6 months
2016-07-04 devel/rapidsvn: Broken for more than 6 months
2016-07-04 devel/svnkit: Broken for more than 6 months
2016-07-04 devel/py-EnthoughtBase: Broken for more than 6 months
2016-07-04 devel/cl-uffi: Broken for more than 6 months
2016-07-04 devel/ruby-event-loop: Broken for more than 6 months
2016-07-04 devel/libqxt: Broken for more than 6 months
2016-07-04 devel/dasm: Broken for more than 6 months
2016-07-04 devel/libopendaap: Broken for more than 6 months
2016-07-04 devel/cl-uffi-sbcl: Depends on expiring devel/cl-uffi
2016-07-04 devel/cvs2p4: Broken for more than 6 months
2016-07-04 devel/bufferpool: Broken for more than 6 months
2016-07-04 devel/ifd-test: Broken for more than 6 months
2016-07-04 devel/eric4: Broken for more than 6 months
2016-07-04 devel/uclmmbase: Broken for more than 6 months
2016-07-04 devel/obfuscatejs: Broken for more than 6 months
2016-07-04 devel/oniguruma: Broken for more than 6 months
2016-07-04 devel/libbnr: Broken for more than 6 months
2016-07-04 devel/c4: Broken for more than 6 months
2016-07-04 devel/memcheck: Broken for more than 6 months
2016-07-04 devel/liblcfg: Broken for more than 6 months
2016-07-04 devel/omake: Broken for more than 6 months
2016-07-04 devel/svndelta: Broken for more than 6 months
2016-07-04 devel/papp: Broken for more than 6 months
2016-07-04 devel/mk: Broken for more than 6 months
2016-07-04 devel/avltree: Broken for more than 6 months
2016-07-04 devel/cbind: Broken for more than 6 months
2016-07-04 devel/tclgetopts: Broken for more than 6 months
2016-07-04 devel/antlrworks: Broken for more than 6 months
2016-07-04 devel/acme: Broken for more than 6 months
2016-07-04 devel/libopensync022: Broken for more than 6 months
2016-07-04 archivers/epkg: Broken for more than 6 months
2016-07-04 print/enscriptfonts: Broken for more than 6 months
2016-07-04 print/mup: Broken for more than 6 months
2016-07-04 lang/lua-mode.el: Broken for more than 6 months
2016-07-04 lang/s9fes: Broken for more than 6 months
2016-07-04 lang/alisp: Broken for more than 6 months
2016-07-04 lang/intel2gas: Broken for more than 6 months
2016-07-04 lang/stalin: Broken for more than 6 months
2016-07-04 french/eric4: Depends on expiring devel/eric4
2016-07-04 textproc/exslt: Broken for more than 6 months
2016-07-04 textproc/xt: Broken for more than 6 months
2016-07-04 textproc/ssddiff: Broken for more than 6 months
2016-07-04 textproc/xslint: Broken for more than 6 months
2016-07-04 textproc/cbedic: Broken for more than 6 months
2016-07-04 textproc/tralics: Broken for more than 6 months
2016-07-04 textproc/docbookide.el: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-AdditionalReports: Broken for more than 6
months
2016-07-04 textproc/tdhkit: Broken for more than 6 months
2016-07-04 textproc/p5-Groonga-API: Broken for more than 6 months
2016-07-04 textproc/glpi-plugins-DataInjection: Broken for more than 6 months
2016-07-04 dns/ldnsm: Broken for more than 6 months
2016-07-04 japanese/guesswork-classic: Broken for more than 6 months
2016-07-04 japanese/texinfo: Broken for more than 6 months
2016-07-04 japanese/jyuroku: Broken for more than 6 months
2016-07-04 japanese/mtools: Broken for more than 6 months
2016-07-04 palm/pdbar: Broken for more than 6 months
2016-07-04 graphics/gplot: Broken for more than 6 months
2016-07-04 graphics/white_dune: Broken for more than 6 months
2016-07-04 graphics/whirlgif: Broken for more than 6 months
2016-07-04 graphics/libaux: Broken for more than 6 months
2016-07-04 graphics/import-pictures: Broken for more than 6 months
2016-07-04 math/xgobi: Broken for more than 6 months
2016-07-04 math/fricas: Broken for more than 6 months
2016-07-04 math/dcdflib: Broken for more than 6 months
2016-07-04 math/libneural: Broken for more than 6 months
2016-07-04 math/open-axiom: Broken for more than 6 months
2016-07-04 irc/nefarious: Broken for more than 6 months
2016-07-04 irc/slirc: Broken for more than 6 months
2016-07-04 irc/ratbox-respond: Broken for more than 6 months
2016-07-04 irc/qwebirc: Broken for more than 6 months
2016-07-04 biology/platon: Broken for more than 6 months
2016-07-04 news/slnr: Broken for more than 6 months
2016-07-04 science/jmol: Broken for more than 6 months
2016-07-04 net/nstxd: Broken for more than 6 months
2016-07-04 net/sprinkle: Broken for more than 6 months
2016-07-04 editors/ssam: Broken for more than 6 months
2016-07-04 editors/fb: Broken for more than 6 months
2016-07-04 misc/quotes: Broken for more than 6 months
2016-07-04 misc/boxquote.el: Broken for more than 6 months
2016-07-04 misc/pypanda: Broken for more than 6 months
2016-07-04 misc/cuecat: Broken for more than 6 months
2016-07-04 deskutils/displaycalibrator: Broken for more than 6 months
2016-07-04 german/eric4: Depends on expiring devel/eric4
2016-07-04 multimedia/vic: Depends on expiring devel/uclmmbase
2016-07-04 multimedia/ggrab: Broken for more than 6 months
2016-07-04 emulators/dynamips: Broken for more than 6 months
2016-07-04 emulators/dynamips-devel: Broken for more than 6 months
2016-07-04 emulators/sim6811: Broken for more than 6 months
2016-07-04 emulators/minivmac: Broken for more than 6 months
2016-07-04 cad/qcad-partslib: Broken for more than 6 months
2016-07-04 comms/dump1090_mr: Broken for more than 6 months
2016-07-04 x11-fm/asfiles: Depends on expiring x11/libdnd
2016-07-04 x11-fonts/fonts-te: Broken for more than 6 months
2016-07-04 sysutils/rsyncmanager: Broken for more than 6 months
2016-07-04 sysutils/jfbterm: Broken for more than 6 months
2016-07-04 sysutils/daedalus: Broken for more than 6 months
2016-07-04 sysutils/pcfclock: Broken for more than 6 months
2016-07-04 sysutils/vlogger: Broken for more than 6 months
2016-07-04 sysutils/bontmia: Broken for more than 6 months
2016-07-04 mail/pop3gwd: Broken for more than 6 months
2016-07-04 mail/mailtray: Broken for more than 6 months
2016-07-04 mail/pflogstats: Broken for more than 6 months
2016-07-04 mail/exact: Broken for more than 6 months
2016-07-04 mail/wmpop3: Broken for more than 6 months
2016-07-04 mail/qmail-conf: Broken for more than 6 months
2016-07-04 mail/gld: Broken for more than 6 months
2016-07-04 mail/dsbl-testers: Broken for more than 6 months
2016-07-04 mail/vqregister: Broken for more than 6 months
2016-07-04 mail/atmail: Broken for more than 6 months
2016-07-04 mail/ml: Broken for more than 6 months
2016-07-04 net-im/icb: Broken for more than 6 months
2016-07-04 net-im/cicquin: Broken for more than 6 months
2016-07-04 net-im/pidgin-manualsize: Broken for more than 6 months
2016-07-04 net-im/pidgin-rhythmbox: Broken for more than 6 months
2016-07-04 russian/eric4: Depends on expiring devel/eric4
2016-07-04 russian/fortune-bashorgru: Broken for more than 6 months
2016-07-04 www/xpi-clearfields: Broken for more than 6 months
2016-07-04 www/pecl-varnish: Broken for more than 6 months
2016-07-04 www/py-requests-oauth-hook: Broken for more than 6 months
2016-07-04 www/hudson: Broken for more than 6 months
2016-07-04 www/xpi-mldonkey: Broken for more than 6 months
2016-07-04 www/xpi-cookiesafe: Broken for more than 6 months
2016-07-04 www/trac-mastertickets: Broken for more than 6 months
2016-07-04 www/dotclear: Broken for more than 6 months
2016-07-04 www/ruby-wgettsv: Broken for more than 6 months
2016-07-04 www/wwwstat: Broken for more than 6 months
2016-07-04 www/xpi-prism: Broken for more than 6 months
2016-07-04 www/xpi-fasterfox: Broken for more than 6 months
2016-07-04 www/siteframe: Broken for more than 6 months
2016-07-04 www/py-urljr: Broken for more than 6 months
2016-07-04 www/reviewboard: Broken for more than 6 months
2016-07-04 www/xpi-tabletools: Broken for more than 6 months
2016-07-04 www/wikindx: Broken for more than 6 months
2016-07-04 www/typolight: Broken for more than 6 months
2016-07-04 www/varnish-libvmod-header: Broken for more than 6 months
2016-07-04 www/xpi-gbrain: Broken for more than 6 months
2016-07-04 www/trac-robotstxt: Broken for more than 6 months
2016-07-04 www/simplog: Broken for more than 6 months
2016-07-04 www/chtml: Broken for more than 6 months
2016-07-04 databases/postgresql_autodoc: Broken for more than 6 months
2016-07-04 databases/oracle_odbc_driver: Broken for more than 6 months
2016-07-04 databases/mysql-xql: Broken for more than 6 months
2016-07-04 databases/mysql-udf-sys: Broken for more than 6 months
2016-07-04 games/lucidlife: Broken for more than 6 months
2016-07-04 games/gma: Broken for more than 6 months
2016-07-04 games/smiley: Broken for more than 6 months
2016-07-04 games/noegnud-littlehack: Broken for more than 6 months
2016-07-04 games/sdlquake2: Broken for more than 6 months
2016-07-04 games/daimonin: Depends on expiring games/daimonin-music
2016-07-04 games/noegnud-nethack: Broken for more than 6 months
2016-07-04 games/xbomber: Broken for more than 6 months
2016-07-04 games/xwelltris: Broken for more than 6 months
2016-07-04 games/ftjava: Broken for more than 6 months
2016-07-04 games/daimonin-music: Broken for more than 6 months
2016-07-04 games/gno3dtet: Broken for more than 6 months
2016-07-04 games/qtv: Broken for more than 6 months
2016-07-04 games/xwordpy: Broken for more than 6 months
2016-07-04 games/netris: Broken for more than 6 months
2016-07-04 games/rt2-demo: Broken for more than 6 months
2016-07-04 games/noegnud-addons: Broken for more than 6 months
2016-07-04 games/noegnud-nethack-deet: Broken for more than 6 months
2016-07-04 games/live-f1: Broken for more than 6 months
2016-07-04 games/xonix: Broken for more than 6 months
2016-07-04 games/fgkicker: Broken for more than 6 months
2016-07-04 games/tank: Depends on expiring graphics/libaux
2016-07-04 games/linux-nwserver: Broken for more than 6 months
2016-07-04 games/quake2-zaero: Broken for more than 6 months
2016-07-04 games/pyching: Broken for more than 6 months
2016-07-04 games/thevalley: Broken for more than 6 months
2016-07-04 games/xroads: Broken for more than 6 months
2016-07-04 games/fxsudoku: Broken for more than 6 months
2016-07-04 games/sudoku: Broken for more than 6 months
2016-07-04 games/kmancala: Broken for more than 6 months
2016-07-04 games/plonx: Broken for more than 6 months
2016-07-04 games/wmminichess: Broken for more than 6 months
2016-07-04 games/noegnud-slashem: Broken for more than 6 months
2016-07-04 games/latrine: Broken for more than 6 months
2016-07-04 games/pysycache-themes: Broken for more than 6 months
2016-07-04 games/nibbles: Broken for more than 6 months
2016-07-04 games/hlstatsx: Broken for more than 6 months
2016-07-04 audio/streamtuner: Broken for more than 6 months
2016-07-04 audio/mangler: Broken for more than 6 months
2016-07-04 audio/hawkvoice: Broken for more than 6 months
2016-07-04 audio/alac: Broken for more than 6 months
2016-07-04 x11-wm/e-module-mpdule: Broken for more than 6 months
2016-07-04 x11-wm/e-module-tclock: Broken for more than 6 months
2016-07-04 x11-wm/musca: Broken for more than 6 months
2016-07-04 x11-wm/e-module-places: Broken for more than 6 months
2016-07-04 x11-wm/e-module-forecasts: Broken for more than 6 months
2016-07-04 x11-wm/e-module-net: Broken for more than 6 months
2016-07-04 x11-wm/e-module-penguins: Broken for more than 6 months
2016-07-04 ftp/fget: Broken for more than 6 months
2016-07-04 net-mgmt/netmond: Broken for more than 6 months
2016-07-04 net-mgmt/ipfm: Broken for more than 6 months
Original commitRevision:418057 
Thursday, 30 Jun 2016
22:32 rene search for other commits by this committer
Remove expired ports:
2016-06-29 graphics/libchamplain08: Old version, not needed any more
2016-06-30 sysutils/syslog-ng35: EOL, no longer supported by bababit.hu
2016-06-30 sysutils/syslog-ng34: EOL, no longer supported by bababit.hu
2016-06-30 devel/jenkins2: Use devel/jenkins
2016-06-30 www/p5-WWW-Google-Notebook: Google Notebook has shut down
2016-06-30 sysutils/syslog-ng-incubator03: EOL, no longer supported by
bababit.hu
Original commitRevision:417846 
09:00 mm search for other commits by this committer
Rename zfsnap-devel to zfsnap2. It is a much better name for this port.
Original commitRevision:417817 
08:48 mm search for other commits by this committer
zfsnap makes rolling ZFS snapshots easy and - with cron - automatic.

The main advantages of zfsnap are its portability, simplicity, and performance.
It is written purely in /bin/sh and does not require any additional software -
other than a few core *nix utilies.

zfsnap stores all the information it needs about a snapshot directly in its
name; no database or special ZFS properties are needed. The information is
stored in a way that is human readable, making it much easier for a sysadmin to
manage and audit backup schedules.

Snapshot names are in the format of pool/fs@[prefix]Timestamp--TimeToLive
(e.g. pool/fs@weekly-2014-04-07_05.30.00--6m). The prefix is optional but can
be quite useful for filtering, Timestamp is the date and time when the snapshot
was created, and TimeToLive (TTL) is the amount of time the snapshot will be
kept until it can be deleted.
Original commitRevision:417816 
Monday, 27 Jun 2016
22:19 brd search for other commits by this committer
Add sysutils/u-boot-pine64 to support the Pine64 boards.

Approved by:	bdrewery (mentor)
Original commitRevision:417689 
Thursday, 23 Jun 2016
11:45 amdmi3 search for other commits by this committer
- Add sysutils/bsdisks

UDisks2 service provides interfaces to enumerate
and perform operations on disks and storage devices
via D-Bus API. Bsdisks is an implementation of UDisks2
service for FreeBSD.

WWW: http://bitbucket.org/arrowd/bsdisks

PR:		209941
Submitted by:	6yearold@gmail.com
Original commitRevision:417365 
Wednesday, 22 Jun 2016
20:12 kmoore search for other commits by this committer
Nomad is a cluster manager and schedular that provides a common workflow
to deploy applications across an infrastructure. Deploy virtualized,
containerized, or standalone application workloads across a fleet of
servers to maximize resource utilization.

https://www.nomadproject.io/

PR: 210456
Submitted by: John Hixson <jhixson@gmail.com>
Original commitRevision:417330 
Monday, 20 Jun 2016
08:18 olivier search for other commits by this committer
New port: sysutils/bstack

bstack - gstack for FreeBSD

This is a port of gstack, a script build around gdb on RedHat and other
Linux distros, to FreeBSD.

bstack take a PID as only parameter and print out the back trace of that
running process. If the process is multithread, the backtrace of all
threads is printed.

It works with the last version of GDB

WWW: https://github.com/pizzamig/bstack

PR:		209398
Submitted by:	luca.pizzamiglio@gmail.com
Approved by:	jadawin (mentor)
Differential Revision:	https://reviews.freebsd.org/D6899
Original commitRevision:417144 
Friday, 17 Jun 2016
19:15 sbruno search for other commits by this committer
Add QSFP+ Configuration Utility port
Origin:
https://downloadcenter.intel.com/download/25852/Intel-QSFP-Configuration-Utility-FreeBSD-

Known bugs:
The tool doesn't work (coredumps) on latest 11-CURRENT, no harm done to
the hardware. There's a work going on to fix that issue

Submitted by:	Sergey Kozlov <sergey.kozlov@intel.com>
Relnotes:	yes
Sponsored by:	Intel Corporation
Differential Revision:	https://reviews.freebsd.org/D6834
Original commitRevision:417025 
19:00 feld search for other commits by this committer
Move py-logbook to devel

Makes more sense. I was originally comparing it to a logging utility
normally found in sysutils category.
Original commitRevision:417021 
18:53 feld search for other commits by this committer
Logbook is a nice logging replacement.

It should be easy to setup, use and configure and support web
applications :)

WWW: http://logbook.readthedocs.org/
Original commitRevision:417020 
Wednesday, 15 Jun 2016
02:20 cy search for other commits by this committer
Introduce new ports:

- cfengine39 (3.9.0), copied from cfengine38
- cfengine-masterfiles39 (3.9.0), copied from cfengine-masterfiles38
- add cfengine39 to cfengine metaport (non-default for now)
- add cfengine-masterfiles39 to cfengine-metafiles metaport (not default for
now)

Sort documentation files in cfengine39.
Original commitRevision:416913 
Sunday, 5 Jun 2016
16:59 romain search for other commits by this committer
Update to 3.1.0 and split agent, client and common files.

This follows upstream way of distributing the package, and allows installing
only the needed parts on a system.

PR:		208546
Submitted by:	myself
Approved by:	maintainer stepped back
Original commitRevision:416403 
Sunday, 29 May 2016
14:26 pi search for other commits by this committer
New port: sysutils/qtpass

GUI for pass, the standard UNIX password manager.

WWW: https://qtpass.org/

PR:		204122
Submitted by:	Anne Jan Brouwer <brouwer@annejan.com>
Original commitRevision:416108 
Friday, 27 May 2016
19:58 swills search for other commits by this committer
sysutils/tmate-slave: create port

Instant terminal sharing - server

WWW: https://tmate.io/
Original commitRevision:415962 
19:56 swills search for other commits by this committer
sysutils/tmate: create port

Instant terminal sharing

WWW: https://tmate.io/
Original commitRevision:415961 
18:16 girgen search for other commits by this committer
Add filebeat and packagebeat from Elastic

Thanks to Kurt Jaeger and Riccardo Calixte for
collaboration and testing.

PR:     209776
Original commitRevision:415952 
Friday, 20 May 2016
16:57 kmoore search for other commits by this committer
 - Rename sysutils/relaunchd -> sysutils/jobd
 - Bump to version 0.7.0
 - Update MOVED
Original commitRevision:415559 
Thursday, 28 Apr 2016
19:03 sunpoet search for other commits by this committer
- Add rubygem-capistrano-harrow 0.3.2

Capistrano::Harrow is a plugin for tighter integration with Harrow.io whilst
using Capistrano.

Harrow.io is a continuous integration and deployment solution for people who
like software that works like Capistrano does.

WWW: https://github.com/harrowio/capistrano-harrow
Original commitRevision:414188 
Wednesday, 27 Apr 2016
11:15 robak search for other commits by this committer
sysutils/cronic: NEW PORT - Shell script that handles cron error detection

Cronic is a small shim shell script for wrapping cron jobs so that cron only
sends email when an error has occurred. Cronic defines an error as any
non-trace error output or a non-zero result code. Cronic filters Bash
execution traces (or anything matching PS4) from the error output, so jobs can
be run with execution tracing to aid forensic debugging.

WWW: http://habilis.net/cronic

PR:		208747
Submitted by:	David Harrigan <dharrigan@gmail.com>
Original commitRevision:414100 
Monday, 25 Apr 2016
22:46 kami search for other commits by this committer
Add new port sysutils/powerdxx.

Reviewed by:	mat cs
Approved by:	mat cs
Differential Revision:	https://reviews.freebsd.org/D5510
Original commitRevision:414033 
Saturday, 23 Apr 2016
15:15 rene search for other commits by this committer
Remove expired ports:
2016-04-11 deskutils/qlabels: Does not fetch, unmaintained
2016-04-14 french/tvdownloader: Many channels have modified their protocols and
cannot be DL anymore
2016-04-14 comms/cdr_read: unfetchable
2016-04-14 russian/rubygem-rutils: Deprecated by upstream
2016-04-14 devel/rubygem-dotenv-deployment: Deprecated by upstream in latest
version (0.3.0)
2016-04-15 www/p5-LWP-ConsoleLogger: Depends on expiring
www/p5-HTTP-CookieMonster
2016-04-15 www/p5-WWW-Mechanize-Cached: Depends on expiring
www/p5-HTTP-CookieMonster
2016-04-15 www/p5-HTTP-CookieMonster: Broken for more than 6 months
2016-04-15 misc/diary-hercules: Broken for more than 6 months
2016-04-15 graphics/ffff: Broken for more than 6 months
2016-04-15 net-im/sigram: Broken for more than 6 months
2016-04-15 games/annelid: Broken for more than 6 months
2016-04-15 science/py-pydap: Broken for more than 6 months
2016-04-15 sysutils/su2: Broken for more than 6 months
2016-04-15 www/download-gemist: Broken for more than 6 months
2016-04-15 databases/p5-qdbm: Broken for more than 6 months
2016-04-15 comms/libfec: Broken for more than 6 months
2016-04-15 deskutils/ladon: Broken for more than 6 months

Sponsored by:	Essen Linuxhotel Hackathon 2016
Original commitRevision:413881 
Tuesday, 19 Apr 2016
15:19 sbruno search for other commits by this committer
Add firmware update tool for Intel ixl(4) devices.  This allows FreeBSD
users to natively update their card's firmware.

Submitted by:	Sergey Kozlov <kozlov.sergey.404@gmail.com>
Reviewed by:	jeffrey.e.piper@intel.com
Sponsored by:	Intel Corporation
Differential Revision:	https://reviews.freebsd.org/D5828
Original commitRevision:413650 
Tuesday, 5 Apr 2016
18:00 pi search for other commits by this committer
New port: sysutils/zap

Use zap to maintain ZFS snapshots with cron.

- Uses neither configuration files nor custom ZFS properties
- all information is supplied when zap is invoked and stored in snapshot
  names.
- Uses namespaces to avoid collisions with other snapshots.
- Creates and destroys snapshots only when it makes sense to.
- Written in POSIX sh.

WWW: https://github.com/Jehops/zap

PR:		208495
Submitted by:	Joseph Mingrone <jrm@ftfl.ca>
Original commitRevision:412578 
16:30 romain search for other commits by this committer
Refactor and update mcollective-puppet-agent.

- Update to 1.10.0;
- Split agent / client / common file as upstream does;
- Take maintainership.

PR:		169000
Submitted by:	romain
Approved by:	anes@anes.su (maintainer)
Original commitRevision:412569 
Monday, 28 Mar 2016
16:17 jbeich search for other commits by this committer
sysutils/dsbbatmon: add new port

PR:		207974
Submitted by:	Marcel Kaiser

DSBBatmon is a GTK+ battery monitor for FreeBSD. It displays the battery's
current status, capacity, and remaining time. It warns the user if the battery
capacity is low, and can automatically shut down the system if a critical
capacity is reached.

http://freeshell.de/~mk/projects/dsbbatmon.html
Original commitRevision:412059 
Thursday, 24 Mar 2016
20:30 romain search for other commits by this committer
This is a plugin that provides fine grained action level authorization for
agents. Any MCollective agent plugins based on SimpleRPC can be restricted with
authorization plugins like this one.

WWW: https://github.com/puppetlabs/mcollective-actionpolicy-auth
Original commitRevision:411810 
16:15 tijl search for other commits by this committer
Add sysutils/cluster-glue.

Cluster Glue is a set of libraries, tools and utilities suitable for the
Heartbeat/Pacemaker cluster stack.
Original commitRevision:411801 
05:55 cy search for other commits by this committer
syslog-ng 3.7.3 is now good enough for general use. It is copied from
syslog-ng-devel to syslog-ng37. Suggested by Peter Czanik, our
syslog-ng upline representative from Balabit.

The old syslog-ng port now become syslog-ng36.

This is the first part of a two part commit.

Discussed with:	Peter Czanik (CzP) <peter.czanik@balabit.com>
		Balabit / syslog-ng upstream
Original commitRevision:411751 
Monday, 21 Mar 2016
21:14 tijl search for other commits by this committer
Add sysutils/openhpi.

OpenHPI provides an open source implementation of the Service Availability
Forum (SAF) Hardware Platform Interface (HPI).

HPI is an abstracted interface for managing computer hardware, typically
chassis and rack based servers.  HPI includes resource modeling; access to
and control over sensor, control, watchdog, and inventory data associated
with resources; abstracted System Event Log interfaces; hardware events and
alarms; and a managed hotswap interface.
Original commitRevision:411620 
19:06 wg search for other commits by this committer
sysutils/epazote: Automated microservices supervisor

Epazote automatically update/add services specified in a file call epazote.yml.
Periodically checks the defined endpoints and execute recovery commands in
case services responses are not behaving like expected helping with this to
automate actions in order to keep services/applications up and running.

WWW: http://about.epazote.io

PR:		208103
Submitted by:	Nicolas de Bari Embriz Garcia Rojas
Original commitRevision:411614 
17:31 romain search for other commits by this committer
Add mcollective-service-client , MCollective client to manage the OS
Services.
Original commitRevision:411579 
17:31 romain search for other commits by this committer
Add mcollective-service-agent , MCollective agent to manage the OS
Services.
Original commitRevision:411578 
17:30 romain search for other commits by this committer
Add mcollective-service-common 3.1.3, MCollective common files to manage
the OS Services.
Original commitRevision:411577 
17:29 romain search for other commits by this committer
Add mcollective-nettest-client , MCollective client to test ICMP and TCP
connectivity.
Original commitRevision:411576 
17:28 romain search for other commits by this committer
Add mcollective-nettest-agent , MCollective agent to test ICMP and TCP
connectivity.
Original commitRevision:411575 
17:27 romain search for other commits by this committer
Add mcollective-nettest-common 3.0.4, MCollective common files to test
ICMP and TCP connectivity.
Original commitRevision:411574 
Sunday, 20 Mar 2016
20:20 pi search for other commits by this committer
New port: sysutils/hfm

hfm is an application to run tests in parallel at a high frequency.
If the outcome of the test results in a state change, other commands
can be executed.

It is designed to be a general purpose, loosely-coupled tool, by
having both the tests and the state change commands be executed by
the operating system. For example, one could write the test in
shell or c, and have it called through the exec facility.

In practice, the overhead of spawning a new process per test limits
frequency that can be achieved by the tests, and their results.
Anecdotally, 5ms intervals have been seen to be achievable.

An example application is to poll other network services for health,
and to take actions based on their health status changes.

WWW: https://github.com/derekmarcotte/hfm

PR:		207392
Submitted by:	554b8425@razorfever.net
Original commitRevision:411516 
Friday, 18 Mar 2016
14:14 swills search for other commits by this committer
sysutils/parafly: create port

Given a file containing a list of Unix commands, multithreading is used to
process the commands in parallel on a single server. Success/failure is
captured, and failed commands are retained and reported.

WWW: http://sourceforge.net/projects/parafly/

PR:		207960
Submitted by:	Jason Bacon <bacon4000@gmail.com>
Original commitRevision:411357 
Monday, 14 Mar 2016
22:15 feld search for other commits by this committer
DSBMC is a GTK+ client for DSBMD. It allows you to mount, unmount, open media
in a file manager, set the reading speed of a CD/DVD or play a CD/DVD.

WWW: http://freeshell.de/~mk/projects/dsbmc.html

PR:		207927
Submitted by:	Marcel Kaiser <mk@nic-nac-project.org>
Original commitRevision:411125 
22:07 feld search for other commits by this committer
DSBMD is a media/filesystem type detecting daemon that allows clients to mount
storage devices.

DSBMD watches the mount table for changes, monitors devd events for new storage
devices, polls CD/DVD drives and card readers for media change events, deter-
mines media types, volume names, and filesystem types. Mountable devices,
changes in the mount table as well as device add/remove events and altered
states of mountable devices are presented to clients. Clients can request DSBMD
to mount, unmount, and eject media, or set the CD/DVD reading speed.

WWW: http://freeshell.de/~mk/projects/dsbmd.html

PR:		207897
Submitted by:	mk@nic-nac-project.org
Original commitRevision:411124 
22:02 feld search for other commits by this committer
DSBDriverd is a daemon that automatically tries to find and load the suitable
driver(s) for your PCI and USB hardware.

WWW: http://freeshell.de/~mk/projects/dsbdriverd.html

PR:		207851
Submitted by:	Marcel Kaiser <mk@nic-nac-project.org>
Original commitRevision:411123 
19:50 wg search for other commits by this committer
sysutils/sample

A program for examining periodic stack traces of all running processes.

WWW: https://github.com/freenas/sample
Original commitRevision:411111 
14:45 feld search for other commits by this committer
Preview FreeBSD loader logos in your terminal

PR:		207645
Submitted by:	Tobias Kortkamp <t@tobik.me>
Original commitRevision:411080 
Saturday, 12 Mar 2016
14:30 pi search for other commits by this committer
New port: sysutils/puppetserver

Puppet master is a Ruby application that compiles configurations
for any number of Puppet agent nodes, using Puppet code and various
other data sources. (For more info, see Overview of Puppet's
Architecture.)

Puppet Server is an application that runs on the Java Virtual Machine
(JVM) and provides the same services as the classic Puppet master
application. It mostly does this by running the existing Puppet
master code in several JRuby interpreters, but it replaces some
parts of the classic application with new services written in
Clojure.

WWW:
https://docs.puppetlabs.com/puppetserver/latest/services_master_puppetserver.html

PR:		204072
Submitted by:	Zach Leslie <freebsd@zleslie.info>
Original commitRevision:410891 
Thursday, 10 Mar 2016
21:38 feld search for other commits by this committer
New port: sysutils/graylog

Graylog is a centralized log server that accepts various structured
and unstructred log data. Logs are stored in Elasticsearch. Graylog
let's you search and analyze logs using a REST HTTP API.

WWW: http://www.graylog.org

PR:		199894
Submitted by:	Thomas Bartelmess <thomas@bartelmess.io>
Original commitRevision:410795 
Wednesday, 9 Mar 2016
02:21 kevlo search for other commits by this committer
Import freefilesync 7.9.

Freefilesync is a free open source software that helps you synchronize
files and synchronize folders for Windows, Linux, FreeBSD and Mac OS X.
Original commitRevision:410679 

Number of commits found: 3010 (showing only 100 on this page)

[First Page]  «  9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19  »  [Last Page]