Commit Graph

1240 Commits

Author SHA1 Message Date
Martin Wilke
24b4a21fad Bundler is a tool that manages gem dependencies for your ruby application. It
takes a gem manifest file and is able to fetch, download, and install the gems
and all child dependencies specified in this manifest. It can manage any update
to the gem manifest file and update the bundled gems accordingly. It also
letsyou run any ruby code in context of the bundled gem environment.

WWW: http://github.com/wycats/bundler

PR:		ports/140355
Submitted by:	Robert Gogolok <gogo at cs.uni-sb.de>
2009-11-12 22:41:48 +00:00
Xin LI
cf9f01aab4 Add sdparm, a utility that permits inquiry or set SCSI/SAS disk parameters.
This is the same program running on Linux, Solaris, and even Windows.

Sponsored by:	iXsystems, Inc
2009-11-03 08:00:23 +00:00
Martin Wilke
2b4237a3ff Helps for locating free UIDs.
WWW: http://search.cpan.org/dist/Sys-User-UIDhelper/

PR:		ports/140128
Submitted by:	Zane C, Bowers <vvelox at vvelox.net>
2009-11-02 20:58:44 +00:00
Martin Wilke
da9eadc482 Helps for locating free GIDs.
WWW: http://search.cpan.org/dist/Sys-Group-GIDhelper/

PR:		ports/140129
Submitted by:	Zane C, Bowers <vvelox at vvelox.net>
2009-11-02 20:57:36 +00:00
Martin Wilke
c00ced85cc fconfig is an application that allows to read and write RedBoot's configuration
parameters.

Examples,
 fconfig -l
 fconfig -w -n console_baud_rate -x 115200

WWW: http://andrzejekiert.ovh.org/software.html.en

PR:		ports/139977
Submitted by:	thompsa at FreeBSD.org
2009-10-29 22:19:09 +00:00
Beat Gaetzi
b395c3bcbd The bsdcrashtar utility creates tar a archive that contains all files needed
for debugging FreeBSD kernel crash (vmcore, kernel, loaded modules, sources
that appear in backtrace). This is useful for debugging a crash on another
host, sending it to developers or if you are going to upgrade the kernel on
crashed host but would like to keep crashdump in case the developers ask you to
provide additional info.

Created tar archive contains also a script that when being run inside unpacked
archive will give kgdb(1) session with crash core loaded in it. The script
should be run with root privileges because it does chroot(8) before starting
kgdb(1).

WWW: http://bsdcrashtar.googlecode.com/

PR:		ports/139721
Submitted by:	Mikolaj Golub <to.my.trociny AT gmail.com>
2009-10-19 17:22:30 +00:00
Wen Heping
279d0ad0f1 - Add tmux entry in sysutils category
Approved by:	miwi(mentor)
2009-10-14 14:15:12 +00:00
Steven Kreuzer
fcc8c2ad29 Synergy+ is a maintenance fork for implementing bug fixes to the original
Synergy, which hasn't had any source updates or new releases since 2006
2009-10-12 19:33:13 +00:00
Martin Wilke
44b6998e36 Superiotool is a GPL'd user-space helper tool for coreboot development
purposes (but may also be useful for other things). It allows you to
detect which Super I/O you have on your mainboard, and it can provide
detailed information about the register contents of the Super I/O.

WWW:	http://www.coreboot.org/Superiotool

PR:		ports/139252
Submitted by:	Andriy Gapon <avg at icyb.net.ua>
2009-10-12 12:47:17 +00:00
Alexander Logvinov
f54f649ac5 Remove duplicate port entry sysutils/fusefs-gphotofs since it already
exists as graphics/fusefs-gphotofs.

Reported by:	pav
Pointyhat to:	avl
2009-10-05 13:16:32 +00:00
Alexander Logvinov
3b694bdaf4 GPhotoFS is a filesystem client based on libgphoto2 that exposes
supported cameras as filesystems; while some cameras implement the
USB Mass Storage class and already appear as filesystems (making
this program redundant), many use the Picture Transfer Protocol (PTP)
or some other custom protocol. But as long as the camera is supported
by libgphoto2, it can be mounted as a filesystem using this program.

WWW: http://www.gphoto.org/
2009-10-05 12:43:54 +00:00
Martin Wilke
cad9c4bb36 - Remove sysutils/zccron no longer under Development
PR:		139171
2009-09-30 14:32:55 +00:00
Martin Wilke
89d12534d8 This provides the required module for managing crontabs stored
in ZConf. Scripts to use thoseare also included.

The utility zccron is a single pass cron utilitie.

zccron - Runs crontabs stored in ZConf.
zccrontab - Manage crontabs stored in ZConf.

