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]  «  17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27  »  [Last Page]

Wednesday, 23 Jan 2008
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
Thursday, 19 Jul 2007
22:45 stas search for other commits by this committer
- Add a separate port for microcode updates to let people update microcode
  without rebuilding the module itself.

Requested by:   anholt
Original commit
Friday, 13 Jul 2007
18:04 sat search for other commits by this committer
- Update hachoir suite:
- core to 1.0.1 [1]
- parser to 1.0 [2]
- metadata to 1.0.1
- urwid to 1.0.1 [3]
- Transfer maintainership to lwhsu
- Add regex and subfile:

hachoir-regex is a Python library for regular expression manupulation.
You can use a|b (or) and a+b (and) operators. Expressions are optimized
during the construction: merge ranges, simplify repetitions, etc. It
also contains a class for pattern matching allowing to search multiple
strings and regex at the same time.

WWW: http://hachoir.org/wiki/hachoir-regex

hachoir-subfile is a tool based on hachoir-parser to find subfiles in
any binary stream.

WWW: http://hachoir.org/wiki/hachoir-subfile

PR:             ports/114557 [1], ports/114558 [2], ports/114559 [3]
Submitted by:   lwhsu [1], [2], [3]
Original commit
Tuesday, 10 Jul 2007
07:28 sat search for other commits by this committer
Add port sysutils/rsyslog:

Rsyslog is an enhanced multi-threaded syslogd supporting, among others,
MySQL, syslog/tcp, RFC 3195, permitted sender lists, filtering on any
message part, and fine grain output format control. It is quite
compatible to stock sysklogd and can be used as a drop-in replacement.
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.

WWW: http://www.rsyslog.com/
Original commit
Friday, 6 Jul 2007
11:39 jmz search for other commits by this committer
Obsolete port no more maintained by its author.
Original commit
Saturday, 30 Jun 2007
01:41 araujo search for other commits by this committer
GoogLog is a easy and simple web tool to search inside your syslog files.

The goal of Googlog is to be simple to install and use. so there's not a lot of
functionnality,
but, from my point of vue, it is simple to install and use and fast to search
into syslog's files.

WWW: http://www.googlog.org/

Approved by:    stas (mentor)
Original commit
Monday, 25 Jun 2007
14:35 barner search for other commits by this committer
- Resurrect and fix ledit, a line editor allowing to use control commands like
  in emacs or in shells (bash, tcsh). To be used with interactive commands.
- Take maintainership
Original commit
Saturday, 16 Jun 2007
16:03 pav search for other commits by this committer
GAI Leds is a GAI applet that displays the keyboard status leds.

WWW: http://gai.sourceforge.net/applets.html

PR:             ports/113637
Submitted by:   Douglas Thrift <douglas@douglasthrift.net>
Original commit
Friday, 15 Jun 2007
12:28 mezz search for other commits by this committer
pyRenamer is a mass file renamer written in PyGTK. You can rename files using
patterns, substitutions, insert or delete text, or even rename files manually.

WWW: http://www.infinicode.org/code/pyrenamer/

--

This patch was submitted by the developer to fix view any files in the
directory that has special character in the name of directory.
Original commit
Monday, 11 Jun 2007
18:14 sat search for other commits by this committer
Add port sysutils/reclinker:

reclinker is a recursive symlinking utility. It mirrors a hierarchy of
files by means of symlinks. It's similar to GNU Stow, however:
* written in pure C (no dependencies, fast)
* free of forced, confusing package management terminology (like stow
  dir, target dir, package)
* supports both absolut and relative linking
* supports linking into existing hierarchies, handles properly already
  existing directory symlinks in the target hierarchy (like /usr/man ->
  share/man)
* supports access control (set ownership/mode of created
  links/directories, filter processed files based on ownership/mode
  requirements)

WWW: http://creo.hu/~csaba/stuff/reclinker/
Author: Csaba Henk
Original commit
08:29 miwi search for other commits by this committer
Perl interface to Gamin (File Access Monitor implementation)
Provides a somewhat higher-level and friendlier interface to the Gamin File
Access Monitor API. This allows one to monitor both local and remote
(NFS-mounted) files and directories for common filesystem events. To do so, you
must register "monitors" on specified pathnames and wait for events to arrive
pertaining to them.

