# New ports collection makefile for: astrolog # See some useful stuff at: # http://rpkalf2.mach.uni-karlsruhe.de/~ferber/astrolog/ # # Date created: 31 July 1995 # Whom: faulkner@cactus.org # # $FreeBSD$ # PORTNAME= astrolog PORTVERSION= 5.40 PORTREVISION= 11 CATEGORIES= misc MASTER_SITES= http://www.astrolog.org/ftp/ephem/:ephem \ http://www.astrolog.org/ftp/:dist DISTFILES= ${EXTRACT_ONLY}:dist ${EPHEM}:ephem EXTRACT_ONLY= ast54unx.shr MAINTAINER= ports@FreeBSD.org COMMENT= An astrology program for X11 and alpha-numeric terminals EPHEM= ephemall.zip USE_ZIP= yes USE_DOS2UNIX= ephem/EPHINDEX.TXT .if !defined(WITHOUT_X11) USE_XORG= x11 MAKE_ARGS= -DX11 .endif EXTRACT_CMD= ${SH} EXTRACT_BEFORE_ARGS= # empty EXTRACT_AFTER_ARGS= # empty DIST_SUBDIR= astrolog ALL_TARGET= astrolog NO_WRKSUBDIR= yes DOCS= Helpfile.540 Update.540 README.540 post-extract: -@${MKDIR} ${WRKDIR}/ephem ${UNZIP_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${EPHEM} -d ${WRKDIR}/ephem post-patch: @${REINPLACE_CMD} -e "s@malloc.h@stdlib.h@g" \ ${WRKSRC}/astrolog.h ${WRKSRC}/placalc.h do-install: -@${MKDIR} ${PREFIX}/lib/astrolog cd ${WRKDIR}/ephem && \ ${INSTALL_DATA} * ${PREFIX}/lib/astrolog cd ${WRKSRC}; \ ${INSTALL_DATA} astrolog.dat ${PREFIX}/lib/astrolog/astrolog.dat-dist; \ if [ ! -f ${PREFIX}/lib/astrolog/astrolog.dat ] ; then \ ${INSTALL_DATA} astrolog.dat ${PREFIX}/lib/astrolog; \ fi cd ${WRKSRC} && ${INSTALL_PROGRAM} astrolog ${PREFIX}/bin .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for doc in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} .endfor .endif @${ECHO_MSG} @${ECHO_MSG} "See the file ${PREFIX}/share/doc/astrolog/Helpfile.540 for help" @${ECHO_MSG} "and tune ${PREFIX}/lib/astrolog/astrolog.dat" .include dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mutt14
Commit message (Expand)AuthorAgeFilesLines
* Switch ispell to aspell-ispellbapt2014-01-281-2/+2
* Fix properties on pkg-plistbapt2014-01-221-1/+0
* Fix pkgname collisionbapt2013-10-071-2/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.bsam2013-09-051-1/+1
* - Unbreak build after autotools updatemiwi2013-07-161-0/+1
* + Fix fallout from optionsNG conversion (discussed with bapt@):mandree2013-06-112-12/+35
* Actually we do not support alpha anymorebapt2013-06-051-1/+0
* Use a proper per arch exclusion of optionsbapt2013-06-051-3/+1
* Exclude SGML_DOCS properly in case arch is alpha and in case MUTT_LITE is def...bapt2013-06-051-8/+8
* WITHOUT_NLS -> PORT_OPTIONS:MNLSbapt2013-06-041-39/+32
* Fix with USES+= ncursesbapt2013-05-061-3/+2
* Convert USE_NCURSES by USES=ncursesbapt2013-05-061-1/+3
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-3/+2
* - Fix LATEST_LINK after renaming the ports mail/mutt to mail/mutt14scheidell2012-07-291-3/+3
* Move mail/mutt to mail/mutt14crees2012-07-221-4/+2
* Update autoconf to 2.69 and automake to 1.12ade2012-05-121-7/+10
* - Mark CONFLICTS with ja-mutt, ja-mutt-devel, mutt-devel, mutt-devel-lite, mu...sunpoet2011-10-021-2/+2
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1
* - Fix handling of ncurses config-optiondhn2011-09-071-3/+2
* - remove MD5ohauer2011-07-031-3/+0
* Add a new macro to deal with conflict between ncurses from base and ncurses f...bapt2011-04-111-3/+5
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
* Round one migration of ports from automake{19,110} to automake111ade2010-10-061-1/+1
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2
* Fix quoting of Makefile variables;johans2010-09-061-2/+2
* - add options for user-settable knobs [1]rene2010-08-281-8/+20
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
* - Switch slang dependency to libslang2 (untested)pav2009-02-101-1/+1
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-1/+1
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1