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

Saturday, 23 Dec 2006
10:43 dinoex search for other commits by this committer
A tool for starting up the Etoile project in the correct order.

WWW: http://www.etoile-project.org/
Original commit
10:24 dinoex search for other commits by this committer
AppKit bundle EtoileBehavior which implements session protocol to support
log out (this will be enabled by an update on System).

WWW: http://www.etoile-project.org/
Original commit
Monday, 18 Dec 2006
14:54 ahze search for other commits by this committer
Add tracker

Tracker is a powerful desktop-neutral first class object database, tag/metadata
database, search tool and indexer.

Tracker is also extremely fast and super efficient with your systems memory when
compared with some other competing frameworks and is by far the fastest and most
memory efficient Nautilus search and Deskbar backends currently availble.

It consists of a common object database that allows entities to have an almost
infinte number of properties, metadata (both embedded/harvested as well as user
definable), a comprehensive database of keywords/tags and links to other
entities.

WWW: http://www.gnome.org/~jamiemcc/tracker/
Original commit
Thursday, 14 Dec 2006
09:55 vd search for other commits by this committer
Remove expired leaf port:
2006-12-01 sysutils/kdar: Does not compile with dar-2.3.0
Original commit
Tuesday, 12 Dec 2006
12:39 miwi search for other commits by this committer
ISO Master is an open-source, graphical CD image editor
that runs on Linux; and bkisofs, the underlying library
used for reading, modifying and writing ISO images.

Basically you can use this program to extract files from
an ISO, add files to an ISO and create bootable ISOs.

WWW:    http://littlesvr.ca/isomaster/

Submitted by:   Babak Farrokhi <farrokhi at FreeBSD.org>
Original commit
Saturday, 9 Dec 2006
00:35 stas search for other commits by this committer
- Add port for sysutils/devcpu

This kernel module provides access to i386/amd64 CPUs MSR (Model Specific
Register) registers and cpuid info through /dev/cpu%d devices, where %d
corresponds to cpu number.

It can be used with x86info to retrive information available from MSR registers.

Additionally, this module can be used to update/replace microcode of cpus.

PR:             ports/ports/102454
Submitted by:   stas
Original commit
Thursday, 7 Dec 2006
09:36 clsung search for other commits by this committer
Add cramfs 1.1, the compressed ROM filesystem.

PR:             ports/105993
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Tuesday, 5 Dec 2006
22:15 fjoe search for other commits by this committer
New port: The ntfs-3g driver is an open source, freely available read/write NTFS
driver, which provides safe and fast handling of the Windows XP, Windows
Server 2003 and Windows 2000 filesystems. Almost the full POSIX filesystem
functionality is supported, the major exceptions are changing the file
ownerships and the access rights.

WWW: http://www.linux-ntfs.org/
Original commit
Monday, 4 Dec 2006
22:14 miwi search for other commits by this committer
cw is a non-intrusive real-time ANSI color wrapper for common unix-based
command.

cw is designed to simulate the environment of the commands being
executed, so that if a person types 'du', 'df', 'ping', etc.  in their
shell it will automatically color the output in real-time according to
a definition file containing the color format desired.  cw has support
for wildcard match coloring, tokenized coloring, headers/footers, case
scenario coloring, command line dependent definition coloring, and
includes over 50 pre-made definition files.

WWW: http://cwrapper.sourceforge.net/

PR:             ports/106291
Submitted by:   Dryice Liu <dryice at dryice.name>
Original commit
Sunday, 3 Dec 2006
22:15 miwi search for other commits by this committer
Sysadm::Install executes shell-like commands performing typical installation
tasks: Copying files, extracting tarballs, calling make.

Author: Mike Schilli <m@perlmeister.com>
WWW: http://search.cpan.org/dist/Sysadm-Install

PR:             ports/105983
Submitted by:   Christopher Boumenot <boumenot at gmail.com>
Original commit
Friday, 1 Dec 2006
15:26 pav 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.

FreeBSD >= 6.1 supports running this tool by the means of the
mfi_linux.ko kernel module and the /dev/mfi0 device.

Author: LSI Logic Corporation
WWW:    http://www.lsi.com/

PR:             ports/106012
Submitted by:   Ruben van Staveren <ruben@verweg.com>
Original commit
Thursday, 30 Nov 2006
04:56 alexbl search for other commits by this committer
Farbot automates building of netinstall/PXE boot FreeBSD releases. It features a
simple configuration file based on the concept of "Installations",
"PackageSets", and "PartitionMaps."

Farbot currently handles the following:

* Building FreeBSD releases, including grabbing any source needed.
* Building packages for each release, derived from per installation package
  sets.