WWW: http://search.cpan.org/dist/ZConf-Cron

PR:		ports/139171
Submitted by:	Zane C, Bowers <vvelox at vvelox.net>
2009-09-30 14:29:12 +00:00
Martin Wilke
f6cb417fa8 - Remove systutils/uptimec project is dead since 2007
Feature safe:	yes
2009-09-23 14:18:06 +00:00
Pav Lucistnik
0dd2dceedf - Connect nut22 to build
Feature safe:	yes
2009-09-21 09:12:45 +00:00
Martin Wilke
a561b9469e uhidd is a userland driver/daemon for USB HID devices (e.g. mouse,
keyboard) using libusb20. The driver aims to support USB HID devices
with multiple Top-Level application collections in one interface, i.e,
HID devices with multiple logical device sharing one endpoint.

WWW:	http://wiki.FreeBSD.org/uhidd

PR:		ports/137793
Feature safe:	yes
Submitted by:	Kai Wang <kaiwang27 at gmail.com>
2009-09-19 20:20:28 +00:00
Yi-Jheng Lin
ea9f1f1894 Add py-filelike 0.3.4, python module for building and manipulating
file-like object.

PR:		ports/138160
Submitted by:	Dikshie
Approved by:	rafan (co-mentor)
Feature safe:	yes
2009-09-18 01:50:25 +00:00
Martin Wilke
84daec6f09 The KDE FreeBSD team is proud to announce the release of KDE 4.3.0
for FreeBSD. The official KDE 4.3.0 (Codename: "Caizen") release
notes can be found at:
http://kde.org/announcements/4.3/index.php.

We'd like to say thanks to all helpers and submitters.

Tested by:	pointyhat-exp-run (pav/miwi)
2009-08-04 21:14:07 +00:00
Philip M. Gollucci
f9877f51a2 Watch and restart daemons
WWW:	http://watchmen.googlecode.com

PR:		ports/136816
Submitted by:	Oleg Alexeenkov <proler at gmail.com>
2009-07-17 18:57:31 +00:00
Dmitry Marakasov
37ef050bb4 Duff is a Unix command-line utility written in C for quickly finding
duplicates in a given set of files.

WWW: http://duff.sourceforge.net

PR:		136635
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2009-07-16 02:16:49 +00:00
Kris Moore
ef5ab4c6df PC-BSD Support Libraries
Set of functions used by various PC-BSD utilities

WWW: http://www.pcbsd.org/

Approved by:	miwi (mentor)
2009-07-14 21:14:00 +00:00
Cy Schubert
3218121bc8 Welcome to syslog-ng3 (3.0.3). 2009-07-14 03:58:06 +00:00
Dennis Herrmann
35bba84ec0 - Update to 0.6.02
- Connect to the build

PR:		ports/136647
Submitted by:	Peter Schuller <peter.schuller@infidyne.com>
2009-07-13 17:26:48 +00:00
Dmitry Marakasov
5313f727a1 devstat is a small program that displays device statistics
available via kernel devstat(9) interface.

WWW: http://devstat.googlecode.com/
Author: Mikolaj Golub <to.my.trociny@gmail.com>

PR:		136437
Submitted by:	Mikolaj Golub <to.my.trociny@gmail.com>
2009-07-08 01:02:38 +00:00
Colin Percival
81b5dde2e9 Add tarsnap 1.0.24, the client code to the tarsnap secure online backup
service (currently in public beta testing).

WWW:	http://www.tarsnap.com/
2009-07-05 09:36:28 +00:00
Alexander Logvinov
c19c33ab70 mhddfs - Multi HDD [FUSE] File System
File system for unifying several mount points into one
This FUSE-based file system allows mount points (or directories) to be
combined, simulating a single big volume which can merge several hard
drives or remote file systems. It is like unionfs, but can choose the
drive with the most free space to create new files on, and can move
data transparently between drives.

WWW:	http://mhddfs.uvw.ru/

PR:		ports/136019
Submitted by:	Oleg Alexeenkov <proler at gmail.com>
Approved by:	tabthorpe (mentor)
2009-06-26 12:31:27 +00:00
Martin Wilke
cbe12e9c20 A Power manager for the Xfce Desktop.
WWW:	http://goodies.xfce.org/projects/applications/xfce4-power-manager

PR:		ports/135870
Submitted by:	J.R. Oldroyd <fbsd at opal.com>
2009-06-22 12:55:36 +00:00
Dennis Herrmann
1e26add69b moreutils is a growing collection of the unix tools that nobody thought to
write thirty years ago.

