aboutsummaryrefslogtreecommitdiff
path: root/astro/google-earth/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add 64 bit support.Tijl Coosemans2017-01-311-1/+3
| | | | | | | PR: 216573 Notes: svn path=/head/; revision=432956
* Update to 7.1.7.2606 and allow hardware 3D rendering with Mesa drivers.Tijl Coosemans2016-11-041-59/+20
| | | | | | | Note the previous version was actually 6.0.3.2197, not 7.1.5.1557. Notes: svn path=/head/; revision=425359
* Remove NVIDIA option from Linux ports now that the nvidia-driver can beTijl Coosemans2016-11-031-0/+1
| | | | | | | installed later. Notes: svn path=/head/; revision=425274
* - In Uses/linux.mk use the loop variable directly when appending toTijl Coosemans2016-09-071-0/+1
| | | | | | | | | | | | *_DEPENDS. Helper variables derived from the loop variable aren't expanded causing *_DEPENDS to be incorrect. - Bump all ports with more than one value in USE_LINUX. PR: 211645 Reported by: jkim Notes: svn path=/head/; revision=421496
* - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk withTijl Coosemans2016-09-051-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mk/Uses/linux.mk. - Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with USES+=linux:\1 in all ports. - Replace USE_LINUX_APPS with USE_LINUX in all ports. - Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some ports. - When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY are defined. - Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases that it is still necessary ports can run ${BRANDELF} from post-patch. - Remove AUTOMATIC_PLIST handling. Only one port used it. - Fix Linux MASTER_SITES. - Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with default versions framework. - bsd.port.mk: - Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX. - Put USE_LINUX_PREFIX handling after USES processing. - Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can give these variables a different default value. - When a package needs to run Linux ldconfig check before installation if Linux support is enabled. - emulators/linux_base-*: - Use USES=linux and remove duplication. - Remove files/lp. FreeBSD or CUPS lp(1) should work. - Remove files/yp.conf. No longer seems to be used. - Remove pkg-deinstall and move pkg-install into pkg-plist. - Update pkg-descr and pkg-message. - Fix handling of ldconfig cache in pkg-plist. - devel/fb-adb: Use a Linux shell to run a Linux script but patch the script to use FreeBSD mkdir so mkdir -p $path creates $path and not /compat/linux/$path. PR: 211645 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=421387
* astro/google-earth: Update to 7.1.5.1557Ben Woods2016-08-291-30/+19
| | | | | | | | | | | | | | | | | | | - Switch to USES=makeself to minimize Makefile - Improve COMMENT and pkg-descr, to clarify exactly what this port provides - Do not set WRKSRC, as the default works just fine - Fix whitespace at the end of LINUX_DRI_DESC (pet portlint) - Install files with COPYTREE_SHARE instead of CP, to ensure permissions are set correctly - Remove redundant -f after ${RM} Changes this release: http://www.gearthblog.com/blog/archives/2015/05/new-version-google-earth-7-1-5.html Reviewed by: adamw (mentor) Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D7673 Notes: svn path=/head/; revision=421061
* astro/google-earth: Fix post-patch related to NVIDIA options post r420803Ben Woods2016-08-241-2/+2
| | | | | | | | | PR: 201693 Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D7636 Notes: svn path=/head/; revision=420805
* astro/google-earth: Allow installation with NVIDIA legacy driversBen Woods2016-08-241-4/+11
| | | | | | | | | | PR: 201693 Submitted by: cmangin@arobas.net Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D7629 Notes: svn path=/head/; revision=420803
* Prefer relative links to make packages more relocation friendlyBaptiste Daroussin2016-06-231-2/+2
| | | | Notes: svn path=/head/; revision=417348
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Add linux-c6-nss as a dependency.Sean Bruno2016-01-091-2/+2
| | | | | | | | PR: 202640 Submitted by: Johannes Meixner <johannes@meixner.dk> Notes: svn path=/head/; revision=405637
* Reset maintainerEitan Adler2015-12-141-1/+1
| | | | Notes: svn path=/head/; revision=403704
* Drop 8 support.Mathieu Arnold2015-10-151-2/+0
| | | | | | | | | With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3694 Notes: svn path=/head/; revision=399346
* Convert ports to use the options helpers in categories [abc]*, and minor fixes.Mathieu Arnold2015-08-191-11/+8
| | | | | | | | Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3412? Notes: svn path=/head/; revision=394778
* Update CentOS base to 6.5, add userland portsJohannes Jost Meixner2014-09-221-6/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Fedora 10 infrastructure ports have been in use since June 2009 and, while having served a great deed, have become unsupported upstream and hence affected by unfixed security vulnerabilities. In addition to that, many recent Linux binaries need newer libc / stdlibc++ versions. This commit adds the linux-c6- userland as drop-in replacement for the -f10 infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5. If you want to switch to linux-c6 ports, please define at /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=c6 OVERRIDE_LINUX_NONBASE_PORTS=c6 Additionally, please add the following line to /etc/sysctl.conf: compat.linux.osrelease=2.6.18 Upgrading procedures are shown in /usr/ports/UPDATING. This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in November 2013, using and extending mav@'s work. It has been tested extensively and most reported issues were already fixed. Please report any additional bug or "features" to the emulation mailing list. Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's filed Issues and Pull requests on GitHub, PR: 186820 Differential Revision: https://reviews.freebsd.org/D793 Reviewed by: allanjude, antoine, bapt, rene Approved by: portmgr (antoine, bapt) Approved by: koobs (mentor) Sponsored by: Perceivon Hosting Inc. Notes: svn path=/head/; revision=368845
* Remove support for pkg_installBaptiste Daroussin2014-09-011-5/+0
| | | | | | | | | | | Merge back bsd.pkgng.mk into bsd.port.mk Add a note about @stopdaemon not being supported anymore With hat: portmgr Differential Revision: https://reviews.freebsd.org/D693 Notes: svn path=/head/; revision=366875
* Seems pre-su-install breaks building as user now - in this case we onlyJuergen Lock2014-05-201-0/+2
| | | | | | | need it with pkg_* so add a WITH_PKGNG check. Notes: svn path=/head/; revision=354668
* - Switch to USE_LINUX_APPS= curl instead of shipped libcurl, thisJuergen Lock2014-01-291-1/+3
| | | | | | | | seems to fix the search box. - Bump PORTREVISION. Notes: svn path=/head/; revision=341788
* - Switch to USES= shared-mime-info desktop-file-utils.Juergen Lock2014-01-261-13/+14
| | | | | | | - Stagify. Notes: svn path=/head/; revision=341259
* Sync RESTRICTED with what's in LEGAL.Juergen Lock2013-12-111-1/+1
| | | | | | | Submitted by: eadler Notes: svn path=/head/; revision=336192
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | astro) Notes: svn path=/head/; revision=327701
* - Convert to new Uses/perl5.mk frameworkAndrej Zverev2013-07-311-6/+2
| | | | | | | | | | | - Resolve issues with implicit lang/perl in extract and patch dependencies - Trim Makefile header Reviewed by: bapt@ (exp-run) Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=324007
* - Finish removal of support for Linux 2.4 in bsd.linux-apps.mk andRene Ladan2013-05-301-8/+0
| | | | | | | | | | | | | | | | | | | | bsd.linux-rpm.mk. The default linux version is now Fedora 10. - Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6, emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3. While there, remove superfluous -p argument from ${MKDIR}. - Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from astro/google-earth. - Remove expired Fedora Core 4 ports which were only used on FreeBSD 7 and below. - Update LEGAL and MOVED PR: ports/176877 Submitted by: myself Approved by: portmgr (bapt) Exp-run by: bapt Notes: svn path=/head/; revision=319410
* - Update to 6.0.3.2197, adding a fix [1] for 9.x crashes.Juergen Lock2013-04-211-6/+7
| | | | | | | | | | PR: ports/160422 Submitted by: COURRAUD Cybil <freebsd2013@cyb.fr> [1] Tested by: several people on -emulation, thanx! :) Feature safe: yes Notes: svn path=/head/; revision=316179
* Fix typos in COMMENTCarlo Strub2012-07-251-1/+1
| | | | Notes: svn path=/head/; revision=301510
* Fix plist.Juergen Lock2012-04-131-0/+1
| | | | | | | Submitted by: pkgng build on pointyhat via bapt Notes: svn path=/head/; revision=294775
* - The old version is 5.2.1.1588 actually (have I really used the wrongJuergen Lock2012-01-311-2/+2
| | | | | | | | | | | | | | | version or have google changed it?) [1] But this version also crashes on 9.x/amd64: http://people.freebsd.org/~nox/tmp/google-earth-5.2.1.1588/9-nvidia-amd64/crashlog-4f286531.txt - Bump PORTEPOCH once more. :( Submitted by: pointyhat via pav Notes: svn path=/head/; revision=290208
* - Go back to previous version, 6.0.3.2197, as the new one, 6.2.0.5905,Juergen Lock2012-01-291-21/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | not only still crashes on 9.x/amd64 [1] but now also on 8.x with Radeon Graphics: (using Xorg drivers as there is no fglrx for FreeBSD) http://people.freebsd.org/~nox/tmp/google-earth-6.2.0.5905/8-radeon-amd64/crashlog-4f24bff5.txt Port shar for 6.2.0.5905 for testing: http://people.freebsd.org/~nox/tmp/google-earth-6.2.0.5905/google-earth-6.2.0.5905.shar Crashlog for 6.2.0.5905 on 9.x/amd64 with Nvidia Graphics: http://people.freebsd.org/~nox/tmp/google-earth-6.2.0.5905/9-nvidia-amd64/crashlog-4f24c0d5.txt Crashlog for 6.1.0.5001 on 9.x/amd64 with Nvidia Graphics for comparison: http://people.freebsd.org/~nox/tmp/google-earth-6.1.0.5001/9-nvidia-amd64/crashlog-4f16ff57.txt - Bump PORTEPOCH. PR: ports/160422 [1] Submitted by: "Hartmann, O." <ohartman@zedat.fu-berlin.de> [1] Notes: svn path=/head/; revision=290041
* Update to 6.1.0.5001 (which unfortunately still crashes on >= 9.0/amd64 ):Juergen Lock2012-01-181-29/+20
| | | | | | | | PR: ports/160422 (the 9.x crash and backtrace) Noticed by: Yuri <yuri@rawbw.com> (via private email) Notes: svn path=/head/; revision=289418
* Mark BROKEN on >= 9.x/amd64:Juergen Lock2011-12-021-0/+4
| | | | | | | | | http://www.freebsd.org/cgi/query-pr.cgi?pr=160422 Feature safe: yes Notes: svn path=/head/; revision=286792
* Chase updated distfile, at 6.0.3.2197 now.Juergen Lock2011-05-251-1/+1
| | | | | | | Submitted by: pointyhat via pav Notes: svn path=/head/; revision=274656
* Update to 6.0.2.2074 .Juergen Lock2011-04-031-1/+1
| | | | | | | Submitted by: pointyhat via pav Notes: svn path=/head/; revision=272172
* Add back PORTEPOCH. (that for some reason I misread as PORTREVISIONJuergen Lock2010-12-181-0/+1
| | | | | | | | | and gc'd it with the last update...) Reported by: Jan Henrik Sylvester via private email Notes: svn path=/head/; revision=266541
* Update to 6.0.1.2032 (which is the current version again, looks like theJuergen Lock2010-12-171-9/+10
| | | | | | | | | crashes are fixed...) Submitted by: pointyhat via erwin Notes: svn path=/head/; revision=266526
* Go back to 5.1.3535.3218 for the time being, the new version, 5.2.1.1547,Juergen Lock2010-08-161-2/+3
| | | | | | | | | | | | | | | | | | crashes for me right at startup even on Linux: http://people.freebsd.org/~nox/google-earth-5.2.1.1547/linux-crashlog-4c6996e2.txt ..with a very similar backtrace to the one I got on FreeBSD: http://people.freebsd.org/~nox/google-earth-5.2.1.1547/freebsd-crashlog-4c69956f.txt If you want to test the new version yourself I've put a shar of the 5.2.1.1547 port here: http://people.freebsd.org/~nox/google-earth-5.2.1.1547/google-earth-5.2.1.1547.shar Notes: svn path=/head/; revision=259403
* Chase updated distfile, at 5.2.1.1329 now.Juergen Lock2010-06-191-1/+1
| | | | | | | | Noticed by: danfe Feature safe: yes Notes: svn path=/head/; revision=256710
* - Chase updated distfile, at 5.1.3535.3218 now. [1]Juergen Lock2010-05-171-1/+2
| | | | | | | | | | - Add browser wrapper hack that restores LD_LIBRARY_PATH so a native BROWSER=firefox3 doesn't pick up Linux libs and fails to start. Submitted by: pointyhat via erwin [1] Notes: svn path=/head/; revision=254496
* Fix build for nonstandard PREFIX / LOCALBASE.Juergen Lock2010-05-121-1/+1
| | | | | | | | PR: ports/146506 Submitted by: kmoore Notes: svn path=/head/; revision=254213
* Chase updated distfile, at 5.1.3533.1731 now.Juergen Lock2009-11-261-1/+1
| | | | | | | Submitted by: pointyhat via miwi Notes: svn path=/head/; revision=244802
* Put back previous Linux version check, this time with proper braces. (duh!)Juergen Lock2009-10-201-4/+4
| | | | Notes: svn path=/head/; revision=243122
* Comment out last commit to fix INDEX-8.Mark Linimon2009-10-201-4/+4
| | | | | | | | Hat: portmgr Pointy hat to: nox Notes: svn path=/head/; revision=243075
* Add a conditional IGNORE so people using a too old Linux base get aJuergen Lock2009-10-191-0/+8
| | | | | | | | | | (hopefully) more meaningful error message than a link errror at start. Discussed on: freebsd-emulation@, see this thread: http://lists.freebsd.org/pipermail/freebsd-emulation/2009-October/006970.html Notes: svn path=/head/; revision=243063
* Chase updated distfile, at 5.1.3509.4636 now.Juergen Lock2009-09-241-1/+1
| | | | | | | | Submitted by: pointyhat via miwi Feature safe: yes Notes: svn path=/head/; revision=242041
* Chase updated distfile, at 5.1.3506.3999 now.Juergen Lock2009-09-101-2/+1
| | | | | | | Submitted by: pointyhat via miwi Notes: svn path=/head/; revision=241182
* - Limit the stack size for Google Earth. Linux glibc threading behavesJuergen Lock2009-08-061-2/+4
| | | | | | | | | | | slightly differently with a smaller stack size and Google Earth (like the Flash plugins) relies on this behaviour. [1] - Bump PORTREVISION. Reported by: scf [1] Notes: svn path=/head/; revision=239036
* Chase updated distfile, at 5.0.11733.9347 now.Juergen Lock2009-05-081-1/+1
| | | | | | | | PR: ports/134356 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Notes: svn path=/head/; revision=233437
* Chase updated distfile, at 5.0.11729.1014 now.Juergen Lock2009-05-041-2/+1
| | | | | | | | It appears everything I said in this note still applies: http://docs.freebsd.org/cgi/mid.cgi?20090412201428.GA67309 Notes: svn path=/head/; revision=233235
* - Convert linux dri dependency to USE_LINUX_APPSJuergen Lock2009-04-121-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=232214
* Welcome to the new linux ports infrastructure which allows usingBoris Samorodov2009-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | both current (fc4) and future linux (f8) distributions at one ports tree. The patch contains full changes to ports/Mk files and all ports involved. But only infrastructure is changed. The resulting packages are the same as before. Hence no need to bump PORTREVISIONs. The idea was taken from bsd.gnome.mk and others. More than 130 ports are switched to follow a new linux infrastructure introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new bsd.linux-apps.mk. Thanks for all who was involved and helped me with this work. And help from Alexander Leidinger was incredible. Other changes are coming. Stay tuned! PR: ports/132510 Submitted by: bsam (me) Exp-run by: portmgr (pav) Notes: svn path=/head/; revision=230420
* Update to 5.0.11337.1968, adding Mars and oceansJuergen Lock2009-02-041-2/+1
| | | | Notes: svn path=/head/; revision=227636