aboutsummaryrefslogtreecommitdiff
path: root/astro/google-earth/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix non-root build by moving the chown to a pre-su-install targetJuergen Lock2009-01-241-0/+2
| | | | | | | Submitted by: lx Notes: svn path=/head/; revision=226811
* In preparation for adding new linux (Fedora 8) infrastructure ports all linuxBoris Samorodov2009-01-211-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | base ports were unified. Now it's linux_base-fc4 turn: devel/linux-glib2 is incorporated. Changes: * emulation/linux_base-fc4: . devel/linux-glib2 is incorporated; . CONFLICTS is fixed; . PORTREVISION is bumped; * removed *_DEPENDS upon devel/linux-glib2 and PORTREVISION bumped: . accessibility/linux-atk; . astro/google-earth; . audio/linux-openal; . graphics/linux-XnViewMP; . www/linux-mplayer-plugin; . x11-toolkits/linux-gtk2; . x11-toolkits/linux-pango; * devel/linux-glib2: . CONFLICTS is fixed; . DEPRECATED; . EXPIRATION_DATE is set; Note: this should fix a bug for non-default linux base ports when glib2 files were installed both by a linux base and by linux-glib2 ports. Notes: svn path=/head/; revision=226622
* Get rid of the custom do-fetch target (which didn't cover all cases)Juergen Lock2009-01-111-14/+4
| | | | | | | | | | by using version-specific DIST_SUBDIR instead of appending the version to DISTFILES. (No PORTREVISION bump since the installed bits don't change.) Requested by: "Julian Stacey" <jhs@berklix.org> Notes: svn path=/head/; revision=225758
* Add missing dependencyJuergen Lock2008-09-241-1/+2
| | | | | | | | PR: ports/127531 Submitted by: Shane Bell <decept0@gmail.com> Notes: svn path=/head/; revision=220727
* Fix a typo which causes files not to be owned by root:wheelJuergen Lock2008-09-181-1/+2
| | | | | | | | | PR: ports/127470 Submitted by: Shane Bell <decept0@gmail.com> Approved by: portmgr (linimon) Notes: svn path=/head/; revision=220430
* Chase updated distfile, at 4.3.7284.3916 nowJuergen Lock2008-07-121-2/+1
| | | | | | | Submitted by: pointyhat via miwi Notes: svn path=/head/; revision=216745
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214428
* Chase updated distfile, at 4.3.7204.836 now (working again on 6, at leastJuergen Lock2008-05-031-5/+3
| | | | | | | here :) Notes: svn path=/head/; revision=212533
* - Chase updated distfile, at 4.3.7191.6508 now (unfortunately no longerJuergen Lock2008-04-191-1/+4
| | | | | | | | | | | | | seems to run on anything < 7) PR: ports/122865 Submitted by: pointyhat via pav (indedendent of the PR) Thanks to: various people for testing (my only 7 box has intel gfx and googleearth on FreeBSD crashes the xserver there, also the old version...) Notes: svn path=/head/; revision=211586
* Make fetchable again by updating to 4.2.205.5730Juergen Lock2007-12-221-1/+1
| | | | | | | | Submitted by: pointyhat via pav Thanks to: miwi for tb run Notes: svn path=/head/; revision=204311
* - Chase updated distfile, at 4.2.198.2451 nowJuergen Lock2007-09-171-3/+3
| | | | | | | | | | - Go back to previous TARGET_DISTFILE, I was just confused :) - Take over maintainership from flz Approved by: flz (old maintainer, via irc) Notes: svn path=/head/; revision=199642
* - Update to 4.2.180.1134 (adding the sky and a flight simulatorJuergen Lock2007-09-091-3/+3
| | | | | | | | | | | easter egg as main new features) PR: ports/116206 Submitted by: nox Approved by: flz (maintainer) Notes: svn path=/head/; revision=199212
* - Add even more ports to the new "geography" categoryFrank J. Laszlo2007-07-221-1/+1
| | | | | | | Approved by: Pav (wearing portmgr hat) Notes: svn path=/head/; revision=196071
* Update to 4.1.7076.4458.Florent Thoumie2007-06-021-4/+2
| | | | | | | | | | PS: Unfortunately, I'm not on vacation. PR: ports/113043 Submitted by: A.J. Kehoe IV Notes: svn path=/head/; revision=192583
* BROKEN: Checksum mismatchKris Kennaway2007-05-251-0/+2
| | | | Notes: svn path=/head/; revision=191694
* - Update google-earth to 4.0.2735.Florent Thoumie2007-04-131-11/+9
| | | | | | | | | | | - Break do-build in smaller and more sensible targets. - Unmark FORBIDDEN. PR: ports/108864 Submitted by: Eric P. Scott <eps+pbug0702@ana.com> Notes: svn path=/head/; revision=189898
* - Remove support for xfree86-3Pav Lucistnik2007-02-021-4/+0
| | | | | | | | | PR: ports/106666 Submitted by: vd With hat: portmgr Notes: svn path=/head/; revision=183965
* - Update to 4.0.2414.Florent Thoumie2006-11-141-4/+8
| | | | | | | | | | | - Fix packing list. - Fetch distfile only if it doesn't already exist. PR: ports/104825 Submitted by: Frank W. Josellis <frank@dynamical-systems.org> Notes: svn path=/head/; revision=177243
* Mark port FORBIDDEN due to remote code execution.Simon L. B. Nielsen2006-10-141-0/+1
| | | | | | | | | Security: http://vuxml.FreeBSD.org/5c9a2769-5ade-11db-a5ae-00508d6a62df.html With hat: secteam Approved by: portmgr (secteam blanket) Notes: svn path=/head/; revision=175298
* BROKEN: Incomplete pkg-plistKris Kennaway2006-10-121-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=175227
* Update to 4.0.2091. This version finally works again on FreeBSD \o/Florent Thoumie2006-09-181-1/+1
| | | | Notes: svn path=/head/; revision=173328
* Replace ENV with SETENV as it's not defined in bsd.port.mk.Florent Thoumie2006-07-281-1/+1
| | | | | | | | | This should fix the "/home/foo/.shrc: Permission denied" error. Reported by: John E Hein <jhein@timing.com> Notes: svn path=/head/; revision=169014
* - Update to 4.0.1693.Florent Thoumie2006-07-201-1/+1
| | | | Notes: svn path=/head/; revision=168306
* Add a hack to support lack of versioning in Google tarball names.Florent Thoumie2006-07-101-1/+11
| | | | | | | Fix plist. Notes: svn path=/head/; revision=167353
* Update to 4.0.1660.Florent Thoumie2006-07-101-3/+4
| | | | | | | | PR: ports/99984 Reported by: Jean-Baptiste Quenot <jbq@caraldi.com> Notes: svn path=/head/; revision=167344
* - Fix build when running as non-root [1].Florent Thoumie2006-07-031-6/+10
| | | | | | | | | - Fix mime-types install [2]. Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> [1], jylefort [2] Notes: svn path=/head/; revision=166840
* Add Google Earth 4, a 3D interface to the planet.Florent Thoumie2006-06-131-0/+63
Notes: svn path=/head/; revision=165314