# Created by: Kalten # $FreeBSD$ PORTNAME= fairymax PORTVERSION= 5.0b.20160316.1 CATEGORIES= games MASTER_SITES= http://freeheimdall.spdns.org/files/ # http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=fairymax.git;a=snapshot;h=${COMMIT_HASH};sf=tgz # http://hgm.nubati.net/cgi-bin/gitweb.cgi/fairymax.git/snapshot/${COMMIT_HASH} # but sha256 changes, as creation date of *.tar inside *.tar.gz changes. DISTNAME= ${PORTNAME}-${COMMIT_HASH} MAINTAINER= kalten@gmx.at COMMENT= Chess engine for shatranj, courier chess, and others COMMIT_HASH= 67cee03 OPTIONS_DEFINE= DOCS PORTDOCS= changelog copyright CVfairy.html README USES= gmake perl5 USE_PERL5= build MAKE_ARGS+= prefix= \ bindir=${PREFIX}/bin \ mandir=${PREFIX}/man \ datadir= \ plugindir=${PREFIX}/share/games/plugins \ fairydir=${DATADIR} \ VERSION=${PORTVERSION} post-patch: @${REINPLACE_CMD} -E 's|(#define VERSION ")[^"]+(".*)|\1${PORTVERSION}\2|' \ ${WRKSRC}/fairymax.c @${REINPLACE_CMD} -E 's|^(prefix\|bindir\|mandir\|datadir\|plugindir\|fairydir) =|\1 ?=|' \ ${WRKSRC}/Makefile @${REINPLACE_CMD} -E 's|^ cp (.{srcdir}/fairymax .{srcdir}/shamax .{srcdir}/maxqi .\(DESTDIR\).\(bindir\))| ${INSTALL_PROGRAM} \1|' \ ${WRKSRC}/Makefile @${REINPLACE_CMD} -E 's|^ cp (.{srcdir}/data/)| ${INSTALL_DATA} \1|' \ ${WRKSRC}/Makefile @${REINPLACE_CMD} -E 's|^ cp (.{srcdir}/fairymax.6.gz)| ${INSTALL_MAN} \1|' \ ${WRKSRC}/Makefile post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include m_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Switch to USES=libtool, drop .la filesamdmi32014-06-242-3/+4
* - Update libraw to 0.15.4.rakuco2014-01-275-115/+55
* Properly set license when using the demosaic packs.rakuco2014-01-221-2/+4
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Fix build without libstdc++bapt2013-09-031-0/+3
* Add an explicit dependency on pkgconfbapt2013-09-021-5/+2
* Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.gerald2013-08-181-1/+1
* Update from 0.14.6 to 0.14.7.osa2012-07-172-7/+7
* - Reindent and improve OPENMP option descriptiondanfe2012-06-292-7/+6
* Update from 0.14.5 to 0.14.6.osa2012-06-072-11/+18
* OptionsNGfy.osa2012-05-301-8/+10
* - Fix broken shared library symlink [1]danfe2012-05-221-19/+22
* Add shotwell patches to work with the new libraw. Disable jasper support inlx2012-02-161-1/+2
* Remove unused variable USE_PKGCONFIG.osa2012-02-161-1/+0
* Update from 0.13.7 to 0.14.5.osa2012-02-103-18/+20
* Update from 0.13.6 to 0.13.7.osa2011-07-262-12/+8
* Update from 0.13.5 to 0.13.6.osa2011-07-152-7/+7
* Update from 0.13.4 to 0.13.5.osa2011-05-292-7/+7
* Update from 0.13.2 to 0.13.4.osa2011-04-042-8/+7
* Remove needless extra patch.osa2011-03-133-33/+7
* Update from 0.13.1 to 0.13.2.osa2011-03-133-23/+14
* Update from 0.12.3 to 0.13.1.osa2011-02-112-7/+7
* Update from 0.12.2 to 0.12.3.osa2011-01-102-7/+7
* Update from 0.11.3 to 0.12.2.osa2011-01-095-49/+124
* Update from 0.11.2 to 0.11.3.osa2010-11-182-3/+3
* Update from 0.10.0 to 0.11.2.osa2010-11-123-7/+7
* Update from 0.9.1 to 0.10.0.osa2010-09-092-4/+7
* Update from 0.9.0 to 0.9.1.osa2010-05-202-4/+4
* Update from 0.8.3 to 0.9.0.osa2010-05-122-5/+4
* - update to jpeg-8dinoex2010-02-051-1/+2
* Update from 0.8.2 to 0.8.3.osa2009-10-272-4/+4
* Update from 0.7.2 to 0.8.2.osa2009-09-152-7/+6
* - update to jpeg7dinoex2009-07-181-1/+2
* Upgrade from 0.6.14 to 0.7.2.osa2009-04-083-7/+9
* Update from 0.6.11 to 0.6.14.osa2009-03-132-4/+4
* Update from 0.6.3 to latest version 0.6.11.osa2009-02-062-4/+4
* Update from 0.5.3 to 0.6.3.osa2008-12-164-113/+58
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MA...pav2008-07-251-2/+1
* Add documentation and examples.osa2008-05-071-2/+35
* Fix broken compile on amd64.osa2008-05-072-2/+3
* Add missing dependences.osa2008-05-061-0/+3
* Add libraw a library for reading RAW files obtained from digital photoosa2008-05-06