# Created by: mi@aldan.ziplink.net # $FreeBSD$ PORTNAME= xmdiary PORTVERSION= 3.0.3 PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= office DISTFILES= ${DISTNAME}.tar.gz MAINTAINER= mi@aldan.algebra.com COMMENT= Personal and group calendar utility NO_CDROM= Don't sell for profit EXTRACT_ONLY= ${DISTNAME}.tar.gz USES= imake motif USE_GCC= any USE_XORG= x11 xext xp xpm xt MAN1= xdaclunix.1 xdalarm.1 xdcustom.1 xddump.1 xdiary.1 xdinitdb.1 \ xdlight.1 xdnotify.1 xdprformat.1 xdremind.1 xdremove.1 \ xdrestore.1 NO_STAGE= yes post-patch: @${ECHO_MSG} removing the "malloc.h" includes ${SH} ${SCRIPTDIR}/nomalloc $(WRKSRC) 2>&1 > /dev/zero @${ECHO_MSG} removing unnecessary DependTarget from Imakefile-s ${SH} ${SCRIPTDIR}/noextradepend $(WRKSRC) 2>&1 > /dev/zero ${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' \ -e 's|CcCmd gcc|CcCmd ${CC}|' '${WRKSRC}/XDiary.tmpl' .include href='/~lantw44/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/sformat
Commit message (Expand)AuthorAgeFilesLines
* Only append to MAKE_ENV after bsd.port.pre.mktobik2019-02-011-1/+1
* For ports that are marked BROKEN on armv6, and also fail to build onlinimon2017-11-301-1/+2
* Mark some ports failing on power64. In cases where the error messagelinimon2017-05-141-3/+4
* The output of tools like awk, date, sort, tr,... depends on the currenttijl2017-01-181-1/+1
* Mark as broken on various tier-2 archs.linimon2016-11-161-1/+2
* Prevent collision with getline(3)antoine2016-08-021-1/+2
* Prevent collision with getline(3)bapt2016-07-301-0/+8
* many ports: mark broken on powerpc64swills2016-04-221-0/+2
* MASTER_SITES cleanup.mat2015-05-141-2/+1
* Cleanup plistantoine2014-11-221-1/+0
* Rename all patches that contain '::' as a path separator, and useadamw2014-07-309-0/+0
* - Convert gmake,bzip2,xz to USESmiwi2014-05-291-1/+1
* Support stagingehaupt2014-02-26