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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: sysutils/Makefile

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

[First Page]  «  19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29  »  [Last Page]

Wednesday, 16 Jul 2008
21:30 wxs search for other commits by this committer
A simple script for automatic ZFS snapshot creation and removal of stale
ones.

PR:             ports/125340
Submitted by:   Marcin Simonides <marcin@studio4plus.com>
Original commit
Wednesday, 9 Jul 2008
12:28 edwin search for other commits by this committer
New port: sysutil/zccron A cron like tool that performs a single pass on a
crontab stored in ZConf.

        This is like comiccron, but stores the tabs in ZConf. For
        it to run the command, the last or next time it will be
        will have to be within a minute and 15 seconds. For most
        usages, you will want to have the hour and minute set to
        *. This allows a user to do something how ever many times
        they want any time during the period it is active.

        After running through every entry in the crontab, it then
        exits.

        Why not cron?

        You can have cron open opera or the like on a specific
        display by either switch or enviromental options, but it
        will always open it. This allows you to open it any time
        along the point it is active.

PR:             ports/124962
Submitted by:   "Zane C.B." <vvelox@vvelox.net>
Original commit
Saturday, 5 Jul 2008
11:59 edwin search for other commits by this committer
[New port] sysutils/isomd5sum: Implanting and checking checksums within an
ISO9660 image.

        Isomd5sum is a collection of utilities for implanting and
        checking MD5 checksums within an ISO9660 image. A checksum
        is implanted in an image using the implantisomd5 utility,
        and the corresponding checkisomd5 utility can be used to
        verify burned CDs are error-free. Also included is a Python
        extension for performing these tasks.

PR:             ports/125013
Submitted by:   Mykola Marzhan <delgod@portaone.com>
Original commit
11:39 edwin search for other commits by this committer
[NEW PORT] sysutils/fusefs-gunzip

PR:             ports/124625
Submitted by:   Evgeny Zhirnov <jirnov@gmail.com>
Original commit
11:23 edwin search for other commits by this committer
[UPDATE] sysutils/gnu-unifont update and category moved to x11-fonts & jfbterm
patch

        gnu-unifont was updated.
        http://unifoundry.com/unifont.html

