# Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= meqcc PORTVERSION= 1.4 CATEGORIES= games devel MASTER_SITES= ftp://ftp.clan-rum.org/quake/qutils/ \ http://freebsd.nsu.ru/distfiles/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}src MAINTAINER= danfe@FreeBSD.org COMMENT= MrElusive's QuakeC compiler with precompiler support LICENSE= GPLv2 USES= dos2unix zip MAKEFILE= linux.mak NO_WRKSUBDIR= yes PLIST_FILES= bin/meqcc PORTDOCS= * OPTIONS_DEFINE= DOCS .include post-patch: @${REINPLACE_CMD} -e 's/// ; //d' \ ${WRKSRC}/l_log.c @${REINPLACE_CMD} -e 's/unsigned long t/time_t t/' \ ${WRKSRC}/l_precomp.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/qcc ${STAGEDIR}${PREFIX}/bin/${PORTNAME} @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/[^gr]*.txt ${STAGEDIR}${DOCSDIR} .include "${.CURDIR}/../quake-source/Makefile.include" .include '/~lantw44/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Regenerate all distfiles using gitlab as source.Matthias Fechner2021-04-101-3/+3
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* Rebuild lang/rust consumers after r569489Tobias Kortkamp2021-03-301-1/+1
* lang/rust: Update to 1.50.0Mikael Urankar2021-02-141-0/+1
* x11/squeekboard: update to 1.12.0Jan Beich2021-01-202-44/+40
* lang/rust: Update to 1.49.0Mikael Urankar2021-01-06