* Laying out an NFS/TFTP exportable file system structure for all built
  releases, customized for each installation type.
* Generation of a customized bootloader with options to install each
  installation type

WWW: http://dpw.threerings.net/projects/farbot/

PR:             ports/106037
Submitted by:   Nick Barkas <snb at threerings.net>
Original commit
Tuesday, 28 Nov 2006
23:35 shaun search for other commits by this committer
Add sysutils/diskscrub:

This port performs disk scrubbing on either an entire disk, a single
file, or 'free space' (by creating a new file that fills the FS and
scrubbing that).

PR:             ports/105980
Submitted by:   Erik Greenwald <erik@smluc.org>
Original commit
Monday, 20 Nov 2006
19:05 miwi search for other commits by this committer
ck4up is a small command-line utility, written in ruby. ck4up scans through a
configuration file, fetches the listed URLs from the web, computes the md5sum
of the page, and compares the value with the ones stored in a gdbm database.
If both differ, a message will be written to the standard output.

WWW: http://jue.li/crux/ck4up/

Sponsord by: My 1000er! *g
Original commit
14:34 scrappy search for other commits by this committer
Create a 'dtc-toaster' for FreeBSD
Original commit
Sunday, 19 Nov 2006
17:18 dinoex search for other commits by this committer
Installer.app, a package installer for GNUstep.

It aims to provide easy instalation of packages, be they the native
packages of the underlying system (debs, rpms, etc) or, in the future,
GNUstep packages (that follow the NeXTSTEP/MacOSX package format).

WWW: http://www.etoile-project.org/
Original commit
Saturday, 18 Nov 2006
23:03 miwi search for other commits by this committer
Mpiexec is a replacement program for the script mpirun, which is
part of the MPICH package. It is used to initialize a parallel job
from within a PBS batch or interactive environment. Mpiexec uses
the task manager library of PBS to spawn copies of the executable
on the nodes in a PBS allocation.

WWW:    http://www.osc.edu/~pw/mpiexec/index.php

PR:             ports/105650
Submitted by:   trasz <trasz at pin.if.uz.zgora.pl>
Original commit
09:00 dinoex search for other commits by this committer
Burn.app is a GNUstep based CD burning program for GNU/Linux.
It serves as front-end for J. Schilling's cdrtools, cdrdao,
and cdparanoia.
You will no longer need to remember ugly command line parameters
for cdrecord or write shell scripts. With Burn.app you compile
your CD by point-and-click operation and save your projects for
later reuse. Burn.app will hide as many settings as possible from you,
thus making it very easy and user-friendly to create your own CDs.

WWW: http://gsburn.sourceforge.net/
Original commit
Tuesday, 14 Nov 2006
12:46 miwi search for other commits by this committer
syslog-ng (Syslog New Generation) is a powerful replacement for the standard
syslogd.  Features include:

  - ability to filter messages based on content using regular expressions
  - forwarding logs on TCP

WWW: http://www.balabit.com/products/syslog_ng/

-Vince Valenti
vince@blue-box.net

PR:             ports/105370
Submitted by:   Ivan Lago <ivan.lago at ifom-ieo-campus.it>
Original commit
12:40 miwi search for other commits by this committer
The EventLog library aims to be a replacement of the simple syslog() API
provided on UNIX systems. The major difference between EventLog and syslog
is that EventLog tries to add structure to messages.

Where you had a simple non-structrured string in syslog() you have a
combination of description and tag/value pairs.

EventLog provides an interface to build, format and output an event record.
The exact format and output method can be customized by the administrator
via a configuration file.

PR:             ports/105370
Submitted by:   Ivan Lago <ivan.lago at ifom-ieo-campus.it>
Original commit
Thursday, 9 Nov 2006
08:55 vd search for other commits by this committer
Remove expired ports:

2006-11-05 deskutils/offix-trash: development ceased in 1996
2006-11-04 devel/mingw: use mingw32-* ports instead
2006-11-04 devel/mingw-binutils: use mingw32-* ports instead
2006-11-04 devel/mingw-bin-msvcrt: use mingw32-* ports instead
2006-11-04 devel/mingw-gcc: use mingw32-* ports instead
2006-11-04 devel/mingw-opengl-headers: use mingw32-* ports instead
2006-11-05 editors/offix-editor: developement ceased in 1996
2006-11-05 print/offix-printer: development ceased in 1996
2006-11-05 sysutils/wmmon: no longer available from mastersite
2006-11-04 sysutils/xsysinfo: no longer available from mastersite
2006-11-04 textproc/xmlada: no longer available from mastersite; 2.0 is
available
2006-11-05 www/p5-CGI-Application-ValidateRM: no longer available from
mastersites
2006-11-05 x11/offix-clipboard: development ceased in 1996
2006-11-05 x11/offix-execute: development ceased in 1996
2006-11-05 x11-fm/offix-files: development ceased in 1996
2006-11-05 x11-wm/icepref: is for IceWM version 1.04 (6 years old)
Original commit
Sunday, 5 Nov 2006
16:59 alepulver search for other commits by this committer
XSI is a system monitoring daemon that replies to network queries with
XML-encoded system information and statistics. This data can then be
analyzed, graphed or otherwise presented by a front-end. It is BSD-licensed
and free for anyone to use for any purpose.

