notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: sysutils/Makefile

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

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

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
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

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

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