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>
- Call mkfifo instead of mknod for creating FIFOs to fix cramfsck.
PR: 116292
Submitted by: Christopher Hall <freebsd@generalresources.com>
Approved by: maintainer
- Make PORTVERSION of crafty-open-enormous to be consistent with others
- Correct CONFLICTS line in crafty-open-large, crafty-open-medium
PR: ports/116598
Submitted by: J Shoemaker <shoemaker at bluebottle.com> (maintainer)
Include patches up to 2007-09-19 (later patches are difficult to include as
provided because they will not apply cleanly and would need to be recreated
as a cumulative FreeBSD port patch).
Add the HTTP mirrors to MASTER_SITES as in www/squid and remove a dead
FTP mirror.
Use the new configuration directive squid-default-user and remove code
from the port that implemented that functionality.
Remove reference to squid.sh from pkg-message.in because the rc script
does no longer have a .sh suffix on any supported FreeBSD version.
Notable change: SNMP support is now enabled by default, mirroring the
change in Squid itself. To disable it, specify WITHOUT_SQUID_SNMP or
reconfigure the port accordingly with "make config".
PR: 116581
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
This patch updates editors/hexedit to 1.2.12. Additionally
included is a patch (patch-allowwhitespaces) which allows
a hex search pattern to contain whitespaces (e.g. A1 B2 C3
instead of A1B2C3).
PR: ports/101078
Submitted by: Andre Albsmeier <Andre.Albsmeier@siemens.com>
Approved by: maintainer timeout