# Created by: Jean-Yves Lefort # $FreeBSD$ PORTNAME= timeseal PORTVERSION= 1.0 CATEGORIES= games MASTER_SITES= LOCAL/jylefort DISTFILES= timeseal.BSD386-1.0-i386 EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= Account for network lag in FICS chess games ONLY_FOR_ARCHS= i386 amd64 NO_BUILD= yes STRIP= # strip(1) does not support a.out binaries PLIST_FILES= bin/timeseal PKGMESSAGE= pkg-message.aout do-install: ${INSTALL_PROGRAM} ${_DISTDIR}/${_DISTFILES} ${STAGEDIR}${PREFIX}/bin/timeseal .include type='text'>

- Switch to options helpers 2015-09-03T14:09:17+00:00 amdmi3 amdmi3@FreeBSD.org 2015-09-03T14:09:17+00:00 b9560a010dde5c10d0575a15a5862a211627e3ba - Add some NO_ARCHes - Fix and unsilence some installation commands - Other minor fixes Approved by: portmgr blanket
- Add some NO_ARCHes
- Fix and unsilence some installation commands
- Other minor fixes

Approved by:	portmgr blanket
MASTER_SITES cleanup. 2015-05-14T10:15:04+00:00 mat mat@FreeBSD.org 2015-05-14T10:15:04+00:00 d72353c225a0cff8478c442d745a54e4630671fc - 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
- 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
- Update MASTER_SITES to use the MASTER_SITE_SOURCEFORGE macro 2014-05-20T14:43:44+00:00 culot culot@FreeBSD.org 2014-05-20T14:43:44+00:00 f9ca6f853b38853fdf3a87ad05b64004053bcded PR: ports/190001 Submitted by: Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
PR:		ports/190001
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)