Commit graph

1400 commits

Author SHA1 Message Date
Greg Larkin
41ef52e946 Hiera-json is a backend for Hiera that queries JSON data.
WWW: https://github.com/puppetlabs/hiera-json
2012-05-11 01:28:57 +00:00
Greg Larkin
9fa060b242 Hiera-puppet is a data backend for Hiera that queries the internal
Puppet scope for data. The data structure and approach is heavily
based on work by Nigel Kersten but made more configurable and with
full hierarchy.

It also includes a Puppet function that works like extlookup() but
uses the Hiera backends.

WWW: https://github.com/puppetlabs/hiera-puppet
2012-05-10 18:50:25 +00:00
Greg Larkin
b585ebc34b Hiera is a pluggable (YAML, JSON, Puppet) hierarchical database for
storing infrastructure representation data.

WWW: http://projects.puppetlabs.com/projects/hiera
2012-05-10 15:54:25 +00:00
Stephen Montgomery-Smith
215717c41e - New port sysutils/autojump
Autojump is a tool that acts as a complement to cd: it makes navigating your
filesystem a lot faster. It works by automagically maintaining a database of
the directories you use the most from the command line, and allows you to jump
back and forth between them, by typing just a few letters of the name of the
directory you want to jump to.

PR:		ports/151467
Submitted by:	Neeraj Verma <neeraj.verma.ports@vermatech.com>
2012-04-30 03:28:38 +00:00
Marcelo Araujo
25e1b431be automount is a devd(8) based automounter for FreeBSD.
It supports most popular file systems:
NTFS/MSDOS/exFAT/EXT2/EXT3/EXT4/UFS

WWW: https://github.com/vermaden/automount/

PR:		ports/166275
Submitted by:	vermaden <vermaden@interia.pl>
2012-04-28 06:50:59 +00:00
Marcelo Araujo
fcb8f07dc5 beadm is a Illumos/Solaris-like utility for FreeBSD to manage
Boot Environments on ZFS filesystems.

WWW: https://sourceforge.net/projects/beadm/

PR:		ports/167373
Submitted by:	Bryan Drewery <bryan@shatow.net>
2012-04-28 06:46:11 +00:00
Pawel Pekala
1829bf5dd5 MP3FS is a read-only FUSE filesystem which transcodes audio formats (currently
FLAC) to MP3 on the fly when opened and read. This was written to enable me to
use my FLAC collection with software and/or hardware which only understands
the MP3 format e.g. gmediaserver to a Netgear MP101 MP3 player.

It is also a novel alternative to traditional MP3 encoders. Just use your
favorite file browser to select the files you want encoded and copy them
somewhere!

WWW: https://github.com/khenriks/mp3fs

PR:		ports/165337
Submitted by:	Stefan Rumetshofer
2012-04-27 18:38:33 +00:00
Cy Schubert
bd59974b69 cfengine3-legacy tracks the 3.2 branch. 2012-04-25 03:32:50 +00:00
Cy Schubert
d21678af76 Wecome to libumberlog.
The libumberlog library serves two purposes: it's either a drop-in
replacement for the syslog() system call, in which case it turns the default
syslog messages into CEE-enhanced messages, with a CEE-JSON payload, and
some automatically discovered fields. Or, it can be used as a stand-alone
library, that provides a syslog()-like API, with the ability to add
arbitrary key-value pairs to the resulting JSON payload.

WWW: http://algernon.github.com/libumberlog/

Submitted by:	Peter Czanik <czanik@balabit.hu>, our syslog-ng upline
2012-04-17 20:20:01 +00:00
Dennis Herrmann
94a040f2b3 cdls is a curses-based file manager for quickly browsing directories and
files. The screen can be dynamically adjusted to include all information
(like 'ls -ail'), or just the filenames (multi-column), or anything in
between.