PR:             ports/112386
Submitted by:   Nick Hibma <n_hibma at freebsd.org>
Thanks to:      clsung for helping
Original commit
Thursday, 7 Jun 2007
09:11 clsung search for other commits by this committer
Add p5-Brackup 1.03, flexible backup tool.

PR:             ports/113433
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Tuesday, 5 Jun 2007
13:02 miwi search for other commits by this committer
Condor is a open-source, specialized workload management system for
compute-intensive jobs. Like other full-featured batch systems, Condor
provides a job queueing mechanism, scheduling policy, priority scheme,
resource monitoring, and resource management. Users submit their serial
or parallel jobs to Condor, Condor places them into a queue, chooses
when and where to run the jobs based upon a policy, carefully monitors
their progress, and ultimately informs the user upon completion. Condor
also contains mechanisms to submit jobs to grid-sites and supports many
different grid toolkits.

WWW: http://www.cs.wisc.edu/condor/

PR:             ports/112510
Submitted by:   Andy Pavlo
Original commit
Monday, 4 Jun 2007
20:07 miwi search for other commits by this committer
Bcfg2 helps system administrators produce a consistent, reproducible, and
verifiable description of their environment, and offers visualization and
reporting tools to aid in day-to-day administrative tasks.

WWW:    http://www.bcfg2.org

PR:             ports/113225
Submitted by:   Robert Gogolok <gogo at cs.uni-sb.de>
Original commit
15:01 gabor search for other commits by this committer
Remove expired ports:

2007-04-27 security/op: no longer available from any mastersite
2007-05-15 shells/bash2: Old, unmaintained version, use shells/bash instead
2007-05-19 sysutils/xperfmon: irrelevant for supported FreeBSD releases
Original commit
13:24 miwi search for other commits by this committer
A set of shell scripts for managing LDAP POSIX user and group creation
and removal.

WWW: http://vvelox.net/projects/lugtools/

PR:             ports/112198
Submitted by:   kitsune <v.velox@vvelox.net>
Original commit
07:28 miwi search for other commits by this committer
snap is a tool for the management of UFS2 snapshots created
by mount(8). It can maintain hourly, daily and weekly snap-
shots while trying to minimize the disk space occupied. The
snapshots created are labeled with their creation time, and
users can create them manually.

The major advantage over sysutils/freebsd-snapshot is that
it uses hardlink to save diskspace, mark each snapshot with
its creation time and calculates redundancy in a smart way.

WWW:    http://www.cs.nctu.edu.tw/

PR:             ports/112482
Submitted by:   Wu Chin-Hao <wchunhao at cs.nctu.edu.tw>
Original commit
Friday, 1 Jun 2007
20:43 ahze search for other commits by this committer
- Retire gstreamer 0.8.0
Original commit
Friday, 25 May 2007
19:53 bsam search for other commits by this committer
From the web site:

Powered by the industry-leading Nero Burning ROM engine, Nero Linux 3
is the definitive burning application for Linux operating systems.
Record to CD, DVD, HD DVD, and Blu-ray disc, and experience the next
generation of burning solutions for Linux!

WWW: http://www.nero.com/
Original commit
Friday, 4 May 2007
01:52 clsung search for other commits by this committer
Add p5-mogilefs-server 2.10.919, mogileFS (distributed filesystem)
server.

PR:             ports/111996
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Friday, 27 Apr 2007
15:50 clsung search for other commits by this committer
Add p5-MogileFS-Utils 2.08, mogileFS tools.

PR:             ports/112000
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
10:10 clsung search for other commits by this committer
Add p5-MogileFS-Client 1.06, client library for the MogileFS distributed
file system.

PR:             ports/111995
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Saturday, 21 Apr 2007
11:01 anray search for other commits by this committer
mono-kmod is a FreeBSD kernel module enables you to execute ECMA and
.NET applications without preceding the native code generator in the
command line. That means you can call a binary with "./hello.exe"
instead of "mono hello.exe".

WWW: http://www.alpha-tierchen.de/~bkoenig/mono-kmod/

