non port: astro/foxtrotgps/Makefile |
SVNWeb
|
Number of commits found: 44 |
Mon, 5 Jun 2023
|
[ 14:23 Muhammad Moinur Rahman (bofh) ] 1045cc9
astro/foxtrotgps: Fix build with llvm15
Approved by: portmgr (blanket)
|
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] b152544 (Only the first 10 of 105 ports in this commit are shown above. )
astro: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
* Alexander Leidinger
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org>
* Anton Karpov <toxa@toxahost.ru>
* Brion Moss <brion@queeg.com>
* Bruce M Simpson <bms@FreeBSD.org>
* Chris Piazza <cpiazza@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Wed, 8 Jun 2022
|
[ 14:26 Baptiste Daroussin (bapt) ] b59b9e5
astro/foxtrotgps: remove false dependency on gconf
since 2018 it uses gsettings instead of gconf
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Mon, 14 Mar 2022
|
[ 00:31 Steve Wills (swills) ] 3cb0fc7
astro/foxtrotgps: fix build with new gpsd
PR: 258110
Approved by: crwhipp@gmail.com (maintainer)
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 29 Aug 2020
|
[ 16:46 fernape ]
astro/foxtrotgps: update to 1.2.2
ChangeLog:
https://bazaar.launchpad.net/~foxtrotgps-team/foxtrotgps/trunk/revision/317
PR: 248944
Submitted by: crwhipp@gmail.com (maintainer)
|
Wed, 11 Mar 2020
|
[ 08:26 lbartoletti ]
astro/gpsd: Update to 3.20
- Update to 3.20 (welcome ubxtool and gpsrinex!)
- Fix SConstruct per python3 [1]
- Replace spaces by tabs (pet portlint)
- Fixes astro/foxtrotgps, astro/gpxloggerd and comms/direwolf
Changelog:
- https://gitlab.com/gpsd/gpsd/-/blob/master/NEWS#L16
[1] scons is py27 only and check py27 packages for a py37 port. I commented
these tests in SConstruct since we already do it in our Makefile.
PR: 243980
Reviewed by: tcberner (mentor)
Approved by: tcberner (mentor), maintainer timeout (z7dr6ut7gs@snkmail.com, > 2
weeks)
Differential Revision: https://reviews.freebsd.org/D23920
|
Fri, 8 Nov 2019
|
[ 09:27 tobik ] (Only the first 10 of 129 ports in this commit are shown above. )
a-b: Add missing USES={gnome,php,sdl,xorg}
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Fri, 15 Mar 2019
|
[ 00:25 linimon ]
Fix build on gcc-based architectures:
/usr/local/lib/libgraphite2.so.3: undefined reference to
`__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
Approved by: portmgr (tier-2 blanket)
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Sat, 3 Nov 2018
|
[ 14:09 bapt ]
Properly register info files
|
Thu, 14 Sep 2017
|
[ 09:01 amdmi3 ]
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket
|
Mon, 24 Apr 2017
|
[ 12:58 miwi ] (Only the first 10 of 11 ports in this commit are shown above. )
- Fix shebangs
Submitted by: Jochen Neumeister (via irc)
|
Mon, 25 Apr 2016
|
[ 16:13 mat ] (Only the first 10 of 84 ports in this commit are shown above. )
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 22 May 2015
|
[ 08:41 glebius ]
Provide patch from future version to fix yournavigation.org API.
PR: 200366
Approved by: Craig Whipp <crwhipp gmail.com> (maintainer)
|
Tue, 4 Nov 2014
|
[ 15:00 pawel ]
Update to version 1.2.0
PR: 194602
Submitted by: maintainer
|
Fri, 4 Jul 2014
|
[ 09:41 tijl ] (Only the first 10 of 116 ports in this commit are shown above. )
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Tue, 4 Mar 2014
|
[ 17:55 thierry ]
Define the license.
Approved by: maintainer
|
[ 15:34 thierry ]
Fix installation of locale files.
PR: ports/186670
Submitted by: Florian Degner <f.degner (at) gmx.de>
Approved by: maintainer
|
Thu, 30 Jan 2014
|
[ 22:09 antoine ]
- Stage support
- Fix LIB_DEPENDS
|
Wed, 11 Dec 2013
|
[ 10:31 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in astro
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 13:14 bapt ] (Only the first 10 of 123 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro)
|
Fri, 30 Aug 2013
|
[ 01:15 bapt ] (Only the first 10 of 24 ports in this commit are shown above. )
Convert astro to USES=gmake
While here:
- Trim headers
- Use shebangfix when needed
- Convert to new perl5 world
|
Thu, 11 Jul 2013
|
[ 16:26 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
|
Mon, 24 Jun 2013
|
[ 14:33 wg ]
astro/foxtrotgps: fix run crash
- Fix crash, retrieved from upstream
PR: ports/179919
Submitted by: Craig Whipp <crwhipp@gmail.com> (maintainer)
|
Fri, 3 May 2013
|
[ 04:56 rm ]
- update astro/gpsd to 3.9
- fix build on head
- remove stale options and patch
- chase the update in dependent ports
PR: 178279
Submitted by: glebius (maintainer)
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Thu, 14 Mar 2013
|
[ 08:17 pclin ] (Only the first 10 of 35 ports in this commit are shown above. )
- graphics/libexif:
* Update to 0.6.21
* Add LICENSE
* Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here
PR: ports/175910
Approved by: swills (mentor)
Security: d881d254-70c6-11e2-862d-080027a5ec9a
|
Thu, 19 Jul 2012
|
[ 09:38 sunpoet ]
- Fix build after recent automake update
Notified by: pointyhat
Submitted by: Craig Whipp <crwhipp@gmail.com> (maintainer)
|
Tue, 19 Jun 2012
|
[ 08:58 sunpoet ]
- Update to 1.1.1
- While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS
Changes: http://www.foxtrotgps.org/branches/foxtrotgps-dev/NEWS
PR: ports/169233
Submitted by: Craig R. Whipp <crwhipp@gmail.com> (maintainer)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Wed, 7 Mar 2012
|
[ 12:22 pav ]
- Update to 1.1.0
Submitted by: Craig Whipp <crwhipp@gmail.com> (maintainer)
|
Fri, 3 Jun 2011
|
[ 09:24 pav ]
- Update to 1.0.1
PR: ports/156995
Submitted by: Craig Whipp <crwhipp@gmail.com> (maintainer)
|
Fri, 25 Mar 2011
|
[ 20:30 amdmi3 ]
- Chase astro/gpsd shlib version bump
- Add patches required for compatibility with new version of libgps
Submitted by: glebius
Tested by: glebius
|
Fri, 4 Mar 2011
|
[ 02:10 wen ]
- Bump PORTREVISION to chase the update of libexif
|
Sat, 29 Jan 2011
|
[ 06:20 miwi ]
FoxtrotGPS is a fork of Marcus Bauer's TangoGPS project, with a focus on
cooperation and fostering community innovation. It is a lightweight moving
map application that can be used with or without a gps unit. By default,
maps tiles are downloaded from the OpenStreetMap project, but other sources
are available, and new ones may be added.
Map areas may be downloaded and cached for use while offline.
WWW: http://www.foxtrotgps.org
PR: ports/154052
Submitted by: Craig Whipp <crwhipp@gmail.com>
Feature safe: yes
|
Number of commits found: 44 |