All basic file and directory manipulations are possible with 1 keystroke:
copy, move, delete, view, execute, change owner/group/mode, edit, diff,
link (hard/symbolic), wc, tail -f, cksum, hexdump and many others.
Documentation is self-contained in cdls and consists of two screens from
which each option or subject can be selected to show its info screen.

PR:		ports/166942
Submitted by:	Hans de Hartog <hans@dehartog.nl>
2012-04-15 15:10:14 +00:00
Ruslan Makhmatkhanov
6ba5f782cb Python library for XenAPI (XAPI)
WWW:	http://community.citrix.com/display/xs/Introduction+to+XenServer+XAPI

PR:		166058
Submitted by:	Evan Sarmiento <bsdports@wayfair.com>
2012-04-12 20:41:06 +00:00
Martin Wilke
c071a01d58 Utilities to manage extended file allocation table filesystem. This package
provides tools to create, check and label the filesystem.
It contains dumpexfat to dump properties of the filesystem, exfatfsck to report
errors found on a exFAT filesystem, exfatlabel to label a exFAT filesystem and
mkexfatfs to create a exFAT filesystem.

WWW: http://code.google.com/p/exfat/

PR:		ports/165857
ubmitted by:	Alex Samorukov <samm@os2.kiev.ua>
2012-04-11 03:39:18 +00:00
Baptiste Daroussin
1dddf0db6e Display file system space usage using graph and colors.
Feature safe:	yes
2012-04-01 08:27:11 +00:00
Rene Ladan
eda59ad186 Remove expired port:
2012-03-24 sysutils/syscp: Long ditched, possibly dangerous and replaced with sysutils/froxlor
Feature safe:	yes
2012-03-26 17:38:52 +00:00
Steven Kreuzer
4fa39a45c8 Sched-utils are a collection of tools related to realtime scheduling,
working much like 'nice' and 'renice', except they change the priority
and scheduler. This enables a process to run insoft realtime, as
specified by POSIX.1b.

WWW:	http://sourceforge.net/projects/schedutils/
Feature safe:	yes
2012-03-13 13:45:09 +00:00
Chris Rees
0c53d6b77f liburcu is a LGPLv2.1 userspace RCU (read-copy-update)
library. This data synchronization library provides
read-side access which scales linearly with the number
of cores. It does so by allowing multiples copies of a
given data structure to live at the same time, and by
monitoring the data structure accesses to detect grace
periods after which memory reclamation is possible.

WWW:	http://lttng.org/content/userspace-rcu

PR:		ports/165496
Submitted by:	Leo Vandewoestijne <freebsd@dns-lab.com>
2012-03-06 20:35:34 +00:00
Martin Wilke
bc96fbb7a1 Auto-admin is a set of tools for automating common systems management tasks
from the command line.  It is meant as a library of scripts to be used by
more specific automated systems management scripts.

WWW:	http://acadix.biz/auto-admin.php

PR:		ports/165674
Submitted by:	Jason Bacon <jwbacon@tds.net>
2012-03-04 12:58:30 +00:00
Brian Somers
956582c879 Hook vmdktool into the build
Feature safe:	yes
2012-02-24 19:13:30 +00:00
Ruslan Makhmatkhanov
9c548be5b6 - fix sort order in few category Makefiles
PR:		165411
Submitted by:	Conrad J. Sabatier <conrads at cox dot net>
2012-02-23 09:21:48 +00:00
Jason Helfman
0a291a1916 Add new port: (sysutils/news)
News is used to read and maintain news relevant to a local system.
Typically it is run from the .login script so it can automatically
check for any new news items.  If it finds any, it will report,
"You have news:  item1 item2 etc..."

No website for software

PR: ports/164456
Submitted by:	Hokan <hokan at me.umn.edu>
2012-02-16 18:06:06 +00:00
Steve Wills
5f065fa01d Cross-platform functions emulating common shell commands
WWW:	http://search.cpan.org/dist/Shell-Command/
2012-02-11 04:39:05 +00:00
Ganael LAPLANCHE
c5b623192a - Rename sysutils/py-dvdvideo to sysutils/dvdvideo
- Add multimedia as a virtual category to the port