So far, it includes the following utilities:

 - sponge: soak up standard input and write to a file
 - ifne: run a program if the standard input is not empty
 - vidir: edit a directory in your text editor
 - vipe: insert a text editor into a pipe
 - ts: timestamp standard input
 - combine: combine the lines in two files using boolean operations
 - pee: tee standard input to pipes
 - zrun: automatically uncompress arguments to command
 - mispipe: pipe two commands, returning the exit status of the first
 - isutf8: check if a file or standard input is utf-8
 - lckdo: execute a program with a lock held

WWW:	http://kitenet.net/~joey/code/moreutils/

PR:		ports/135869
Submitted by:	Charlie Kester <corky1951@comcast.net>
2009-06-21 10:24:50 +00:00
Martin Wilke
188b89634e rdup is a utility inspired by rsync and the Plan9 way of doing backups.
rdup itself does not backup anything; it only prints a list of the names of
files that have changed since the last backup. It also handles files that are
removed, allowing for correct incremental backups.

Example scripts that implement a backup strategy are included.
(These scripts require GNU date and cp, which are not installed by
this FreeBSD port.)

WWW: http://miek.nl/projects/rdup

PR:		ports/135532
Submitted by:	corky1951 at comcast.net
2009-06-19 05:29:46 +00:00
Wesley Shields
6ab390b54b - Reintroduce bacula2.x as sysutils/bacula2-server and sysutils/bacula2-client
- The 3.x line of bacula does not work with 2.x so these ports exist for
  those who can not upgrade to 3.x. Besides security/infrastructure fixes
  this port is not likely to see any functional upgrades.
- The bacula-*-devel ports will be updated to a 3.1 release when it
  is available.

PR:		ports/135580
Submitted by:	Vaclav Haisman <v.haisman@sh.cvut.cz>
Approved by:	dvl (old maintainer)
Thanks to:	miwi for build-testing
2009-06-15 18:17:17 +00:00
Max Brazhnikov
b1d7107b5d Connect krename-kde4 to build 2009-06-02 16:41:39 +00:00
Martin Wilke
ef60a03385 Actually, we're not trying to reinvent the wheel here,
rather adapt it to suit a slightly different purpose.

Below are a few main points and reasons as to why we've created filetype:

    * file does not work so well for loosely defined filetypes ( ie, vCards )
    * file uses a text-based type database which can impose unwanted delays
       in frequently invoked processes
    * file does not have a heirachial type tree (ie, executable->MSDOS->EXE )
    * file is not designed to be incorporated at a source level into existing
      projects
    * Simpler and broader type detection engine ( 'file' is very good at
       pulling out every detail about a file, ie, the resolution of an image,
       however we do not wish to seek out such fine details )

WWW: http://www.pldaniels.com/filetype/

PR:		ports/135087
Submitted by:	ismail.yenigul at endersys.com.tr
2009-05-31 12:43:55 +00:00
Philip M. Gollucci
61901aec17 A Command Line Interface for the MegaRAID SAS family of RAID controllers,
used to configure and manage connected storage devices.

May not be redistributed in binary form.

PR:             ports/133655
Submitted by:   Vladimir Ermakov <samflanker@gmail.com>
2009-05-20 11:49:12 +00:00
Martin Wilke
d25b7d6f58 luckyBackup is a QT4 application that backs-up and synchronizes directories
using the power of rsync. It is simple to use, fast (only transfers changes
made), safe, reliable, and fully customizable.

WWW: http://luckybackup.sourceforge.net/

PR:		ports/134532
Submitted by:	Jason E. Hale <bsdkaffee at gmail.com>
2009-05-16 22:44:20 +00:00
Martin Wilke
8049798ada - New slave port for sysutils/rsyslog4.
Add support for rfc 3195 (Reliable Delivery for syslog)

PR:		134137
Submitted by:	Cristiano Rolim Pereira <cristianorolim@hotmail.com>
2009-05-16 22:29:03 +00:00
Renato Botelho
8e3b4dbb22 b43-fwcutter is a tool which can extract firmware from various BCM43xx drivers.
WWW: http://bcm43xx.berlios.de/

PR:		ports/134372
Submitted by:	swhetzel at gmail.com
2009-05-09 20:04:27 +00:00
Renato Botelho
c18dddbde9 confman is a configuration manager written in bash. confman uses Subversion to
provide a revision-controlled environment for editing and deploying
configuration files. With confman, you can easily manage configuration files
for all or any subset of your machines.

WWW: http://www.timesinks.net/projects/confman

PR:		ports/134327
Submitted by:	ccowart at timesinks.net
2009-05-07 17:40:06 +00:00
Dmitry Marakasov
1b51bd7af9 flashrom is a utility for reading, writing, verifying and erasing flash ROM
chips. It's often used to flash BIOS/coreboot/firmware images.