WWW: http://xsi.kolabore.ath.cx/index.html

PR:             ports/104611
Submitted by:   Tom McLaughlin <tmclaugh at FreeBSD.org>
Original commit
14:33 dinoex search for other commits by this committer
Battery Monitor is a battery monitor for laptops. It displays the current
status of the battery (charge/discharge and energy level) as well as some
information about the general health of the cell.

WWW: http://www.nongnu.org/gap/batmon/index.html
Original commit
Wednesday, 1 Nov 2006
22:16 alepulver search for other commits by this committer
Terminal ScreenSaver (or tss for short) is an attempt to clone and enhance
FreeBSD's text-mode screen saver. Although intended for GNU/Linux, it works
fine under FreeBSD and probably a lot of other Unix-based operating systems.
Unlike the daemonsaver in FreeBSD, you may choose ASCII art of your own liking
or make your own.

WWW: http://www.pulia.nu/tss/

PR:             ports/104773
Submitted by:   Peter Ankerstal <peter at pean.org>
Original commit
01:34 alepulver search for other commits by this committer
pkg_replace is used to upgrade installed packages.
It is compatible with portupgrade and can be used as
an alternative to portupgrade and portmaster.

WWW: http://portutil.sourceforge.jp

Securedog <securedog@users.sourceforge.jp>

PR:             ports/104971
Submitted by:   Securedog <securedog at users.sourceforge.jp>
Original commit
Tuesday, 31 Oct 2006
09:08 jylefort search for other commits by this committer
Add gnome_subr.
Original commit
Saturday, 14 Oct 2006
08:49 ahze search for other commits by this committer
- Add brasero

CD/DVD mastering tool for the gnome desktop. It has been designed to be
simple and easy to use.

Features:
Data CD/DVD:
- supports edition of discs contents
- can burn data CD/DVD on the fly
- supports multisession
- supports joliet extension
- can write the image to the hard drive
Audio CD:
- write CD-TEXT information (automatically found thanks to gstreamer)
- supports the edition of CD-TEXT information
- can burn audio CD on the fly
- can use all audio files handled by Gstreamer local installation
- can search for audio files inside dropped folders
CD/DVD copy:
- can copy a CD/DVD to the hard drive
- can copy DVD and CD on the fly
- supports single-session data DVD
- supports any kind of CD

WWW: http://perso.wanadoo.fr/bonfire/

Approved by:    portmgr (kris, marcus)
Original commit
08:41 marcus search for other commits by this committer
Add new entries for:

accessibility/orca
audio/gstreamer-plugins-pulse
audio/pulseaudio
devel/dbus-glib
devel/gnome-vfs-monikers
editors/gedit-plugins
misc/pciids
multimedia/gstreamer-plugins-annodex
multimedia/gstreamer-plugins-bz2
sysutils/hal
sysutils/hal-device-manager
sysutils/gnome-mount
sysutils/gnome-power-manager
sysutils/gnome-volume-manager
sysutils/policykit
sysutils/gstreamer-plugins-hal
www/gstreamer-plugins-neon

Approved by:    portmgr (implicit, kris)
Original commit
Monday, 9 Oct 2006
22:46 xride search for other commits by this committer
Add geomgui 0.12

Geomgui is a viewer for the geom layer in the kernel written in C.
It can show the geom layout on the host computer or fetch info from
a remote system via ssh. It has the same arrow key bindings as fx, vi,
(h,j,k and l)and uses z to soom out and Z to zoom in, u is for updating.

WWW: http://geomgui.xride.dk

Approved by:    tmclaugh (mentor)
Original commit
13:26 sergei search for other commits by this committer
- Connect sysutils/cfengine port to the build (instead of systuils/cfengine2)
Original commit
Sunday, 8 Oct 2006
14:11 stas search for other commits by this committer
- Add extrackt and empower to the build.

Approved by:    sem (mentor)
Original commit
06:07 lawrance search for other commits by this committer
Remove sysutils/gnomesu.  It's broken, so libgnomesu is a better choice.

