maintainership -- with the previous maintainer's approval.
Remove explicit requirements for shared library major numbers of
dependencies. Like in almost all other ports, these quite gratuitous.
Scale the build to multiple CPUs, if available on the building
system.
Automatically run vendor's self-tests (unless disabled via OPTIONS).
Apply DOS2UNIX to a number of files including the HTML pages.
NB: ImageMagick's configure tries to detect an OpenMP-capable compiler.
This /may/ be a problem, when gcc-4.2 (such as on 7.x) or greater is
used... An explicit `--disable-openmp' may be needed...
Vim is a virtually compatible, extreamly enhanced, version of the UNIX
^^^^^^^^^
text editor vi.
PR: ports/108356
Submitted by: Daniel Franke<dfranke@ufl.edu>
Approved by: maintainer timeout
http://marc.theaimsgroup.com/?l=zebra&m=114058002007887&w=2
it makes ospfd use priority
queue (using heap sort) for its spf calculation.
It should change spf execution time of ospfd from N^2 to N log (N).
PR: ports/94216
Submitted by: dikshie <dikshie@lapi.itb.ac.id>
Approved by: maintainer timeout
Update to latest release. Suggest all users upgrade as there
is a remote code exploit in versions less than 2.0.7
PR: ports/115534
Submitted by: Peter Thoenen <peter.thoenen@yahoo.com>
1. Update to xscrabble 2.12
2. Fix typo in pkg-descr and trim trailing blanks
"You might be able to improve upon this"
This port does something I don't like: it installs an empty,
unwritable scrabble_scores file in a directory whose contents
shouldn't be modified. Players then need to override the
app-defaults by placing a
XScrabble.scorefile: /path/to/scrabble_scores
line in $HOME/.Xdefaults (or $HOME/.Xresources, whatever).
Wouldn't it make more sense to create a new, empty, writable
score file under /var/games (if it doesn't exist) upon
package installation; make the app-defaults file reference that;
on deinstall, remove /var/games/scrabble_scores if it is empty or
print a message indicating this file needs to be deleted manually
in order to remove all traces?
PR: ports/111839
Submitted by: "Eric P. Scott" <eps+pbug0704@ana.com>
development. Quote from SourceForge page:
"As of 2004-10-08 10:20, this project is no longer under active development."
PR: ports/116616
Submitted by: Lewis Thompson <lewiz at compsoc.man.ac.uk> (maintainer)
quantumminigolf.cpp:1: error: -malign-double makes no sense in the 64bit mode
PR: ports/116614
Submitted by: Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer)
due to not checking existence of fltk-config before using it. Fix that
by checking existence before using.
PR: ports/116623
Submitted by: bgruber <knightbg at yahoo.com>
Approved by: Martin Tournoij <carpetsmoker at xs4all.nl> (maintainer)
requires it. This is guaranteed to break quite a number of ports;
email linimon if you find one. This patch is currently being tested
on pointyhat to help identify them.
a missing dependency (which is the actual underlying error). This cures
the case of the build cluster looping indefinitely asking for user input.
Suggested by: tobez
Regression-tested with: devel/p5-Config-Any
Phplist is an email announcement delivery system. It is great for
newsletters, publicity lists, notifications, and many other uses.
Phplist has many features, including:
* double opt-in subscription mechanism
* scheduling
* RSS
* list segmentation
* click-tracking
* attachments
* bounce management
PR: ports/115799
Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
Approved by: sat (mentor)
MPEG4(AVI/MOV/MP4/MP3/3GP) converter
flv2mpeg4 allows you convert a Flash Video / FLV file
(YouTube's videos,etc) to MPEG4 (AVI/MOV/MP4/MP3/3GP) file
online. It is using a compressed domain transcoder technology
(outline in Japanese). It converts FLV to MPEG4 faster and
less lossy than a typical transcoder.
PR: ports/116446
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>