PR:             ports/111973
Submitted by:   Björn König <bkoenig at cs.tu-berlin.de>
Original commit
Wednesday, 18 Apr 2007
20:21 itetcu search for other commits by this committer
Keep is a backup system for KDE. The behavior is quite simple: you choose the
files you want to backup, you set up the frequency and the number of backup
you want to have, and Keep will backup them automatically.

WWW: http://jr.falleri.free.fr/keep/

PR:             ports/111324
Submitted by:   Daniel W. Steinbrook
Original commit
Wednesday, 11 Apr 2007
20:39 lwhsu search for other commits by this committer
Add syscp 1.2.16, PHP-based ISP System Control Panel.

PR:             ports/111464
Submitted by:   Janky Jay <ek at purplehat.org>
Approved by:    clsung (mentor)
Original commit
Tuesday, 10 Apr 2007
17:59 miwi search for other commits by this committer
2007-04-06 sysutils/tct: this port is obsolete, please use sysutils/sleuthkit
instead
2007-04-10 textproc/ocaml-yaxi: Does not build
2007-04-10 ukrainian/pine.language: Leaves behind config file on deinstall
2007-04-10 www/mod_zap: Incomplete pkg-plist
2007-04-10 www/sahana2: Conflicting dependencies: php4 vs php5
2007-04-10 www/urchin5: Does not install
2007-04-07 databases/cyrus-smlacapd: this software is obsolete
Original commit
Sunday, 8 Apr 2007
22:17 bsam search for other commits by this committer
Here is the port of Seagate's SeaTools Enterprise Edition for Linux
Disc Diagnostic Software (cli version).

WWW: http://www.seagate.com
Original commit
Tuesday, 3 Apr 2007
12:03 sat search for other commits by this committer
Add port sysutils/ts:

task spooler is a Unix batch system where the tasks spooled run one
after the other. Each user in each system has his own job queue. The
tasks are run in the correct context (that of enqueue) from any
shell/process, and its output/results can be easily watched. It is
very useful when you know that your commands depend on a lot of RAM,
a lot of disk use, give a lot of output, or for whatever reason it's
better not to run them at the same time.

WWW: http://vicerveza.homeunix.net/~viric/soft/ts/
Author: Lluis Batlle i Rossell <viric_at_vicerveza_dot_homeunix_dot_net>
Original commit
Friday, 30 Mar 2007
15:43 rafan search for other commits by this committer
Add iat 0.1.3, converter of many types of CD-ROM image file formats into
ISO-9660.

PR:             ports/111010
Submitted by:   Dmitry Marakasov <amdmi3 at amdmi3.ru>
Original commit
Monday, 26 Mar 2007
21:20 ehaupt search for other commits by this committer
Add screenie, a small and lightweight screen(1) wrapper
Original commit
Friday, 23 Mar 2007
19:30 miwi search for other commits by this committer
The xfce4-places-plugin brings much of the functionality of the GNOME Places
menu to Xfce. The plugin looks a lot like a launcher with multiple items in a
menu. The main "launcher" button opens up Thunar at the user's home directory.
The arrow button opens up a menu with two sections: system- and user-defined
locations. The system-defined locations are consistent with Thunar (including
their icons). For user-defined bookmarks, the ~/.gtk-bookmarks file is being
read in order to share bookmarks with Thunar, Nautilus, the GNOME Panel, etc.

WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin
Original commit
Monday, 19 Mar 2007
21:03 markus search for other commits by this committer
Add klineakconfig 0.9, a KDE version of the gtk program lineakconfig by
Mark Smulders. It is used for configuring a lineak config file for use with the
lineakd daemon that sets up and handles the control of your easy access keys.

WWW: http://lineak.sourceforge.net/