PR:             ports/103527
Submitted by:   Ales Katona <almindor@gmail.com>
Original commit
Friday, 6 Oct 2006
02:32 alepulver search for other commits by this committer
TORQUE is an open source resource manager providing control over
batch jobs and distributed compute nodes. It is a community effort
based on the original *PBS project and, with more than 1,200 patches,
has incorporated significant advances in the areas of scalability,
fault tolerance, and feature extensions contributed by NCSA, OSC,
USC , the U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid,
and many other leading edge HPC organizations.

WWW: http://www.clusterresources.com/pages/products/torque-resource-manager.php

PR:             ports/103296
Submitted by:   trasz
Original commit
Tuesday, 3 Oct 2006
00:56 clsung search for other commits by this committer
Add p5-Proc-PidUtil 0.08, PID file management utilities.

PR:             ports/103111
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Saturday, 30 Sep 2006
14:00 sat search for other commits by this committer
- Update to 0.6.2
- xsearch has been renamed into searchmonkey

Repocopy by:    marcus
Original commit
08:02 miwi search for other commits by this committer
The dvdisaster project:
dvdisaster provides a margin of safety against data loss on CD and DVD media
caused by aging or scratches.

* dvdisaster creates error correction data to compensate read errors which
are not correctable in the CD/DVD drive.

* dvdisaster tries to read as much data as possible from defective media.
Afterwards unreadable sectors are recovered using the previously created
error correction data. The maximum error correction capacity is
user-selectable.

* dvdisaster operates at the image level and does not depend on the file
system.

If you create the error correction data in time and keep it at a safe place,
you have a good chance of recovering the medium contents from typical read
errors and to transfer your complete data onto a new medium.

WWW: http://www.dvdisaster.com/

PR:             ports/103772
Submitted by:   Heiner <h.eichmann(at)gmx.de>
Original commit
Tuesday, 12 Sep 2006
19:58 miwi search for other commits by this committer
evtViewer - A PERL-based viewer for Ms event (*.evt) log files.

evtViewer displays Ms event (*.evt) log files in a human-readable format.

WWW: http://contribs.martymac.com

PR:             ports/103180
Submitted by:   Ganael LAPLANCHE <ganael.laplanche(at)martymac.com>
Original commit
Friday, 8 Sep 2006
12:35 rafan search for other commits by this committer
Add p5-File-Next 0.28, file-finding iterator. This is required by
textproc/p5-ack 1.26 update.

PR:             ports/102988
Submitted by:   chinsan <chinsan.tw at gmail.com>
Original commit
Thursday, 7 Sep 2006
06:14 bsam search for other commits by this committer
LSI Logic MegaRAID Megamgr Release

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

FreeBSD >= 6.1 supports running this tool by the means of the
amr_linux.ko kernel module and the /dev/megadev0 device.

Author: LSI Logic Corporation
WWW:    http://www.lsi.com/

PR:             ports/102917
Submitted by:   Patrick M. Hausen (pmh at hausen.com)
Original commit
05:38 dinoex search for other commits by this committer
TimeMon gives a graphical representation of where the CPU cycles
are going. It's coarse, but better than nothing. The best feature
is that it runs in an icon on your dock, so that you never lose it.
PR:             102656
Submitted by:   Gürkan Sengün
Original commit
Tuesday, 5 Sep 2006
18:39 rafan search for other commits by this committer
Add p5-BSD-Sysctl 0.03, fetch sysctl values from BSD-like systems.

PR:             ports/102885
Submitted by:   chinsan <chinsan.tw at gmail.com>
Original commit
Monday, 4 Sep 2006
08:23 pav search for other commits by this committer
Battmond is a small daemon monitoring the battery level on ACPI-enabled
(laptop) computers, by probing the ACPI device on regular intervals. It
can warn you (through syslog) when the battery level is running low, and
halt the system when it drops below a critical level threshold.

WWW: http://ntarmos.dyndns.org/

PR:             ports/100888
Submitted by:   Nikos Ntarmos <ntarmos@ceid.upatras.gr>
Original commit
Thursday, 31 Aug 2006
21:31 pav search for other commits by this committer
Various ELF related utils for ELF32, ELF64 binaries useful
tools that can check files for security relevant properties

WWW: http://www.gentoo.org/proj/en/hardened/pax-utils.xml

PR:             ports/100628
Submitted by:   Timothy Redaelli <drizzt@drizzt.ath.cx>
Original commit
Monday, 28 Aug 2006
20:41 pav search for other commits by this committer
SMBNetFS is a filesystem that allow you to use samba/microsoft network
in the same manner as the network neighborhood in Microsoft Windows.

