faster, and more stable way for all users to experience the web. The
official site at http://www.chromium.org/Home contains design documents,
architecture overviews, testing information, and more to help you learn
to build and work with the Chromium source code.
You can help support this port of Chromium to FreeBSD by subscribing at
http://chromium.hybridsource.org. This port was derived from older work
extracted from the weekly subscriber builds.
WWW: http://chromium.hybridsource.org
The Courgette update code has been removed from the distfile
PR: ports/146302
Submitted by: Florent Thoumie [flz at FreeBSD.org], [chromium hybridsource.org]
Approved by: FreeBSD Foundation
of Objective-C 2 for use with GNUstep and other Objective-C programs.
This runtime is based on the Etoile Objective-C Runtime, an earlier
research prototype, and includes support for non-fragile instance
variables, type-dependent dispatch, and object planes. It is fully
compatible with the FSF's GCC Objective-C ABI and also implements
a new ABI that is supported by Clang and is required for some of
the newer features.
Submitted by: Pete French
Reviewed by: dinoex
Changes:
- The first steps towards support of bitmap fonts were done.
- The standard bitmap font was defined for the sizes 10, 12, 14, 16, 18 and 24.
- A new example program (testfont.sd7), which writes with the standard font
in various sizes, was added.
- The initialisation of the random number generator in the function
uint_rand in "int_rtl.c" was improved.
- The function timMycroSec was defined in "tim_unx.c" and "tim_win.c".
Fixed drag-and-drop, the display problems, and improved the
"My eBay" scraping code. 2.1.2 should also fix a few other
problems, like auctions never getting moved to 'complete'.
PR: 151220
Approved by: Stephen Hurd <shurd@sasktel.net>
Changes:
* Updated the way that Apache logfiles are parsed, such that malformed
lines will be safely ignored. (Closes: #597114)
- Pass maintainership to submitter
PR: ports/151231
Submitted by: C-S <c-s at c-s dot li>
- Require specific version of p5-Email-Simple in order to incorporate
p5-Email-Simple-Creator as well
Changes:
0.30 2010-10-07
Small adjustment in some test cases to accomodate changes in
Perl 5.13.5.
0.29 2010-10-06
Extends the syntax of DENY_FILENAME directive to allow
customized error messages.
- Removed post-patch target now that upstream dist has fixed version
numbering problem in setup.py
Release notes:
Fixes two issues with creating manifests/stringifying recipes. The
first allows getting the text of invalid recipes, and the second
ensures that the manifest of recipes using nest-part are correct.
PR: ports/151211
Submitted by: C-S <c-s at c-s dot li> (maintainer)
Changes:
logcheck (1.3.13) unstable; urgency=low
* ignore.d.server/pure-ftpd:
- fixed user name pattern in logout message, thanks to Simon Breuss
(LP: #619119)
* violations.ignore.d/logcheck-sudo:
- match COMMAND=list and TTY=console, thanks to Michel Messerschmidt
for the patch (closes: #593482)
* ignore.d.server/amavisd-new:
- applied changes by Christian Drage (closes: #594605):
- IPv6 support for IP addresses
- allow PASSED SPAM in log
- optional minus sign after "Hits:"
- optional quarantine in log line
- optional Message-ID
PR: ports/151033
Submitted by: Anton Yuzhaninov <citrin at citrin dot ru>