It supports a wide range of DIP32, PLCC32, DIP8, SO8/SOIC8, TSOP32, and
TSOP40 chips, which use various protocols such as LPC, FWH, parallel flash,
or SPI.

WWW: http://www.coreboot.org/Flashrom

PR:		134267
Submitted by:	Alexander Logvinov <ports at logvinov dot com>
2009-05-06 23:25:15 +00:00
Martin Wilke
6c8151ca31 2009-04-22 audio/snowstar: tcl8.0 support is going to be dropped
2009-04-29 devel/cppadvio: abandoned upstream, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-04-22 irc/olirc: project is discontinued and tcl82 support is going to be dropped
2009-04-12 multimedia/toxine: has been inactive for almost 5 years
2009-04-17 net-mgmt/nagios12: Obsolete version, consider migration to net-mgmt/nagios
2009-04-28 sysutils/bbsmount: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-04-30 sysutils/puppet-devel: Use sysutils/puppet instead
2009-04-28 sysutils/tua: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-04-28 x11/qrash: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-05-01 16:19:48 +00:00
Dennis Herrmann
48098be05a These applications find identical / duplicate files and hard- or symlink
them to save space. This port was inspired by the application samefile
written by Jens Schweikhardt. It has a own version of samefile that is
noticeable faster and is able to process very large file list.

This port contains the applications: samefile, samelink and samearchive.
The latter does the same as samefile but for file-based archives. The
port also contains a version that uses just 10% of the resources compared
to samearchive. The application samelink (hard) links files for you.

Typical usage would be:

   find / | samefile -i | samelink

This would search for identical files and clean up wasted disk space by
linking them together. Add the option -n after samelink for a dry-run.

PR:		ports/133637
Submitted by:	Alex de Kruijff <freebsd@akruijff.dds.nl> (maintainer)
Approved by:	tabthorpe (co-mentor)
2009-04-30 15:31:00 +00:00
Pav Lucistnik
dea56d22d0 Remove linux-megacli2, linux-megacli was updated to replace this port 2009-04-30 11:41:27 +00:00
Steven Kreuzer
ae5e2adc82 Fix formatting issue. Replace tab with 4 spaces.
Approved by:	wxs (mentor)
2009-04-24 13:51:12 +00:00
Steven Kreuzer
249704ecb8 Please welcome geteltorito, an El Torito image extractor, to the ports tree
PR:		ports/133777
Submitted by:	valerio.daelli@ifom-ieo-campus.it
Approved by:	wxs (mentor)
2009-04-24 12:45:18 +00:00
Daniel Gerzo
d426ccb259 - Add a port for sysinfo script that I wrote as part of my bachelor thesis
Reviewed by:	pav@
2009-04-23 17:30:10 +00:00
Martin Wilke
cf36db000b FUSE-based file system backed by Amazon S3. Mount a bucket as a local
file system read/write. Store files/folders natively and
transparently.

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

PR:		ports/133607
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2009-04-11 22:26:32 +00:00
Joe Marcus Clarke
ae52bc8089 Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider.  Almost all of the Gecko consumers
can make use of this provider by setting:

WITH_GECKO=libxul

The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach.
2009-04-10 05:56:28 +00:00
Alexey Dokuchaev
9d712428f5 Add memtest86+ 2.11, stand-alone memory test for x86 architecture
computers.

PR:		ports/132700 (based on)
Submitted by:	Andriy Gapon
2009-03-31 22:23:19 +00:00
Martin Wilke
c55582e081 GSmartControl is a graphical user interface for smartctl (from
sysutils/smartmontools port), which is a tool for querying and
controlling SMART (Self-Monitoring, Analysis, and Reporting
Technology) data on modern hard disk drives. It allows you to
inspect the drive's SMART data to determine its health, as well
as run various tests on it.

WWW:	http://gsmartcontrol.berlios.de

PR:		ports/133103
Submitted by:	Pawel Pekala <c0rn at o2.pl>
2009-03-27 21:53:43 +00:00
Luigi Rizzo
fe4dfa220b link to the build 2009-03-25 22:17:59 +00:00
Martin Wilke
767377c004 FUR is an application that let the user mount a Windows CE based device on your
file system: it uses the brilliant FUSE and the librapi2 of the Synce Project
to give you the illusion that the storage of your Pocket PC is mounted on
a directory on your local filesystem.

WWW: http://www.infis.univ.ts.it/~riccardo/FUR.html

PR:		ports/132972
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2009-03-23 18:52:25 +00:00