Featuries:
    * you can use Samba/Microsoft network as a regular unix filesystem
    * workgroup/computer/share entries are dynamically created
    * windows domain supported
    * kerberos support (New)
    * user defined workgroup/link/hosts are supported
    * national character supported
    * in config files you can specify different user/password to access
      different network shares
    * you can access any computer in the world by "cd mountpoint/ip-addr"
      command, where "ip-addr" is the IP address of the desired computer. Do
      not warry that there is no file with such name :-)
    * command "cd mountpoint/username:password@computer_or_ip" allows
      you to access "computer_or_ip" as user "username" with password
      "password" (this is insecure, but usefull)

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

PR:             ports/101451
Submitted by:   Denis Barov <dindin@freebsd.org.ua>
Original commit
06:27 sat search for other commits by this committer
Add port sysutils/namefix:

namefix.pl is a platform independant batch file renamer. Aimed at
cleaning up media files downloaded from p2p networks. It has many
features to automate the normally tedious job of filename tidying.

WWW: http://namefix.blogspot.com/
Author: Jacob Jarick <mem.namefix@gmail.com>
Original commit
Saturday, 26 Aug 2006
13:20 sat search for other commits by this committer
Add port sysutils/xsearch:

Powerful text searches on Unix using regular expressions for both the
file name, and the search text. Graphical equivalent of find + grep.

Still alpha stage, but usable.

WWW: http://xsearch.sourceforge.net/
Original commit
Tuesday, 22 Aug 2006
14:29 clsung search for other commits by this committer
Add fusefs-sqlfs 20060811, SQLite backed FUSE file system.

PR:             ports/102271
Submitted by:   Stanislav Sedov <ssedov at mbsd.msk.ru>
Original commit
Sunday, 20 Aug 2006
13:03 sat search for other commits by this committer
Add port sysutils/dircomp:

The utility DirComp compares two directories (and - if specified - their
subdirectories), where the comparison can be done both by existence and
by date (of change) or contents. This comparison can be limited to
certain files and and/directories matching specified name- or time-of-
change restrictions.

http://dircomp.sourceforge.net/
Original commit
12:33 sat search for other commits by this committer
IExtract is a little utility designed to extract the properites (title,
author and comment) out of different documents and present them in a
list for further processing.

The following documents are supported:

* HTML
* PNG
* GIF
* JPEG
* MP3
* OGG
* PDF
* StarOffice documents
* OpenOffice documents
* Abiword documents
* RTF documents

WWW: http://iextract.sourceforge.net/
Original commit
Friday, 18 Aug 2006
09:03 sat search for other commits by this committer
Add port sysutils/titlefix:

Renames files in a proper English title format: prepositions, conjunctions,
and articles (<5 letters) are in lowercase unless they are the first or
last word in the title; all others begin with uppercase. Can use id3v2 to
tag mp3s using info in filename.

WWW: http://sourceforge.net/projects/titlefix/
Original commit
Tuesday, 15 Aug 2006
16:09 itetcu search for other commits by this committer
The upsdaemon is a simple program to monitor APC-Pro series UPSes.
When the power fail, the UpsDaemon it effects shutdown the system.

WWW: http://www.ederbs.org/projects/upsdaemon/

- Ederson de Moura
ederbs@ederbs.org

PR:             ports/101841
Submitted by:   Ederson de Moura <ederbs at ederbs.org>
Original commit
Monday, 14 Aug 2006
02:59 acm search for other commits by this committer
- Remove sysutils/linux-e2fsprogs. It was integrated to linux_base-fc4

Approved by:    garga (mentor)
Original commit
Wednesday, 9 Aug 2006
02:53 clsung search for other commits by this committer
Add p5-BSD-Jail-Object 0.02, an object oriented perl interface to
jail(2).

PR:             ports/101643
Submitted by:   Mahlon E. Smith <mahlon at martini.nu>
Original commit
Monday, 7 Aug 2006
01:50 clsung search for other commits by this committer
Add p5-Fuse-Simple 1.00, simple way to write filesystems in Perl using
FUSE.

PR:             ports/101455
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Sunday, 6 Aug 2006
03:34 scrappy search for other commits by this committer
Initial port for bsdstats script

Submitted by: John Nielsen <john@jnielsen.net>
Original commit
Friday, 4 Aug 2006
14:47 acm search for other commits by this committer
- Restored sysutils/linux-e2fsprogs

Approved by:    garga (mentor)
Original commit
Friday, 28 Jul 2006
07:17 rafan search for other commits by this committer
Add p5-Sys-Hostname-FQDN 0.07, get the short or long hostname.

