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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: sysutils/Makefile

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

[First Page]  «  16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26  »  [Last Page]

Tuesday, 27 Jan 2009
19:52 pgollucci search for other commits by this committer
Rsyslog works based in input and output modules. The port sysutils/rsyslog4
brings
the core modules for basic functionality.

-snmp SNMP trap sending

PR:                     ports/130046
Submitted by:   Cristiano Rolim Pereira <cristianorolim at hotmail.com>
Original commit
19:50 pgollucci search for other commits by this committer
Rsyslog works based in input and output modules. The port sysutils/rsyslog4
brings the core modules for basic functionality.

-relp Reliable message delivery with RELP protocol

PR:             ports/130046
Submitted by:   Cristiano Rolim Pereira <cristianorolim at hotmail.com>
Original commit
19:49 pgollucci search for other commits by this committer
Rsyslog works based in input and output modules. The port sysutils/rsyslog4
brings the core modules for basic functionality.

-pgsql outputs to a Postgresql database

PR:                     ports/130046
Submitted by:   Cristiano Rolim Pereira <cristianorolim at hotmail.com>
Original commit
19:48 pgollucci search for other commits by this committer
Rsyslog works based in input and output modules. The port sysutils/rsyslog4
brings the core modules for basic functionality.

-mysql outputs to a MySQL database

PR:                     ports/130046
Submitted by:   Cristiano Rolim Pereira <cristianorolim at hotmail.com>
Original commit
19:48 pgollucci search for other commits by this committer
Rsyslog works based in input and output modules. The port sysutils/rsyslog4
brings the core modules for basic functionality.

-gssapi gives additional security with GSS API

PR:                     ports/130046
Submitted by:   Cristiano Rolim Pereira <cristianorolim at hotmail.com>
Original commit
19:47 pgollucci search for other commits by this committer
Rsyslog works based in input and output modules. The port sysutils/rsyslog4
brings the core modules for basic functionality.

-gnutls brings additional security with GNU TLS

PR:                     ports/130046
Submitted by:   Cristiano Rolim Pereira <cristianorolim at hotmail.com>
Original commit
19:46 pgollucci search for other commits by this committer
Rsyslog works based in input and output modules. The port sysutils/rsyslog4
brings the core modules for basic functionality.

-dbi give output via libdbi

PR:                     ports/130046
Submitted by:   Cristiano Rolim Pereira <cristianorolim at hotmail.com>
Original commit
19:40 pgollucci search for other commits by this committer
Rsyslog is an enhanced multi-threaded syslogd with a focus on security and
reliability.

Among others, it offers support for on-demand disk buffering, reliable syslog
over TCP, SSL, TLS and RELP, writing to databases (MySQL, PostgreSQL, Oracle,
and many more), email alerting, fully configurable output formats (including
high-precision timestamps),the ability to filter on any part of the syslog
message, on-the-wire message compression, and the ability to convert text
files to syslog.

It is a drop-in replacement for stock syslogd and able to work with the same
configuration file syntax. 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.

Version 4.x.x is still in devel stage and can show stability issues.

WWW: http://www.rsyslog.com/

PR:             ports/130014
Submitted by:   Cristiano Rolim Pereira <cristianorolim at hotmail.com>
Original commit
Monday, 26 Jan 2009
17:41 pgollucci search for other commits by this committer
This is a perl wrapper to "jexec" with more feature.

Script takes system jail id, rc.conf order id, full hostname of jail or
rc.conf name of jail. If no command for jail is given - run default
('bash' or other).

No additional software or tools like "jailer" are needed.

WWW: http://legh.ru/jx/

- Dmiry Shulgachik
legh@legh.ru

PR:             ports/ports/130148
Submitted by:   Dmitry Shulgachik <legh at legh.ru>
Original commit
Sunday, 18 Jan 2009
20:07 pgollucci search for other commits by this committer
LSI Logic MegaRAID SAS MegaCLI Release

This is the Linux console based management utility for the LSI
MegaRAID SAS family of controllers.

RESTRICTED= Redistribution prohibited, see: http://lsi.com/cm/License.do

Connect to Build.

PR:             ports/128846
Submitted by:   Sean McAfee <smcafee@collaborativefusion.com>
Repocopy by:    marcus
Original commit
Wednesday, 14 Jan 2009
03:53 acm search for other commits by this committer
- New port: sysutils/fpc-users

 Free Pascal interface to manipulate system users
Original commit
Tuesday, 13 Jan 2009
15:42 dinoex search for other commits by this committer
Dupmerge reads a list of files from standard input (eg., as produced by
"find . -print") and looks securely for identical files. When it finds
two or more identical files, all but one are unlinked to reclaim the
disk space and recreated as hard links to the remaining copy.

