non port: astro/gpsman/Makefile |
SVNWeb
|
Number of commits found: 41 |
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 )
|
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.
|
Thu, 16 Jan 2020
|
[ 09:34 bapt ] (Only the first 10 of 53 ports in this commit are shown above. )
First pass at moving manpages to share/man for category a*
|
Wed, 25 May 2016
|
[ 15:43 mat ] (Only the first 10 of 83 ports in this commit are shown above. )
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 13:18 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Fri, 3 Apr 2015
|
[ 11:26 mat ] (Only the first 10 of 120 ports in this commit are shown above. )
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
|
Tue, 29 Jul 2014
|
[ 19:11 adamw ] (Only the first 10 of 436 ports in this commit are shown above. )
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Mon, 9 Jun 2014
|
[ 11:21 olgeni ] (Only the first 10 of 120 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt)
|
Mon, 7 Oct 2013
|
[ 07:31 gahr ]
- Update to 6.4.4.2 [1]
- While at it, make it STAGE-clean
PR: 182775
Submitted by: maintainer
|
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)
|
Wed, 24 Apr 2013
|
[ 18:09 crees ]
Update to 6.4.4
* new option in file config.tcl indicating whether GPSMan data can be
appended to an existing file when saving; to be used with care as a
file with conflicting time offsets can result that will not be
loaded by GPSMan; asked by Zvi Grauer.
* explicit support for the Garmin Street Pilot I, with thanks to
Martin Espinoza who sent the protocols list.
In addition, I tried to clean up the port a wee bit:
* I removed a line in the Makefile that had been commented-out
Wed Jul 26 08:32:31 2006 UTC (r168793).
* I changed the USE_TK_RUN specification to permit the use of
Tcl/Tk 8.5 (and tested that it brings in 8.5 if that's
available, and that gpsman works with it).
PR: ports/178112
Submitted by: dhw (maintainer)
|
Mon, 30 Apr 2012
|
[ 21:22 jgh ]
- Update to 6.4.3 [1]
- while here, drop pkg-plist and use PORT{DOCS,DATA} [2]
- substitute on pkg-message, and actually show it [2]
- tighten Makefile instructions, and reduce number of MKDIRS [2]
PR: ports/167432
Submitted by: maintainer, david@catwhisker.org [1], jgh@[2]
|
Sat, 22 Oct 2011
|
[ 15:05 crees ]
Update to 6.4.2:
* elevation graphs for tracks using gnuplot; implemented by plug-ins contributed
by Rudolf Martin (rudolf.martin_at_gmx.de).
* for tracks, improved computation of total (or cumulative) ascent/descent,
computation of rest periods, total resting time and average speed in motion,
estimated time for a hiking trail; contributed by Rudolf Martin.
* new configuration parameter: user temporary files directory; must be set
correctly for GPSMan to work; it defaults to .tmp under the user GPSMan
directory.
* new user options: altitude threshold when computing cumulative ascent/descent,
operating system commands to display an image file and open a terminal
(command-line) window; default of altitude threshold is appropriate for GPS
receivers with non-barometric altimeter.
* change in default for user option (was a configuration parameter): the print
command starts now by being empty (meaning unavailable).
* new projections: Mercator spherical case, Equidistant Cylindrical, and their
particular cases EPSG:3857 (also known as EPSG:900913, EPSG:102113) and
EPSG:32663 (Plate Carree with WGS 84 datum); asked by Rudolf Martin.
* in order to avoid ill formed or inconsistent data files, appending to a file
is no longer an option when writing to an existing file except in the case of
results of computations, real-time logs and contents of information windows.
* windows presenting results that depend on the definition of a route or track,
such as computations or graphs, may be closed when the item changes after being
edited or being replaced when data is read-in; based on a change suggested by
Rudolf Martin.
* unavailable expression of plug-ins are now evaluated at top level so that
global variables can be used.
* explicit support for the Garmin GPS 72H receiver; with thanks to Justin
Arundell and Julian Barragan who sent protocol lists.
PR: ports/161902
Submitted by: dhw (maintainer)
|
Sat, 2 Jan 2010
|
[ 07:42 wen ]
- Update to 6.4.1
- Remove unneeded patch
PR: ports/142227
Submitted by: David Wolfskill <david@catwhisker.org> (maintainer)
|
Mon, 5 Jan 2009
|
[ 17:27 pav ] (Only the first 10 of 56 ports in this commit are shown above. )
- Remove conditional checks relevant only on FreeBSD 5.x and older
|
Tue, 11 Nov 2008
|
[ 09:27 bsam ]
Apply two patches which were going to appear at future 6.4.1 release.
PR: 128751
Submitted by: David Wolfskill <david at catwhisker.org> (maintainer)
|
Wed, 29 Oct 2008
|
[ 15:32 amdmi3 ]
- Update to 6.4
PR: 128454
Submitted by: David Wolfskill <david at catwhisker dot org> (maintainer)
|
Wed, 9 Apr 2008
|
[ 13:42 pav ] (Only the first 10 of 171 ports in this commit are shown above. )
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr
|
Sun, 22 Jul 2007
|
[ 19:33 laszlof ] (Only the first 10 of 37 ports in this commit are shown above. )
- Add ports to "geography" virtual category
Approved by: Pav (wearing portmgr hat)
|
Thu, 14 Jun 2007
|
[ 22:09 pav ]
- Update to 6.3.2
PR: ports/113687
Submitted by: David Wolfskill <david@catwhisker.org> (maintainer)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Mon, 2 Apr 2007
|
[ 22:56 pav ] (Only the first 10 of 45 ports in this commit are shown above. )
- Convert existing ports to a new bsd.tcl.mk order
PR: ports/109097
Submitted by: Martin Matuska <martin@matuska.org>
Tested on: pointyhat exp-run
|
Wed, 26 Jul 2006
|
[ 08:32 itetcu ]
Update to GPSMan-6.3.1, which is a bugfix for 6.3.
Here are the documented changes from 6.3 to 6.31:
- importation of waypoints from Kismet .network files with
location information, asked by Bernd Stuht; some new options
on this should be configured by editing config.tcl.
- map window can now be resized.
- WARNING: Garmin USB support for some recent Garmin receivers
will need at least version 0.28 of the garmin_gps Linux kernel
driver.
- updates to Garmin support following the specifications
made available in May 2006, but not (yet) covering some new
protocols for fitness-oriented receivers.
- explicit support for several Garmin receivers or their new
firmware versions, including: GPSMAP 60CSX and 76CSX, EDGE 205 and
305, GPS 18USB, eTrex Legend Cx, Forerunner 205, and GPS 60; with
thanks for all those who sent protocol lists: Doug Larrick,
Thomas Zumbrunn, Jiri Dvorak, Daniel Dorau, Nenad, Elric Milon
Beltran, Michel Equeter, Dominic Hargreaves, Sébastien Roy, Nicolas
Brouard, Reinhold Pschierer, Sven Anders, Jon Stockill.
Some portlinting [1]
PR: ports/100848
Submitted by: David Wolfskill (maintainer), me (itetcu) [1]
|
Thu, 11 May 2006
|
[ 16:45 vs ]
Update to 6.3
PR: ports/97120
Submitted by: maintainer
|
Wed, 3 May 2006
|
[ 05:14 edwin ] (Only the first 10 of 196 ports in this commit are shown above. )
Remove USE_REINPLACE from ports in categories starting with A.
|
Fri, 7 Oct 2005
|
[ 15:12 mnag ]
Fix MASTER_SITES pointed by distfile survey
PR: 87068
Submitted by: David Wolfskill <david@catwhisker.org> (maintainer)
|
Mon, 13 Dec 2004
|
[ 07:25 vs ]
Update to 6.2.1
PR: ports/74925
Submitted by: maintainer
|
Tue, 16 Nov 2004
|
[ 17:08 krion ]
Add additional MASTER_SITES.
|
Tue, 26 Oct 2004
|
[ 17:53 krion ]
Update to version 6.2
PR: ports/73012
Submitted by: maintainer
|
Sun, 18 Jul 2004
|
[ 06:01 krion ]
Update to 6.1.2
PR: ports/69214
Submitted by: maintainer
|
Wed, 16 Jun 2004
|
[ 15:08 krion ]
Update to version 6.1.1
PR: ports/67990
Submitted by: maintainer
|
Sun, 23 May 2004
|
[ 12:17 pav ]
- Refresh MASTER_SITES
PR: ports/67067
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
Sun, 26 Oct 2003
|
[ 23:14 kris ]
portlint (variable ordering, trim trailing blank lines)
|
Sun, 12 Oct 2003
|
[ 00:55 kris ]
Convert to tk84 and bump PORTREVISION.
Reviewed by: maintainer (eyeballed)
|
Sun, 30 Mar 2003
|
[ 04:31 edwin ]
Maintainer update: gpsman 5.4.2 -> 6.0.1
PR: ports/50179
Submitted by: David Wolfskill <david@catwhisker.org>
|
Fri, 21 Feb 2003
|
[ 10:44 knu ] (Only the first 10 of 32 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 21 Jan 2003
|
[ 20:14 petef ]
Remove a hidden dependency on Perl: PERL->REINPLACE_CMD.
PR: 47272
Submitted by: maintainer
|
Sun, 10 Feb 2002
|
[ 09:46 petef ]
- update to 5.4.2
|
Sun, 23 Dec 2001
|
[ 10:34 kevlo ]
Initial import of gpsman-5.4.1
|
Number of commits found: 41 |