aboutsummaryrefslogtreecommitdiffstats
path: root/astro/mymoon
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup patches, a* categories.mat2016-07-273-12/+12
| | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* astro/mymoon: fix typo (thanks freshports sanity check!)marino2016-02-021-1/+1
|
* astro/mymoon: USES+=ncurses, link with libncurses instead of libcursesmarino2016-02-022-1/+12
|
* MASTER_SITES cleanup.mat2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-1/+1
| | | | | | LIB_DEPENDS in astro With hat: portmgr
* support STAGEDIR.vanilla2013-10-251-1/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | astro)
* Convert astro to USES=gmakebapt2013-08-301-6/+2
| | | | | | | While here: - Trim headers - Use shebangfix when needed - Convert to new perl5 world
* - Chase astro/libnova updatedhn2012-07-131-1/+1
| | | | - Bump PORTREVSION
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Chase astro/libnova updatedhn2011-08-301-1/+1
| | | | - Bump PORTREVSION
* Remove WWW entries from unmaintained ports that return 404 or where the domainehaupt2011-08-031-2/+0
| | | | disappeared.
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Chase astro/libnova updatedhn2009-08-051-1/+1
| | | | - Bump PORTREVSION
* - Chase astro/libnova shlib version bumpamdmi32009-01-201-1/+1
| | | | - While here, use SF macro in one port
* - Bump portrevision due to upgrade of astro/libnovachinsan2009-01-031-0/+1
|
* Clean up port descriptions for unmaintained ports in `astro' category:danfe2008-01-261-4/+4
| | | | markup and spelling fixes, kill EOL whitespace and extraneous attribution.
* - Add SHA256pav2005-11-241-0/+1
|
* Make output nicer by using %02d for time and date fields.edwin2005-10-141-5/+5
| | | | | I don't want to scare anybody, but at this moment the moon comes 128 meters per minute closer to the earth.
* Fix build of astro/mymoonedwin2005-10-145-26/+101
|
* Fix MASTER_SITESkrion2005-02-201-1/+3
| | | | | PR: ports/77752 Submitted by: Sam Lawrance <boris at brooknet.com.au>
* Per distfile survey, comment out bad mastersite (refuses connections).linimon2004-03-191-1/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* - Use PLIST_FILES/PLIST_DIRS and remove pkg-plistkrion2004-01-292-1/+2
| | | | | PR: ports/62006 Submitted by: Stefan Walter <sw@gegenunendlich.de>
* Add SIZE.trevor2004-01-281-0/+1
|
* - Drop maintainership to ports@krion2004-01-081-1/+1
|
* Change my mail to @FreeBSD.orgkrion2003-07-221-1/+1
| | | | Approved by: fjoe (mentor)
* fix astro/mymoon: fix build with gcc-3.3daichi2003-07-181-0/+23
| | | | | PR: 54602 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
* Update astro/mymoon (maintainer): Update ${MASTER_SITES}osa2003-06-071-1/+1
| | | | | | | | Notify from bento Submitted by: Kirill Ponomarew <ponomarew@oberon.net> PR: 52990 Approved by: fjoe (mentor)
* Improve comment and description. More or lessnaddy2003-06-032-5/+5
| | | | Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
* New port: mymoonfjoe2003-06-034-0/+37
Mymoon is a tool which stands onscreen using ncurses, and prints for the given latitude and longitude: - Percentage of Moon's surface illumination - Distance between Moon & Earth - Moon set & Moon rise - Moon age PR: 52639 Submitted by: Kirill Ponomarew