Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.1.7.2606_1,3 01 Jan 2022 12:47:45 |
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 |
7.1.7.2606_1,3 19 Oct 2021 12:46:28 |
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 |
7.1.7.2606_1,3 06 May 2021 11:47:48 |
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 |
7.1.7.2606_1,3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
7.1.7.2606_1,3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
7.1.7.2606_1,3 13 Aug 2019 16:00:39 |
mat |
Convert to UCL & cleanup pkg-message (categories a-c) |
7.1.7.2606_1,3 19 May 2017 17:13:29 |
jrm |
astro/google-earth: Add pkg-message to let users know linprocfs should be
mounted
Reported by: tijl
Approved by: swills (mentor, implicit) |
7.1.7.2606_1,3 31 Jan 2017 20:51:04 |
tijl |
Add 64 bit support.
PR: 216573 |
7.1.7.2606,3 04 Nov 2016 20:19:59 |
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. |
7.1.5.1557_1,3 03 Nov 2016 21:47:46 |
tijl |
Remove NVIDIA option from Linux ports now that the nvidia-driver can be
installed later. |
7.1.5.1557_1,3 07 Sep 2016 12:43:22 |
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 |
7.1.5.1557,3 05 Sep 2016 19:23:42 |
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. (Only the first 15 lines of the commit message are shown above ) |
7.1.5.1557,3 29 Aug 2016 14:33:43 |
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 |
6.0.3.2197_5,3 24 Aug 2016 16:24:14 |
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 |
6.0.3.2197_5,3 24 Aug 2016 15:43:30 |
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 |
6.0.3.2197_4,3 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
6.0.3.2197_4,3 23 Jun 2016 07:09:57 |
bapt |
Prefer relative links to make packages more relocation friendly |
6.0.3.2197_3,3 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
6.0.3.2197_3,3 09 Jan 2016 15:07:14 |
sbruno |
Add linux-c6-nss as a dependency.
PR: 202640
Submitted by: Johannes Meixner <johannes@meixner.dk> |
6.0.3.2197_2,3 14 Dec 2015 02:52:14 |
eadler |
Reset maintainer |
6.0.3.2197_2,3 15 Oct 2015 14:55:14 |
mat |
Drop 8 support.
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694 |
6.0.3.2197_2,3 19 Aug 2015 13:30:00 |
mat |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
6.0.3.2197_2,3 19 Jan 2015 20:21:59 |
bapt |
Remove redudant @exec |
6.0.3.2197_2,3 19 Oct 2014 23:19:41 |
bapt |
Cleanup plist |
6.0.3.2197_2,3 22 Sep 2014 10:40:01 |
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
(Only the first 15 lines of the commit message are shown above ) |
6.0.3.2197_1,3 01 Sep 2014 13:03:25 |
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 |
6.0.3.2197_1,3 20 May 2014 19:14:06 |
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. |
6.0.3.2197_1,3 29 Jan 2014 22:39:37 |
nox |
- Switch to USE_LINUX_APPS= curl instead of shipped libcurl, this
seems to fix the search box.
- Bump PORTREVISION. |
6.0.3.2197,3 26 Jan 2014 19:06:45 |
nox |
- Switch to USES= shared-mime-info desktop-file-utils.
- Stagify. |
6.0.3.2197,3 11 Dec 2013 18:39:18 |
nox |
Sync RESTRICTED with what's in LEGAL.
Submitted by: eadler |
6.0.3.2197,3 20 Sep 2013 13:14:05 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro) |
6.0.3.2197,3 31 Jul 2013 06:54:10 |
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@) |
6.0.3.2197,3 30 May 2013 09:11:53 |
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 |
6.0.3.2197,3 21 Apr 2013 14:08:39 |
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 |
5.2.1.1588_1,3 25 Jul 2012 06:32:08 |
cs |
Fix typos in COMMENT |
5.2.1.1588_1,3 13 Apr 2012 17:29:25 |
nox |
Fix plist.
Submitted by: pkgng build on pointyhat via bapt |
5.2.1.1588,3 31 Jan 2012 22:14:51 |
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 |
6.0.3.2197,2 29 Jan 2012 16:27:58 |
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] |
6.1.0.5001,1 18 Jan 2012 17:56:15 |
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) |
6.0.3.2197,1 02 Dec 2011 23:34:11 |
nox |
Mark BROKEN on >= 9.x/amd64:
http://www.freebsd.org/cgi/query-pr.cgi?pr=160422
Feature safe: yes |
6.0.3.2197,1 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
6.0.3.2197,1 25 May 2011 21:23:07 |
nox |
Chase updated distfile, at 6.0.3.2197 now.
Submitted by: pointyhat via pav |
6.0.2.2074,1 03 Apr 2011 20:33:42 |
nox |
Update to 6.0.2.2074 .
Submitted by: pointyhat via pav |
6.0.1.2032,1 18 Dec 2010 07:53:27 |
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 |
6.0.1.2032 17 Dec 2010 21:10:56 |
nox |
Update to 6.0.1.2032 (which is the current version again, looks like the
crashes are fixed...)
Submitted by: pointyhat via erwin |
5.1.3535.3218,1 16 Aug 2010 21:39:29 |
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 |
5.2.1.1329 19 Jun 2010 18:47:44 |
nox |
Chase updated distfile, at 5.2.1.1329 now.
Noticed by: danfe
Feature safe: yes |
5.1.3535.3218 17 May 2010 17:37:08 |
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] |
5.1.3533.1731 12 May 2010 19:04:03 |
nox |
Fix build for nonstandard PREFIX / LOCALBASE.
PR: ports/146506
Submitted by: kmoore |
5.1.3533.1731 26 Nov 2009 21:06:50 |
nox |
Chase updated distfile, at 5.1.3533.1731 now.
Submitted by: pointyhat via miwi |
5.1.3509.4636 20 Oct 2009 18:27:50 |
nox |
Put back previous Linux version check, this time with proper braces. (duh!) |
5.1.3509.4636 20 Oct 2009 05:28:50 |
linimon |
Comment out last commit to fix INDEX-8.
Hat: portmgr
Pointy hat to: nox |
5.1.3509.4636 19 Oct 2009 19:35:15 |
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 |
5.1.3509.4636 24 Sep 2009 21:01:36 |
nox |
Chase updated distfile, at 5.1.3509.4636 now.
Submitted by: pointyhat via miwi
Feature safe: yes |
5.1.3506.3999 10 Sep 2009 21:18:24 |
nox |
Chase updated distfile, at 5.1.3506.3999 now.
Submitted by: pointyhat via miwi |
5.0.11733.9347_1 06 Aug 2009 16:41:35 |
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] |
5.0.11733.9347 08 May 2009 19:24:28 |
nox |
Chase updated distfile, at 5.0.11733.9347 now.
PR: ports/134356
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> |
5.0.11729.1014 04 May 2009 20:56:26 |
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 |
5.0.11337.1968_1 12 Apr 2009 15:35:58 |
nox |
- Convert linux dri dependency to USE_LINUX_APPS
- Bump PORTREVISION |
5.0.11337.1968 19 Mar 2009 17:28:51 |
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) |
5.0.11337.1968 04 Feb 2009 23:00:41 |
nox |
Update to 5.0.11337.1968, adding Mars and oceans |
4.3.7284.3916_3 24 Jan 2009 21:00:09 |
nox |
Fix non-root build by moving the chown to a pre-su-install target
Submitted by: lx |
4.3.7284.3916_3 21 Jan 2009 16:17:47 |
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; (Only the first 15 lines of the commit message are shown above ) |
4.3.7284.3916_2 11 Jan 2009 18:45:31 |
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> |
4.3.7284.3916_2 24 Sep 2008 20:44:09 |
nox |
Add missing dependency
PR: ports/127531
Submitted by: Shane Bell <decept0@gmail.com> |
4.3.7284.3916_1 18 Sep 2008 21:13:50 |
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) |
4.3.7284.3916 12 Jul 2008 19:12:14 |
nox |
Chase updated distfile, at 4.3.7284.3916 now
Submitted by: pointyhat via miwi |
4.3.7204.836_1 06 Jun 2008 13:02:59 |
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) |
4.3.7204.836 03 May 2008 13:00:41 |
nox |
Chase updated distfile, at 4.3.7204.836 now (working again on 6, at least
here :) |
4.3.7191.6508 19 Apr 2008 19:09:25 |
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...) |
4.2.205.5730 22 Dec 2007 02:23:17 |
nox |
Make fetchable again by updating to 4.2.205.5730
Submitted by: pointyhat via pav
Thanks to: miwi for tb run |
4.2.198.2451 17 Sep 2007 21:23:48 |
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) |
4.2.180.1134 09 Sep 2007 20:11:07 |
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) |
4.1.7076.4458 22 Jul 2007 19:53:52 |
laszlof |
- Add even more ports to the new "geography" category
Approved by: Pav (wearing portmgr hat) |
4.1.7076.4458 02 Jun 2007 14:32:39 |
flz |
Update to 4.1.7076.4458.
PS: Unfortunately, I'm not on vacation.
PR: ports/113043
Submitted by: A.J. Kehoe IV |
4.0.2735 25 May 2007 01:21:21 |
kris |
BROKEN: Checksum mismatch |
4.0.2735 13 Apr 2007 11:39:31 |
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> |
4.0.2414 02 Feb 2007 17:06:25 |
pav |
- Remove support for xfree86-3
PR: ports/106666
Submitted by: vd
With hat: portmgr |
4.0.2414 14 Nov 2006 12:27:32 |
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> |
4.0.2091 14 Oct 2006 12:47:14 |
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) |
4.0.2091 12 Oct 2006 03:32:34 |
kris |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self) |
4.0.2091 18 Sep 2006 14:53:38 |
flz |
Update to 4.0.2091. This version finally works again on FreeBSD \o/ |
4.0.1693 28 Jul 2006 23:06:19 |
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> |
4.0.1693 20 Jul 2006 09:47:03 |
flz |
- Update to 4.0.1693. |
4.0.1660 10 Jul 2006 15:02:07 |
flz |
Add a hack to support lack of versioning in Google tarball names.
Fix plist. |
4.0.1660 10 Jul 2006 11:02:09 |
flz |
Update to 4.0.1660.
PR: ports/99984
Reported by: Jean-Baptiste Quenot <jbq@caraldi.com> |
4_1 03 Jul 2006 14:00:05 |
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] |
4 13 Jun 2006 15:11:48 |
flz |
Add Google Earth 4, a 3D interface to the planet. |