Discussed with: makc, danfe (on ports-committers@)
2012-02-03 10:26:18 +00:00
Xin LI
03dda0ef51 Add a port for smp_utils, a set of utilities for Serial Attached SCSI (SAS)
Serial Management Protocol (SMP).
2012-02-01 18:46:36 +00:00
Dennis Herrmann
b2b77f6dea Teamocil is a simple tool used to automatically create sessions,
windows and splits in tmux with YAML files.

WWW:    https://github.com/remiprev/teamocil
2012-01-31 17:25:59 +00:00
Alexander Logvinov
56d98a01a1 exfat-fuse is a free exFAT file system implementation with write support.
exFAT is a simple file system created by Microsoft. It is intended to
replace FAT32 removing some of it's limitations. exFAT is a standard FS for
SDXC memory cards.

WWW: http://code.google.com/p/exfat/

PR:		ports/164473
Submitted by:	Alex Samorukov <samm at os2.kiev.ua>
2012-01-31 05:42:27 +00:00
Ganael LAPLANCHE
c46b970cf6 Add py-dvdvideo, a video DVD backup tool 2012-01-30 08:30:39 +00:00
Martin Wilke
f92d19663b The ldapform utility creates a text file in ldif(5) format, which can be
used to add or modify entries in an LDAP server. The ldapedit utility does
the same, but also invokes an editor and submits the changes back to that
server.

WWW: http://ldapenter.googlecode.com/

PR:		ports/164100
Submitted by:	rflynn@acsalaska.net
2012-01-28 10:30:41 +00:00
Tim Bishop
8b5d06a2f3 - Add new port puppet-lint.
Puppet-lint checks your Puppet manifests against the Puppet Labs style
guide and alerts you to any discrepancies.

You can test a single manifest file by running:

	puppet-lint <path to file>

If you want to test your entire Puppet manifest directory, you can add
require 'puppet-lint/tasks/puppet-lint' to your Rakefile and then run:

	rake lint

WWW: https://github.com/rodjek/puppet-lint
2012-01-25 17:12:47 +00:00
Philip M. Gollucci
b37526daf9 EOL Upstream
http://rsyslog.com/rsyslog-6-2-0-v6-stable-released/

sysutils/rsyslog4|rsyslog5|2012-01-16|EOL Upstream
sysutils/rsyslog4-dbi|rsyslog5-dbi|2012-01-16|EOL Upstream
sysutils/rsyslog4-gnutls|rsyslog5-gnutils|2012-01-16|EOL Upstream
sysutils/rsyslog4-gssapi|rsyslog5-gssapi|2012-01-16|EOL Upstream
sysutils/rsyslog4-mysql|rsyslog5-mysql|2012-01-16|EOL Upstream
sysutils/rsyslog4-pgsql|rsyslog5-pgsql|2012-01-16|EOL Upstream
sysutils/rsyslog4-relp|rsyslog5-relp|2012-01-16|EOL Upstream
sysutils/rsyslog4-rfc3195|rsyslog5-rfc3195|2012-01-16|EOL Upstream
sysutils/rsyslog4-snmp|rsyslog5-snmp|2012-01-16|EOL Upstream
2012-01-16 23:20:04 +00:00
Cy Schubert
295ed07571 Resurrect the curly port.
Requested by:	Piet Delport <pjdelport@gmail.com>
2012-01-16 14:53:55 +00:00
Martin Wilke
76b2008298 tzdialog is an ISO-3166 compliant sh(1) implementation of tzsetup(8) based on
the dialog(1) (or Xdialog(1)) utility for setting the local default timezone.

WWW: http://druidbsd.sourceforge.net/

