Commit graph

1417 commits

Author SHA1 Message Date
Wesley Shields
ea606110a6 bsdconfig is a robust utility for configuring/managing various aspects of the
FreeBSD Operating System. Feature-highlights include (but are not limited to):
  - Modular, stable, efficient and i18n-compatible.
  - Easily maintained/extendable sh(1) source/syntax.
  - Works with both dialog(1) in base and Xdialog(1) from ports (x11/xdialog).
  - rc.conf(5) configuration/management based on sysutils/sysrc
  - Timezone configuration based on sysutils/tzdialog
  - Networking management based on sysutils/host-setup

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

PR:		ports/169257
Submitted by:	dteske@
2012-06-20 16:58:12 +00:00
Tom Rhodes
6407fb9493 Bring in my service monitoring tools (fsc - FreeBSD Services Control).
Already in the NetBSD ports collection, it's time to make them available
here.  See the manual pages for more information.

Reviewed by:	tabthorpe
2012-06-08 01:10:42 +00:00
Dag-Erling Smørgrav
3255b67831 Replace pwgen 1 with pwgen 2. The latter is a continuation of the former
by a different author, with some serious bugs fixed.  We were pretty much
the only OS that still shipped pwgen 1, and for good reason: due to the
way it implements phoneme equivalence and the way it tracks the length of
the generated string, it only works correctly 16% of the time.  This was
not possible to fix without a major rewrite, which is precisely what the
author of pwgen 2 did.

Discussed with both maintainers and #bsdports.
2012-06-07 10:49:12 +00:00
Chris Rees
ee47c2f68f Remove sysutils/linux-megacli; there is a native port at sysutils/megacli.
PR:		ports/168283
Submitted by:	Ruben van Staveren <ruben@verweg.com> (maintainer)
2012-06-06 16:47:08 +00:00
Emanuel Haupt
aa65831654 Add edid-decode. edid-decode decodes binary EDID information from monitors. 2012-06-05 09:04:02 +00:00
Gabor Pali
46e9ab0ca5 - Update The Glorious Glasgow Haskell Compiler to version 7.4.1
Please note that port revision for all the Haskell ports without version changes
are also bumped.  Other per-port updates are coming soon (in separate commits)!
In addition to that, separate -docs ports are no longer needed so they are
now removed.

Thanks ashish@ for the assistance.

Obtained from:	FreeBSD Haskell
2012-06-03 20:52:29 +00:00
MANTANI Nobutaka
76bb805690 Add bulk_extractor, a program that scans a disk image and extracts useful
information.
2012-05-31 17:14:00 +00:00
Marcelo Araujo
8b053f764a DanZFS provides a Python API for checking the status of ZFS without the use of
libzfs.

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

PR:		ports/168370
Submitted by:	Daniel Knaggs <knaggsy2000@gmail.com>
2012-05-31 17:11:09 +00:00
Martin Wilke
f23d133db5 Mount plugin allows to mount/umount external devices, cd/dvd-rom and
networked filesystems listed in your /etc/fstab.

WWW:	http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin

PR:		ports/168078
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2012-05-29 08:08:49 +00:00
Ryan Steinmetz
16db829d83 New port: sysutils/vpnc-scripts
A collection of scripts that do route modification and other changes to
a system after establishing a VPN connection to a remote network.

These are typically used with openconnect or Cisco's VPN client.

WWW: http://git.infradead.org/users/dwmw2/vpnc-scripts.git
2012-05-27 15:27:15 +00:00
Max Brazhnikov
f564508406 KDE/FreeBSD team presents long awaited KDE SC 4.8.3!
kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.

Follow UPDATING instruction!

New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq

Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
2012-05-25 02:15:20 +00:00
Martin Wilke
6bcdad059b A bash script to run sudo command on multiple remote computers with least effort
WWW:	http://code.google.com/p/sshsudo/

PR:		ports/164840
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
2012-05-22 10:15:39 +00:00
Rene Ladan
a9661a62cd Remove expired ports:
2012-05-10 x11/avant-window-navigator-xfce4: BROKEN for more than 6 month
2012-05-10 deskutils/xfce4-volstatus-icon: BROKEN for more than 6 month
2012-05-10 multimedia/xfmedia-remote-plugin: BROKEN for more than 6 month
2012-05-10 sysutils/thunar-volman-plugin: BROKEN for more than 6 month
2012-05-18 11:12:48 +00:00
Florian Smeets
902a0675be readd php 5.3.13 and all its modules as php53* 2012-05-16 09:46:51 +00:00
Eitan Adler
b3ef50bed6 ZFSTools is an OpenSolaris-like and compatible auto snapshotting
script, which also supports auto snapshotting mysql databases.

PR:		ports/167898
Submitted by:	"Bryan Drewery" <bryan@shatow.net>
2012-05-15 01:36:05 +00:00
Pawel Pekala
8d8724e9c9 The i2c-tools package contains a heterogeneous set of I2C tools for
Linux: a bus probing tool, a chip dumper, register-level SMBus access
helpers, EEPROM decoding scripts, EEPROM programming tools, and a python
module for SMBus access.
Only DIMM SPD decoding tool is ported at the moment.