PR:             ports/99405
Submitted by:   Kay Lehmann <kay_lehmann@web.de>
Original commit
Tuesday, 13 Mar 2007
19:00 miwi search for other commits by this committer
2007-03-09 sysutils/diskusage: Unmainntaied, MASTER_SITES disappeared, WWW
disappeared.
2007-03-10 sysutils/xperfmon3: Broken on all supported versions of FreeBSD
2007-03-10 comms/mwavem: Broken on all supported versions of FreeBSD
2007-03-09 sysutils/diskusage: Unmainntaied, MASTER_SITES disappeared, WWW
disappeared.
2007-03-10 sysutils/xperfmon3: Broken on all supported versions of FreeBSD
2007-03-10 comms/mwavem: Broken on all supported versions of FreeBSD
Original commit
18:54 miwi search for other commits by this committer
2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x.  Use glabel(8)
instead
2007-03-10 java/janosvm: Broken on all supported versions of FreeBSD
2007-03-10 korean/gau: Broken on all supported versions of FreeBSD
2007-03-10 lang/cyclone: Broken on all supported versions of FreeBSD
2007-03-01 lang/pike70: Please use pike72
2007-03-10 misc/lile: Broken on all supported versions of FreeBSD
2007-03-10 misc/muuz: Broken on all supported versions of FreeBSD
2007-03-10 misc/xdf: Broken on all supported versions of FreeBSD
2007-03-10 net/telnetx: Broken on all supported versions of FreeBSD
2007-03-01 sysutils/diskmark: Makes no sense on FreeBSD > 4.x.  Use glabel(8)
instead
Original commit
Tuesday, 6 Mar 2007
20:13 miwi search for other commits by this committer
Puppet lets you centrally manage every important aspect of your system using
a cross-platform specification language that manages all the separate
elements normally aggregated in different files, like users, cron jobs, and
hosts, along with obviously discrete elements like packages, services, and
files.

WWW:    http://www.reductivelabs.com/projects/puppet/

PR:             ports/109795
Submitted by:   Tomoyuki Sakurai <cherry at trombik.mine.nu>
Original commit
20:12 miwi search for other commits by this committer
A cross-platform Ruby library for retrieving facts from operating systems.
Supports multiple resolution mechanisms, any of which can be restricted to
working only on certain operating systems or environments. Facter is
especially useful for retrieving things like operating system names, IP
addresses, MAC addresses, and SSH keys.

WWW:    http://www.reductivelabs.com/projects/facter/

PR:             ports/109794
Submitted by:   Tomoyuki Sakurai <cherry at trombik.mine.nu>
Original commit
Monday, 26 Feb 2007
15:49 miwi search for other commits by this committer
This will act on any cronfile it is pointed at. 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/109120
Submitted by:   Zane C. Bowers
Original commit
Saturday, 24 Feb 2007
19:09 sat search for other commits by this committer
Add port sysutils/ncdu:

ncdu (NCurses Disk Usage) is a curses-based version of
the well-known 'du', and provides a fast way to see what
directories are using your disk space.

WWW: http://dev.yorhel.nl/ncdu/
Author: Yoran "YorHel" Heling <projects@yorhel.nl>
Original commit
Sunday, 11 Feb 2007
23:00 miwi search for other commits by this committer
APT is the Debian project's advanced front-end for dpkg. APT features complete
installation ordering, multiple source capability and several other unique
features.

WWW: http://packages.debian.org/apt

PR:             ports/105563
Submitted by:   Nick Barkas <snb at threerings.net>
Original commit
Tuesday, 6 Feb 2007
09:24 rafan search for other commits by this committer
Add ffs2recov 1.0, a utility to recover UFS2 filesystems.

PR:             ports/108766
Submitted by:   sten at blinkenlights.nl
Original commit
Monday, 5 Feb 2007
12:35 pav search for other commits by this committer
Move pkg_replace to new category ports-mgmt

