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
- add DESKTOP_ENTRIES to generate desktop file
- s/file/distfile to pacify portlint
- create image symlink for using in desktop file
- update port description in pkg-descr
- bump PORTREVISION
Note: DISTDIR addition was not done, because it will require user to refetch the
distfiles that s/he may already had. Please do this on next port version update.
Some changes from this patches are already applied independently, so I filtered
them out too.
PR: 173897
PR: 173979
Submitted by: nemysis <nemysis@gmx.ch>
Feature safe: yes
- Convert Makefile headers to new style
- Remove ABI version numbers from LIB_DEPENDS
PR: ports/173522 [1]
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de>
Feature safe: yes
- Bump revisions on dependent ports due to shlib version bump
- Remove option to use graphics/osg-devel instead of graphics/osg from simgear and flightgear (1)
- Remove option to use graphics/osg-devel instead of graphics/osg from fgrun for consistency
Submitted by: martymac (1)
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)