We can't use USES=cmake here - main project builds with gmake.
PR: ports/177285
Submitted by: r4721@tormail.org
Approved by: maintainer timeout
Feature safe: yes
- antarctica: AusAQ and ATAQ have been removed.
- Antarctica/Macquarie has been moved to australasia file and AU.
- Asia/Hebron, Palestine updated for 2013.
Feature safe: yes
listening to, view your listening history and share it with friends. The more
Last.fm learns what you like, the better it gets.
WWW: http://www.last.fm/download
PR: ports/177233
Submitted by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
Feature safe: yes
ChangeLog:
* src/util.f: Changed declaration of arrays in subroutine to avoid
faults if R is running with array bound checks.
Approved by: bdrewery (mentor)
Feature safe: yes
IO::Event provides an object-based callback system for handling nonblocking IO.
The design goal is to provide a system that just does the right thing without
the user needing to think about it much.
All APIs are kept as simple as possible yet at the same time, all functionality
is accesible if needed. Simple things are easy. Hard things are possible.
Most of the time file handling syntax will work fine: <$filehandle> and print
$filehandle 'stuff'.
IO::Event provides automatic buffering of output (with a callback to throttle).
It provides automatic line-at-a-time input.
After initial setup, call IO::Event::loop().
IO::Event was originally written to use Event. IO::Event still defaults to using
Event but it can now use AnyEvent or its own event loop.
WWW: http://search.cpan.org/dist/IO-Event/
Feature safe: yes
mangle your terminal badly (in fact, it does very noticeably on Linux)
- While here, trim Makefile header, improve COMMENT, use MANPREFIX when
installing manual pages, sort knobs, et cetera
Submitted by: Andy Xie (andy.xie.sz@gmail.com)
Approved by: delphij (maintainer)
Feature safe: yes
- add symlink so ${PREFIX}/bin/f1lt will also start application
Just in time for Bahrain!
v2.0.2 (19-04-2013):
- fixed bug with refreshing data during live session
- fixed bug that caused starting recording previous race before FP1
v2.0.1 (18-04-2013):
- added 'check for updates' feature - you should now be on time with application updates
- fixed lap order in head to head and lap time comparison
- fixed driver tracker crashes
- all drivers are now "in pits" before fp/quali start
- fixed getting current track data and map according to system time (UTC time is now used instead)
- fixed quali timer - it now doesn't start during quali breaks
- optimized painting weather charts, should decrease CPU load
- commentary auto-scrolling can be disabled now
- driver sector times can now be also compared with a selected driver on the main view
- UNIX only: trackrecords.dat file is now also saved in $HOME/.config/f1lt directory,
application reads and stores records there, global trackrecords.dat file is used only
during first run of the application
- UNIX only: installation prefixes can be now easily set in F1LT.pro file (see INSTALL file)
- WINDOWS only: added installator
Feature safe: yes
QupZilla is a new and very fast QtWebKit browser. It aims to be a lightweight
web browser available through all major platforms. This project has been
originally started only for educational purposes. But from its start, QupZilla
has grown into a feature-rich browser.
QupZilla has all standard functions you expect from a web browser. It includes
bookmarks, history (both also in sidebar) and tabs. Above that, you can manage
RSS feeds with an included RSS reader, block ads with a builtin AdBlock plugin,
block Flash content with Click2Flash and edit the local CA Certificates
database with an SSL Manager.
QupZilla's main aim is to be a very fast and very stable QtWebKit browser
available to everyone. There are already a lot of QtWebKit browsers available,
but they are either bound to the KDE environment (rekonq), are not actively
developed or very unstable and miss important features. But there is missing a
multiplatform, modern and actively developed browser. QupZilla is trying to
fill this gap by providing a very stable browsing experience.
WWW: http://www.qupzilla.com
PR: ports/177101
Submitted by: Javad Kouhi <javad.kouhi@gmail.com>
Feature safe: yes
Changes:
- Remove distfile sandboxing for now, which fixes several ports
trying to fetch files in the wrong phase and then failing.
This has been reworked in 3.0/poudriere-devel.
- Fix VERSION leaking into some builds
- Hide some harmless warnings
Feature safe: yes