Repocopied by:  marcus
Original commit
01:08 pav search for other commits by this committer
Populate a new ports-mgmt category. List of moved ports:

  devel/portcheckout -> ports-mgmt/portcheckout
  devel/portlint -> ports-mgmt/portlint
  devel/portmk -> ports-mgmt/portmk
  devel/porttools -> ports-mgmt/porttools
  misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
  misc/porteasy -> ports-mgmt/porteasy
  misc/portell -> ports-mgmt/portell
  misc/portless -> ports-mgmt/portless
  misc/tinderbox -> ports-mgmt/tinderbox
  security/jailaudit -> ports-mgmt/jailaudit
  security/portaudit -> ports-mgmt/portaudit
  security/portaudit-db -> ports-mgmt/portaudit-db
  security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
  sysutils/barry -> ports-mgmt/barry
  sysutils/bpm -> ports-mgmt/bpm
  sysutils/kports -> ports-mgmt/kports
  sysutils/managepkg -> ports-mgmt/managepkg
  sysutils/newportsversioncheck -> ports-mgmt/newportsversioncheck
  sysutils/pib -> ports-mgmt/pib
  sysutils/pkgfe -> ports-mgmt/pkgfe
  sysutils/pkg-orphan -> ports-mgmt/pkg-orphan
  sysutils/pkg_cutleaves -> ports-mgmt/pkg_cutleaves
  sysutils/pkg_install -> ports-mgmt/pkg_install
  sysutils/pkg_install-devel -> ports-mgmt/pkg_install-devel
  sysutils/pkg_remove -> ports-mgmt/pkg_remove
  sysutils/pkg_rmleaves -> ports-mgmt/pkg_rmleaves
  sysutils/pkg_trackinst -> ports-mgmt/pkg_trackinst
  sysutils/pkg_tree -> ports-mgmt/pkg_tree
  sysutils/portbrowser -> ports-mgmt/portbrowser
  sysutils/portconf -> ports-mgmt/portconf
  sysutils/portdowngrade -> ports-mgmt/portdowngrade
  sysutils/portcheck -> ports-mgmt/portcheck
  sysutils/portmanager -> ports-mgmt/portmanager
  sysutils/portmaster -> ports-mgmt/portmaster
  sysutils/portscout -> ports-mgmt/portscout
  sysutils/portsearch -> ports-mgmt/portsearch
  sysutils/portsman -> ports-mgmt/portsman
  sysutils/portsnap -> ports-mgmt/portsnap
  sysutils/portsopt -> ports-mgmt/portsopt
  sysutils/portupgrade -> ports-mgmt/portupgrade
  sysutils/portupgrade-devel -> ports-mgmt/portupgrade-devel
  sysutils/port-authoring-tools -> ports-mgmt/port-authoring-tools
  sysutils/port-maintenance-tools -> ports-mgmt/port-maintenance-tools
  sysutils/psearch -> ports-mgmt/psearch
  sysutils/p5-FreeBSD-Portindex -> ports-mgmt/p5-FreeBSD-Portindex
  sysutils/qtpkg -> ports-mgmt/qtpkg
  textproc/p5-FreeBSD-Ports -> ports-mgmt/p5-FreeBSD-Ports

Repocopies by:  marcus
Original commit
Sunday, 4 Feb 2007
22:54 thierry search for other commits by this committer
Rename ports/sysutils/unidesc to ports/sysutils/uniutils.

PR:             ports/108574
Repocopied by:  marcus
Original commit
Friday, 26 Jan 2007
15:37 sat search for other commits by this committer
Add port sysutils/hachoir-wx:

Hachoir GUI based on wx.

WWW: http://hachoir.org/wiki/hachoir-wx
Original commit
Thursday, 25 Jan 2007
04:45 sat search for other commits by this committer
Add ports sysutils/hachoir-metadata and sysutils/hachoir-urwid:

hachoir-metadata is tool to extract metadata from multimedia files
(sound, video, archives, etc.)

hachoir-urwid is the most sexy user interface based on hachoir-parser
to explore a binary file.

WWW: http://hachoir.org/wiki/hachoir-metadata
WWW: http://hachoir.org/wiki/hachoir-urwid
Original commit
Wednesday, 24 Jan 2007
20:37 miwi search for other commits by this committer
The Thunar Volume Manager is an extension for the Thunar file manager,
which enables automatic management of removable drives and media.
For example, if thunar-volman is installed and configured properly,
and you plug in your digital camera, it will automatically launch
your preferred photo application and import the new pictures from the
camera into your photo collection.

WWW:    http://www.foo-projects.org/~benny/projects/thunar-volman/index.html
Original commit
Monday, 22 Jan 2007
19:26 oliver search for other commits by this committer
add missing xfce ports
Original commit
Sunday, 21 Jan 2007
23:43 shaun search for other commits by this committer
portscout is a tool which looks for new versions of software in the
FreeBSD ports tree, and potentially other software repositories.

Various factors make this task a bit more difficult than it might
initially seem. In particular, the array of weird and wonderful
versioning schemes software vendors manage to come up with.

portscout spawns several child processes and does its version checking
in parallel, while attempting to best-guess strange-looking version
numbers, navigate around unhelpful sites and web servers, and contend
with the CPU-heavy rapidly-expanding FreeBSD ports system.

