For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
- Remove indefinite article from COMMENT
- Remove ABI version numbers from LIB_DEPENDS
- Convert to USES gettext (remove conditional gettext, ports can't
be built without gettext lib)
- Convert to new options framework
Approved by: mva (maintainer)
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.
While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext
- Update Maintainer/Creator email address
- Trim makefile headers
- Use space in pkg-descr WWW line
PR: ports/178102
Submitted by: Ilya A. Arkhipov <rum1cro@yandex.ru> (maintainer)
- 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
devel/flatzebra [1]:
- Update to 0.1.6
- Use new Makefile header format
- Replace USE_GNOME by proper USE_PKGCONFIG
- Switch to OptionsNG
games/afternoonstalker:
- Update to 1.1.5
- Use new Makefile header format
games/burgerspace:
- Update to 1.9.2
- Use new Makefile header format
games/cosmosmash:
- Update to 1.4.6
- Use new Makefile header format
PR: ports/177730 [1]
Approved by: edwin (maintainer) [1]
Feature safe: yes
- Bump PORTEPOCH
- Trim Makefile header
- Add CONFLICTS_INSTALL [1]
- Make rc scripts more rclint compliant
- Update WWW line in pkg-descr
PR: ports/175063
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
Approved by: danfe (maintainer of games/qstat, via email) [1]
Approved by: Kai Wang <kaiwang27@gmail.com> (maintainer of chinese/qterm) [1]
Feature safe: yes
ChessX is an open source chess database based on Qt4. With ChessX you
can operate on your collection of chess games in many ways: browse,
edit, add, organize, analyze, etc. Additionally ChessX can interface
with chess engines via UCI and Winboard protocol.
WWW: http://chessx.sourceforge.net/
PR: 177338
Submitted by: yamagi@yamagi.org
trim header, update conflicts, switch to pathfix and make sure share/games
has the right permissions.
Submitted by: miwi
Obtained from: gnome team repo
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk
The area51 repository features commits by Schaich Alonso and myself.
Contributors:
- Tobias Berner
- Introduce option to install pak128 game data
- Use DESKTOP_ENTRIES
- Fix clang build
- Update pkg-descr with changes from the new website
Approved by: crees
F1LT is a free unofficial Formula 1 live timing application written for
Windows, Linux, Symbian and Android systems. It is an alternative
application to the java applet available on the formula1.com site.
To use the application you only need an account on the formula1.com
site, the same you are using for connecting to Live Timing from formula1.com.
Feature list is too long to list here, but please check WWW address for more!
WWW: http://f1lt.pl/
Just in time for Malaysia!
While here, trim header, pet portlint, add missing gettext depend and
switch to pathfix from gnomehack.
PR: ports/177311 [1]
Submitted by: John Marino <draco@marino.st>
cooperation with R&D author Holger Schemel.
In contrast to the "rnd_jue -contribution package"
(still available on Download page) it is a separate and independent program
with the same source code as the original R'n'D but with a
completely different appearance.
This is based on the wide customizing features which have been developed
recently while all the integrated games have been produced with the R'n'D
Level Editor, which is actually a great "game creation tool" for
non-programmers. So far "R'n'D jue" is also an example for what is possible
with the old Rocks'n'Diamonds and should be an inspiration for potential
level designers and game developers.
Regarding the games and levels "R'n'D jue" is intended for players who have both
an eye for an attractive design and a bent especially for "puzzle games".
The user will also find "action" and many opportunities to test his
manual-skill - nevertheless, the main feature of "R'n'D jue" is primarily
to offer some (moderate) challenges for the brain.
WWW: http://www.jb-line.de/rnd/rnd_start_e.html
WWW: http://www.artsoft.org/rocksndiamonds/
Submitted by: nemysis <nemysis@gmx.ch>
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV
KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
'USES= cmake:outsource' and add USE_LDCONFIG if needed
- convert to new options, USES, etc.
- pet portlint
- trim Makefile header
- mark emulators/fuse as BROKEN: doesn't build (presumably after recent glib update)
Submitted by: Yuri Pankov (via mail) [1]
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
- Rename X86_ASM to standard ASM and make it x86/x64 specific
- Correct USE_GL setting, sort knobs, shorten very long line
- Fix some whitespace in Makefile
- Rephrase COMMENT while I am here
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Use more explicit "gl" or "glu" to simple "yes" in USE_GL
- Drop shlib ABI versions from LIB_DEPENDS
- Mute MKDIR's, generally cleanup Makefiles
- Synchronize GAME_DESC description text between ports
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Prefer more explicit "gl" to simple "yes" in USE_GL
- Drop shlib ABI versions from LIB_DEPENDS
- Mute MKDIR's, generally cleanup Makefile
- Reformat port description text while I am here
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Prefer more explicit "gl" to simple "yes" in USE_GL
- Drop shlib ABI versions from LIB_DEPENDS while here
"make config", "make showconfig" will not work correctly
- Drop redundant PKGMESSAGE assignment, tighten PLIST_SUB's
- Make a few non-functional changes while here
- Mention that Makefile.include must be included before bsd.port.options.mk
- ${DISTDIR}/${DIST_SUBDIR} -> ${_DISTDIR} to make things shorter
- Minor corrections in pkg-descr and pkg-plist
- Convert to modern OPTIONS framework (courtesy of jgh@)
- Install routes for a few more deathmatch levels
- Mute MKDIR's and generally cleanup Makefile while here
- Reword port description and port message texts
- Convert to new OPTIONS framework (courtesy of jgh@)
- Turn simple one-line patch into REINPLACE_CMD
- Clarify in COMMENT that this is a game (not engine) source code
- Make COMMENT really reflect what's being installed (based on OPTIONS)
- Generally cleanup Makefile while here, drop maintainership
- Reword port description text a bit
- Convert to new OPTIONS framework (courtesy of jgh@)
- Remove i386 restriction for SKYBOXES option: I fixed `archivers/nwreckdum'
in r250781 three years ago
- Generally cleanup Makefile while here, drop maintainership
- Merge pkg-message into pkg-descr and make the latter useful
- Remove defunct MASTER_SITES
- Improve the COMMENT text
- Fix couple of fallouts after OptionsNG conversion in r304274
- Drop shlib ABI versions from LIB_DEPENDS
- Reindent and generally cleanup Makefile
- Fix couple of typos in pkg-message
- Reformat port description for better readability
- Clarify wording in the COMMENT line
- Convert to contemporary OPTIONS framework and cleanup Makefile
- Drop shlib ABI version from LIB_DEPENDS
- Fix couple of typos in pkg-message
- Convert to contemporary OPTIONS framework and cleanup Makefile
- Drop shlib ABI version from LIB_DEPENDS
- Relinquish control and add deprecation note
- Convert to contemporary OPTIONS framework and cleanup Makefile
- Drop shlib ABI version from LIB_DEPENDS
- Provide a new home for distfiles (make them fetchable) and update WWW
line in port description
- Convert to contemporary OPTIONS framework
- Cleanup Makefiles, fix a typo, reword pkg-descr
- Add a hint where to look for data port logic description to quake3-data
port and terminate an URL with slash while here
- Convert to contemporary OPTIONS framework
- Drop maintainership, this port is stable enough to fly solo
- Cleanup Makefiles, reformat pkg-descr and add WWW line
- Convert to contemporary OPTIONS framework
- Replace defunct URLs with working mirror in MASTER_SITES and pkg-descr
- Cleanup Makefile, remove stray empty line in pkg-plist