PR:             ports/100736
Submitted by:   Tsung-Han Yeh <snowfly at yuntech.edu.tw>
Original commit
Thursday, 27 Jul 2006
04:56 clsung search for other commits by this committer
Add p5-Fuse 0.07, write filesystems in Perl using FUSE.

PR:             ports/100415
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Wednesday, 26 Jul 2006
15:33 garga search for other commits by this committer
Xdd is a tool for measuring and characterizing disk subsystem I/O
on single systems and clusters of systems. It is a command-line
based tool that grew out of the UNIX world and has been ported to
run in Windows environments as well. It is designed to provide
consistent and reproducible performance measurements of disk I/O
traffic. There are three basic components to xdd that include the
xdd program itself, a timeserver program, and a gettime program.
The timeserver and gettime programs are used to synchronize the
clocks of xdd programs simultaneously running across multiple
computer systems.

WWW: http://www.ioperformance.com/

PR:             ports/100833
Submitted by:   Gerhard Gonter <g.gonter at ieee.org>
Original commit
08:59 itetcu search for other commits by this committer
Move sysutils/e17-module-devian to x11/e17-module-devian as x11 is more
appropriate category for this port.

PR:             ports/99852
Submitted by:   Stanislav Sedov (maintainer)
Repocopy by:    marcus
Original commit
Sunday, 23 Jul 2006
14:19 sat search for other commits by this committer
Add port sysutils/unieject:

Unieject is a drop-in replacement for usual  eject command, which works
on Linux and FreeBSD. It has more functionalities than FreeBSD's eject
command, and it's partially compatible with Linux's one.

It also features a library to access functions to lookup devices and
mountpoints, unmount and eject devices.

WWW: http://flameeyes.is-a-geek.org/projects#unieject
Original commit
Wednesday, 19 Jul 2006
01:03 clsung search for other commits by this committer
Add fusefs-httpfs 2.06.07.10, fuse-based http filesystem.

PR:             ports/100389
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
00:57 clsung search for other commits by this committer
Add fusefs-funionfs 0.4.1, union filesystem for the FUSE driver.

PR:             ports/100383
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Monday, 17 Jul 2006
17:24 novel search for other commits by this committer
areca-cli is a Command Line Interface to query and manipulate the Areca
ARC-xxx SATA RAID controllers.

WWW: http://www.areca.com.tw

PR:             ports/100407
Submitted by:   rink
Original commit
08:12 novel search for other commits by this committer
DownTime is a GTK-based graphical utility for scheduling shutdowns,
reboots, et cetera.

WWW: http://www.nickwithers.com/downtime

PR:             ports/100352
Submitted by:   Nick Withers (nick at nickwithers.com)
Original commit
03:50 clsung search for other commits by this committer
Add fusefs-unionfs 0.14, FUSE based implementation of the well-known
unionfs.

PR:             ports/100382
Submitted by:   Gea-Suan Lin <gslin at gslin.org>
Original commit
Sunday, 16 Jul 2006
12:31 garga search for other commits by this committer
Add kldfind 0.59, find kernel modules by string.

PR:             ports/100351
Submitted by:   Ricardo A. Reis <ricardo.areis at gmail.com>
Original commit
Friday, 14 Jul 2006
07:57 vd search for other commits by this committer
Remove expired leaf ports:
2006-07-14 sysutils/ledit
2006-07-14 x11/settitle
Original commit
Sunday, 9 Jul 2006
17:36 rafan search for other commits by this committer
lineak_{defaultplugin,kdeplugins,xosdplugin} are changed to lineak-*

PR:             99402, 99403, 99404
Submitted by:   Kay Lehmann <kay_lehmann web.de> (maintainer)
Original commit
Tuesday, 4 Jul 2006
18:37 garga search for other commits by this committer
This port provides a FreeBSD kernel module that can be used to
retrieve the font bitmaps stored in BIOS memory.

WWW: http://home.tiscali.nl/rladan/biosfont/

PR:             ports/97106
Submitted by:   Rene Ladan <r.c.ladan@gmail.com>
Original commit
01:23 ehaupt search for other commits by this committer
Add p5-Dir-Purge, purge directories to a given number of files.
Original commit
Monday, 3 Jul 2006
16:11 itetcu search for other commits by this committer
KPorts is KDE-Frontend to the FreeBSD-Ports and in future also to the
OpenBsd-Ports, PkgSrc and maybe others.
You can browse and search through your Portstree and perform actions
like Upgrades, Installs, Uninstall a.s.o. More advanced features like
setting Options and Vulnerability checking are also available. For a
complete list, check the Homepage or the Changelog.
Functionality is KPorts' main goal, not simplification by reducing
options; however KPorts should be rather easy to use.