In addition to all this, it is possible to generate nice HTML reports
and send reminder mails to interested parties.

This should probably be considered beta until v1.0 is released.
Original commit
Monday, 15 Jan 2007
14:34 miwi search for other commits by this committer
Endian reports the endianness to the standard output as "little",
"big", or "mixed". As there is no standard terminology for the various
possible mixed modes, and very few such  machines  even  exist,  endian
does not distinguish between various mixed modes. Report endianness
of a system.

PR:             ports/107939
Submitted by:   bacon at smithers.neuro.mcw.edu
Original commit
Saturday, 6 Jan 2007
10:41 miwi search for other commits by this committer
EncFS is an encrypted pass-through filesystem which runs in userspace,
using the FUSE kernel module.  Similar in design to CFS and other
pass-through filesystems, all data is encrypted and stored in the
underlying filesystem.  Unlike loopback filesystems, there is no
predetermined or pre-allocated filesystem size.

WWW:    http://freshmeat.net/projects/encfs/

PR:             ports/107600
Submitted by:   trasz <trasz at pin.if.uz.zgora.pl>
Original commit
Friday, 5 Jan 2007
20:06 miwi search for other commits by this committer
2006-12-27 devel/libformat: distfile and homepage disappeared
2006-12-01 editors/ooodict-all: Size mismatch
2006-12-01 mail/distribute: Does not install
2006-12-01 net-im/gaim-rss-reader: Requires update to work with Gaim 0.82.1
2006-12-31 sysutils/slay: Author doesn't see it as needed anymore
Original commit
18:42 miwi search for other commits by this committer
2007-01-01 graphics/teddy: No new releases in the past 4 years
2007-01-01 net/arla: "does not compile"
2007-01-02 sysutils/lsmlib: distfile and homepage disappeared
2007-01-02 security/ifd-gpr400: distfile and homepage disappeared
2007-01-04 science/mmtk: distfile and homepage disappeared
2007-01-04 print/xtem: distfile and homepage disappeared
2007-01-04 net/mrt: distfile and homepage disappeared
Original commit
00:21 itetcu search for other commits by this committer
Portcheck is a simple and small script for FreeBSD
which first updates the ports tree and then runs an
update and a security checkup of all the installed packages.
Portcheck depends on portsnap, portaudit and pkg_version.

WWW: http://www.usebsd.com/pub/portcheck/

PR:             ports/107418
Submitted by:   Kim Naim Lesmer <naim at usebsd.com>
Original commit
Thursday, 4 Jan 2007
23:22 itetcu search for other commits by this committer
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.

This port installs the latest documentation for Bacula.

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

PR:             ports/107534
Submitted by:   Dan Langille <dan at langille.org>
Original commit
Wednesday, 3 Jan 2007
23:21 miwi search for other commits by this committer
jailme is a modified version of FreeBSD's jexec.

This version is installed setuid and does some sanity checking
to ensure the username and UID match between the jail and the
host system.

WWW: http://people.collaborativefusion.com/~wmoran/code/jailme.html

PR:             ports/107441
Submitted by:   wmoran
Original commit
22:38 miwi search for other commits by this committer
Shows WITH(OUT)-knobs of a port makefile and if you want also the knobs of
all port dependencies.

WWW: http://www.chruetertee.ch/portsopt/

PR:             ports/107400
Submitted by:   Beat Gaetzi <beat at chruetertee.ch>
Original commit
Monday, 1 Jan 2007
01:09 pat search for other commits by this committer
Add new port (dockapp to monitor disk usage)
Original commit
Monday, 25 Dec 2006
16:02 ehaupt search for other commits by this committer
Add linrename 2.12r, rename multiple files using substitution.

PR:             106658
Submitted by:   Jonathan Liu <Net147 at hotmail.com>
Original commit
Sunday, 24 Dec 2006
03:10 ahze search for other commits by this committer
Add fusefs-gnome-vfs

Interface between FUSE and the Gnome VFS 2.0. It allows the user to mount
everything you can access via the Nautilus file manager. But of course you
can use a convenient CLI instead of the Desktop.

WWW: http://www.evolware.org/chri/
Original commit

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

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