intrusion by looking for suspicious changes in system files. Crackers, in fact,
to do their evil or just to make sure they can work their way back into the
system, often change some configuration files, executables and/or log files
(usually with rootkits); thus leaving signs of the break-in.
WWW: http://www.kernel-panic.it/software/stdiff/
images. It can read the file systems HFS (Mac OS Standard), HFS+ (Mac OS
Extended) and HFSX (Mac OS Extended with case sensitive file names).
HFSExplorer allows you to browse your Mac volumes with a graphical file system
browser, extract files (copy to hard disk), view detailed information about the
volume and create disk images from the volume.
HFSExplorer can also read most .dmg disk images created on a Mac, including zlib
/ bzip2 compressed images and AES-128 encrypted images. It supports the
partition schemes Master Boot Record, GUID Partition Table and Apple Partition
Map natively.
WWW: http://hem.bredband.net/catacombae/hfsx.html
PR: ports/149069
Submitted by: Gvozdikov Veniamin [g.veniamin googlemail.com]
viewer that runs in a terminal and provides fast and valuable HTTP statistics
for system administrators that require a visual report on the fly.
WWW: http://goaccess.prosoftcorp.com/
PR: ports/152332
Submitted by: Sofian Brabez <sbrabez at gmail.com>
File::Stat::ModeString is a Perl5 module provides a few functions for
conversionbetween binary and literal representations of file mode bits,
including file type.
WWW: http://search.cpan.org/dist/File-Stat-ModeString/
PR: ports/152124
Submitted by: Jase Thew <freebsd@beardz.net>
file's contents or attributes have changed. It maintains several pieces
of information about the file: a digest (currently only MD5 is
supported), its inode number, its mode, the uid of its owner, the gid of
its group owner, and its last modification time.
WWW: http://search.cpan.org/dist/File-Signature/
Approved by: sahil@ (mentor)
a number of parameters that can be passed to allow configuration of the
logger.
WWW: http://search.cpan.org/dist/File-Log/
PR: ports/151944
Submitted by: Tom Judge <tom@tomjudge.com>
pam_mount is a Pluggable Authentication Module that can mount volumes for a
user session. This module is aimed at environments with central file servers
that a user wishes to mount on login and unmount on logout, such as
(semi-)diskless stations where many users can logon and where statically
mounting the entire /home from a server is a security risk, or listing all
possible volumes in /etc/fstab is not feasible.
WWW: http://pam-mount.sourceforge.net/
Submitted by: Eitan Adler <lists _at_ eitanadler.com>
Approved by: glarkin (mentor, implicit)
reversible hexdump is a hexdump/hex2bin-toolkit that dumps to a special
readable and reversible hexadecimal byte-dump,where you can not only change
bytes, but also insert or delete bytes. It has a flush-switch, where it will
output hexbytes for each single char it reads. This is especially useful for
watching output from slow devices (e.g., serial devices like mice). The
hex2bin-utility (the reverse-hexdump) not only accepts hexbytes for input,
but also double-quoted strings with most of the escape-chars known
from C and makes good attempts at undumping even hexdumps with repetition-lines
(a "*" on its own line). It's written in ANSI C.
WWW: http://gnuwin32.sourceforge.net/packages/hextools.htm
LXterminal is a VTE-based terminal emulator with support for multiple tabs.
It is completely desktop-independent and does not have any unnecessary
dependencies. In order to reduce memory usage and increase the performance
all instances of the terminal are sharing a single process.
This program is used to send multiple system commands to a group of UNIX-like
remote servers simultaneously using concurrent processes. Supported protocols:
FTP, SFTP, TELNET, SSH and SCP. With telnet and ssh all system command are
supported provided that they are not interactive.
PR: ports/150998
Submitted by: Sascha Klauder <sklauder at trimind.de>
Approved by: itetcu (mentor)
It greatly simplifies it's usage by implementing backup
job profiles, batch commands and more. Who says secure
backups on non-trusted spaces are no child's play.
WWW: http://duply.net
PR: ports/150946
Submitted by: Michael Ranner <michael at ranner dot eu>
Approved by: beat (co-mentor)
or more machines. A job is typically a single command or a small
script that has to be run for each of the lines in the input. The
typical input is a list of files, a list of hosts, a list of users, or
a list of tables.
If you use xargs today you will find GNU Parallel very easy to use. If
you write loops in shell, you will find GNU Parallel may be able to
replace most of the loops and make them run faster by running jobs in
parallel. If you use ppss or pexec you will find GNU Parallel will
often make the command easier to read.
GNU Parallel also makes sure output from the commands is the same
output as you would get had you run the commands sequentially. This
makes it possible to use output from GNU Parallel as input for other
programs.
WWW: http://www.gnu.org/software/parallel/
PR: ports/150846
Submitted by: Chris Howey <howeyc at gmail.com>
WinXX and MacOSX PCs and laptops to a server's disk.
BackupPC is highly configurable and easy to install and maintain.
PR: ports/149907
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru>
2010-08-31 multimedia/vlconwooztalk: wooztalk website not responding as of 20100731
2010-08-31 net-im/wooztalk: wooztalk website not responding as of 20100731
2009-12-31 russian/php_doc: Support for the Russian translation of the PHP manual seems to have stopped
2010-01-15 sysutils/ipmi-kmod: in base system since 6.2-RELEASE
2010-08-31 www/p5-Plack-Server-AnyEvent: yes
2010-08-31 www/xpi-dailymotiononwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-deezeronwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-firefoxonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-googlevideoonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-imeemonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-jiwaonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-lastfmonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-vimeoonwooztalk: wooztalk website not responding as of 20100731
2010-08-31 www/xpi-youtubeonwooztalk: wooztalk website not responding as of 20100731
2010-07-01 x11/chameleon: No longer under development, master site disappeared years ago
information about processes on your system, i.e. the process table.
Most major platforms are supported and, while different platforms
may return different information, the external interface is identical
across platforms.
WWW: http://sysutils.rubyforge.org/
PR: ports/149379
Submitted by: Eric Freeman <freebsdports at chillibear.com>
audio/ecamegapedal||2010-09-08|Has expired: Abandonned since 2004, please use audio/jack-rack or audio/creox instead.
comms/asmodem||2010-09-08|Broken for 6+ months, unmaintained
comms/ltmdm||2010-09-08|Broken for 6+ months, unmaintained
comms/yawmppp||2010-09-08|Broken for 6+ months, unmaintained
devel/p5-ORBit||2010-09-08|Broken for 6+ months, unmaintained
emulators/p-interp||2010-09-08|Broken for 6+ months, unmaintained
graphics/visionegg||2010-09-08|Broken for 6+ months, unmaintained
japanese/okphone||2010-09-08|Broken for 6+ months, unmaintained
java/openjit||2010-09-08|Broken for 6+ months, unmaintained
multimedia/xmps-win32-plugin||2010-09-08|Broken for 6+ months, unmaintained
net-mgmt/tknetmon||2010-09-08|Broken for 6+ months, unmaintained
net/arpd||2010-09-08|Broken for 6+ months, unmaintained
net/vomit||2010-09-08|Broken for 6+ months, unmaintained
sysutils/xwipower||2010-09-08|Broken for 6+ months, unmaintained
www/lws||2010-09-08|Broken for 6+ months, unmaintained
Reported by: FreeBSD unmaintained ports which are currently marked broken
monthly reminder
This port attempts to monitor swap usage and dynamically add a swapfile as
neccessary.
PR: ports/148711
Submitted by: Alexander Kuehn <freebsd@nagilum.org>
Approved by: wxs (mentor)
statistics displaying tool for the HAProxy unix socket.
HATop's appearance is similar to top. It supports various modes for
detailed statistics of all configured proxies and services in near
realtime. In addition, it features an interactive CLI for the haproxy
unix socket. This allows administrators to control the given haproxy
instance (change server weight, put servers into maintenance mode,
etc.) directly out of hatop (using keybinds or the CLI) and monitor the
results immediately.
WWW: http://feurix.org/projects/hatop/
PR: ports/149719
Submitted by: Jim Riggs <ports at christianserving dot org> (maintainer)
Approved by: beat (co-mentor)
PR: 146776
Submitted by: Michael Brune <admin _at_ mjbrune.org>
Approved by: glarkin (mentor)
Monitorix is a free, open source, lightweight system monitoring tool
designed to monitorize as many services as possible. At this time it
monitors from the CPU load and temperatures to the users using the system.
Network devices activity, network services demand and even the devices'
interrupt activity are also monitored, and more. The current status of any
corporate server with Monitorix installed can be accessed via a web browser.
WWW: http://www.monitorix.org/
focused on the following problems:
* Having a clean syntax
* Directing a raw syslog stream to different files based on content
* Mailing out alerts based on content
* Being fast
Sievelog's syntax is as simple as "<regex>" -> /some/file.
WWW: http://sievelog.googlecode.com/
PR: ports/149347
Submitted by: Jesse Kempf <jkempf@davisvision.com>
gathering uptime information. You can retrieve data
in seconds, minutes, days, hours, or all of the above.
WWW: http://sysutils.rubyforge.org/
PR: ports/149384
Submitted by: Eric Freeman <freebsdports at chillibear.com>
module that allows you to get information about
users and groups.
WWW: http://sysutils.rubyforge.org/
PR: ports/149383
Submitted by: Eric Freeman <freebsdports at chillibear.com>
for gathering filesystem information, such as
disk space and mount point data.
WWW: http://sysutils.rubyforge.org/
PR: ports/149382
Submitted by: Eric Freeman <freebsdports at chillibear.com>
along the lines of the uname Unix command
WWW: http://sysutils.rubyforge.org/
PR: ports/149381
Submitted by: Eric Freeman <freebsdports at chillibear.com>
zfSnap is very simple sh script to make periodic zfs snapshots with cron.
It will also delete old snapshots.
WWW: http://aldis.git.bsdroot.lv/zfSnap
PR: ports/149188
Submitted by: Aldis Berjoza <aldis at bsdroot.lv>
zfSnap is very simple sh script to make periodic zfs snapshots with cron.
It will also delete old snapshots.
WWW: http://aldis.git.bsdroot.lv/zfSnap
PR: ports/149188
Submitted by: Aldis Berjoza <aldis at bsdroot.lv>
of pstree from PSmisc for FreeBSD. It also works without /proc and will
show the full set of processes in a jail even if init is not present.
WWW: http://code.douglasthrift.net/trac/dtpstree
PR: ports/149108
Submitted by: Douglas Thrift
Approved by: jadawin@ (co-mentor)
GNU GRUB is a multiboot boot loader. It was derived from GRUB, the GRand
Unified Bootloader, which was originally designed and implemented by Erich
Stefan Boleyn.
incremental logfile reader. It will read a file or group of files
given on the command line, and output any changes since last time it
read the file(s) in question. It will attempt to compensate if the
filesize changes unexpectedly, and will also attempt to compensate if
the file contents changes as well. It is not a very complex program.
WWW: http://xjack.org/retail/
PR: ports/146849
Submitted by: Oleg Ginzburg
The contents of the message are POST'ed to another server for logging.
WWW: http://github.com/pquerna/ckl
PR: ports/147261
Submitted by: Tomaz Muraus <kami@k5-storitve.net>
It can be used to backup your file system files, directories or even to
backup databases.
FEATURES:
** Can be used with different types of archiveres (tar, rar, zip, 7z etc.);
** Send backuped files using FTP or SCP protocol;
** Backup MySQL and PostgreSQL databases;
** Generate and send report via email or/and jabber.
WWW: http://backupme.org.ua/
PR: ports/146796
Submitted by: Yaroslav Berezhinskiy <yaroslav at berezhinskiy.org.ua>
OpenIPMI library will connect with an IPMI controller, detect any
management controllers on the bus, get their SDRs, manage all the
entities in the system, manage the event log, and a host of other
things. OpenIPMI is also dynamic and event-driven. It will come up
and start discovering things in the managed system. As it discovers
things, it will report them to the software using it (assuming the
software has asked for this reporting).
WWW: http://openipmi.sourceforge.net/
PR: ports/146151
Submitted by: Alex Deiter <alex.deiter at gmail.com>
- 2 custom optional patches
o) microsecond support for MySQL
o) sanely select and return FQDN for use in $fromhost templates
PR: ports/146316
No objection from: cristianorolim@hotmail.com (rsyslog* maintainer)
Submitted by: pgollucci@ (myself)
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.
This release features commits by avl, ahze, bland, marcus, mezz, and myself.
The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.
And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin
and ITetcu for two exp-run
PR: ports/143852
ports/145347
ports/144980
ports/145830
ports/145511
commands like mv, tren is particularly well suited for renaming
batches of files and/or directories with a single command line
invocation. tren eliminates the tedium of having to script simpler
tools to provide higher-level renaming capabilities.
WWW: http://www.tundraware.com/Software/tren/
PR: ports/146000
Submitted by: Tim Daneliuk <tren@tundraware.com>
Approved by: pgj (mentor)
directory sub-tree into another directory tree. cdeploy is currently
maintained by the RootForum.org community.
WWW: http://sourceforge.net/projects/root-tools/
PR: ports/146400
Submitted by: "Jesco Freund" <jesco.freund@my-universe.com>
intended for general read-only filesystem use, for archival use (i.e.
in cases where a .tar.gz file may be used), and in constrained block
device/memory systems (e.g. embedded systems) where low overhead is
needed. The filesystem is currently stable, and has been tested on
PowerPC, i586, Sparc and ARM architectures.
squashfs-tools are the set of tools to manipulate squashfs images.
WWW: http://squashfs.sourceforge.net/
PR: ports/145914
Submitted by: Ashish SHUKLA <wahjava at gmail.com>
Approved by: tabthorpe (mentor)
on running processes and system utilization (CPU, memory) in a portable
way by using Python, implementing many functionalities offered by tools
like ps, top and Windows task manager.
WWW: http://code.google.com/p/psutil/
PR: ports/146279
Submitted by: Ju Pengfei <jupengfei@gmail.com>
information about your system's CPU. This includes not
only technical data such as processor type, but also
CPU statistics, such as load average information.
It is part of a library of a set libraries for various
system administration tasks, such as gathering
information about users, processes, your CPU, the
filesystem, and so on.
WWW: http://rubyforge.org/projects/sysutils
WWW: http://sysutils.rubyforge.org/
PR: ports/146057
Submitted by: Eric Freeman <freebsdports at chillibear.com>
it's primary purpose is to provide node data to Chef.
Ohai will print out a JSON data blob for all the known data about your system.
When used with Chef, that data is reported back via node attributes.
WWW: http://wiki.opscode.com/display/ohai/Home
PR: ports/145850
Submitted by: Renaud Chaput <renchap at cocoa-x.com>
versions of FreeBSD now contain /etc/rc.subr in the base. Version
1.636 of bsd.port.mk removed support for the RC_SUBR and RC_SUBR_SUFFIX
macros, so this is the last of the old infrastructure to go.
R C D here now
No longer is the N G
Services rejoice
This project intends to help FreeBSD users use wii remote as mouse.
This project is based on bthidd, developed by Maksim Yevmenkin
<m_evmenkin@yahoo.com>, and information from http://www.wiili.org.
WWW: http://sourceforge.net/projects/bsdmoted
PR: 144303
Submitted by: Daniel Walter <sahne@0x90.at>
moosefs client is any number of machines using mfsmount process
to communicate with the managing server (to receive and modify
file metadata) and with chunkservers (to exchange actual file
data).
WWW: http://www.moosefs.org/
Submitted by: Chifeng Qu <chifeng@gmail.com> (via Email)
mfschunkserver is any number of commodity servers storing files
data and synchronizing it among themselves (if a certain file
is supposed to exist in more than one copy).
WWW: http://www.moosefs.org/
Submitted by: Chifeng Qu <chifeng@gmail.com> (via Email)
mfsmaster is a single machine managing the whole filesystem,
storing metadata for every file (information on size,
attributes and file location(s), including all information
about non-regular files, i.e. directories, sockets, pipes and
devices).
WWW: http://www.moosefs.org/
Submitted by: Chifeng Qu <chifeng@gmail.com> (via Email)
interfaces to use, command-line, dialog-based, and a QT4 GUI. Warden has
support for backing up an entire jail, installing pre-built packages
(inmates) and more.
WWW: http://www.pcbsd.org/
Approved by: brooks (co-mentor)
and other command-line apps to get & set keys. This program can be used to
easily interact between QT-based GUI's and command-line implementations of
these applications.
WWW: http://www.pcbsd.org/
Approved by: brooks (co-mentor)
providing SunOS-compatible acl(3)/facl(3) functions. Its main purpose
is to make it easier to port software such as Samba, which already supports
SunOS ACL API.
on a genetic algorithm (GA) that tries to fit a collection of items
into as few as possible volumes of a specific size.
For example, the items might be files/directories and the volumes
might be CDs or DVDs.
The task of arranging items in such manner that the number of
required bins is minimized is called Bin Packing, a NP-hard
combinatorial problem for which no deterministic polynomial-time
algorithm is known. Using heuristics, such as GAs, it is usually
possible to approximate -- and often reach -- the best solution for
the problem within a reasonable time.
WWW: http://gaffitter.sourceforge.net
PR: ports/144725
Submitted by: Charlie Kester <corky1951@comcast.net>
commands on multiple remote hosts in parallel. Pdsh implements dynamically
loadable modules for extended functionality such as new remote shell services
and remote host selection
PR: ports/144601
Submitted by: Mykola Dzham <i@levsha.me>
Feature safe: yes
a callback, invoked for all files that are 'different' between the
two directories, and for any files that exist only in one or other
directory ('unique' files).
WWW: http://search.cpan.org/dist/File-DirCompare/
Feature safe: yes
the initial patches and getting me started with this.
Note that munin-main has been renamed to munin-master (see MOVED).
Approved by: portmgr (erwin)
Feature safe: yes
FreeBSD desktop system using any of the mainstream desktop systems.
It automatically installs essential software and configures subsystems
such as HAL, CUPS, etc. for typical use.
WWW: http://personalpages.tds.net/~jwbacon/Ports
PR: ports/143180
Submitted by: Jason Bacon <jwbacon at tds.net>
convert tool. It is derived from dmg2iso v0.2c by vu1tur.
WWW: http://vu1tur.eu.org/tools/
PR: ports/143156
Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
systems. This is useful when using pcntl_fork() to identify running
processes in process list
WWW: http://www.pecl.php.net/package/proctitle/
PR: ports/143014
Submitted by: Florian Smeets <flo at kasimir.com>
checks the state of each configured provider at a configured interval, and, if
it notices that a provider has lost a component, or encounters a problem while
checking a provider's state, it will send an e-mail with details of the
matter--such as what components were lost and which remain, or, in the event of
a problem, what the problem was--to an arbitrary number of recipients, so that
corrective action can be taken (for example, replacing a failed disk).
WWW: http://acm.poly.edu/wiki/GEOM_Watch
-Boris Kochergin <spawk@acm.poly.edu>
PR: ports/142735
Submitted by: Boris Kochergin <spawk at acm.poly.edu>
can be added to UNIX pipes. The filters include:
speed
Measures the speed of the data flowing through the pipe
throttle
Controls the speed of the data flowing through the pipe
rot13
The famous rot13 algorithm
rot47
The not-so-famous rot47 algorithm
tolower
Converts all alphabetic characters to lower case
toupper
Converts all alphabetic characters to upper case
WWW: http://hansmi.ch/software/pipe-magic-tools
over network using rsync and ssh. It supports storing of a given number
of archives in wich files that has not been changed since last backup
will be hard linked to previous archive to save space and bandwidth.
Bontmia is an acromyn of Backup Over Network To Multiple Incremental
Archives wich pretty good sums up its intended use.
WWW: http://kosmos.ttyv0.se/projects/show/bontmia
PR: ports/141772
Submitted by: Henrik Andersen
security/freebsd-update||2009-12-24|Incorporated into base system long ago
sysutils/est||2009-12-24|Incorporated into base system long ago
sysutils/estctrl||2009-12-24|Incorporated into base system long ago
sysutils/freebsd-sha1||2009-12-24|Incorporated into base system long ago
sysutils/freebsd-sha256||2009-12-24|Incorporated into base system long ago
sysutils/abgx360. It allows the user to easily select abgx360 options.
It can output an abgx360 log to a new xterm window, a text file,
or an HTML file.
WWW: http://abgx360.net/
PR: ports/141160
Submitted by: okeeblow <root at cooltrainer.org>
images to help you protect your investment in game media from
damage by accidents or children.
WWW: http://abgx360.net/
PR: ports/141159
Submitted by: okeeblow <root at cooltrainer.org>
from Linux, Solaris & FreeBSD. istatd collects data such as CPU, memory,
network and disk usage and keeps the history. Once connecting from the
iPhone and entering the lock code this data will be sent to the iPhone
and shown in fancy graphs.
WWW: http://code.google.com/p/istatd/
Submitted by: Babak Farrokhi <farrokhi at FreeBSD.org>
release can be found at http://library.gnome.org/misc/release-notes/2.28/ .
Officially, this is mostly a polishing release in preparation for GNOME 3.0
due in about a year.
On the FreeBSD front, though, a lot went into this release. Major thanks
goes to kwm and avl who did a lot of the porting work for this release.
In particular, kwm brought in Evolution MAPI support for better Microsoft
Exchange integration. Avl made sure that the new gobject introspection
repository ports were nicely compartmentalized so that large dependencies
aren't brought in wholesale.
But, every GNOME team member (ahze, avl, bland, kwm, mezz, and myself)
contributed to this release.
Other major improvements include an updated HAL with better volume
probing code, ufsid integration, and support for volume names containing
spaces (big thanks to J.R. Oldroyd); a new WebKit; updated AbiWord;
an updated Gimp; and a preview of the new GNOME Shell project (thanks to
Pawel Worach).
The FreeBSD GNOME Team would like to that the following additional
contributors to this release whose patches and testing really helped
make it a success:
Andrius Morkunas
Dominique Goncalves
Eric L. Chen
J.R. Oldroyd
Joseph S. Atkinson
Li
Pawel Worach
Romain Tartière
Thomas Vogt
Yasuda Keisuke
Rui Paulo
Martin Wilke
(and an extra shout out to miwi and pav for pointyhat runs)
We would like to send this release out to Alexander Loginov (avl) in
hopes that he feels better soon.
PR: 136676
136967
138872 (obsolete with new epiphany-webkit)
139160
134737
139941
140097
140838
140929
plgadd - Add a new group to LDAP.
plgclean - Check groups setup in LDAP for non-existent users and remove them.
plgmod - Modify a group setup in LDAP.
plgrm - Remove a group from LDAP.
pluadd - Add a user to LDAP.
plumod - Modify a user in LDAP.
plupass - Update the password for a user in LDAP.
plurm - Remove a user from LDAP.
WWW: http://search.cpan.org/dist/Plugtools/
PR: ports/140133
Submitted by: Zane C, Bowers <vvelox at vvelox.net>
2009-11-03 mail/postfix-gps-devel: Older than main port, no sign of maintainer activity beyond port creation 4+ years ago
2009-10-12 graphics/php4-ffmpeg: development continues only for php5
2009-10-31 net-p2p/nicotine: development stalled years ago, use net-p2p/nicotine-plus instead
2009-11-07 sysutils/rsyslog: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead
2009-11-07 sysutils/rsyslog-gssapi: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead
2009-11-07 sysutils/rsyslog-mysql: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead
2009-11-07 sysutils/rsyslog-pgsql: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead
2009-11-17 misc/kde4-l10n-ta: unfetchable and unmaintained upstream
2009-11-17 misc/kde4-l10n-eo: unfetchable and unmaintained upstream
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>
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>
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>
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/
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>
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>
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)
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)
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>
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
- 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
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
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>
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>
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
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-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
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)
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>
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.
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>
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>
within the rc.d system. It may also be used to execute any of these
scripts with the parameters provided.
PR: ports/132586
Submitted by: Dylan Bridgman
FUSE. Afuse currently implements the most basic functionality that can
be expected by an automounter; that is it manages a directory of virtual
directories. If one of these virtual directories is accessed and is not
already automounted, afuse will attempt to mount a filesystem onto that
directory. If the mount succeeds the requested access proceeds as normal,
otherwise it will fail with an error.
The advantage of using afuse over traditional automounters is that afuse
is designed to run entirely in user-space by individual users. This way an
automounting action can take advantage of the invoking users environment,
for example allowing access to an ssh-agent for password-less sshfs
mounts, or allowing access to a graphical environment to get user input
to complete a mount (i.e. popping up a window asking for a password).
WWW: http://afuse.sourceforge.net/
PR: 132309
Submitted by: Alexander Logvinov <ports at logvinov dot com>
Hidesvn is a small script that starts new processes with a library
preloaded that hides .svn directories from readdir(). This is very
useful when grepping the FreeBSD source tree.
Reviewed by: garga
The settings manager allows you to customize your desktop environment in
an easy and intuitive way. You can set some hardware components such as
mouse, keyboard or display; but also theme your windows, widgets and icons,
set your preferred applications, manage your sessions...
WWW: http://www.xfce.org/projects/xfce4-settings/
by the OpenSolaris DTrace community.
It's worth noting that not all of these scripts will work. They are
either too Solaris specific or the probes have not yet been implemented.
As more probes are implemented more scripts will work.
WWW: http://www.opensolaris.org/os/community/dtrace/dtracetoolkit/
PR: ports/132079
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
* run from a central host
* scan clients for new ZFS filesystems
* manage varying desired backup intervals (per host) for
o full backups
o incremental backups
* maintain varying retention policies (per host)
* summarize existing backups
* restore any host:fs backup at any point in time to any target host
P_PROTECTED flag. It's similar to madvise(2) behaviour MADV_PROTECT,
but may be used for already running processes. Also rc.d/scprotect
scripts allow you to set protection flag even if process was
restarted by user.
WWW: http://dindin.ru/scprotect/
PR: 131423
Submitted by: Denis Barov <dindin at dindin dot ru>
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.
New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.
New ports for KDE 4.2.0:
arabic/kde4-l10n Arabic
hebrew/kde4-l10n Hebrew
misc/kde4-l10n-bn_IN Bengali (India)
misc/kde4-l10n-eu Basque
misc/kde4-l10n-gu Gujarati
misc/kde4-l10n-is Icelandic
misc/kde4-l10n-kn Kannada
misc/kde4-l10n-mai Maithili
misc/kde4-l10n-mr Marathi
misc/kde4-l10n-ro Romanian
misc/kde4-l10n-tg Tajik
math/eigen2 Lightweight library for vector and matrix math
graphics/kipi-plugins-kde4 KDE4 kipi graphics plugins
sysutils/policykit-kde PolicyKit manager for KDE
Unfortunately FreeBSD 6.4 support is dropped.
We'd like to say thanks for feedback and help to:
Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer,
David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe,
Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
KGRUBEditor is a KDE utility, that edits GRUB's configuration
files through an inituitive user interface. It combines both
ease of use with flexibility and is the perfect solution for
those who want to configure GRUB, without messing with its files.
WWW: http://sourceforge.net/projects/kgrubeditor
Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com> via email
Approved by: miwi (implicit)
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>
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>
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>
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>
brings the core modules for basic functionality.
-dbi give output via libdbi
PR: ports/130046
Submitted by: Cristiano Rolim Pereira <cristianorolim at hotmail.com>
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>
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>
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
"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
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
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.
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>