Date: Sun, 17 Apr 2005 04:40:30 GMT From: "Henry Miller" <hank@blackhole.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/79038: New port: misc/krecipes recipe manager for kde Message-ID: <200504170440.j3H4eUJK001746@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/79038; it has been noted by GNATS. From: "Henry Miller" <hank@blackhole.com> To: bug-followup@freebsd.org, hank@millerfarm.com Cc: Subject: Re: ports/79038: New port: misc/krecipes recipe manager for kde Date: Sat, 16 Apr 2005 23:38:02 -0500 After further examination I have determined that no additional files are install for the PostgreSQL or MySQL backends, but additional files are install for the sqlite backend=2E Adjusted the Makefile and pkg-plist to make sqlite optional=2E MySQL and PostgreSQL require other ports however=2E These ports are detected at runtime, not compile time=2E Adjusted dependencies to reflect this status=2E # This is a shell archive=2E Save it in a file, remove anything before # this line, and then unpack it by entering "sh file"=2E Note, it may # create directories; files and directories will be owned by you and # have default permissions=2E # # This archive contains: # #=09krecipes/Makefile #=09krecipes/distinfo #=09krecipes/pkg-descr #=09krecipes/pkg-plist # echo x - krecipes/Makefile sed 's/^X//' >krecipes/Makefile << 'END-of-krecipes/Makefile' X# ports collection makefile for: krecipies X# Date created: 19 March 2005 X# Whom: hank X# X# $FreeBSD$ X# X XPORTNAME=3D=09krecipes XPORTVERSION=3D=090=2E7=2E1 XCATEGORIES=3D=09misc kde XMASTER=5FSITES=3D=09${MASTER=5FSITE=5FSOURCEFORGE} XMASTER=5FSITE=5FSUBDIR=3D=09${PORTNAME} XDISTNAME=3D=09krecipes=5Fbeta=5F0=2E7=2E1 X XMAINTAINER=3D=09hank@millerfarm=2Ecom XCOMMENT=3D=09Recipe database for cooks X XUSE=5FKDELIBS=5FVER=3D=093 XGNU=5FCONFIGURE=3D=09yes X XWRKSRC=3D=09=09${WRKDIR}/krecipes-0=2E7=2E1 X XINSTALLS=5FSHLIB=3D=09yes X X=2Eif defined(WITHOUT=5FSQLITE) XCONFIGURE=5FARGS+=3D=09--without-sqlite XPLIST=5FSUB+=3D=09=09SQLITE=3D"@comment " X=2Eelse XLIB=5FDEPENDS+=3D=09sqlite3:${PORTSDIR}/databases/sqlite3 XPLIST=5FSUB+=3D=09SQLITE=3D"" X=2Eendif X X=2Eif defined(WITH=5FMYSQL) XLIB=5FDEPENDS+=3D=09${X11BASE}/lib/plugins/sqldrivers/libqsqlmysql=2Eso:$= {POR TSDIR}/databases/qt-mysql-plugin X=2Eendif X X=2Eif defined(WITH=5FPOSTGRESQL) XLIB=5FDEPENDS+=3D=09${X11BASE}/lib/plugins/sqldrivers/libqsqlpsql=2Eso:${= PORT SDIR}/databases/qt-pgsql-plugin X=2Eendif X X=2Eif defined(WITHOUT=5FSQLITE) && !defined(WITH=5FMYSQL) && !defined(WITH=5FPOSTGRESQL) X=2Eerror "You must have at least one database backend" X=2Eendif X X=2Einclude <bsd=2Eport=2Emk> END-of-krecipes/Makefile echo x - krecipes/distinfo sed 's/^X//' >krecipes/distinfo << 'END-of-krecipes/distinfo' XMD5 (krecipes=5Fbeta=5F0=2E7=2E1=2Etar=2Egz) =3D 6cb93fd1e055b814e9eff784= 987d831b XSIZE (krecipes=5Fbeta=5F0=2E7=2E1=2Etar=2Egz) =3D 5587596 END-of-krecipes/distinfo echo x - krecipes/pkg-descr sed 's/^X//' >krecipes/pkg-descr << 'END-of-krecipes/pkg-descr' XPort of krecipes, a program that lets you to manage your recipes, create=20 Xshopping lists, choose a recipe based on available ingredients and plan=20 Xyour menu/diet in advance=2E X XWWW: http://krecipes=2Esourceforge=2Enet/ X X- Hank Xhank@millerfarm=2Ecom END-of-krecipes/pkg-descr echo x - krecipes/pkg-plist sed 's/^X//' >krecipes/pkg-plist << 'END-of-krecipes/pkg-plist' Xbin/krecipes X%%SQLITE%%include/krecqsqlitedb=2Eh X%%SQLITE%%include/krecqsqliteresult=2Eh Xlib/libkrecipesexporters=2Ela Xlib/libkrecipesexporters=2Eso Xlib/libkrecipesexporters=2Eso=2E0 X%%SQLITE%%lib/libkrecqsqlite=2Ela X%%SQLITE%%lib/libkrecqsqlite=2Eso X%%SQLITE%%lib/libkrecqsqlite=2Eso=2E0 Xshare/applnk/Utilities/krecipes=2Edesktop Xshare/apps/krecipes/data/abbrev=2Etxt Xshare/apps/krecipes/data/data=2Esql Xshare/apps/krecipes/data/samples-en=5FUS=2Ekreml Xshare/apps/krecipes/icons/crystalsvg/16x16/actions/categories=2Epng Xshare/apps/krecipes/icons/crystalsvg/16x16/actions/diet=2Epng Xshare/apps/krecipes/icons/crystalsvg/16x16/actions/ingredients=2Epng Xshare/apps/krecipes/icons/crystalsvg/16x16/actions/properties=2Epng Xshare/apps/krecipes/icons/crystalsvg/16x16/actions/trolley=2Epng Xshare/apps/krecipes/icons/crystalsvg/16x16/actions/units=2Epng Xshare/apps/krecipes/icons/crystalsvg/22x22/actions/categories=2Epng Xshare/apps/krecipes/icons/crystalsvg/22x22/actions/diet=2Epng Xshare/apps/krecipes/icons/crystalsvg/22x22/actions/ingredients=2Epng Xshare/apps/krecipes/icons/crystalsvg/22x22/actions/properties=2Epng Xshare/apps/krecipes/icons/crystalsvg/22x22/actions/trolley=2Epng Xshare/apps/krecipes/icons/crystalsvg/22x22/actions/units=2Epng Xshare/apps/krecipes/icons/crystalsvg/32x32/actions/categories=2Epng Xshare/apps/krecipes/icons/crystalsvg/32x32/actions/diet=2Epng Xshare/apps/krecipes/icons/crystalsvg/32x32/actions/ingredients=2Epng Xshare/apps/krecipes/icons/crystalsvg/32x32/actions/krectip=2Epng Xshare/apps/krecipes/icons/crystalsvg/32x32/actions/properties=2Epng Xshare/apps/krecipes/icons/crystalsvg/32x32/actions/trolley=2Epng Xshare/apps/krecipes/icons/crystalsvg/32x32/actions/units=2Epng Xshare/apps/krecipes/icons/crystalsvg/48x48/actions/categories=2Epng Xshare/apps/krecipes/icons/crystalsvg/48x48/actions/diet=2Epng Xshare/apps/krecipes/icons/crystalsvg/48x48/actions/ingredients=2Epng Xshare/apps/krecipes/icons/crystalsvg/48x48/actions/properties=2Epng Xshare/apps/krecipes/icons/crystalsvg/48x48/actions/trolley=2Epng Xshare/apps/krecipes/icons/crystalsvg/48x48/actions/units=2Epng Xshare/apps/krecipes/krecipesui=2Erc Xshare/apps/krecipes/layouts/default=2Eklo Xshare/apps/krecipes/layouts/one=5Fcolumn=2Eklo Xshare/apps/krecipes/pics/dbpermissions=2Epng Xshare/apps/krecipes/pics/menubg=2Epng Xshare/apps/krecipes/pics/network=2Epng Xshare/apps/krecipes/pics/recipes=2Epng Xshare/apps/krecipes/pics/save=2Epng Xshare/apps/krecipes/pics/startlogo=2Epng Xshare/apps/krecipes/pics/wizard=2Epng Xshare/doc/HTML/en/krecipes/adv-recipe-found=2Epng Xshare/doc/HTML/en/krecipes/authors-adding=2Epng Xshare/doc/HTML/en/krecipes/back=2Epng Xshare/doc/HTML/en/krecipes/categories=2Epng Xshare/doc/HTML/en/krecipes/clear=5Fleft=2Epng Xshare/doc/HTML/en/krecipes/common Xshare/doc/HTML/en/krecipes/computer3=2Epng Xshare/doc/HTML/en/krecipes/configure-shortcuts-adv=2Epng Xshare/doc/HTML/en/krecipes/configure-shortcuts-basic=2Epng Xshare/doc/HTML/en/krecipes/configure-shortcuts=2Epng Xshare/doc/HTML/en/krecipes/configure-toolbars=2Epng Xshare/doc/HTML/en/krecipes/diet-help=2Epng Xshare/doc/HTML/en/krecipes/down=2Epng Xshare/doc/HTML/en/krecipes/enter-recipe-tabs=2Epng Xshare/doc/HTML/en/krecipes/filenew=2Epng Xshare/doc/HTML/en/krecipes/formatting=2Epng Xshare/doc/HTML/en/krecipes/forward=2Epng Xshare/doc/HTML/en/krecipes/import-other-sql=2Epng Xshare/doc/HTML/en/krecipes/import-recipe-screen=2Epng Xshare/doc/HTML/en/krecipes/import-settings=2Epng Xshare/doc/HTML/en/krecipes/import-sqlite=2Epng Xshare/doc/HTML/en/krecipes/index=2Ecache=2Ebz2 Xshare/doc/HTML/en/krecipes/index=2Edocbook Xshare/doc/HTML/en/krecipes/ingredient-match=2Epng Xshare/doc/HTML/en/krecipes/ingredients=2Epng Xshare/doc/HTML/en/krecipes/krecipes-main=2Epng Xshare/doc/HTML/en/krecipes/krectip=2Epng Xshare/doc/HTML/en/krecipes/locationbar=5Ferase=2Epng Xshare/doc/HTML/en/krecipes/menu=2Epng Xshare/doc/HTML/en/krecipes/no=2Epng Xshare/doc/HTML/en/krecipes/page-setup=2Epng Xshare/doc/HTML/en/krecipes/prep-method=2Epng Xshare/doc/HTML/en/krecipes/properties=2Epng Xshare/doc/HTML/en/krecipes/recipe-description-tab=2Epng Xshare/doc/HTML/en/krecipes/recipe-ingredients-tab=2Epng Xshare/doc/HTML/en/krecipes/recipe-instructions-tab=2Epng Xshare/doc/HTML/en/krecipes/server-settings=2Epng Xshare/doc/HTML/en/krecipes/shop-list=2Epng Xshare/doc/HTML/en/krecipes/unit-conversions=2Epng Xshare/doc/HTML/en/krecipes/units=2Epng Xshare/doc/HTML/en/krecipes/up=2Epng Xshare/doc/HTML/pt/krecipes/common Xshare/doc/HTML/pt/krecipes/index=2Ecache=2Ebz2 Xshare/doc/HTML/pt/krecipes/index=2Edocbook Xshare/doc/HTML/sv/krecipes/adv-recipe-found=2Epng Xshare/doc/HTML/sv/krecipes/authors-adding=2Epng Xshare/doc/HTML/sv/krecipes/categories=2Epng Xshare/doc/HTML/sv/krecipes/common Xshare/doc/HTML/sv/krecipes/configure-shortcuts-adv=2Epng Xshare/doc/HTML/sv/krecipes/configure-shortcuts-basic=2Epng Xshare/doc/HTML/sv/krecipes/configure-shortcuts=2Epng Xshare/doc/HTML/sv/krecipes/configure-toolbars=2Epng Xshare/doc/HTML/sv/krecipes/diet-help=2Epng Xshare/doc/HTML/sv/krecipes/enter-recipe-tabs=2Epng Xshare/doc/HTML/sv/krecipes/formatting=2Epng Xshare/doc/HTML/sv/krecipes/import-other-sql=2Epng Xshare/doc/HTML/sv/krecipes/import-recipe-screen=2Epng Xshare/doc/HTML/sv/krecipes/import-settings=2Epng Xshare/doc/HTML/sv/krecipes/import-sqlite=2Epng Xshare/doc/HTML/sv/krecipes/index=2Ecache=2Ebz2 Xshare/doc/HTML/sv/krecipes/index=2Edocbook Xshare/doc/HTML/sv/krecipes/ingredient-match=2Epng Xshare/doc/HTML/sv/krecipes/ingredients=2Epng Xshare/doc/HTML/sv/krecipes/krecipes-main=2Epng Xshare/doc/HTML/sv/krecipes/menu=2Epng Xshare/doc/HTML/sv/krecipes/page-setup=2Epng Xshare/doc/HTML/sv/krecipes/prep-method=2Epng Xshare/doc/HTML/sv/krecipes/properties=2Epng Xshare/doc/HTML/sv/krecipes/recipe-description-tab=2Epng Xshare/doc/HTML/sv/krecipes/recipe-ingredients-tab=2Epng Xshare/doc/HTML/sv/krecipes/recipe-instructions-tab=2Epng Xshare/doc/HTML/sv/krecipes/server-settings=2Epng Xshare/doc/HTML/sv/krecipes/shop-list=2Epng Xshare/doc/HTML/sv/krecipes/unit-conversions=2Epng Xshare/doc/HTML/sv/krecipes/units=2Epng Xshare/icons/hicolor/128x128/apps/krecipes=2Epng Xshare/icons/hicolor/16x16/apps/krecipes=2Epng Xshare/icons/hicolor/22x22/apps/krecipes=2Epng Xshare/icons/hicolor/32x32/apps/krecipes=2Epng Xshare/icons/hicolor/48x48/apps/krecipes=2Epng Xshare/icons/hicolor/64x64/apps/krecipes=2Epng Xshare/locale/az/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/bg/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/br/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/ca/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/cy/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/da/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/de/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/en=5FGB/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/es/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/et/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/fi/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/fr/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/ga/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/is/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/it/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/lt/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/mt/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/nb/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/nl/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/pl/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/pt/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/pt=5FBR/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/ro/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/ru/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/sl/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/sr/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/sv/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/ta/LC=5FMESSAGES/krecipes=2Emo Xshare/locale/tr/LC=5FMESSAGES/krecipes=2Emo Xshare/nls/POSIX Xshare/nls/en=5FUS=2EUS-ASCII X@dirrm /share/locale/sr/LC=5FMESSAGES X@dirrm /share/locale/sr X@dirrm /share/locale/sl/LC=5FMESSAGES X@dirrm /share/locale/sl X@dirrm /share/locale/ro/LC=5FMESSAGES X@dirrm /share/locale/ro X@dirrm /share/locale/pt/LC=5FMESSAGES X@dirrm /share/locale/pt X@dirrm /share/locale/pl/LC=5FMESSAGES X@dirrm /share/locale/pl X@dirrm /share/locale/mt/LC=5FMESSAGES X@dirrm /share/locale/mt X@dirrm /share/locale/fi/LC=5FMESSAGES X@dirrm /share/locale/fi X@dirrm /share/locale/ca/LC=5FMESSAGES X@dirrm /share/locale/ca X@dirrm /share/icons/hicolor/64x64/apps X@dirrm /share/icons/hicolor/64x64 X@dirrm /share/icons/hicolor/48x48/apps X@dirrm /share/icons/hicolor/48x48 X@dirrm /share/icons/hicolor/32x32/apps X@dirrm /share/icons/hicolor/32x32 X@dirrm /share/icons/hicolor/22x22/apps X@dirrm /share/icons/hicolor/22x22 X@dirrm /share/icons/hicolor/16x16/apps X@dirrm /share/icons/hicolor/16x16 X@dirrm /share/icons/hicolor/128x128/apps X@dirrm /share/icons/hicolor/128x128 X@dirrm /share/icons/hicolor X@dirrm /share/icons X@dirrm /share/doc/HTML/sv/krecipes X@dirrm /share/doc/HTML/sv X@dirrm /share/doc/HTML/pt/krecipes X@dirrm /share/doc/HTML/pt X@dirrm /share/doc/HTML/en/krecipes X@dirrm /share/doc/HTML/en X@dirrm /share/doc/HTML X@dirrm /share/apps/krecipes/pics X@dirrm /share/apps/krecipes/layouts X@dirrm /share/apps/krecipes/icons/crystalsvg/48x48/actions X@dirrm /share/apps/krecipes/icons/crystalsvg/48x48 X@dirrm /share/apps/krecipes/icons/crystalsvg/32x32/actions X@dirrm /share/apps/krecipes/icons/crystalsvg/32x32 X@dirrm /share/apps/krecipes/icons/crystalsvg/22x22/actions X@dirrm /share/apps/krecipes/icons/crystalsvg/22x22 X@dirrm /share/apps/krecipes/icons/crystalsvg/16x16/actions X@dirrm /share/apps/krecipes/icons/crystalsvg/16x16 X@dirrm /share/apps/krecipes/icons/crystalsvg X@dirrm /share/apps/krecipes/icons X@dirrm /share/apps/krecipes/data X@dirrm /share/apps/krecipes X@dirrm /share/apps X@dirrm /share/applnk/Utilities X@dirrm /share/applnk END-of-krecipes/pkg-plist exit
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504170440.j3H4eUJK001746>