aboutsummaryrefslogtreecommitdiff
path: root/astro/wmsolar
Commit message (Collapse)AuthorAgeFilesLines
* 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: tkuiper@inxsoft.net (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 <tkuiper@inxsoft.net> 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 <ericyu@mail2000.com.tw> 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