WWW: http://kports.sf.net

PR:             ports/99653
Submitted by:   Hannes Hauswedell <hannes.hauswedell@gmail.com>
Original commit
Saturday, 1 Jul 2006
07:22 sem search for other commits by this committer
Add portupgrade-devel. It's a developing version of portupgrade.
Version 2.1.5 is mostly bugfix of 2.1.4.
Original commit
Thursday, 29 Jun 2006
08:36 novel search for other commits by this committer
Retrieve list of filesystems and their properties

Sys::Filesystem is intended to be a portable interface to list and query
filesystem names and their properties. At the time of writing there were
only Solaris and Win32 modules available on CPAN to perform this kind of
operation. This module hopes to provide a consistant API to list all,
mounted, unmounted and special filesystems on a system, and query as
many properties as possible with common aliases wherever possible.

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

PR:             ports/98307
Submitted by:   pirzyk
Original commit
Saturday, 24 Jun 2006
17:44 itetcu search for other commits by this committer
This e17 module allows you to fetch and display on desktop rss feeds, images
and logs.

Author: Laurent 'kiwi' Ghigonis <ooookiwi@free.fr>
WWW:    http://www.enlightenment.org

PR:             ports/99362
Submitted by:   Stanislav Sedov <ssedov@mbsd.msk.ru>
Original commit
Friday, 23 Jun 2006
14:21 ehaupt search for other commits by this committer
Add rcsedit, a simple wrapper for RCS written in Perl.

PR:             99346
Submitted by:   Antonio Querubin <tony@lava.net>
Original commit
Wednesday, 21 Jun 2006
16:16 garga search for other commits by this committer
Add fpc-utmp , free Pascal unit to gather information from the utmp
file.

PR:             ports/98681
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Original commit
16:14 garga search for other commits by this committer
Add fpc-syslog , free Pascal interface to the system logger.

PR:             ports/98676
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Original commit
Monday, 19 Jun 2006
07:50 aaron search for other commits by this committer
Adding port sysutils/p5-Filesys-Statvfs, Perl extension for statvfs() and
fstatvfs().

PR:             ports/98249
Submitted by:   aaron
Approved by:    maintainer timeout, tobez (implicit)
Original commit
07:49 aaron search for other commits by this committer
Adding port sysutils/p5-Filesys-Df, Perl extension for filesystem space.

PR:             ports/98249
Submitted by:   aaron
Approved by:    maintainer timeout, tobez (implicit)
Original commit
Saturday, 17 Jun 2006
23:53 alepulver search for other commits by this committer
This is a boot splash image changer for FreeBSD.

See the post-installation message for instructions.

WWW: http://mato.gamato.org/freebsd/

PR:             ports/93218
Submitted by:   Martin Otto <gamato@pobox.sk>
Original commit
Friday, 16 Jun 2006
16:17 pav search for other commits by this committer
wdfs is a WebDAV filesystem with special features for accessing
Subversion repositories. It uses Fuse and Neon.

WWW: http://noedler.de/projekte/wdfs/

PR:             ports/98890
Submitted by:   Gyorgy Teubel <tgyurci@freemail.hu>
Original commit
Sunday, 11 Jun 2006
12:40 erwin search for other commits by this committer
This port provides an utility for getting information from
LSI Logic's MegaRAID RAID controllers.

WWW: http://lists.freebsd.org/pipermail/freebsd-scsi/2006-February/002294.html

PR:             ports/98803
Submitted by:   bz
Original commit
Thursday, 8 Jun 2006
07:30 ale search for other commits by this committer
Portconf is a simple framework to set ports options in an
universal way. Knobs set to specific ports are honorated
by portmaster, portupgrade, portmanager and 'make install'.
Original commit
Wednesday, 7 Jun 2006
21:12 itetcu search for other commits by this committer
GUI application used to monitor UPS devices controlled by the APCUPSD package.
The program uses the NIS interface from apcupsd to collect event and status
information for display to the end-user.  Because of this great interface,
this program can be executed on any OS supported machine and use the network
socket interface to connect back to apcupsd.

WWW: http://gapcmon.sourceforge.net/

PR:             ports/98117
Submitted by:   Jason E. Hale <bsdkaffee@gmail.com>
Approved by:    lawrance (mentor, implicit)
Original commit
Tuesday, 6 Jun 2006
18:06 itetcu search for other commits by this committer
This is the port of scanbuttond, an utility to monitor the various buttons
found on many modern scanners which are intended to trigger certain actions
like copying, faxing or mailing the scanned document.
This daemon queries the scanner button state several times per second via
libusb and if it detects that a button is pressed it runs a shell script with
the button number as an argument.