PR:             ports/124278
Submitted by:   <bsdports@gmail.com>
Original commit
Thursday, 26 Jun 2008
11:02 amdmi3 search for other commits by this committer
On FreeBSD, it's possible to allow plain users to mount filesystems
without using su or sudo. This is enabled via vfs.usermount sysctl.
However, if file name conversion is used when mounting a filesystem,
in most cases mount will fail with `mount_XXX: XXX_iconv: Operation
not permitted denied' error. This is caused by the fact that character
set conversion tables need to be loaded into kernel, but, apart
from mounting, that's not allowed to plain users, because charset
tables are large enough to initiate a denial of service by filling
kernel memory with many tables.

This utility allows you to load only specific charset tables into
kernel, so usermounts with file name conversions won't fail and in
the same time it's not possible to bring the system down by filling
kernel memory.

WWW: http://wiki.freebsd.org/DmitryMarakasov/kiconvtool

Approved by:    miwi (mentor)
Original commit
Sunday, 22 Jun 2008
22:18 lippe search for other commits by this committer
The sg3_utils package contains utilities that send SCSI commands to devices.
As well as devices on transports traditionally associated with SCSI (e.g.
Fibre Channel (FCP), Serial Attached SCSI (SAS) and the SCSI Parallel
Interface(SPI)) many other devices use SCSI command sets. It's
functionality similar to camcontrol(8), but more powerful. For example,
it can use SCSI Environmental Services not using FreeBSD ses(4),
read SCSI device logs, and much more.

WWW: http://sg.torque.net/sg/sg3_utils.html

PR:             ports/124358
Submitted by:   Denis Barov <dindin@dindin.ru>
Approved by:    gabor (mentor, implicit)
Original commit
20:30 wxs search for other commits by this committer
New port: avfs

AVFS is a system, which enables all programs to look inside gzip, tar,
zip, etc. files or view remote (ftp, http, dav, etc.) files, without
recompiling the programs.

WWW: http://avf.sourceforge.net/

PR:             ports/124615
Submitted by:   Evgeny Zhirnov <jirnov@gmail.com>
Original commit
Saturday, 21 Jun 2008
12:46 miwi search for other commits by this committer
Archivemount is a piece of glue code between libarchive
(http://people.freebsd.org/~kientzle/libarchive/) and FUSE
(http://fuse.sourceforge.net). It can be used to mount a (possibly compressed)
archive (as in .tar.gz or .tar.bz2) and use it like an ordinary filesystem.

WWW: http://www.cybernoia.de/software/archivemount/

PR:             ports/124793
Submitted by:   Evgeny Zhirnov <jirnov at gmail.com>
Original commit
06:49 chinsan search for other commits by this committer
Iterator_File is an attempt to take some repetition & tedium out of
processing a flat file. Whenever doing so, I found myself adapting prior
scripts so that processes could be resumed, emit status, etc. Hence an itch
(and this module) was born.

WWW: http://search.cpan.org/dist/Iterator-File/
Original commit
04:05 chinsan search for other commits by this committer
Add lxtask, a lightweight desktop-independent task manager.
Original commit
Friday, 13 Jun 2008
02:08 edwin search for other commits by this committer
[NEW PORT] sysutils/jtopen: a Java library to access OS/400 or i5/OS system

    JTOpen is the open source version of the IBM Toolbox for Java
    licensed program product. The IBM Toolbox for Java is a library
    of Java classes supporting the client/server and internet
    programming models to a system running OS/400 or i5/OS. The
    classes can be used by Java applets, servlets, and applications
    to easily access OS/400 and i5/OS data and resources.

    The Toolbox does not require additional client support over and
    above what is provided by the Java Virtual Machine and TCP/IP.

    WWW: http://jt400.sourceforge.net/

PR:             ports/124534
Submitted by:   Marcin Cieslak <saper@system.pl>
Original commit
Wednesday, 11 Jun 2008
16:51 brooks search for other commits by this committer
Hook sysutils/sge62 up post repocopy and upgrade to SGE 6.2beta.

Repocopy by:    marcus
Original commit
Saturday, 31 May 2008
13:50 miwi search for other commits by this committer
Lchown allows calls from Perl5 to lchown(2) enable changes to the ownership of a
symbolic link itself instead of to the file the link points to.

WWW:    http://search.cpan.org/dist/Lchown/

PR:             ports/123214
Submitted by:   Jeffrey Goldberg <jeffrey at goldmark.org>
Original commit
Thursday, 29 May 2008
01:42 edwin search for other commits by this committer
New Port: net/netident A port for testing what network a machine
is on and creating flags.

PR:             ports/121629
Submitted by:   "Zane C.B." <vvelox@vvelox.net>
Original commit
Wednesday, 28 May 2008
12:53 lth search for other commits by this committer
Add p5-Sys-Syslog 0.24, Perl interface to the UNIX syslog(3) calls.
Original commit
Monday, 26 May 2008
01:49 vanilla search for other commits by this committer
Add zfs-replicate 0.4, a ZFS Snapshot Replication Script.

PR:             ports/123982
Submitted by:   Jui-Nan Lin <jnlin at csie.nctu.edu.tw>
Original commit
Sunday, 25 May 2008
17:20 marcus search for other commits by this committer
Add sysutils/conky-awesome after a repocopy from sysutils/conky.
Conky-awesome is the conky X-based system monitor ported to the awesome
window manager.

Submitted by:   adamw
Conky diffs approved by:        novel
Original commit
Wednesday, 21 May 2008
21:24 leeym search for other commits by this committer
- add CryptoFS 0.6.0

CryptoFS is a encrypted filesystem for Filesystem in Userspace (FUSE) and
the Linux Userland FileSystem (LUFS). Visit http://fuse.sourceforge.net/
for more information on FUSE or http://lufs.sourceforge.net/lufs/  for more
information on LUFS.

CryptoFS will use a normal directory to store files encrypted. The
mountpoint will contain the decrypted files. Every file stored in this
mountpoint will be written encrypted (data and filename) to the directory
that was mounted. If you unmount the directory the encrypted data can only
be access by mounting the directory with the correct key again. Like other
FUSE/LUFS filesystems it does not need root access or any complicated setup
like creating a filesystem on a encrypted disk using the loop device.

CryptoFS can be build for FUSE and LUFS. When you build for FUSE you get a
program to mount the filesystem. For LUFS a shared library will be built
that can be used by LUFS's lufsd. Both methods can use the same encrypted
directory.

WWW: http://reboot.animeirc.de/cryptofs/
Original commit
Sunday, 18 May 2008
18:01 chinsan search for other commits by this committer
Reverse-resolve IP in Apache log files.
Original commit
17:47 chinsan search for other commits by this committer
Archive the log files monthly.
Original commit
15:30 miwi search for other commits by this committer
dvtm brings the concept of tiling window management, popularized by X11-window
managers like dwm to the console. As a console window manager it tries to make
it easy to work with multiple console based programs like vim, mutt, cmus or
irssi.

WWW: http://www.brain-dump.org/projects/dvtm/

PR:             ports/123786
Submitted by:   Beat Gätzi <beat at chruetertee.ch>
Original commit
Wednesday, 14 May 2008
18:42 tabthorpe search for other commits by this committer
cf is a filter that reads files or stdin and replaces numeric
timestamps found at the beginning of each line with a formated time
and date time and date.

WWW: http://ee.lbl.gov/

PR:             ports/123103
Submitted by:   leres at ee.lbl.gov
Original commit
Tuesday, 13 May 2008
19:51 tabthorpe search for other commits by this committer
hf is a filter that reads files or stdin and replaces internet
addresses with hostnames.

WWW: http://ee.lbl.gov/

PR:             ports/123102
Submitted by:   leres at ee.lbl.gov
Original commit
19:15 tabthorpe search for other commits by this committer
- Back out this commit
Original commit
19:06 tabthorpe search for other commits by this committer
hf is a filter that reads files or stdin and replaces internet
addresses with hostnames.

WWW: http://ee.lbl.gov/

PR:             ports/123102
Submitted by:   leres at ee.lbl.gov
Original commit
Monday, 12 May 2008
23:14 edwin search for other commits by this committer
[new port] sysutils/automounter

        A script to dynamically configure amd and populate /media
        with appropriate links, when USB mass storage devices appear.
        It relies on geom labels, hence it only works for properly
        labeled devices.

        It also allows to automatically attach geli encrypted devices
        and images with keys polled from file systems it makes
        mountable.

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

        - Kamikaze
        kamikaze@bsdforen.de

PR:             ports/122726
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de>
Original commit
Tuesday, 6 May 2008
15:25 sat search for other commits by this committer
Add rsyslog 3.x to ports:

Rsyslog is an enhanced multi-threaded syslogd supporting, among
others, syslog/tcp, permitted sender lists, filtering on any message
part, and fine grain output format control.  Its advanced features
make it suitable for enterprise-class, encryption protected syslog
relay chains while at the same time being very easy to setup for the
novice user.

The following features are supported through modules: logging to
MySQL, PostgreSQL, any libdbi-supported backend; SNMP trap sender, GSS
API, RELP.

WWW: http://www.rsyslog.com/
Original commit
Friday, 2 May 2008
19:16 miwi search for other commits by this committer
mdcp (Muli-Device Copy) is a command-line utility for *nix that provide
to copy from a disk device to many. The data transfer rate is improved
by making use of a much more efficient use of the transfer rate of the disks.

WWW: http://mdcp.sourceforge.net/

PR:             ports/122777
Submitted by:   Monzyne, W. <wamonzyne at hotmail.com>
Original commit
Wednesday, 30 Apr 2008
11:08 miwi search for other commits by this committer
- Remove sysutils/ack port is duplicate with textproc/p5-ack

Submitted by:   GeJ
Original commit
10:00 miwi search for other commits by this committer
ack is a tool like grep, aimed at programmers with large trees of
heterogeneous source code. It is purely in Perl, and takes advantage
of the power of Perl's regular expressions.

WWW: http://petdance.com/ack/

PR:             ports/122919
Submitted by:   Frank Steinborn <steinex at nognu.de>
Original commit
Saturday, 26 Apr 2008
18:28 miwi search for other commits by this committer
tbku is a utility script for producing "tarball" backups of some- or
all of your files. It is useful both for producing incremental backups
or for systemwide images or "snapshots". The script can be run either
from the command line or, more typically, as a cron job to automate
system backup tasks.

The central benefit of using 'tbku' over hand written tar commands is
that 'tbku' is "table driven". You specify the set of files to back up
in a table (a separate file). You can have as many of these "filesets"
as you wish, corresponding to different kinds of backups you want
done. 'tbku' will do backups automatically or manually, based on the
name of the "fileset". This considerably simplifies automating
backups, keeping backup logs, and generally maintaining an orderly
backup environment.

'tbku' can also be used to capture system images which can then
later be used to (re)provision other machines.

PR:             ports/121916
Submitted by:   Tim Daneliuk <tbku@tundraware.com>
Original commit
Thursday, 17 Apr 2008
14:20 wxs search for other commits by this committer
TclSyslog provides an easy to use interface to the Syslog daemon.

PR:             ports/122314
Submitted by:   Frank Fenor <frank@fenor.de>
Approved by:    garga (mentor)
Original commit
Monday, 7 Apr 2008
12:36 leeym search for other commits by this committer
- add chironfs 1.0.0

Chiron FS is a FUSE based filesystem which implements replication at the
FILESYSTEM LEVEL like RAID 1 does at the DEVICE LEVEL. The replicated
filesystems may be of any kind you want the only requisite is that you
mount it. No need for special configuration files, the setup is as simple
as one mount command (or one line in fstab).

WWW:    http://code.google.com/p/chironfs/
Original commit
Sunday, 6 Apr 2008
15:10 rafan search for other commits by this committer
aimage is the Advanced Disk Imager a tool to create forensic disk images.
aimage is a component the Advanced Forensics Format project.

WWW: http://www.afflib.org

PR:             ports/122273
Submitted by:   Chris Calvey <chris at securityforensics.co.uk>
Original commit
Saturday, 5 Apr 2008
17:02 ahze search for other commits by this committer
Split tracker into gnome and non-gnome ports

  The sysutils/tracker port is now a meta port and tracker is now split into
  separate ports to allow non-GNOME users to install tracker without pulling
  in GNOME components. To upgrade please use the directions below.

  portmaster users:
  portmaster -o sysutils/tracker-client tracker
  portmaster -u sysutils/tracker

  portupgrade users:
  portupgrade -o sysutils/tracker-client tacker
  portupgrade -u sysutils/tracker

Repocopied by:  marcus
Original commit
Friday, 28 Mar 2008
23:05 lme search for other commits by this committer
QuickSynergy is a graphical interface (GUI) for easily configuring Synergy2, an
application that allows the user to share his mouse and keyboard between two or
more computers.

Without the need for any external hardware, Synergy2 uses the TCP-IP protocol to
share the resources, even between machines with diferent operating systems, such
as Mac OS, Linux and Windows.
Original commit
Wednesday, 26 Mar 2008
15:18 miwi search for other commits by this committer
The Advanced Forensics Format is an open and extensible file formatdesigned
to store disk images and associated metadata.

WWW: http://www.afflib.org

PR:             ports/120769
Submitted by:   Chris Calvey <chris at securityforensics.co.uk>
Original commit
Monday, 24 Mar 2008
03:50 marcus search for other commits by this committer
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
Original commit
Wednesday, 19 Mar 2008
13:28 rafan search for other commits by this committer
This is port of Gentoo getdelta.sh.
Getdelta uses Deltup to reduce bandwidth load while upgrading ports distfiles.

WWW: http://linux01.gwdg.de/~nlissne/

- Anton Statutov
astatutov@gmail.com

PR:             ports/121828
Submitted by:   Anton Statutov <astatutov at gmail.com>, Andrew R. Muhametshin
Original commit
06:43 vanilla search for other commits by this committer
Add jfbterm 0.4.7, multilanguage can be displayed on the console.

PR:             ports/121037
Submitted by:   nrg milk <bsdports at gmail.com>
Original commit
06:34 vanilla search for other commits by this committer
Add gnu-unifont 1.0.0, unicode font.

PR:             ports/121037
Submitted by:   nrg milk <bsdports at gmail.com>
Original commit
Tuesday, 18 Mar 2008
16:03 brooks search for other commits by this committer
Add sysutils/hpacucli

HP Array Configuration Utility CLI

The Array Configuration Utility CLI is a commandline-based disk
configuration program for Smart Array Controllers and
RAID Array Controllers.

Submitted by:   v.sri.sai.ganesh at hp.com
Original commit
Thursday, 13 Mar 2008
14:50 jadawin search for other commits by this committer
The sortu program is a replacement for the sort and uniq programs. It is
common for Unix script writers to want to count how many separate patterns
are in a file.  For example, if you have a list of addresses, you may want
to see how many are from each state. So you cut out the state part, sort
these, and then pass them through uniq -c. Sortu does all this for you in a
fraction of the time.

Sortu uses a hash table and some decent line processing to provide this
functionality.  For a relatively small number of keys, it can be signifcantly
smaller than using sort, because it does not have to keep temporary files.
If you are dealing with a large number of unique keys then sortu will run out
of memory and stop. Sortu has some basic field and delimiter handling which
should do most basic awk or cut features to separate out the field that you
are sorting on.

WWW: http://256.com/sources/sortu/

PR:             ports/121376
Submitted by:   Matt Peterson <matt at peterson.org>
Approved by:    tabthorpe (mentor)
Original commit
13:35 pav search for other commits by this committer
Logwatch is a customizable, pluggable log-monitoring system.  It will go
through your logs for a given period of time and make a report in the areas
that you wish with the detail that you wish.

WWW: http://www.logwatch.org:81/

PR:             ports/118746
Submitted by:   Trix Farrar <trix@basement.net>
Original commit
Tuesday, 11 Mar 2008
21:13 stas search for other commits by this committer
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
  privilegies)
- Add DBUS support.

Thanks to:      az
Original commit
Thursday, 28 Feb 2008
01:07 miwi search for other commits by this committer
2007-11-22 x11-themes/indubstrial: yes
2008-01-14 x11-themes/gtk-smooth-engine: Redundant port (now included in
gtk-engines), no release since 2005
2007-09-21 security/amavis-perl: depends on misc/compat3x, which has security
problems
2007-12-31 sysutils/cdbakeoven: Abandonware
2008-01-04 net/gnu-finger: no active development and known security
vulnerabilities.
2007-11-16 misc/seizedesktop: development stalled for years, outdated,
unmaintained
Original commit
Wednesday, 27 Feb 2008
23:52 miwi search for other commits by this committer
2007-10-31 www/vtiger4: This version is no longer supported by the developers
2007-12-01 www/xpi-surfkeys: Development has been ceased
2008-02-01 sysutils/eventwatcher: no active development
2007-10-27 sysutils/p5-UPS-Nut: Version branch long since retired
2007-10-31 net-mgmt/netsaint: Now developed as Nagios, see net-mgmt/nagios port
2007-10-31 net-mgmt/netsaint-plugins: Now developed as Nagios, see
net-mgmt/nagios port
2008-01-22 benchmarks/tsung: "fails to install"
2007-10-03 games/ggo: developer's focus have moved elsewhere
2008-02-15 mail/claws-mail-etpan_privacy: no longer supported by developers
Original commit
Saturday, 16 Feb 2008
20:13 miwi search for other commits by this committer
Probe::Perl - Information about the currently running perl.

WWW:    http://search.cpan.org/dist/Probe-Perl/

PR:             ports/120644
Submitted by:   Felippe de Meirelles Motta <lippemail at gmail.com>
Original commit
11:54 miwi search for other commits by this committer
Tool for converting the UIF files (Universal Image Format, used by
MagicISO) to ISO9660.

WWW: http://aluigi.altervista.org/mytoolz.htm

PR:             ports/120030
Submitted by:   Martin Tournoij <carpetsmoker at xs4all.nl>
Original commit
11:50 miwi search for other commits by this committer
Tool for converting the DAA files (Direct Access Archive, used by
PowerISO) to ISO9660.

WWW: http://aluigi.altervista.org/mytoolz.htm

PR:             ports/120029
Submitted by:   Martin Tournoij <carpetsmoker at xs4all.nl>
Original commit
Friday, 15 Feb 2008
03:17 beech search for other commits by this committer
Usage: relpath [-d DIR] START_DIR END_PATH

Find a relative path from START_DIR to END_PATH.
Prints the relative path on standard out.

If -d DIR, then only emit a relative path if both
START_DIR and END_PATH are sub-directories of DIR;
otherwise, emit an absolute path to END_PATH.

PR:             ports/67308
Submitted by:   Volker Werth <volker@vwsoft.com>
Original commit
03:13 beech search for other commits by this committer
Usage: decomment infile [r(emove whitespace)]

Removes all comments and (optionally) whitespace from an input file.
Writes result on stdout.

PR:             ports/67307
Submitted by:   Volker Werth <volker@vwsoft.com>
Original commit
Wednesday, 13 Feb 2008
15:59 brooks search for other commits by this committer
Hook sysutils/sge61 up to the build
Original commit
08:42 miwi search for other commits by this committer
KleanSweep allows you to reclaim disk space by finding unneeded files.

WWW: http://linux.bydg.org/~yogin/

PR:             ports/120559
Submitted by:   tomsan
Original commit
Tuesday, 12 Feb 2008
21:03 brooks search for other commits by this committer
Complete the migration of sysutils/sge to sysutils/sge60.
Original commit
Saturday, 26 Jan 2008
13:37 araujo search for other commits by this committer
What's MyBashBurn?
Basically, it is no more than a Terminal User Interface (TUI) frontend based of
the CD burning shell script called BashBurn for GNU/Linux; this originally does
not have the best eye-candy CD-burning UI, nevertheless, MyBashBurn uses dialog
boxes/functions which draws (using ncurses) windows onto the screen. MyBashBurn
dialog boxes offer good functionality, and has very good capabilities of
automatically finding dependencies and auto detecting devices CD/DVD RW. In
short, do not reinvent the wheel - just let MyBashBurn do what you want it to
do.

WWW: http://mybashburn.sf.net

PR:             ports/119959
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
Approved by:    stas (mentor, implicit)
Original commit
Wednesday, 23 Jan 2008
09:32 miwi search for other commits by this committer
iograph counts network traffic for one interface and creates an accounting
statistic by summing up the transfered bytes. Statistics are created hourly,
daily and monthly and are saved as static HTML files.

It is written in pure C without the need of external libraries, targetted to
be used in an embedded firewall system. A HTTP server is not included.

WWW: mdolze.gmxhome.de/iograph.shtml

PR:             ports/119841
Submitted by:   Markus Dolze
Original commit
08:05 leeym search for other commits by this committer
- add swapd-1.0.3

"Swapd" is a daemon that watches free memory and manages swap files. If free
memory drops too low, additional swap files are created. Additionally, if there
is too much free memory, swap files are deactivated and disk space may be
reclaimed.

WWW: http://www.rkeene.org/oss/swapd/
Original commit
Tuesday, 22 Jan 2008
07:48 lme search for other commits by this committer
Apple's Time Machine is a great feature in their OS, and FreeBSD has almost all
of the required technology already built in to recreate it. This is a simple GUI
to make it easy to use.

WWW: http://code.google.com/p/flyback/
Original commit
Saturday, 12 Jan 2008
21:19 araujo search for other commits by this committer
Respond listens on stdin or on a specified named pipe and matches
each line it reads to the regular expressions it finds in the
specified actionscript. If a line matches, respond executes a
rewritten command defined in the actionscript.

WWW:   http://respond.sf.net

PR:             ports/119426
Submitted by:   Jouke Witteveen <j.witteveen@gmail.com>
Approved by:    stas (mentor, implicit)
Original commit
Friday, 11 Jan 2008
20:32 beech search for other commits by this committer
New port ispman-1.3r2

ISPman is an ISP management software written in perl, using an LDAP
backend to manage virtual hosts for an ISP. It can be used to manage,
DNS, virtual hosts for apache config, postfix configuration, cyrus
mail boxes, proftpd etc.

ISPMan was written as a management tool for the network at 4unet where
between 30 to 50 domains are hosted and the number is crazily growing.
Managing these domains and their users was a little time consuming,
and needed an Administrator who knows linux and these daemons
fluently. Now the help-desk can easily manage the domains and users.

LDAP data can be easily replicated site wide, and mail box server can
be scaled from 1 to n as required. An LDAP entry called maildrop
tells the SMTP server (postfix) where to deliver the mail. The SMTP
servers can be loadbalanced with one of many load balancing
techniques. The program is written with scalibility and High
availibility in mind.

PR:             ports/117047
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
Approved by:    linimon (mantor)
Original commit
Friday, 4 Jan 2008
13:08 pav search for other commits by this committer
GOsa is a combination of system-administrator and end-user web
interface, designed to handle LDAP based setups.  Provided is access
to posix, shadow, samba, proxy, fax, and kerberos accounts. It is able
to manage the postfix/cyrus server combination and can write user
adapted sieve scripts.

WWW: http://www.gosa-project.org

PR:             ports/119231
Submitted by:   Denis Shaposhnikov <dsh@wizard.volgograd.ru>
Original commit
Monday, 31 Dec 2007
20:36 sat search for other commits by this committer
Add port sysutils/rsyslog-gssapi - a GSS API output module
for rsyslog.
Original commit
Friday, 21 Dec 2007
15:31 garga search for other commits by this committer
- Repocopy sysutils/xdd -> benchmarks/xdd since it's a better category for this

PR:             ports/117407
Submitted by:   obrien@
Repocopied by:  marcus@
Approved by:    maintainer
Original commit
Wednesday, 19 Dec 2007
17:20 pav search for other commits by this committer
Command Line Interface for the Adaptec SCSI RAID family of RAID controllers,
used to configure and manage connected storage devices.

This tool is currently read-only unless using aacraid-drivers from Adaptec's
website.

PR:             ports/117597
Submitted by:   Michael Fuckner <michael@fuckner.net>
Original commit
Tuesday, 18 Dec 2007
16:00 miwi search for other commits by this committer
ftwin is a tool useful to find duplicate files according to their content
on your file system

WWW:    http://jok.is-a-geek.net/ftwin.php

PR:             ports/118581
Submitted by:   Bapt <baptiste.daroussin at gmail.com>
Original commit
15:44 sat search for other commits by this committer
Add port sysutils/tm:

Terminal mixer can start processes inside a pseudo-terminal, which can
be accessed through a Unix socket, TCP or even raw ethernet (not yet
ported to FreeBSD). The programs can be linked to the current
terminal, or they can be unlinked like in nohup. But even in this
latter case you can connect to them using the mentioned protocols.

tm can also start programs as if they communicate through pipes
instead of terminals, and this can be quite useful for
remote-controlling applications.

More than one client can connect to the served pseudo-terminal, either
using tm as a client or telnet for TCP. You can choose if they are
only allowed to read, or they can also contribute on input.

WWW: http://vicerveza.homeunix.net/~viric/soft/tm/
Author: Lluis Batlle i Rossell <viric_at_vicerveza_dot_homeunix_dot_net>
Terminal mixer can start processes inside a pseudo-terminal, which can
be accessed through a Unix socket, TCP or even raw ethernet (not yet
ported to FreeBSD). The programs can be linked to the current
terminal, or they can be unlinked like in nohup. But even in this
latter case you can connect to them using the mentioned protocols.

tm can also start programs as if they communicate through pipes
instead of terminals, and this can be quite useful for
remote-controlling applications.

More than one client can connect to the served pseudo-terminal, either
using tm as a client or telnet for TCP. You can choose if they are
only allowed to read, or they can also contribute on input.

WWW: http://vicerveza.homeunix.net/~viric/soft/tm/
Author: Lluis Batlle i Rossell <viric_at_vicerveza_dot_homeunix_dot_net>
Original commit
Sunday, 16 Dec 2007
22:48 pav search for other commits by this committer
This is a quick-and-dirty LD_PRELOAD hack that allows *some* Gtk
applications to use KDE's file dialogs when run under KDE.

The Gtk file chooser functions have been overridden to communicate
with this KDE module/application.

WWW: http://home.freeuk.net/cpdrummomd/

PR:             ports/117792
Submitted by:   Rashid N. "Citycat" Achilov <citycat4@ngs.ru>
Original commit
Saturday, 15 Dec 2007
21:18 miwi search for other commits by this committer
CISO - tiny and easy to use tool to convert ISO images
in CSO (compressed ISO) format.

WWW:    http://ciso.tenshu.fr/

PR:             ports/117816
Submitted by:   Vasiliy Ch <blttll at gmail.com>
Original commit
Friday, 14 Dec 2007
16:54 pav search for other commits by this committer
pydf is all-singing, all-dancing, fully colourised df(1)-clone
written in python.

WWW: http://kassiopeia.juls.savba.sk/~garabik/software/pydf/

PR:             ports/118451
Submitted by:   Baptiste Grenier <gwarf@gwarf.org>
Original commit
03:01 edwin search for other commits by this committer
USB developer utilities:
    usbctl
        Dump information about devices on a USB bus.
    usbgen
        Dump descriptors of a generic device.
        usbgen -f ugenN -v -D
    usbstats
        Gives statistics for a USB host contrller.
Original commit
Thursday, 13 Dec 2007
17:01 sat search for other commits by this committer
- Add MySQL and PostgreSQL output modules for rsyslog

Requested by:   Jordan Ostreff <jordan.ostrev@vivatel.bg>
Original commit
Wednesday, 12 Dec 2007
10:41 lth search for other commits by this committer
Add p5-Filesys-DfPortable 0.85, Perl extension for
filesystem disk space information..

PR:             ports/117896
Submitted by:   Lars Thegler <lth at FreeBSD.org>
Original commit
10:01 pav search for other commits by this committer
cdrkit is a suite of programs for recording CDs and DVDs, blanking CD-RW media,
creating ISO-9660 filesystem images, extracting audio CD data, and more. The
programs included in the cdrkit package were originally derived from several
sources, most notably mkisofs by Eric Youngdale and others, cdda2wav by Heiko
Eissfeldt, and cdrecord by Joerg Schilling. However, cdrkit is not affiliated
with any of these authors; it is now an independent project.

WWW: http://www.cdrkit.org/
Original commit
Tuesday, 11 Dec 2007
20:45 brix search for other commits by this committer
Add usbutils, which contains the popular lsusb(8) utility for listing
USB device descriptors.

Approved by:    erwin (mentor)
Original commit
Wednesday, 24 Oct 2007
11:23 miwi search for other commits by this committer
k8temp is a utility to read the on-die temperature sensors provided by
AMD K8 processors, including most Athlon 64's and Opterons.

WWW: http://hur.st/k8temp/

PR:             ports/117405
Submitted by:   Thomas Hurst <tom at hur.st>
Original commit
Wednesday, 10 Oct 2007
05:42 rafan search for other commits by this committer
rsyncbackup is a perlscript that reads configuration files for sources
and destinations, and feeds the rsync tool with the appropriate parameters.

rsyncbackup is GPL licenced

WWW: http://code.google.com/p/rsync-backup/

PR:             ports/117019
Submitted by:   Daniel Bond
Original commit
Tuesday, 9 Oct 2007
14:32 ehaupt search for other commits by this committer
Add weedit, a file duplicate scanner with database support.
Original commit
Sunday, 7 Oct 2007
09:11 mm search for other commits by this committer
Remove sysutils/nut-libupsclient sysutils/nut-snmp sysutils/nut-usb

PR:             ports/115898
Approved by:    maintainer (timeout)
Original commit
Thursday, 27 Sep 2007
23:18 alepulver search for other commits by this committer
- Complete repocopy of sysutils/puppet-devel and apply patch.

PR:             ports/116007
Submitted by:   Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
Original commit
Monday, 24 Sep 2007
03:09 edwin search for other commits by this committer
[NEW PORT] sysutils/bacula-bat GUI for sysutils/bacula-server

        Add the GUI interface for Bacula,bat is the GUI inteface for Bacula.

        Bacula is a set of computer programs that permit you (or the system
        administrator) to manage backup, recovery, and verification of
        computer data across a network of computers of different kinds.
        In technical terms, it is a network Client/Server based backup program.
        Bacula is relatively easy to use and efficient, while offering many
        advanced storage management features that make it easy to find and
        recover lost or damaged files. Due to its modular design, Bacula is
        scalable from small single computer systems to systems consisting of
        hundreds of computers located over a large network.

        WWW: http://www.bacula.org/

PR:             ports/116450
Submitted by:   Dan Langille <dan@langille.org>
Original commit
Tuesday, 18 Sep 2007
15:22 miwi search for other commits by this committer
2007-09-15 x11-wm/obtuner: broken with recent Openbox and the project is not
active anymore
2007-08-22 www/mapedit: Depends on obsolete version of jdk
2007-08-22 www/hotjava: Depends on obsolete version of jdk
2007-08-29 sysutils/cd9660_unicode: is obsolete. See mount_cd9660(8)
2007-09-11 net-mgmt/p5-Net-SNMP3: only runs with old, unsupported Perl versions
Original commit
Friday, 14 Sep 2007
06:14 alepulver search for other commits by this committer
The Java Service Wrapper is an application which has evolved out of a desire
to solve a number of problems common to many Java applications:

- Run as a Windows Service or Unix Daemon.
- Application Reliability.
- Standard, Out of the Box Scripting.
- On Demand Restarts.
- Flexible Configuration.
- Ease Application Installations.
- Logging.

WWW: http://wrapper.tanukisoftware.org/
Original commit
04:26 alepulver search for other commits by this committer
Sick of all those fancy CD-burning apps not working for you? You need
something that just gets the work done? Welcome to BashBurn - It just
works!

BashBurn is the new name for the cd burning shell script Magma. It's
not the best looking CD-burning application out there, but it does
what you want it to do. (And if not then probably didn't want to do it
anyway)

WWW: http://bashburn.sourceforge.net/

PR:             ports/115846
Submitted by:   Martin Tournoij <carpetsmoker at xs4all.nl>
Original commit
03:11 linimon search for other commits by this committer
Back out 1.944.  The port itself was named wrong, not the Makefile entry.

Confustion created by:  erdwin
Original commit
Sunday, 9 Sep 2007
07:27 erwin search for other commits by this committer
Fix typo in linux-procfs entry.
Original commit
Saturday, 8 Sep 2007
05:34 edwin search for other commits by this committer
[NEW PORT] sysutils/clonehdd: Perl script for partition clone in FreeBSD

        Tool for copying partitions to another HDD.
        Program correctly understand size diference between two HDD
        and change size of each partition proportionally for filling entire HDD

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

        - Anton Lysenok
        bart@tapolsky.net.ua

PR:             ports/115686
Submitted by:   Anton Lysenok <bart@tapolsky.net.ua>
Original commit
05:19 edwin search for other commits by this committer
Fix typo in name:

        sysutils/linux-procfs -> sysutils/linux-procps

Submitted by:   Craig Leres <leres@ee.lbl.gov>
Original commit
05:10 edwin search for other commits by this committer
New port: sysutils/mtpfs MTP device filesystem

        MTPFS is a FUSE filesystem that supports reading aand writing
        from any MTP device (as supported by libmtp)

        WWW: http://www.adebenham.com/mtpfs/
Original commit
Friday, 7 Sep 2007
13:32 mm search for other commits by this committer
New port: sysutils/cciss_vol_status

        Very lightweight program to report the status of logical drives
        on Smart Array controllers ciss(4).

        WWW: http://cciss.sourceforge.net
Original commit
06:43 edwin search for other commits by this committer
New port: sysutil/linux-procfs rpm port of procps

        This is a Linux/i386 rpm port of procps.

        procps is the package that has a bunch of small useful utilities
        that give information about processes using the /proc filesystem.
        The package includes the programs ps, top, vmstat, w, kill,
        free, slabtop, and skill.

        WWW: http://procps.sourceforge.net/

PR:             ports/111247
Submitted by:   leres@ee.lbl.gov (Craig Leres)
Original commit
Thursday, 30 Aug 2007
18:46 beech search for other commits by this committer
- New port htop

htop is an enhanced version of top, the interactive process viewer,
which can display the list of processes in a tree form.

PR:             ports/115873
Submitted by:   Tony Shadwick <tshadwick@oss-solutions.com> (maintainer)
Approved by:    sat (mentor)
Original commit
Monday, 27 Aug 2007
13:52 flz search for other commits by this committer
Add ConsoleKit, a framework for defining and tracking users. It's required
by recent versions of PolicyKit and can be used by gdm to track users and
sessions.
Original commit
Thursday, 23 Aug 2007
07:28 fjoe search for other commits by this committer
New port: fusefs-pod

FUSEPod is a userspace filesystem which mounts your iPod into a directory
for easy browsing of your songs on your iPod. It features a configurable
directory layout, read/write support, read support for playlists and finds
where your iPod is.
Original commit
Thursday, 16 Aug 2007
12:13 sat search for other commits by this committer
Add port sysutils/ddrescue:

GNU ddrescue is a data recovery tool. It copies data from one file or
block device (hard disc, cdrom, etc) to another, trying hard to rescue
data in case of read errors. Ddrescue does not truncate the output file
if not asked to. So, every time you run it on the same output file, it
tries to fill in the gaps. The basic operation of ddrescue is fully
automatic. That is, you don't have to wait for an error, stop the
program, read the log, run it in reverse mode, etc. If you use the
logfile feature of ddrescue, the data is rescued very efficiently (only
the needed blocks are read). Also you can interrupt the rescue at any
time and resume it later at the same point.

Automatic merging of backups: If you have two or more damaged copies of
a file, cdrom, etc, and run ddrescue on all of them, one at a time,
with the same output file, you will probably obtain a complete and
error-free file. This is so because the probability of having damaged
areas at the same places on different input files is very low. Using
the logfile, only the needed blocks are read from the second and
successive copies.

WWW: http://www.gnu.org/software/ddrescue/ddrescue.html
Author: Antonio Diaz Diaz <ant_diaz@teleline.es>
Original commit
Friday, 10 Aug 2007
19:07 sat search for other commits by this committer
Add port sysutils/fusefs-wikipediafs:

WikipediaFS is a mountable Linux virtual file system that allows to
read and edit articles from Wikipedia (or any Mediawiki-based site) as
if they were real files.

It is thus possible to view and edit articles using your favourite
text-editor. Text-editors tend to be more convenient than a simple
browser form when it comes to editing large texts and they generally
include useful features such as Mediawiki syntax highlighting and spell
checking.

WWW: http://wikipediafs.sourceforge.net/
Author: Mathieu Blondel <mblondel !AT! users.sourceforge.net>
Original commit
Tuesday, 31 Jul 2007
02:29 rafan search for other commits by this committer
Nitrogen is a background browser and setter for X windows. It is written
in C++ using the gtkmm toolkit.

WWW: http://l3ib.org/nitrogen

PR:             ports/114282
Submitted by:   Jonathan Liu <Net147 at hotmail.com>
Original commit
Saturday, 28 Jul 2007
09:56 lwhsu search for other commits by this committer
Add usbhotkey 0.2, a utility to remap USB keyboards under X11.

PR:             ports/114628
Submitted by:   ntarmos at ceid.upatras.gr
Original commit
Monday, 23 Jul 2007
14:59 miwi search for other commits by this committer
God is an easy to configure, easy to extend monitoring
framework written in Ruby.

WWW: http://god.rubyforge.org/

PR:             ports/114830
Submitted by:   Robert Gogolok <gogo at cs.uni-sb.de>
Original commit

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

[First Page]  «  19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29  »  [Last Page]