aboutsummaryrefslogtreecommitdiff
path: root/astro/wmsolar
Commit message (Collapse)AuthorAgeFilesLines
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* 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 <[email protected]> * Alexander Leidinger * Alexey Dokuchaev <[email protected]> * Andrew Pantyukhin <[email protected]> * Andrey Zakhvatov * Anton Berezin <[email protected]> * Anton Berezin <[email protected]> * Anton Karpov <[email protected]> * Brion Moss <[email protected]> * Bruce M Simpson <[email protected]> * Chris Piazza <[email protected]> * Christian Brueffer <[email protected]> * David Wolfskill * Frank W. Josellis <[email protected]> * Gea-Suan Lin <[email protected]> * Gleb Smirnoff <[email protected]> * Hye-Shik Chang <[email protected]> * Jan Srzednicki <[email protected]> * Jean-Yves Lefort <[email protected]> * Jean-Yves Lefort <[email protected]> * Jeremy Shaffner <[email protected]> * Keith Walker <[email protected]> * Kirill Ponomarew <[email protected]> * Kris Kennaway <[email protected]> * Kris Kennaway <[email protected] * Laurent Courty * Loïc BARTOLETTI <[email protected]> * Lukas Maly <[email protected]> * Markus Brueffer <[email protected]> * Mathias Monnerville <[email protected]> * Muhammad Moinur Rahman <[email protected]> * Patrick Li <[email protected]> * Patrick Li <[email protected]> * Piero Serini <[email protected]> * Po-Chuan Hsieh <[email protected]> * Simon Olofsson <[email protected]> * Slaven Rezic <[email protected]> * Sunpoet Po-Chuan Hsieh <[email protected]> * Sunpoet Po-Chuan Hsieh <[email protected]> * Sébastien Santoro <[email protected]> * TAKATSU Tomonari <[email protected]> * Tatsuki Makino <[email protected]> * Tony Maher <[email protected]> * Wen Heping <[email protected]> * Wen Heping <[email protected]> * Wen Heping<[email protected]> * Will Andrews <[email protected]> * asami * [email protected] * [email protected] * [email protected] * db * [email protected] * [email protected] * ijliao * nwhitehorn * pat * searle * [email protected] * torstenb * trevor * will With hat: portmgr
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add USES=xorg USES=gl, ports categories aNiclas Zeising2019-11-041-1/+1
| | | | | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'a'. Notes: svn path=/head/; revision=516738
* astro/wmsolar: Fix build with Clang 6Tobias Kortkamp2018-09-091-0/+1
| | | | | | | | | | | | | | | | | | | | | In file included from wmSolar.c:15: ./wmSolar_mask.xbm:6:12: error: constant expression evaluates to 240 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 0x00,0x00,0xf0,0xff,0xff,0xff,0xff,0xff,0xff,0x0f,0xf0,0xff,0xff,0xff,0xff, ^~~~ http://beefy12.nyi.freebsd.org/data/head-amd64-default/p479076_s338486/logs/errors/wmsolar-1.1.log In file included from wmSolar.c:18: ./Lunar.h:66:23: error: in-class initializer for static data member of type 'const double' requires 'constexpr' specifier [-Wstatic-float-init] static const double SYNODIC_MONTH = 29.530588861; ^ PR: 230880 Approved by: [email protected] (maintainer timeout, 2 weeks) Notes: svn path=/head/; revision=479272
* Cleanup patches, a* categories.Mathieu Arnold2016-07-262-2/+2
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* With the power of USES=dos2unix, get rid of most patches and filesMathieu Arnold2016-06-203-12/+12
| | | | | | | | | | | | | with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=417166
* Cleanup GH_* and variables order.Mathieu Arnold2015-12-291-1/+0
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=404743
* - Update to 1.1.Marcelo Araujo2015-12-062-8/+11
| | | | | | | | | | | | - Add LICENSE. - Pass the maintainership to the author. - Project moved to github. Submitted by: Thomas Kuiper <[email protected]> Sponsored by: Hackathon Taipei. Notes: svn path=/head/; revision=403088
* support STAGEDIR.Vanilla I. Shu2013-10-251-2/+1
| | | | Notes: svn path=/head/; revision=331586
* 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
* Convert astro to USES=gmakeBaptiste Daroussin2013-08-301-1/+1
| | | | | | | | | | While here: - Trim headers - Use shebangfix when needed - Convert to new perl5 world Notes: svn path=/head/; revision=325648
* For unmaintained ports in `astro' category, drop leading indefinite articleAlexey Dokuchaev2013-02-251-6/+2
| | | | | | | from COMMENT. Whenever appropriate, cleanup Makefiles a bit as well. Notes: svn path=/head/; revision=312914
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - USE_X_PREFIX and USE_XPM --> USE_XORGPietro Cerutti2008-03-131-3/+2
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=208985
* Clean up port descriptions for unmaintained ports in `astro' category:Alexey Dokuchaev2008-01-261-13/+11
| | | | | | | markup and spelling fixes, kill EOL whitespace and extraneous attribution. Notes: svn path=/head/; revision=206224
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* Reset pat due to no response to email about his status.Mark Linimon2006-04-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159519
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix build on -current and PERL->REINPLACE_CMDPatrick Li2002-11-262-1/+12
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=71133
* Fix typos:Pete Fritchman2002-03-301-1/+1
| | | | | | | | | | | | | | | | | | | | | * explose -> explore * january -> January * documentfor -> document for * encorporated -> incorporated * function -> functions * julian -> Julian * calculater -> calculate * formely -> formerly * Javascript -> JavaScript * timezone -> time zone * Calisto -> Callisto * outter -> outer PR: 36480 Submitted by: Eric Yu <[email protected]> Notes: svn path=/head/; revision=56892
* Add port astro/wmsolar - A dockapp that displays the solar systemPatrick Li2002-01-156-0/+78
viewed from top Notes: svn path=/head/; revision=53138