non port: astro/stellarium-qt4/Makefile |
SVNWeb
|
Number of commits found: 22 |
Sun, 2 Dec 2018
|
[ 15:41 rene ] (Only the first 10 of 464 ports in this commit are shown above. )
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741
|
Mon, 19 Nov 2018
|
[ 15:57 swills ] (Only the first 10 of 20 ports in this commit are shown above. )
devel/glib20: remove runtime dep on perl5
Since glib-mkenums was rewritten in python in glib 2.53.5, glib20 seems
to no longer need perl5 at runtime. This makes perl5 a build dep only.
Removing the run dep causes some other ports to fail, so add the build
dep to those where needed.
PR: 233138
Approved by: gnome (kwm, maintainer, older version of patch)
Exp-run by: antoine
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540
|
Thu, 21 Jun 2018
|
[ 16:52 tcberner ] (Only the first 10 of 105 ports in this commit are shown above. )
multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14632
|
Tue, 16 Jan 2018
|
[ 16:03 danfe ]
Unbreak the build with new Clang version 6.0.0: compare the pointer against
NULL, not integer (or boolean) value.
PR: 224989
|
Sat, 23 Dec 2017
|
[ 13:14 danfe ]
Update Stellarium to version 0.17.0 (unfortunately, the project had moved to
GitHub). While here, update CONFLICTS_INSTALL in `astro/stellarium-qt4'.
Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1513853534 which corresponds to commit e273315 tagged
as this release.
|
Mon, 26 Jun 2017
|
[ 15:28 danfe ]
Update Qt4-based (legacy) Stellarium to version 0.12.9.
TIMESTAMP (stellarium-0.12.9.tar.gz) = 1491135990
|
Tue, 29 Mar 2016
|
[ 16:17 danfe ]
- Reduce the diffs with `astro/stellarium', by using some option helpers
and clarifying LICENSE (GPLv2+)
- Drop currently no-op attempt of in-place patching 's|std::free|::free|'
|
Fri, 15 May 2015
|
[ 05:57 danfe ]
- Update to version 0.12.6 (all of our patches were integrated upstream)
- Remove GTK'ish INSTALLS_ICONS knob, as it pulls dependencies that might
be uncalled in pure X11 or Qt-based environments
|
Wed, 21 Jan 2015
|
[ 13:00 danfe ]
Reduce the differences between two ports.
|
Thu, 15 Jan 2015
|
[ 07:40 danfe ]
Merge upstream patch that fixes saving of screenshots when $HOME/Pictures
directory does not yet exist. While it might deem a minor issue, bump
port revision; the port is fast to build even on relatively slow hardware.
Launchpad bug #: 1410263
Bazaar revision: 0.12/5816
|
Wed, 14 Jan 2015
|
[ 16:06 danfe ]
Adjust EXTRACT_ONLY (":group" part is not needed for _DISTFILES).
|
[ 14:40 danfe ]
Unbreak fetching of those textures.
Submitted by: Rainer Hurling
Pointyhat to: danfe
|
[ 14:20 danfe ]
Use more neutral way to describe optional textures, since different people
may adhere to different definitions of "high-resolution".
|
[ 11:02 danfe ]
- Update legacy branch (based on Qt 4.x) to version 0.12.5
- Remove all our patches that were integrated upstream
- Prevent Clang 3.5 from generating endless loop by correctly accessing
QSharedPointer<T>-wrapped T* data instead of treating it as POD type
- Enable high-resolution textures by default (size difference is marginal)
- Bid portscout to track 0.12.x versions only from now on
- Pacify portlint(1) by moving PKGNAMESUFFIX where it belongs
- Register conflicts with 0.13.x package while here
|
[ 10:15 danfe ]
Fix the logic so it actually works as intended.
|
[ 08:51 danfe ]
Improve the way we use optional high-resolution textures:
- Forget about Milky Way texture for now as it causes rendering artifacts;
- While most of those textures are indeed better than the ones provided by
default (e.g., Jupiter and Ganymede), some of those are actually worse
(e.g. Venus). Use simple file size-based logic to decide if a texture
is worth a replacement.
|
Mon, 12 Jan 2015
|
[ 16:22 danfe ]
Allow to install optional high-resolution textures; these are supported by
0.12.x versions and first two of 0.13.x; have to revisit it upon update to
0.13.2 (coming soon).
|
[ 03:22 danfe ]
- Update extra star catalogs (now slightly smaller, 1.2GB -> 1.0GB)
- Add missing pkg-plist entries in `stellarium/pkg-plist' for them
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Mon, 4 Aug 2014
|
[ 08:27 danfe ]
- Stop trying to remove directories owned by dependencies
- Optimize away USE_GL knob (implied by USE_QT4=opengl)
Reported by: QAT
|
Sat, 2 Aug 2014
|
[ 19:48 danfe ]
Update Stellarium to version 0.13.0. It's a new major release, and is based
on Qt version 5 now; for those who are not comfortable with upgrading to the
new version of Qt, `astro/stellarium-qt4' port is available, serving version
0.12.4. Add an UPDATING entry to alert users about this.
While here, make scripting support optional in `astro/stellarium-qt4', since
it allows to use one less dependency. Unfortunately, this is not applicable
to 0.13.0 as required `x11-toolkits/qt5-declarative' port has USE_QT5=script
unconditionally.
Relax USE_GL knob for both ports: only libGL itself is required, not libGLU.
|
Number of commits found: 22 |