Reasoning:
billf> This port is already marked BROKEN because of the license problem.
billf> If the situation isn't going to change, someone should just 'cvs rm' thi\
s port.
The situation will NOT change. The patent for mp3 is on the acoustic models
used on coding and decoding. Since 8hz-mp3 has the patented acoustic models
in itself, they cannot distribute their encoder.
Considering above, we should cvs rm this port.
-Seigo TANIMURA <tanimura@naklab.dnj.ynu.ac.jp>
A program that is used to convert static elf images to a.out format.
The SUN OpenBoot PROM can only boot a.out images.
PR: ports/7150
Submitted by: Kapil Chowksey <kchowksey@hss.hns.com>
2)Was installing into a directory but not removing it with the rest of
the package.
3)Now supports NOPORTDOCS (which isn't documented in Mk/bsd.port.mk)
- many minor changes inspired by apache13-modssl
(e. g. change datadir from ${PREFIX}/www to ${PREFIX}/share/apache)
- patches.modssl/ is not needed any longer (same patches for modssl and
non-modssl case)
A 64x64 pixel application that displays nine buttons.
Each of these buttons can be configured via a configuration file to
run just about any application you'd like to. Basically, if you can
type it in a shell command, wmbutton can run it. It is based on wmcp,
by Ben Cohen.
PR: ports/11055
Submitted by: Jim Mock <jim@corp.au.triax.com>
This is the Java based Constructor of Useful Parsers (CUP for short). It
serves the same role as the widely used program YAXX and in fact offers most
of the features of YACC. However, CUP is written in Java, uses specifications
including embedded Java code, and produces parsers which are implemented in
Java.
PR: ports/6570
Submitted by: Jason Nordwick <nordwick@xcf.berkeley.edu>
This is an image format handler for Tk. It handles the following image
formats:
bmp, gif, png, jpeg, tiff, xpm, xbm, and postscript.
PR: ports/10234
Submitted by: Glenn Johnson <gljohns@bellsouth.net>
A chat program for use with America Online's Instant Messenger. The
name naim is derived from n's AIM client, but it could also have been
derived from ncurses AIM client because of naim's use of the ncurses
text-mode screen library.
PR: ports/10197
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
This is a library, which contains a safe reincarnations
of strcpy/strcat/sprintf and some other functions,
which is known to be a source to 99% of stack smashing
attacks since Morrison Worm.
PR: ports/9279
Submitted by: Alexandre Snarskii <snar@paranoia.ru>