From b188c769f2650f1a4c596b60d43f25ba20eed016 Mon Sep 17 00:00:00 2001 From: eadler Date: Mon, 25 Mar 2013 04:30:31 +0000 Subject: Cleanup unmaintained ports in the misc category: - Trim Header - Convert to OptionsNG - Prefer DISTNAME to DISTFILES - Reorder variables - Fix comments (don't include leading article) - @unexec rm must not cause failure - Tabs, not spaces - Single space for WWW - Pet portlint - etc. In a few cases the option DOCS was used to control installation into EXAMPLEDIR. I opted to keep the existing logic of the port in these cases. Reviewed by: koobs, ashish --- misc/astrolog/Makefile | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'misc/astrolog') diff --git a/misc/astrolog/Makefile b/misc/astrolog/Makefile index 2c89e418d2a3..05799dfc3b0b 100644 --- a/misc/astrolog/Makefile +++ b/misc/astrolog/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: astrolog -# -# Date created: 31 July 1995 -# Whom: faulkner@cactus.org -# +# Created by: faulkner@cactus.org # $FreeBSD$ -# PORTNAME= astrolog PORTVERSION= 5.41g @@ -13,11 +8,11 @@ CATEGORIES= misc astro MASTER_SITES= ftp://ftp.astro.com/pub/swisseph/ephe/archive_gzip/:ephe \ ftp://ftp.astro.com/pub/swisseph/:libswe \ http://astrolog.offline.ee/astrolog/changed/:dist -DISTFILES= a541gsrc.tar.gz:dist ${EPHE} \ +DISTFILES= a541gsrc.tar.gz:dist ${EPHE} \ swe_unix_src_1.78.00.tar.gz:libswe MAINTAINER= ports@FreeBSD.org -COMMENT= An astrology program for X11 and alpha-numeric terminals +COMMENT= Astrology program for X11 and alpha-numeric terminals # Swiss Ephemeris GPLv2 licensed, see # http://www.astro.com/ftp/swisseph/LICENSE.TXT @@ -44,6 +39,8 @@ NO_WRKSUBDIR= yes DOCS= helpfile.540 readme.541 changes.txt +.include + post-extract: ${RM} ${WRKDIR}/swe[a-z]* @@ -57,7 +54,7 @@ do-install: ${INSTALL_DATA} astrolog.dat ${PREFIX}/lib/astrolog; \ fi cd ${WRKSRC} && ${INSTALL_PROGRAM} astrolog ${PREFIX}/bin -.if !defined(NOPORTDOCS) +.if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${DOCSDIR} .for doc in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} -- cgit n/devel/electron4/files/lodash-4.17.19 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add LICENSEamdmi32016-03-122-3/+7
* Drop maintainership of all remaining ports where I am listed.anders2014-10-301-1/+1
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-07-171-1/+1
* Support stagingehaupt2014-02-251-6/+5
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Update to 1.8pav2009-03-232-4/+4
* Update to 1.7.anders2006-07-282-4/+4
* Remove USE_REINPLACE from all categories starting with Sedwin2006-05-131-1/+0
* SHA256ifyedwin2006-01-241-0/+1
* Update to 1.5.anders2005-03-173-8/+13
* SIZEify.trevor2004-01-301-0/+1