support for many common extensions, MS-DOS formatted option strings, and much
more. It can function as a drop-in replacement for getopt() on systems with or
without existing vendor-provided implementations and also as a separate
co-existing function.
WWW: http://kevinlocke.name/programs/ultragetopt.php
PR: ports/166288
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
Approved by: wen@ (mentor)
Feature safe: yes
- Disable compile warnings, it needs more recent gcc to work
- Move manpages declarations to Makefile.man
- Remove some useless dirrmtry's of locale dirs,
they are now in /etc/mtree/BSD.local.dist
- Use dirrm instead of dirrmtry on dirs specific to this package
Feature safe: yes
getty (build fix for systems without CBAUD),
mdev (error in mdev.seq handling if sequence number is >999),
modinfo (made it select PLATFORM_LINUX),
wget (fixed use-after-free on redirect).
Feature safe: yes
- Add a patch to the mutt pager that handles non-breaking space
characters (0xA0) in an UTF8 environment correctly.
- Bump PORTREVISION.
PR: ports/166659
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Security: http://www.freebsd.org/ports/portaudit/49314321-7fd4-11e1-9582-001b2134ef46.html
Feature safe: yes
a significantly richer type system. Ur is functional, pure, statically-typed,
and strict. Ur supports a powerful kind of metaprogramming based on row types.
Ur/Web is Ur plus a special standard library and associated rules for parsing
and optimization. Ur/Web supports construction of dynamic web applications
backed by SQL databases.
PR: ports/166657
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
Feature safe: yes
mod_myvhost is Apache module for dynamically configured name based mass virtual
hosting with PHP, virtual host's configurations and PHP settings are stored in
database.
No need to have every vhost in apache's configuration file, no need to restart
apache after configuration changed (vhost added|deleted, vhost rootdir changed,
vhost unblocked/unblocked...).
After all, it is capable to change settings of PHP4/5 dynamically (if php is
loadable module or it is linked with apache) for any vhost. By default, it sets
open_basedir as vhost's rootdir to prevent user from stoling files from other
users and from your server, but you have ability to change almost any parameter
that exists in php.ini, for example, you can turn on safe_mode or
register_globals for particular vhost, if it has old php scripts that use global
variables.
WWW: http://code.google.com/p/mod-myvhost/
requested on FreeBSD-apache list by Igor Popov <ipopovi@gmail.com> (Author)
http://lists.freebsd.org/pipermail/freebsd-apache/2012-March/002700.html
Feature safe: yes
- Built-in JavaScript now preferred over Gecko in most cases.
- Support for scalable font resources.
- Fixes for audio and video playback.
- Support for script decoding in JScript.
- Various bug fixes.
On the way update the Makefile header and add a CONFLICTS with
emulators/wine, to complete the branching of this port.
Feature safe: yes
Beware (I've got an e-mail from the author):
1. This is the last free version of imaptools.
2. The author's intention is to release a new version with a modest fee.
3. All users who already get a copy of the program
may use it without restrictions.
4. Further redistribution of already released versions will be forbidden.
5. The port should be removed from the portstree.
6. The dead line is Monday April 9th.
Feature safe: yes
dependency. Yet this triggers autodetection code in bsd.openssl.mk and
OpenSSL dependency is registered with the resulting package, creating a
discord between INDEX and actual package. Work around by explicitly recording
the dependency in a way that INDEX build will see.
OK'ed by: cy (maintainer)
Feature safe: yes
- Remove Module::Pluggable dependency which is in core since 5.8.9 [1]
- Add LICENSE (Artistic 1 & GPL 1)
- Expand the value of BUILD_DEPENDS before assigning it to RUN_DEPENDS
Changes: http://search.cpan.org/dist/SMS-Send/Changes
PR: ports/166633 [1]
Feature safe: yes
- switch to gcc46 as compiler, clang appears to be too troublesome in practice
- add a patch to avoid fix SIGFPE crashes from protoc during the build [1]
Submitted by: theraven via #bsdports [1]
Security: http://www.vuxml.org/freebsd/057130e6-7f61-11e1-8a43-00262d5ed8ee.html
Feature safe: yes
- New version of the Gecko engine.
- Support for path gradients in GdiPlus.
- Various MSXML improvements.
- Fixes to 64-bit exception handling.
- Various bug fixes.
Submitted by: David Naylor <naylor.b.david@gmail.com>
Feature safe: yes
Security: CVE-2011-3048
the updated versions 1.4.9 and 1.4.11 can not be build without disabling features.
Update to 1.5.x cant be done while porst are frozen.
Feature safe: yes