Commit graph

77 commits

Author SHA1 Message Date
Alexey Dokuchaev
9b5d5f0f36 Oops, missed the -qt4 suffix for legacy port package name. 2015-01-21 13:03:07 +00:00
Alexey Dokuchaev
5bf47db3ba Reduce the differences between two ports. 2015-01-21 13:00:33 +00:00
Alexey Dokuchaev
461e10b698 - Update to version 0.13.2 and install better quality textures by default
- Ensure that complete distinfo is generated, irregardless of the options
- Mention legacy `astro/stellarium-qt4' port in the port description text
2015-01-21 07:35:41 +00:00
Alexey Dokuchaev
b36f6b72e0 Adjust EXTRACT_ONLY (":group" part is not needed for _DISTFILES). 2015-01-14 16:06:30 +00:00
Alexey Dokuchaev
bef5158bb7 Unbreak fetching of those textures.
Submitted by:	Rainer Hurling
Pointyhat to:	danfe
2015-01-14 14:40:44 +00:00
Alexey Dokuchaev
fb061a4da7 Use more neutral way to describe optional textures, since different people
may adhere to different definitions of "high-resolution".
2015-01-14 14:20:20 +00:00
Alexey Dokuchaev
7c87e39899 Fix the logic so it actually works as intended. 2015-01-14 10:15:06 +00:00
Alexey Dokuchaev
99e812ed93 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.
2015-01-14 08:51:31 +00:00
Alexey Dokuchaev
461b1d009b 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).
2015-01-12 16:22:16 +00:00
Alexey Dokuchaev
f40aab8981 - Update extra star catalogs (now slightly smaller, 1.2GB -> 1.0GB)
- Add missing pkg-plist entries in `stellarium/pkg-plist' for them
2015-01-12 03:22:17 +00:00
Alexey Dokuchaev
65f503eb0a Update to version 0.13.1. 2014-10-23 11:12:00 +00:00
Baptiste Daroussin
4988946cd5 Cleanup plist 2014-10-19 23:19:41 +00:00
Gerald Pfeifer
15945f8122 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)
2014-09-10 20:50:31 +00:00
Alexey Dokuchaev
7524a48b4a - Tweak USE_QT5 knob: buildtools should have `_build' suffix, and linguist
should be replaced with linguisttools_build [*]
- Remove USE_GL knob altogether, it is pulled automatically with Qt ports
- While here, use less aggressive patching of CMakeLists.txt

Requested by:	makc [*]
2014-08-04 08:10:41 +00:00
Alexey Dokuchaev
87a30f18c3 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.
2014-08-02 19:48:36 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Alexey Dokuchaev
c9131a0d93 Update to version 0.12.4. 2013-11-19 01:49:40 +00:00
Dmitry Marakasov
444b74f1ca - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a)
Approved by:	portmgr (bdrewery)
2013-10-22 13:50:43 +00:00
Alexey Dokuchaev
fc09e01ef1 Fix the build on recent -CURRENT and stagify while I'm here.
PR:	ports/182027
2013-10-20 14:53:20 +00:00
Baptiste Daroussin
701daf1eab Add NO_STAGE all over the place in preparation for the staging support (cat: astro) 2013-09-20 13:14:04 +00:00
Alexey Dokuchaev
c785b07763 - Update to version 0.12.3, which brings new Bright Novae plugin and fixes
of a few bugs within plugins and the search tool
- Rename SOUND option to MULTIMEDIA, as it covers video as well

This is likely to be the last release based on Qt 4.8, next series (0.13.x)
would be based on Qt 5, which offers improved modularity, has better OpenGL
support, and nice new Qt3D and QML stuff for GUI.
2013-09-09 09:24:02 +00:00
Alexey Dokuchaev
b40d88bf06 - Update to version 0.12.2
- Add SOUND option (via multimedia/phonon)
- Clean up Makefile while here
2013-08-05 12:09:07 +00:00
Martin Wilke
195a5c2706 - Fix build
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 14:45:16 +00:00
Marcus von Appen
821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Alexey Dokuchaev
6aea209510 - Update to version 0.12.1
- Convert obsolete USE_GETTEXT
2013-04-24 10:55:29 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Alexey Dokuchaev
882c297388 Update to version 0.12.0. 2013-02-21 03:54:49 +00:00
Alexey Dokuchaev
30a987ce47 - Adjust Makefile header per new world order
- Convert to new OPTIONS framework
2012-09-29 14:19:28 +00:00
Alexey Dokuchaev
708548d098 - Update to version 0.11.4(a), with better FreeBSD support out of the box
- Drop leading indefinite article from COMMENT line per recent agreements

Submitted by:	Alexander Wolf (version update)
2012-08-27 08:58:47 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Alexey Dokuchaev
cdbf9c9c70 - Update to version 0.11.3, which brings bug fixes and more translations
- Do not set custom DESKTOP_ENTRIES, vendor's .desktop file is just fine
2012-05-24 08:30:00 +00:00
Raphael Kubo da Costa
f58fc8bf82 Make the port build with the upcoming Qt 4.8.x series.
Since 4.8.0 [1], Qt itself does not automatically include GLU's
headers and libraries with its OpenGL module, so applications which
relied on Qt to get these need to be adjusted.

The upcoming update to x11/qt4-opengl will thus switch to USE_GL=gl,
so we need to add USE_GL=glu for this port.

PORTREVISION bumped since we now explicitly depend on GLU via
USE_GL=glu.

[1] e7eed096a0

Approved by:	miwi (we need this fixed for the KDE 4.8.3 and Qt 4.8.1 update to land)
2012-05-20 03:56:31 +00:00
Alexey Dokuchaev
f9ee9fa235 - Update to version 0.11.2
- Minor Makefile cleanups
2012-05-10 16:54:39 +00:00
Alexey Dokuchaev
337002f0dc Prefer shorter and more intuitive WWW address.
Feature safe:	yes
2011-11-10 10:11:15 +00:00
Alexey Dokuchaev
f304b898d4 - Update to version 0.11.1, an important bug fix and translations release;
it also brings small GUI usability improvements
- Replace find(1) with grep(1) to narrow down initial search results and,
  subsequently, sed(1) furiousness; touch a COMMENT while I'm here
2011-11-07 06:18:29 +00:00
Alexey Dokuchaev
74209ad8ce - Update to version 0.11.0
- Fix bogus usage of ${FALSE}
2011-07-24 15:57:47 +00:00
Alexey Dokuchaev
5baaaf5119 Reformat description text for better indentation. 2011-07-24 13:03:13 +00:00
Alexey Dokuchaev
6f24c81491 Provide an OPTION to install additional 1.19 gigs worth of star catalogs.
Idea from:	Gentoo Linux
2010-12-15 18:24:36 +00:00
Alexey Dokuchaev
a33ab20ae8 - Update to version 0.10.6
- Mark as MAKE_JOBS_SAFE
- Remove explicit LIB_DEPENDS and extra Qt components
- Add LICENSE (GPLv2)
- Reformat DESKTOP_ENTRIES so they take less space
2010-12-15 14:21:17 +00:00
Alexey Dokuchaev
bddba24f52 - Update to version 0.10.5
- Consistensify LIB_DEPENDS entries
- Augment DESKTOP_ENTRIES (add appropriate categories)
- Sort some knobs and cleanup Makefile

Feature safe:	yes
2010-06-21 17:15:59 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dmitry Marakasov
272a9e382e - Update to 0.10.3
PR:		143355
Submitted by:	myself
Approved by:	danfe (maintainer via private email)
2010-02-01 15:49:36 +00:00
Dmitry Marakasov
a07aa037a1 - Switch SourceForge ports to the new File Release System: categories starting with A 2009-08-22 00:13:26 +00:00
Pav Lucistnik
d1107bb40e - Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:		ports/137054
Submitted by:	Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
2009-07-28 11:45:08 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Dmitry Marakasov
b265f4b8f1 - Update to 0.10.2
PR:		135460
Submitted by:	myself
Approved by:	maintainer timeout
2009-07-07 00:24:42 +00:00
Dmitry Marakasov
52914d74f4 - Update to 0.10.1
- Unbreak

PR:		131795
Submitted by:	myself
Approved by:	maintainer timeout
2009-03-24 22:32:44 +00:00