# Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= fillets-ng PORTVERSION= 1.0.1 PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/fillets/Fish%20Fillets%20-%20Next%20Generation/${PORTVERSION}:source \ SF/fillets/Fish%20Fillets%20-%20Next%20Generation/${DATAVERSION}:data DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:source \ ${PORTNAME}-data-${DATAVERSION}${EXTRACT_SUFX}:data MAINTAINER= amdmi3@FreeBSD.org COMMENT= A wonderful puzzle game USE_SDL= sdl mixer image ttf USE_LUA= 5.1 USE_GMAKE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LUA_INCDIR} LDFLAGS+= -L${LUA_LIBDIR} CONFIGURE_ARGS= --datadir="${DATADIR}" --with-lua="${LOCALBASE}" MAKE_JOBS_SAFE= yes PORTDOCS= * PORTDATA= * PLIST_FILES= bin/fillets DATAVERSION= 1.0.0 ONLY_FOR_ARCHS= i386 amd64 MAN6= fillets.6 DESKTOP_ENTRIES="Fish Fillets - Next Generation" \ "A wonderful puzzle game" \ "${DATADIR}/images/icon.png" \ "fillets" \ "Game;LogicGame;" \ false OPTIONS_DEFINE= FRIBIDI .include .if ${PORT_OPTIONS:MFRIBIDI} LIB_DEPENDS+= fribidi.3:${PORTSDIR}/converters/fribidi .endif post-patch: @${REINPLACE_CMD} -e '/LIBS/ s|-llualib[50.]*||g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|^\(AM_CPPFLAGS.*(datadir)\)/.*|\1"\\"|' \ ${WRKSRC}/src/gengine/Makefile.in .if ! ${PORT_OPTIONS:MFRIBIDI} @${REINPLACE_CMD} -e \ 's|FRIBIDI_CFLAGS=$$pkg_cv_FRIBIDI_CFLAGS||; s|FRIBIDI_LIBS=$$pkg_cv_FRIBIDI_LIBS||; s|have_fribidi="yes"|have_fribidi="no"|' \ ${WRKSRC}/configure .endif post-install: .if !defined(NOPORTDATA) ${MKDIR} ${DATADIR} cd ${WRKDIR}/${PORTNAME}-data-${DATAVERSION} && \ ${COPYTREE_SHARE} "font images music script sound" ${DATADIR} .endif .if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${DOCSDIR} @cd ${WRKDIR}/${PORTNAME}-data-${DATAVERSION}/doc; \ ${COPYTREE_SHARE} "*" ${DOCSDIR} .endif .include ctron4/files/ini-1.3.7'>dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* - Update to 20100106pgollucci2010-01-112-5/+4
* bump PORTREVISION for the recent update ofoliver2010-01-101-1/+1
* Reset zaa@zaa.pp.ru: mail can not be delivered (mail loop).linimon2010-01-101-1/+1
* This is a workaround to the continuous taint mode incompatibilities with this...pgollucci2010-01-103-9/+27
* - Update to 0.22pgollucci2010-01-102-4/+4
* - Update to 2.092pgollucci2010-01-102-4/+4
* Update to new upstream release 1.2.1.mandree2010-01-075-318/+8
* - Update to 2.0.10pgollucci2010-01-073-4/+11
* - Fix INDEXmiwi2010-01-071-1/+1
* Mark BROKEN on 9.x: does not build.lippe2010-01-071-0/+4
* - Update to version 1.1nemoliu2010-01-063-4/+6
* - Update to version 1.2nemoliu2010-01-062-4/+4
* 2010-01-06 misc/sword15: use misc/swordtabthorpe2010-01-0612-1736/+0
* Define rules for PORTSCOUT checking in some of my portsgarga2010-01-052-0/+4
* Update to vpopmail-5.4.30 which should fix the segfaults that someroam2010-01-059-84/+24
* - Update to 6.3wen2010-01-056-13/+35
* - Unbreakmiwi2010-01-051-2/+3
* - Really fix IMAP searchtabthorpe2010-01-052-33/+31
* - Rework the rc.d scriptpgollucci2010-01-042-83/+40
* This package contains a Haskell library for working with MIME types.pgj2010-01-035-0/+102
* Fix hardcoded use of /etc/imapproxyd.conf with autoconfmbr2010-01-032-6/+15
* update to 4.7.0oliver2010-01-032-4/+4
* update to 5.4.0oliver2010-01-032-4/+4
* - Mark BROKEN after libtre updatepav2010-01-021-0/+2
* - update to 8.14.4dinoex2009-12-313-80/+4
* Set DEPRECATED and EXPIRATION_DATE.ale2009-12-291-0/+5
* - Add WITH_MUTT_TRASH_PATCH knob for googlemail usersmiwi2009-12-293-1/+423
* - Missed a file addpgollucci2009-12-291-0/+31
* - Chase tokyocabinet updatepav2009-12-291-2/+2
* Update to 1.903 [1]lth2009-12-282-6/+5
* - Update databases/tokyocabinet to 1.4.41pgollucci2009-12-271-1/+1
* - Update to 0.83pgollucci2009-12-273-6/+6
* - Fix a typomiwi2009-12-261-1/+1
* - Add missing php5 dependencymiwi2009-12-261-1/+2
* - Update to 20091225miwi2009-12-262-6/+6
* - Update to 2.3.3miwi2009-12-266-228/+242
* - Update to 1.1.4miwi2009-12-263-4/+12
* - Update to 1.1.3.miwi2009-12-263-52/+56
* - Update to 1.2.3miwi2009-12-268-220/+208
* - Update to 4.3.6miwi2009-12-266-356/+368
* Correct the gmime dependency.marcus2009-12-261-1/+2
* Update to 2.4.2.marcus2009-12-268-76/+48
* Fix build with MySQL option is enabled.ume2009-12-242-2/+6
* Update spamcontrol patch to 2527garga2009-12-243-11/+11
* - Remove test-only and included-in-perl-5.8 dependencies.kuriyama2009-12-231-2/+2
* - Chase libtre shlib bumpmiwi2009-12-224-1/+5
* Remove "Josh Gilliam <josh@quick.net>" from the last few pkg-descr'sdougb2009-12-221-3/+0
* The patch to configure.in is required only when WITH_DRAC=YES andume2009-12-222-4/+8
* Update to 2.3.16.ume2009-12-2112-54/+102
* Mark BROKEN on 9.x: does not build.erwin2009-12-211-0/+2
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-2145-115/+0
* Changes to editors/emacs and Mk/bsd.emacs.mk were taken frombsam2009-12-215-3/+12
* - Upgrade to 2.05.kuriyama2009-12-202-4/+4
* - Update to 4.79.4pav2009-12-193-13/+4
* - Fix installation of desktop iconbeat2009-12-191-3/+6
* Net::IMAP::Server provides a complete implementation of the RFC 3501wen2009-12-185-0/+90
* Remove this (now empty) file after its contents were moved to quickml.indougb2009-12-181-0/+0
* - missed the rc.d filepgollucci2009-12-181-0/+18
* - USE_RC_SUBR != yespgollucci2009-12-185-75/+4
* Update to 0.28.2.marcus2009-12-172-4/+4
* Update to 2.28.2.marcus2009-12-175-66/+66
* Restore PORTEPOCH accidentally removed in rev. 1.36 - it seemsroam2009-12-161-0/+1
* - Update to 1.008pgollucci2009-12-162-4/+4
* - Update to 0.093380pgollucci2009-12-162-4/+4
* Chase deps shlib version after updating security/gsaslkrion2009-12-163-4/+4
* - simplify dependencyleeym2009-12-151-7/+4
* - Connect mail/thunderbird3 and mail/thunderbird3-i18n to the build.beat2009-12-141-0/+2
* - Update to 3.0beat2009-12-142-122/+114
* - Add CONFLICT with Thunderbird 3beat2009-12-142-2/+2
* - Update to 3.0beat2009-12-1445-2049/+528
* - Turn over a bunch of p5- ports that change infrequently to perl@pgollucci2009-12-143-3/+3
* - Get rip python 2.3+miwi2009-12-145-5/+5
* - Update to 0.6.3miwi2009-12-132-4/+4
* - Bump PORTREVISION to chase mail/dovecot update.wxs2009-12-101-1/+1
* - Update to 1.2.8wxs2009-12-104-39/+12
* - Update to 4.3.4pgollucci2009-12-102-5/+5
* - Forgot to bump PORTREVISIONpgollucci2009-12-101-0/+1
* Apply the following fixes to the rc.d scriptpgollucci2009-12-101-2/+23
* - Update databases/tokyocabinet to 1.4.39pgollucci2009-12-101-1/+1
* - Fix a possible segfault in stringUtils::countASCIIchars()delphij2009-12-093-1/+23
* This port has been broken for 3+ months, thuspav2009-12-081-0/+2
* - Remove support for ucd-snmp4 in ports, that also support net-snmp5.pav2009-12-083-30/+6
* - Remove dovecot-devel:pav2009-12-0810-694/+0
* - Transferred to new maintainer Aragon Gouveia (aragon@phat.za.net)glarkin2009-12-081-1/+1
* Unmark BROKEN by disabling gssapi on 8.X and later.ume2009-12-071-5/+1
* - Updated to 2.62.3glarkin2009-12-058-241/+283
* - Fix a bug which cause signal 6 in milter-greylist.mnag2009-12-044-0/+54
* - Update to 2.7-20091115mnag2009-12-043-13/+12
* - Update to 4.15.0wen2009-12-032-4/+4
* Update to 4.71krion2009-12-032-6/+6
* Chase math/gsl update,makc2009-12-024-3/+5
* Fix the master sites so that vpopmail is actually fetchable even withroam2009-11-302-9/+74
* - Update to 2.3 and update maintainers email address.wxs2009-11-304-44/+45
* - update to 2.225leeym2009-11-292-11/+8
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-2919-580/+674
* - Fix tr(1) usageamdmi32009-11-282-1/+12
* - Update to 5.1miwi2009-11-283-7/+9
* - Update my mail address to FreeBSDsylvio2009-11-282-3/+3
* - Chase claws-mail updatemiwi2009-11-2811-31/+32
* This plugin provides Python integration features.miwi2009-11-285-0/+40
* Check all messages that are received from an IMAP, LOCALmiwi2009-11-285-0/+57
* - Update to 0.3.6miwi2009-11-283-7/+7
* - Update to 0.9.8miwi2009-11-283-19/+6
* - Update to 0.25miwi2009-11-282-7/+6
* - Update to 0.23miwi2009-11-283-7/+7
* - Update to 2.0.6miwi2009-11-282-7/+6
* - Update to 0.9.16miwi2009-11-28