WWW:	http://www.lm-sensors.org/wiki/I2CTools

PR:		ports/167730
Submitted by:	Andriy Gapon <avg@icyb.net.ua>
2012-05-11 20:56:30 +00:00
Baptiste Daroussin
f44915884b 2012-05-10 archivers/php4-bz2: php4 is EOLed
2012-05-10 archivers/php4-zlib: php4 is EOLed
2012-05-10 converters/php4-iconv: php4 is EOLed
2012-05-10 converters/php4-mbstring: php4 is EOLed
2012-05-10 converters/php4-recode: php4 is EOLed
2012-05-10 databases/php4-dba: php4 is EOLed
2012-05-10 databases/php4-dbase: php4 is EOLed
2012-05-10 databases/php4-dbx: php4 is EOLed
2012-05-10 databases/php4-filepro: php4 is EOLed
2012-05-10 databases/php4-interbase: php4 is EOLed
2012-05-10 databases/php4-mssql: php4 is EOLed
2012-05-10 databases/php4-mysql: php4 is EOLed
2012-05-10 databases/php4-odbc: php4 is EOLed
2012-05-10 databases/php4-oracle: php4 is EOLed
2012-05-10 databases/php4-pgsql: php4 is EOLed
databases/php4-rrdtool: php4 is EOLed
2012-05-10 databases/php4-sybase_ct: php4 is EOLed
2012-05-10 devel/php4-dio: php4 is EOLed
2012-05-10 devel/php4-gettext: php4 is EOLed
2012-05-10 devel/php4-mcve: php4 is EOLed
2012-05-10 devel/php4-ncurses: php4 is EOLed
2012-05-10 devel/php4-pcntl: php4 is EOLed
2012-05-10 devel/php4-pcre: php4 is EOLed
2012-05-10 devel/php4-readline: php4 is EOLed
2012-05-10 devel/php4-shmop: php4 is EOLed
2012-05-10 devel/php4-sysvmsg: php4 is EOLed
2012-05-10 devel/php4-sysvsem: php4 is EOLed
2012-05-10 devel/php4-sysvshm: php4 is EOLed
2012-05-10 devel/php4-tokenizer: php4 is EOLed
2012-05-10 finance/php4-pfpro: php4 is EOLed
2012-05-10 ftp/php4-curl: php4 is EOLed
2012-05-10 ftp/php4-ftp: php4 is EOLed
2012-05-10 graphics/php4-chartdirector: php4 is EOLed
2012-05-10 graphics/php4-exif: php4 is EOLed
2012-05-10 graphics/php4-gd: php4 is EOLed
lang/php4: php4 is EOLed
2012-05-10 lang/php4-extensions: php4 is EOLed
2012-05-10 lang/php4-overload: php4 is EOLed
2012-05-10 mail/php4-imap: php4 is EOLed
2012-05-10 math/php4-bcmath: php4 is EOLed
2012-05-10 math/php4-gmp: php4 is EOLed
2012-05-10 misc/php4-calendar: php4 is EOLed
2012-05-10 misc/php4-mcal: php4 is EOLed
2012-05-10 net/php4-ldap: php4 is EOLed
2012-05-10 net/php4-sockets: php4 is EOLed
2012-05-10 net/php4-xmlrpc: php4 is EOLed
2012-05-10 net/php4-yp: php4 is EOLed
2012-05-10 net-mgmt/php4-snmp: php4 is EOLed
2012-05-10 security/php4-crack: php4 is EOLed
2012-05-10 security/php4-mcrypt: php4 is EOLed
2012-05-10 security/php4-mhash: php4 is EOLed
2012-05-10 security/php4-openssl: php4 is EOLed
2012-05-10 sysutils/php4-posix: php4 is EOLed
2012-05-10 textproc/php4-ctype: php4 is EOLed
2012-05-10 textproc/php4-domxml: php4 is EOLed
2012-05-10 textproc/php4-pspell: php4 is EOLed
2012-05-10 textproc/php4-wddx: php4 is EOLed
2012-05-10 textproc/php4-xml: php4 is EOLed
2012-05-10 textproc/php4-xslt: php4 is EOLed
2012-05-10 www/php4-session: php4 is EOLed
2012-05-10 archivers/pecl-zip: php4 is EOLed
2012-05-10 databases/pecl-sqlite: php4 is EOLed
2012-05-11 devel/pear-XML_XPath: php4 is EOLed
2012-05-11 devel/pecl-json: php4 is EOLed
2012-05-10 www/pecl-tidy: php4 is EOLed
2012-05-10 www/php-dyn: php4 is EOLed
2012-05-11 security/pecl-hash: php4 is EOLed
2012-05-11 net/phpldapadmin098: php4 is EOLed
graphics/jpgraph: php4 is EOLed
2012-05-11 19:36:53 +00:00
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