and controlled from a single terminal. tmux is intended to be a simple, modern,
BSD-licensed alternative to programs such as GNU screen.
WWW: http://tmux.sf.net/
PR: ports/124093
Submitted by: Wen Heping <wenheping at gmail.com>
It's goal is to be able to catalog your entire CD collection allowing for
searches of your CD/DVD files with a clean and simple interface.
WWW: http://cdcollect.sourceforge.net
PR: ports/122640
Submitted by: Alexander Logvinov <ports@logvinov.com>
2008-04-02 net/dhcp-agent: Dhcp-agent has not been updated since 2003, it does not build with guile-1.8, and it is unmaintained
2008-04-22 net/ocaml-netclient: is part of ocaml-net
2008-04-06 net/samplicator: Project has vanished
2008-03-20 graphics/entice: Broken and unmaintained
2008-01-14 x11-themes/gtk-smooth-engine: Redundant port (now included in gtk-engines), no release since 2005
2007-09-21 security/amavis-perl: depends on misc/compat3x, which has security problems
2007-12-31 sysutils/cdbakeoven: Abandonware
2008-01-04 net/gnu-finger: no active development and known security vulnerabilities.
2007-11-16 misc/seizedesktop: development stalled for years, outdated, unmaintained
Detailed information on each item can be automatically retrieved from
the internet and you can store additional data, such as the location
or who you've lent it to. You may also search and filter your collection
by many criteria.
WWW: http://www.gcstar.org/
PR: ports/118961
Submitted by: Dominique Goncalves <dominique.goncalves at gmail.com>
FUNCTIONS
dir_exists_ok
Ok if the directory exists, and not ok otherwise.
dir_not_exists_ok
Ok if the directory does not exist, and not ok otherwise.
WWW: http://search.cpan.org/dist/Test-Dir/
PR: ports/118252
Submitted by: Xavier Beaudouin <kiwi at oav.net>
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
which is written by Mario Puzo in 1969 (ISBN 0-451-16771-6), processed
into the fortune format.
WWW: http://izb.knu.ac.kr/~bh/fortune/
PR: ports/117074
Submitted by: Byung-Hee HWANG <bh (AT) izb.knu.ac.kr>
Approved by: miwi (mentor)
The TOIlet project attempts to create a free replacement for the FIGlet
utility. TOIlet stands for "The Other Implementation's letters", coined
after FIGlet's "Frank, Ian and Glen's letters".
TOIlet is in its very early development phase. It uses the powerful
libcucul library to achieve various text-based effects. TOIlet
implements or plans to implement the following features:
* The ability to load FIGlet fonts
* Support for Unicode input and output
* Support for colour output
* Support for various output formats: HTML, IRC, ANSI...
TOIlet also aims for full FIGlet compatibility. It is currently able to
load FIGlet fonts and perform horizontal smushing.
WWW: http://libcaca.zoy.org/toilet.html
Author: Sam Hocevar <sam@zoy.org>
Based on: Gentoo Portage
mtail is a small tail workalike that performs output coloring using ansi
escape sequences (although the sequences are overridable, so you could cause
it to output something else, e.g. html font tags, if you really wanted to).
mtail is written in python, is fairly small, and should be relatively
platform-independent.
It has a config file that can contain an arbitrary number of entries, each
of which has a series of regular expressions to indicate which files to color
according to which entry. for each entry, the config file specifies a coloring
scheme using regular expressions and, optionally, filters to apply to each
line before coloring (for example, to strip out extra info, etc.). the config
file also may override the predefined colors and the escape sequences (or
whatever) actually used to perform the coloring.
WWW: http://matt.immute.net/src/mtail/
Author: Matt Hellige <matt@immute.net>
Based on: NetBSD pkgsrc package
Pantry is a command-line oriented nutrient analysis program. It is a
true command-line program: there are no menus, there are no prompts.
Instead, you simply type commands from your shell prompt, and Pantry
does what you ask it to do, displaying results if you have asked it to
do that.
In addition to using Pantry from your shell prompt, you also interact
with it through XML files. Using XML, you can edit Pantry's
configuration file. You can also add nutrient information for custom
foods (though Pantry includes nutrient information for over 7,000 foods
to get you started) and recipes using XML.
WWW: http://pantry.sourceforge.net/
Author: Omari Norman <massysett at users.sourceforge.net>
--
This package allows you to install the compat6x libraries on your
system, so you can use legacy binaries that depend on them.
--
Thanks to: All testers
gretl is used in the mathematical analysis of time series,
and has a functionality that is similar to various statistical
and signal processing components of it++, octave, scilab,
R, numpy/scipy, etc. -- most of which are in the math
category. It should really be placed there, rather than
in misc. In recognition of the fact that it implements
some methods that are commonly (but not exclusively!) used
in econometrics, it should also be given a secondary listing
in finance. (In my opinion, however, it shouldn't be given
a primary listing in that category, because most of the
ports there deal with the nuts-and-bolts of accounting,
payment methods, taxes, and stock tracking. To my knowledge,
the only ports now in finance that remotely resemble gretl
are quantlib, xtrader, and qtstalker, all of which employ
simpler methods that are more specific to financial time
series than are the more general methods in gretl.
PR: ports/113052
Submitted by: bf <bf2006a@yahoo.com>
cloc counts blank lines, comment lines, and physical lines of source
code in many programming languages.
cloc contains code from David Wheeler's SLOCCount and Damian Conway and
Abigail's Perl module Regexp::Common.
WWW: http://cloc.sourceforge.net/
Author: Al Danial <al.danial@gmail.com>
The SWORD Project is an effort to create an ever expanding software
package for research and study of God and His Word. The SWORD Bible
Framework allows easy manipulation of Bible texts, commentaries,
lexicons, dictionaries, etc. Many frontends are build using this
framework. An installed module set may be shared between any frontend
using the framework.
WWW: http://gnomesword.sourceforge.net/
PR: ports/112196
Submitted by: Thomas Abthorpe <thomas at goodking.ca>
This package provides the PyQt4 demo and examples.
WWW: http://www.riverbankcomputing.co.uk/pyqt/
PR: ports/109634
Submitted by: Danny Pansters <danny at ricin.com>
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
- Move qt4-codecs-tw to chinese [1]
- Add some missing quotes [1]
- From the "this never happened in the clean room" dept:
Disable session management support more universally to
avoid linktime errors.
[1] Spotted by: rafan
2006-12-27 devel/leoarg: distfile and homepage disappeared
and also the two ports that depend on it:
misc/dirtree
misc/argparse
their distfiles and homepages also disappeared.
2006-12-01 misc/afbackup-client: Uses unregistered uid that conflicts with other ports
2006-12-01 misc/afbackup-server: Uses unregistered uid that conflicts with other ports
2006-12-14 lang/forth: obsoleted by lang/pfe; use of this port is pretty much senseless
2006-12-28 ftp/jmirror: distfile disappeared and has no homepage