PR:		ports/164031
Submitted by:	Devin Teske <dteske@vicor.com>
2012-01-14 19:21:50 +00:00
Timur I. Bakeyev
4093906419 A small mode switching tool for controlling "flip flop" (multiple
device) USB gear.
2012-01-14 14:48:37 +00:00
Kevin Lo
061f4ff1a5 Initial import of ipad_charge-1.1
ipad_charge is an iPad USB charging control utility.
2012-01-13 06:38:24 +00:00
Eitan Adler
13d94c2936 volman is a FreeBSD specific volume manager. It acts
as a translator of devd(8) events, probing storage
devices for their file system information, and serving
this over a FIFO based API to which clients can
subscribe.  In addition to notifying clients of new
or lost volumes, it will mount and unmount such
volumes at the command of subscribing clients.

It runs as root and allows any local clients the
ability to mount and unmount volumes which are
detected, regardless of any user privileges.  This
is intended for single user X11 systems needing
an easy way of accessing USB flash disks on the fly.

WWW: http://forums.freebsd.org/showthread.php?t=27233

PR:		ports/161977
Submitted by:	Aragon Gouveia <aragon@phat.za.net>
2012-01-07 04:59:41 +00:00
Frederic Culot
022be98e7f Host-setup is a dialog(1) (or Xdialog(1)) based utility for configuring your
system. It can activate changes to the system in a safe and effective manner.
Functionality includes (but may not be limited to):
  - Configure Time Zone
  - Configure Hostname/Domain
  - Configure Network Interfaces
  - Confgure Default Router/Gateway
  - Configure DNS nameservers

WWW: http://druidbsd.sourceforge.net/

PR:		ports/163857
Submitted by:	Devin Teske <dteske@vicor.com>
2012-01-06 13:34:21 +00:00
Sunpoet Po-Chuan Hsieh
a9747e17b7 - Add rubygem-backup 3.0.20
Backup is a RubyGem, written for Linux and Mac OSX, that allows you to easily
perform backup operations on both your remote, as well as your local
environment. It provides you with an elegant DSL in Ruby for modeling
(configuring) your backups. Backup has built-in support for various databases,
storage protocols/services, syncers, compressors, encryptors and notifiers which
you can mix and match. It was built with modularity, extensibility and
simplicity in mind.

WWW: https://github.com/meskyanichi/backup/
RG:  https://rubygems.org/gems/backup
2012-01-06 07:48:46 +00:00
Rene Ladan
d90d44a853 Remove expired unmaintained ports:
2011-12-31 sysutils/duplicity05: This version is out of date, and the 0.6.x branch is considered stable
2012-01-01 japanese/py-kanjilib: This port is not needed with any supported python version
2012-01-01 11:45:10 +00:00
Stefan Eßer
80435b14ce Fix directory name for sysrc, which was erroneously added as sysrc+. 2011-12-31 13:27:56 +00:00
Stefan Eßer
5dfa7946db The sysrc utility performs easy and safe editing of rc.conf style enries
in configuration files.

PR:		163679
Submitted by:	Devin Teske (dteske@ at vicor dot com)
Feature safe:	yes
2011-12-31 13:06:02 +00:00
Jason Helfman
af304d9b96 ioping: This tool lets you monitor I/O latency in real time
WWW: http://code.google.com/p/ioping/

PR:	ports/163633
Submitted by:		Oleg Ginzburg <olevole@olevole.ru>
Approved by:	crees (mentor)
2011-12-27 20:38:35 +00:00
Eitan Adler
faccfa4f3e Salt : Remote Execution and State Manager
======================================

Salt is a powerful remote execution and state manager that can be
used to administer servers in a fast and efficient way.

WWW:	http://saltstack.org