WWW: http://sourceforge.net/projects/dupmerge
Original commit
15:40 dinoex search for other commits by this committer
ua is a simple command-line tool that finds sets of identical files.
The name ua is derived from the Hungarian word ugyanaz meaning the same.

The development of ua was motivated by the disturbingly often recurring
event of waiting too long for a shell script using sorts, md5sums, diffs
and the like to finish finding identical files. While there are many tools
out there, we needed a tool that can ignore white spaces and runs quite fast.

WWW: http://oss.euedge.com/wiki/UaMainPage
Original commit
Monday, 12 Jan 2009
22:56 luigi search for other commits by this committer
The kldpatch utility can print or alter the content of device/quirk tables
in kernel modules. These tables are generally used to identify devices,
and possibly apply specific quirks to enable/disable certain features.

Kldpatch is especially useful to let the kernel recognise a new device
without rebooting and rebuilding/reinstalling kernel or modules.

WWW: http://info.iet.unipi.it/~luigi/FreeBSD/

Note - this may be worth importing in the base system, however we still
need it as a port for older OS releases.
Original commit
Wednesday, 7 Jan 2009
18:40 garga search for other commits by this committer
Sys::HostIP does what it can to determine the IP address
of your machine. This module was tested on Irix, OpenBSD,
FreeBSD, NetBSD, Solaris, Linux, OSX, Win32, and Cygwin.

WWW:    http://search.cpan.org/dist/Sys-HostIP/

PR:             ports/130267
Submitted by:   Murilo Opsfelder <mopsfelder at gmail.com>
Original commit
14:35 pav search for other commits by this committer
- Remove pkil port, it's part of the base system since FreeBSD 5.3
Original commit
09:42 pav search for other commits by this committer
- Correct entry for syslinux port

Reported by:    pointyhat
Original commit
Wednesday, 31 Dec 2008
11:43 luigi search for other commits by this committer
The syslinux program installs a linux bootloader on a FAT-formatted
filesystem or disk image.
This FreeBSD port can additionally operate on plain files containing
a FAT image, thus requiring no special privilege. The program relies
on mtools to perform the manipulation of the FAT filesystem.

WWW: http://syslinux.zytor.com/
Original commit
Sunday, 28 Dec 2008
12:57 miwi search for other commits by this committer
GSTFS is a filesystem for on-demand transcoding of music files
between different formats. It utilizes the gstreamer library for
conversion so any formats supported by gstreamer should also be
supported by gstfs. The filesystem's only requirement is that the
gstreamer pipeline begin with a filesrc with the name "_source"
and end with an fdsink with the name "_dest". The filesystem will
automatically substitute the filename and fd number in these
pipelines.

WWW:    http://bobcopeland.com/gstfs/

