aboutsummaryrefslogtreecommitdiff
path: root/astro/ptiger
Commit message (Collapse)AuthorAgeFilesLines
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* astro: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> * Christian Brueffer <chris@unixpages.org> * David Wolfskill * Frank W. Josellis <frank@dynamical-systems.org> * Gea-Suan Lin <gslin@gslin.org> * Gleb Smirnoff <glebius@FreeBSD.org> * Hye-Shik Chang <perky@fallin.lv> * Jan Srzednicki <w@wrzask.pl> * Jean-Yves Lefort <jylefort@FreeBSD.org> * Jean-Yves Lefort <jylefort@brutele.be> * Jeremy Shaffner <jeremy@external.org> * Keith Walker <kew@icehouse.net> * Kirill Ponomarew <ponomarew@oberon.net> * Kris Kennaway <kkennawa@physics.adelaide.edu.au> * Kris Kennaway <kris@FreeBSD.org * Laurent Courty * Loïc BARTOLETTI <lbartoletti@FreeBSD.org> * Lukas Maly <Iam@LukasMaly.NET> * Markus Brueffer <markus@FreeBSD.org> * Mathias Monnerville <mathias@monnerville.com> * Muhammad Moinur Rahman <bofh@FreeBSD.org> * Patrick Li <pat@FreeBSD.org> * Patrick Li <pat@databits.net> * Piero Serini <piero@FreeBSD.org> * Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Simon Olofsson <simon@olofsson.de> * Slaven Rezic <slaven@rezic.de> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> * Sébastien Santoro <dereckson@gmail.com> * TAKATSU Tomonari <tota@FreeBSD.org> * Tatsuki Makino <tatsuki_makino@hotmail.com> * Tony Maher <tonymaher@optusnet.com.au> * Wen Heping <wen@FreeBSD.org> * Wen Heping <wenheping@gmail.com> * Wen Heping<wen@FreeBSD.org> * Will Andrews <andrews@technologist.com> * asami * chuck@pkix.net * crwhipp@gmail.com * darius@dons.net.au * db * erich@FreeBSD.org * freebsd-ports@henrik.synth.no * ijliao * nwhitehorn * pat * searle * thierry@pompo.net * torstenb * trevor * will With hat: portmgr
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* Cleanup plistBaptiste Daroussin2014-10-191-7/+0
| | | | Notes: svn path=/head/; revision=371223
* - STAGE-cleanPietro Cerutti2014-02-181-4/+3
| | | | Notes: svn path=/head/; revision=344914
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | astro) Notes: svn path=/head/; revision=327701
* - Take maintainership (tcltk@)Pietro Cerutti2013-09-191-8/+4
| | | | | | | | | - Convert to USES+=tcl - Trim Makefile headers - Fix run-time (tkgeomap) Notes: svn path=/head/; revision=327634
* Fix typos in COMMENTCarlo Strub2012-07-231-1/+1
| | | | Notes: svn path=/head/; revision=301396
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-1/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* - Change default Tcl/Tk version to 8.5Martin Matuska2009-02-231-1/+1
| | | | | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav) Notes: svn path=/head/; revision=228909
* Reset infofarmer due to maintainer-timeouts and no response to email.Mark Linimon2008-09-071-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=220031
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* - Remove use_xlibAndrew Pantyukhin2007-07-311-2/+1
| | | | | | | | | | - Bump portrevision PR: ports/115084, ports/115086 Submitted by: mm Notes: svn path=/head/; revision=196844
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Convert existing ports to a new bsd.tcl.mk orderPav Lucistnik2007-04-021-1/+1
| | | | | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run Notes: svn path=/head/; revision=189054
* - Update tcl/tkgeomap to 2.10.1Andrew Pantyukhin2006-11-271-1/+1
| | | | | | | - Install/use unversioned libs Notes: svn path=/head/; revision=178118
* Add port astro/ptiger:Andrew Pantyukhin2006-08-264-0/+127
ptiger is a Tcl/Tk/Tkgeomap script that uses wdgeomap to display U.S. Census Burea populated places on an interactive geographic map. To run it, type ptiger on the command line. After a few seconds, a map should appear. Adjust the view by Dragging or Double-Clicking. As the cursor moves, a label below the map displays the cursor location and the azimuth and range from the + marker to the cursor. Move the + marker by Right-Double-Clicking. The map has dots at places with population greater than a user selected threshold. Moving the cursor over a dot labels the place with its name and displays the population in another label below the map. In addition to the wdgeomap menus, a Places menu enables adjustment of the population threshold and dot size. There is also a Find menu that does a case insensitive regular expression search for a named place. WWW: http://www.tkgeomap.org/ptiger.html Author: Gordon Carrie <tkgeomap@users.sourceforge.net> Notes: svn path=/head/; revision=171431