Submitted by:	Christer Edwards <christer.ewards@gmail.com>
2011-12-26 20:52:53 +00:00
Frederic Culot
4067037eb0 Scalpel is a fast file carver that reads a database of header and footer
definitions and extracts matching files or data fragments from a set of
image files or raw device files.
Scalpel is filesystem-independent and will carve files from
FATx, NTFS, ext2/3, HFS+, or raw partitions.
It is useful for both digital forensics investigation and file recovery.

WWW: http://www.digitalforensicssolutions.com/Scalpel/

PR:		ports/163544
Submitted by:	Hakisho Nukama <nukama@gmail.com>
2011-12-23 09:13:21 +00:00
Philip M. Gollucci
285054f0e0 Chef is a systems integration framework, built to bring the benefits of
configuration management to your entire infrastructure. With Chef, you can:

* Manage your servers by writing code, not by running commands.
* Integrate tightly with your applications, databases, LDAP directories, and
  more.
* Easily configure applications that require knowledge about your entire
  infrastructure ("What systems are running my application?" "What is the
  current master database server?")

WWW: http://wiki.opscode.com/display/chef

PR:		ports/163364
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:24:14 +00:00
Philip M. Gollucci
4bf323b29b chef-solr is a Ruby container for SOLR that starts up the Search Engine for the
Chef Server under Jetty.

For more information, see the following pages on the Chef Wiki:
o   wiki.opscode.com/display/chef/Search
o   wiki.opscode.com/display/chef/Chef+Indexer

WWW: http://wiki.opscode.com/display/chef

PR:		ports/163357
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:21:37 +00:00
Philip M. Gollucci
eb4d828c0d A systems integration framework, built to bring the benefits of configuration
management to your entire infrastructure.

WWW: http://www.opscode.com/chef/

PR:		ports/163356
Submitted by:	Scott Sanders <scott@jssjr.com>
Sponsored by:   RideCharge Inc. / Taxi Magic
2011-12-16 22:21:15 +00:00
Steven Kreuzer
4e463260d4 iogen is a lightweight tool that generates heavily fragmented I/O. It
accomplishes this by forking a number of children that run I/O to a
filesystem.

This tool is intended to test storage stacks under stress and worst case
scenarios.  However due to heavy fragmentation of the I/O files, it tends
to bypass caching algorithms in storage stacks.

WWW:    http://www.peereboom.us/iogen/
2011-12-16 18:40:25 +00:00
Roman Bogorodskiy
d6e5838efa Add xen-tools 4.0.1, xen tools within FreeBSD domU.
PR:		163266
Submitted by:	Evan Sarmiento <esarmiento@wayfair.com>
2011-12-14 09:03:23 +00:00
Adam Weinberger
8f01e7905a Use ViM as a more(1)/less(1) pager replacement.
To set as your default pager, export PAGER=vimpager in your shell's
rcfile.

See the manpage for various options. Of note, custom .vimrc files seem
to cause strange behaviour. Creating ~/.vimpagerrc will give you a clean
ViM environment.

WWW: http://www.vim.org/scripts/script.php?script_id=1723

Feature safe:	yes
2011-12-10 18:49:25 +00:00
Greg Larkin
eb17f2dda4 Feather is a tarsnap wrapper script that performs and maintains a
set of backups as defined by a YAML configuration file.

Features:
 - Dynamic scheduling
 - Keep an arbitrary number of backups of each schedule type
 - Restrict schedules based on time of day
 - Restrict feather run to a certain amount of wall time (max_runtime)
 - Multiple backup paths per tarsnap
 - Multiple exclude list per tarsnap

WWW:	https://github.com/danrue/feather

Feature safe:	yes
2011-11-30 22:20:54 +00:00
Eitan Adler
bfdf4cc7cf EasyPBI makes creating Push Button Installer modules and packages
a simple process with a simple point-n-click interface.

WWW: http://makeapbi.sf.net

PR:		ports/162341
Submitted by:	Jesse <jessefrgsmith@yahoo.ca>
Feature safe:	yes
2011-11-30 04:49:03 +00:00