PR:             ports/129984
Submitted by:   Dennis Herrmann <adox at mcx2.org>
Original commit
11:42 miwi search for other commits by this committer
The phpLogCon project provides an easy to use but powerful front end for
searching, reviewing and analyzing network event data, including syslog,
windows event log and many other event sources. It focusses on the
user-interface side of this project, so the data itself needs to be
gathered by another program, for example the stock syslogd, rsyslog (often
the distro's default syslogd), WinSyslog or MonitorWare Agent.

PhpLogCon is a free, GPLed open source application written mostly in php.
Data can be obtained from databases but also from plain text files,
for example those that are written by the syslogd.

WWW: http://www.phplogcon.org/

PR:             ports/129805
Submitted by:   Cristiano Rolim Pereira <cristianorolim at hotmail.com>
Original commit
Sunday, 7 Dec 2008
20:36 miwi search for other commits by this committer
2008-09-19 japanese/escpf: Has been broken for more than 6 months
2008-09-19 java/java-gcj-compat: Has been broken for more than 6 months
2008-09-19 lang/screamer: Has been broken for more than 6 months
2008-10-01 misc/documancer: Unmaintained upstream
2008-09-19 misc/ipbt: Has been broken for more than 6 months
2008-10-13 multimedia/manslide: Use multimedia/smile instead
2008-09-19 net/globus4: Has been broken for more than 6 months
2008-09-19 net/p5-Parallel-MPI: Has been broken for more than 6 months
2008-01-28 net/p54u: website disappeared
2008-09-19 net-im/ginsu: Has been broken for more than 6 months
2008-09-19 net-p2p/py-kenosis-bittorrent: Has been broken for more than 6 months
2008-09-19 sysutils/sjog: Has been broken for more than 6 months
2008-09-19 textproc/Ebnf2ps: Has been broken for more than 6 months
2008-09-19 www/roxen: Has been broken for more than 6 months
2008-09-19 x11-fm/evidence: Has been broken for more than 6 months
Original commit
19:49 miwi search for other commits by this committer
2008-10-19 x11-wm/flwm: Project is dead, and uses obsolete version of fltk
2008-09-19 x11-wm/kahakai: "Development ceased"
2008-08-24 palm/synce-gnomevfs: No longer supported by developers
2008-08-24 palm/synce-kde: No longer supported by developers
2008-08-24 palm/synce-multisync: No longer supported by developers
2008-12-06 shells/ksh93-devel: This port is Outdated.  Please use shells/ksh93
2008-09-19 sysutils/dtc-toaster: Has been broken for more than 6 months
2008-09-19 sysutils/dusage: Has been broken for more than 6 months
2008-09-19 games/linux-alienarena: Has been broken for more than 6 months
Original commit
14:33 miwi search for other commits by this committer
Libisoburn is a front-end for libraries libburn and libisofs of
the libburnia project.

Xorriso copies file objects from POSIX compliant filesystems into
Rock Ridge enhanced ISO 9660 filesystems and allows session-wise
manipulation of such filesystems. It can load the management
information of existing ISO images and it writes the session results
to optical media or to filesystem objects.  Vice versa xorriso is
able to restore file objects from ISO 9660 filesystems.

WWW: http://libburnia-project.org/
WWW: http://scdbackup.sourceforge.net/xorriso_eng.html

PR:             ports/129265
Submitted by:   J.R. Oldroyd <fbsd at opal.com>
Original commit
Saturday, 6 Dec 2008
15:35 miwi search for other commits by this committer
zdaemon is a Python package which provides APIs for managing
applications run as daemons. Its principal use to date has
been to manage the application server and storage server daemons
for Zope / ZEO, although it is not limited to running Python-based
applications (for instance, it has been used to manage the
'spread' daemon).

WWW: http://www.python.org/pypi/zdaemon

PR:             ports/129118
Submitted by:   Wen Heping <wenheping at gmail.com>
Original commit
00:40 jkim search for other commits by this committer
vbetool is a small application that executes code from the BIOS of your
video card.  This is mostly useful for reinitialising the hardware,
for instance after ACPI suspend/resuming.

WWW: http://www.codon.org.uk/~mjg59/vbetool/
Original commit
Saturday, 29 Nov 2008
13:25 dinoex search for other commits by this committer
PowerMenulet is a menulet showing power status.

WWW: http://www.etoile-project.org/
Original commit
Sunday, 23 Nov 2008
13:43 miwi search for other commits by this committer
A daemon which controls the frequency and voltage of CPUs.

This userland program adjusts the frequency and voltage
according to the CPUs load. Its capabilities include
overvolting as well as undervolting.

WWW: http://cpupowerd.sourceforge.net/

PR:             ports/128617
Submitted by:   Bernhard Fr__hlich <decke at bluelife.at>
Original commit
Friday, 21 Nov 2008
21:15 miwi search for other commits by this committer
SCSI / firewire harddrive spindown daemon

This is a small program for handling automated spinning down of
SCSI harddrives. With SCSI devices it is not as common to spindown
for power management purposes as for ATA however it might be required
to spin down a disk contained in a firewire enclosure for instance.

WWW: http://www.noresult.net/freebsd/spindown/

PR:             ports/128581
Submitted by:   Arjan van der Velde <noresult at xs4all.nl>
Original commit
20:53 miwi search for other commits by this committer
Xfburn is a simple CD/DVD burning tool based on libburnia libraries.
It can blank CD/DVD-RWs, burn and create iso images, as well as
burn personal compositions of data to either CD or DVD. It Is
currently under heavy development.

WWW: http://www.xfce.org/projects/xfburn/

PR:             ports/128793
Submitted by:   J.R. Oldroyd <fbsd at opal.com>
Original commit
Tuesday, 11 Nov 2008
13:29 amdmi3 search for other commits by this committer
fstyp can be used to heuristically detect which filesystem type a device or a
partition contains. Useful for backup scripts.

WWW: http://thegaul.org/src/

PR:             128779
Submitted by:   Sachidananda Urs <sacchi at gmail dot com>
Original commit
Saturday, 1 Nov 2008
22:53 miwi search for other commits by this committer
djmount is a UPnP AV client. It mounts as a Linux filesystem the media
content of compatible UPnP AV devices.
Djmount discovers automatically all UPnP AV Media Servers on the network,
and make the content available in a directory tree. All shared files
(e.g. Audio or Video files) are directly visible and can be played using
your favorite media player.

djmount is written in C for the Linux operating system.
It is free software, licensed under the terms of the GNU General Public
License (GNU GPL).

WWW: http://djmount.sourceforge.net/

PR:             ports/128112
Submitted by:   Eric L. Chen <d9364104 at mail.nchu.edu.tw>
Original commit
Friday, 24 Oct 2008
12:26 miwi search for other commits by this committer
slack is an evolution from the usual "put files in some central directory"
that is fairly common practice. It's descended from an earlier system its
author also wrote, called "subsets", and uses a multi-stage rsync to fix
some of the problems he had there.

Basically, it's a glorified wrapper around rsync.

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

PR:             ports/127911
Submitted by:   Steve Atwell
Original commit
Friday, 17 Oct 2008
21:21 koitsu search for other commits by this committer
Add bsdhwmon to Makefile, should fix missing INDEX problem.
Original commit
Sunday, 5 Oct 2008
10:09 miwi search for other commits by this committer
syslogger is a software that send file into syslog (local or remote). This
can be used for example to send a pipe like for example apache log into a
remote system.

WWW: http://oav.net/projects/syslogger/

PR:             ports/127782
Submitted by:   Xavier Beaudouin <kiwi at oav.net>
Original commit
Friday, 26 Sep 2008
23:34 miwi search for other commits by this committer
tail variant designed for web developers monitoring logfiles
MonkeyTail allows a user to tail multiple files on both local and remote hosts
and clearly marks inactivity by putting 5 newlines in the output whenever a
pause in output over 3 seconds is detected.

MonkeyTail is implemented a fairly simple wrapper script around standard tail,
ssh, and sudo.

WWW:    http://dollyfish.net.nz/projects/monkeytail

PR:             ports/127351
Submitted by:   Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
Original commit
23:30 miwi search for other commits by this committer
Tool intended to prevent the accidental deletion of important files
by replacing /bin/rm with a wrapper, which checks the given arguments
against a configurable blacklist of files and directories that should
never be removed.

WWW:    http://code.google.com/p/safe-rm/

PR:             ports/127332
Submitted by:   Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
Original commit
Tuesday, 23 Sep 2008
21:19 jkim search for other commits by this committer
This port provides a utility for controlling USB OLED display found
on some ASUS laptops such as G-series models.

Originally it was written by Christian Lamparter <chunkeey@web.de>
for Linux and the early version is still available from here:

        https://launchpad.net/asusoled

Now it is almost rewrite of the code with a lot of new features and
improvements by Jung-uk Kim <jkim@FreeBSD.org>.
Original commit
Sunday, 31 Aug 2008
21:18 amdmi3 search for other commits by this committer
TkDVD is a GUI to dvd+rw-tools and cdrecord. It allows burnning CDs
and DVDs easily.

Features:
 * View the current command line that will be used to burn the CD/DVD
 * Burn CD/DVD from iso images
 * Create ISO images from files and CD/DVD
 * CD/DVD Copy
 * Can overburn CD/DVD
 * Support multi session CD/DVD
 * Add/delete/exclude file/directories and show current used space
 * Can keep directory structure
 * Options to choose iso9660 filesystem extension (like Joliet or
   RockRidge extensions)
 * Prevent burning if used space > DVD+R/RW capacity
 * Show output of growisofs/mkisofs to view burned % and estimated
   remaining time

WWW: http://regis.damongeot.free.fr/tkdvd/
Original commit
Friday, 15 Aug 2008
12:23 vd search for other commits by this committer
* Copy sysutils/rdiff-backup to sysutils/rdiff-backup10
* Upgrade sysutils/rdiff-backup from 1.0.5 to 1.2.0
* Minor changes in sysutils/rdiff-backup-devel in CONFLICTS and pkg-descr

PR:             ports/126313, ports/126314, ports/126315 (based on)
Submitted by:   Peter Schuller <peter.schuller@infidyne.com>
Original commit
Saturday, 9 Aug 2008
19:12 miwi search for other commits by this committer
- Connect kdeadmin4 to the build
Original commit
Thursday, 7 Aug 2008
05:46 edwin search for other commits by this committer
ISC cron, successor of Vixie Cron

WWW: ftp://ftp.isc.org/isc/cron/
Original commit
Saturday, 19 Jul 2008
16:06 miwi search for other commits by this committer
vordog is a collection of a driver and a user space daemon for FreeBSD to
leverage watchdog timer of Vortex86 SoC . vordog is also watchdog(9)
compatible. It is as a timer source of watchdog(9), you can use it with
watchdog(4), watchdog(8), and watchdogd(8).

You can get vordog from repository with Mercurial.

WWW: http://www.assembla.com/spaces/vordog

PR:             ports/125409
Submitted by:   Kueifeng Li <thinker at branda.to>
Original commit
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

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

[First Page]  «  16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26  »  [Last Page]