non port: astro/google-earth/Makefile |
Number of commits found: 82 |
Saturday, 1 Jan 2022
|
12:47 Rene Ladan (rene)
cleanup: Remove expired ports:
2022-01-01 astro/google-earth: Needs newer version to connect to server
2022-01-01 net/tramp: Not updated in 5 years and now part of Emacs
2022-01-01 archivers/p7zip-codec-rar: Unmaintained for years and has known
vulnerabilities
3091239 |
Tuesday, 19 Oct 2021
|
12:46 Fernando Apesteguía (fernape)
astro/google-earth: mark as DEPRECATED
Google Earth needs version 7.1.8 or later required to run[1] since October 2020.
In order to update the port we need _at least_ linux ports for:
* libproxy
* gstreamer
* gstreamer-plugin-base
* libmodman
* orc
But in the end it fails at runtime because our linuxolator glibc is too old
(GLIBC_2.17 vs GLIBC_2.18).
[1]
https://support.google.com/earth/thread/43329999/ending-support-for-earlier-versions-of-google-earth?hl=en
PR: 251635
0fdd00b |
Thursday, 6 May 2021
|
11:47 Mathieu Arnold (mat)
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.
RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept
Differential Revision: https://reviews.freebsd.org/D30010
3505159 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 31 Jan 2017
|
20:51 tijl
Add 64 bit support.
PR: 216573
|
Friday, 4 Nov 2016
|
20:19 tijl
Update to 7.1.7.2606 and allow hardware 3D rendering with Mesa drivers.
Note the previous version was actually 6.0.3.2197, not 7.1.5.1557.
|
Thursday, 3 Nov 2016
|
21:47 tijl
Remove NVIDIA option from Linux ports now that the nvidia-driver can be
installed later.
|
Wednesday, 7 Sep 2016
|
12:43 tijl
- In Uses/linux.mk use the loop variable directly when appending to
*_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
|
Monday, 5 Sep 2016
|
19:23 tijl
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
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)
|
Monday, 29 Aug 2016
|
14:33 woodsb02
astro/google-earth: Update to 7.1.5.1557
- 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
|
Wednesday, 24 Aug 2016
|
16:24 woodsb02
astro/google-earth: Fix post-patch related to NVIDIA options post r420803
PR: 201693
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D7636
|
15:43 woodsb02
astro/google-earth: Allow installation with NVIDIA legacy drivers
PR: 201693
Submitted by: cmangin@arobas.net
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D7629
|
Thursday, 23 Jun 2016
|
07:09 bapt
Prefer relative links to make packages more relocation friendly
|
Friday, 1 Apr 2016
|
13:29 mat
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Saturday, 9 Jan 2016
|
15:07 sbruno
Add linux-c6-nss as a dependency.
PR: 202640
Submitted by: Johannes Meixner <johannes@meixner.dk>
|
Monday, 14 Dec 2015
|
02:52 eadler
Reset maintainer
|
Thursday, 15 Oct 2015
|
14:55 mat
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
|
Wednesday, 19 Aug 2015
|
13:30 mat
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Monday, 22 Sep 2014
|
10:40 xmj
Update CentOS base to 6.5, add userland ports
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.
|
Monday, 1 Sep 2014
|
13:03 bapt
Remove support for pkg_install
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
|
Tuesday, 20 May 2014
|
19:14 nox
Seems pre-su-install breaks building as user now - in this case we only
need it with pkg_* so add a WITH_PKGNG check.
|
Wednesday, 29 Jan 2014
|
22:39 nox
- Switch to USE_LINUX_APPS= curl instead of shipped libcurl, this
seems to fix the search box.
- Bump PORTREVISION.
|
Sunday, 26 Jan 2014
|
19:06 nox
- Switch to USES= shared-mime-info desktop-file-utils.
- Stagify.
|
Wednesday, 11 Dec 2013
|
18:39 nox
Sync RESTRICTED with what's in LEGAL.
Submitted by: eadler
|
Friday, 20 Sep 2013
|
13:14 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro)
|
Wednesday, 31 Jul 2013
|
06:54 az
- Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header
Reviewed by: bapt@ (exp-run)
Approved by: bapt@ (portmrg@)
|
Thursday, 30 May 2013
|
09:11 rene
- Finish removal of support for Linux 2.4 in bsd.linux-apps.mk and
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
|
Sunday, 21 Apr 2013
|
14:08 nox
- Update to 6.0.3.2197, adding a fix [1] for 9.x crashes.
PR: ports/160422
Submitted by: COURRAUD Cybil <freebsd2013@cyb.fr> [1]
Tested by: several people on -emulation, thanx! :)
Feature safe: yes
|
Wednesday, 25 Jul 2012
|
06:32 cs
Fix typos in COMMENT
|
Friday, 13 Apr 2012
|
17:29 nox
Fix plist.
Submitted by: pkgng build on pointyhat via bapt
|
Tuesday, 31 Jan 2012
|
22:14 nox
- The old version is 5.2.1.1588 actually (have I really used the wrong
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
|
Sunday, 29 Jan 2012
|
16:27 nox
- Go back to previous version, 6.0.3.2197, as the new one, 6.2.0.5905,
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]
|
Wednesday, 18 Jan 2012
|
17:56 nox
Update to 6.1.0.5001 (which unfortunately still crashes on >= 9.0/amd64 ):
PR: ports/160422 (the 9.x crash and backtrace)
Noticed by: Yuri <yuri@rawbw.com> (via private email)
|
Friday, 2 Dec 2011
|
23:34 nox
Mark BROKEN on >= 9.x/amd64:
http://www.freebsd.org/cgi/query-pr.cgi?pr=160422
Feature safe: yes
|
Wednesday, 25 May 2011
|
21:23 nox
Chase updated distfile, at 6.0.3.2197 now.
Submitted by: pointyhat via pav
|
Sunday, 3 Apr 2011
|
20:33 nox
Update to 6.0.2.2074 .
Submitted by: pointyhat via pav
|
Saturday, 18 Dec 2010
|
07:53 nox
Add back PORTEPOCH. (that for some reason I misread as PORTREVISION
and gc'd it with the last update...)
Reported by: Jan Henrik Sylvester via private email
|
Friday, 17 Dec 2010
|
21:10 nox
Update to 6.0.1.2032 (which is the current version again, looks like the
crashes are fixed...)
Submitted by: pointyhat via erwin
|
Monday, 16 Aug 2010
|
21:39 nox
Go back to 5.1.3535.3218 for the time being, the new version, 5.2.1.1547,
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
|
Saturday, 19 Jun 2010
|
18:47 nox
Chase updated distfile, at 5.2.1.1329 now.
Noticed by: danfe
Feature safe: yes
|
Monday, 17 May 2010
|
17:37 nox
- Chase updated distfile, at 5.1.3535.3218 now. [1]
- 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]
|
Wednesday, 12 May 2010
|
19:04 nox
Fix build for nonstandard PREFIX / LOCALBASE.
PR: ports/146506
Submitted by: kmoore
|
Thursday, 26 Nov 2009
|
21:06 nox
Chase updated distfile, at 5.1.3533.1731 now.
Submitted by: pointyhat via miwi
|
Tuesday, 20 Oct 2009
|
18:27 nox
Put back previous Linux version check, this time with proper braces. (duh!)
|
05:28 linimon
Comment out last commit to fix INDEX-8.
Hat: portmgr
Pointy hat to: nox
|
Monday, 19 Oct 2009
|
19:35 nox
Add a conditional IGNORE so people using a too old Linux base get a
(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
|
Thursday, 24 Sep 2009
|
21:01 nox
Chase updated distfile, at 5.1.3509.4636 now.
Submitted by: pointyhat via miwi
Feature safe: yes
|
Thursday, 10 Sep 2009
|
21:18 nox
Chase updated distfile, at 5.1.3506.3999 now.
Submitted by: pointyhat via miwi
|
Thursday, 6 Aug 2009
|
16:41 nox
- Limit the stack size for Google Earth. Linux glibc threading behaves
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]
|
Friday, 8 May 2009
|
19:24 nox
Chase updated distfile, at 5.0.11733.9347 now.
PR: ports/134356
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
|
Monday, 4 May 2009
|
20:56 nox
Chase updated distfile, at 5.0.11729.1014 now.
It appears everything I said in this note still applies:
http://docs.freebsd.org/cgi/mid.cgi?20090412201428.GA67309
|
Sunday, 12 Apr 2009
|
15:35 nox
- Convert linux dri dependency to USE_LINUX_APPS
- Bump PORTREVISION
|
Thursday, 19 Mar 2009
|
17:28 bsam
Welcome to the new linux ports infrastructure which allows using
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)
|
Wednesday, 4 Feb 2009
|
23:00 nox
Update to 5.0.11337.1968, adding Mars and oceans
|
Saturday, 24 Jan 2009
|
21:00 nox
Fix non-root build by moving the chown to a pre-su-install target
Submitted by: lx
|
Wednesday, 21 Jan 2009
|
16:17 bsam
In preparation for adding new linux (Fedora 8) infrastructure ports all linux
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.
|
Sunday, 11 Jan 2009
|
18:45 nox
Get rid of the custom do-fetch target (which didn't cover all cases)
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>
|
Wednesday, 24 Sep 2008
|
20:44 nox
Add missing dependency
PR: ports/127531
Submitted by: Shane Bell <decept0@gmail.com>
|
Thursday, 18 Sep 2008
|
21:13 nox
Fix a typo which causes files not to be owned by root:wheel
PR: ports/127470
Submitted by: Shane Bell <decept0@gmail.com>
Approved by: portmgr (linimon)
|
Saturday, 12 Jul 2008
|
19:12 nox
Chase updated distfile, at 4.3.7284.3916 now
Submitted by: pointyhat via miwi
|
Friday, 6 Jun 2008
|
13:02 edwin
Bump portrevision due to upgrade of devel/gettext.
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)
|
Saturday, 3 May 2008
|
13:00 nox
Chase updated distfile, at 4.3.7204.836 now (working again on 6, at least
here :)
|
Saturday, 19 Apr 2008
|
19:09 nox
- Chase updated distfile, at 4.3.7191.6508 now (unfortunately no longer
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...)
|
Saturday, 22 Dec 2007
|
02:23 nox
Make fetchable again by updating to 4.2.205.5730
Submitted by: pointyhat via pav
Thanks to: miwi for tb run
|
Monday, 17 Sep 2007
|
21:23 nox
- Chase updated distfile, at 4.2.198.2451 now
- Go back to previous TARGET_DISTFILE, I was just confused :)
- Take over maintainership from flz
Approved by: flz (old maintainer, via irc)
|
Sunday, 9 Sep 2007
|
20:11 nox
- Update to 4.2.180.1134 (adding the sky and a flight simulator
easter egg as main new features)
PR: ports/116206
Submitted by: nox
Approved by: flz (maintainer)
|
Sunday, 22 Jul 2007
|
19:53 laszlof
- Add even more ports to the new "geography" category
Approved by: Pav (wearing portmgr hat)
|
Saturday, 2 Jun 2007
|
14:32 flz
Update to 4.1.7076.4458.
PS: Unfortunately, I'm not on vacation.
PR: ports/113043
Submitted by: A.J. Kehoe IV
|
Friday, 25 May 2007
|
01:21 kris
BROKEN: Checksum mismatch
|
Friday, 13 Apr 2007
|
11:39 flz
- Update google-earth to 4.0.2735.
- Break do-build in smaller and more sensible targets.
- Unmark FORBIDDEN.
PR: ports/108864
Submitted by: Eric P. Scott <eps+pbug0702@ana.com>
|
Friday, 2 Feb 2007
|
17:06 pav
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr
|
Tuesday, 14 Nov 2006
|
12:27 flz
- Update to 4.0.2414.
- Fix packing list.
- Fetch distfile only if it doesn't already exist.
PR: ports/104825
Submitted by: Frank W. Josellis <frank@dynamical-systems.org>
|
Saturday, 14 Oct 2006
|
12:47 simon
Mark port FORBIDDEN due to remote code execution.
Security:
http://vuxml.FreeBSD.org/5c9a2769-5ade-11db-a5ae-00508d6a62df.html
With hat: secteam
Approved by: portmgr (secteam blanket)
|
Thursday, 12 Oct 2006
|
03:32 kris
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self)
|
Monday, 18 Sep 2006
|
14:53 flz
Update to 4.0.2091. This version finally works again on FreeBSD \o/
|
Friday, 28 Jul 2006
|
23:06 flz
Replace ENV with SETENV as it's not defined in bsd.port.mk.
This should fix the "/home/foo/.shrc: Permission denied" error.
Reported by: John E Hein <jhein@timing.com>
|
Thursday, 20 Jul 2006
|
09:47 flz
- Update to 4.0.1693.
|
Monday, 10 Jul 2006
|
15:02 flz
Add a hack to support lack of versioning in Google tarball names.
Fix plist.
|
11:02 flz
Update to 4.0.1660.
PR: ports/99984
Reported by: Jean-Baptiste Quenot <jbq@caraldi.com>
|
Monday, 3 Jul 2006
|
14:00 flz
- Fix build when running as non-root [1].
- Fix mime-types install [2].
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au> [1], jylefort [2]
|
Tuesday, 13 Jun 2006
|
15:11 flz
Add Google Earth 4, a 3D interface to the planet.
|
Number of commits found: 82 |