The supported scanner backends currently are: epson, niash, plustek, snapscan

Author: Bernhard Stiftner <root84@users.sourceforge.net>
WWW:    http://scanbuttond.sourceforge.net/

PR:             ports/95386
Submitted by:   Daniel Thiele
Approvel by:    lawrance (mentor, implicit)
Original commit
Sunday, 28 May 2006
15:36 pav search for other commits by this committer
- Rename ports

  sysutils/gnomesystemmonitor -> sysutils/gnome-system-monitor
  sysutils/gnomesystemtools -> sysutils/gnome-system-tools
Original commit
15:30 pav search for other commits by this committer
- Rename ports

  sysutils/gnomecontrolcenter -> sysutils/gnome-control-center1
  sysutils/gnomecontrolcenter2 -> sysutils/gnome-control-center
Original commit
Friday, 26 May 2006
15:14 garga search for other commits by this committer
- Add a slaveport ucspi-ssl-tls, this is the ucspi-ssl with a tls patch
  applided. I used here the 0.3 version of this tls patch, obtained from
  spamcontrol patch collection. I'm doing this in preparation of update
  qmail-spamcontrol to 2.4.14 that supports STARTLS
- Make necessary change on ucspi-ssl to add this new slaveport
Original commit
Thursday, 25 May 2006
13:03 sat search for other commits by this committer
Adding sysutils/fusefs-curlftpfs:

CurlFtpFS is a filesystem for acessing FTP hosts based on FUSE and
libcurl.

CurlFtpFS differentiates itself from other FTP filesystems because it
features:

* SSLv3 and TLSv1 support
* connecting through tunneling HTTP proxies
* automatically reconnection if the server times out
* transform absolute symlinks to point back into the ftp file
  system

WWW: http://curlftpfs.sourceforge.net/

Approved by:    krion (mentor)
Original commit
Tuesday, 16 May 2006
09:16 sat search for other commits by this committer
Add bsdadminscripts: A small collection of administration scripts

PR:             ports/97293 (based on)
Submitted by:   Dominic Fandrey <lon_kamikaze@gmx.de>
Approved by:    krion (mentor)
Original commit
Monday, 15 May 2006
05:58 vd search for other commits by this committer
Remove ffsrecov (and thus unbreak INDEX)

Hmmz, noone fixed this in 23 hours...

Forgotten by:   jmg
Original commit
Wednesday, 10 May 2006
02:37 clsung search for other commits by this committer
- pflogx is a simple tool to export OpenBSD's
  packet filter logs to XML files.
Original commit
Sunday, 7 May 2006
13:36 pav search for other commits by this committer
Logserial stores data received from serial device in a file.  Upon receiving
SIGHUP it reopens the file, thus allowing automated rotation of logs. One
possible application of logserial is to save logs of PBX.

PR:             ports/93091
Submitted by:   Anastasya Batieva <nastya@rsu.ru>
Original commit
Wednesday, 3 May 2006
20:37 jylefort search for other commits by this committer
Add sensors-applet.

GNOME Sensors Applet is an applet for the GNOME Panel to display readings from
hardware sensors, including CPU temperature, fan speeds and voltage readings.

On FreeBSD, sensor values are obtained from the sysutils/mbmon port.

WWW: http://sensors-applet.sourceforge.net/
Original commit
Tuesday, 2 May 2006
08:35 vd search for other commits by this committer
Remove sysutils/sgeee53 as it is a slave port of expired (and just removed)
sysutils/sge53.

The dependency check in ports/Tools/scripts/rmport missed
sysutils/sgeee53/Makefile:MASTERDIR=    ${.CURDIR}/../sge53
when I removed sysutils/sge53.
I will update the script to catch such "dependencies" ASAP.
Original commit
07:16 vd search for other commits by this committer
Remove expired leaf port:
2006-05-01 sysutils/sge53
Original commit
Monday, 1 May 2006
17:24 krion search for other commits by this committer
Add ipmi-kmod 20060418, backport of ipmi driver from FreeBSD 7-CURRENT
for FreeBSD 6.x.

PR:             ports/96324
Submitted by:   Nick Barkas <snb@threerings.net>
Original commit
Sunday, 30 Apr 2006
14:41 anray search for other commits by this committer
Add mountsmb2 0.90.1, SMB/CIFS shares mounting scripts to do it at
login.

PR:             ports/94601
Submitted by:   Rashid N. Achilov <shelton@www.granch.ru>
Original commit
01:25 marcus search for other commits by this committer
Add an entry for pessulus.
Original commit

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

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