Port details |
- phprecipebook Small php webapp to manage your recipes
- 3.01_5 www =2 3.01_5Version of this port present on the latest quarterly branch.
- Maintainer: madpilot@FreeBSD.org
- Port Added: 2007-12-12 09:11:36
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: deskutils
- License: GPLv2
- WWW:
- https://phprecipebook.sourceforge.net/
- Description:
- This projects purpose is to provide a convenient way to construct
a weekly shopping list from a known list of recipes. The user can
view, add, search and modify recipes like any decent web based
cookbook. This cookbook provides the extra functionality to add
recipes to a shopping list. The shopping list then can be saved or
printed out.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- phprecipebook>0:www/phprecipebook
- To install the port:
- cd /usr/ports/www/phprecipebook/ && make install clean
- To add the package, run one of these commands:
- pkg install www/phprecipebook
- pkg install phprecipebook
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: phprecipebook
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (phprecipebook-3.01.tgz) = 82f24cf1c013776d97120de0edac682d543c4a6a7e86069b2fc37c86b6d15255
SIZE (phprecipebook-3.01.tgz) = 1373514
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php81
- xml.so : textproc/php81-xml
- pgsql.so : databases/php81-pgsql
- Library dependencies:
-
- libpq.so.5 : databases/postgresql15-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for phprecipebook-3.01_5:
====> Options available for the single BACKEND: you have to select exactly one of them
PGSQL=on: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- www_phprecipebook
- USES:
- php:web tar:tgz pgsql
- pkg-message:
- For install:
- Please read:
/usr/local/www/phprecipebook/docs/INSTALL.UNIX
If you are upgrading then read this too:
/usr/local/www/phprecipebook/docs/UPGRADE.TXT
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.01_5 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.01_5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.01_5 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.01_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.01_5 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
3.01_5 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.01_4 24 May 2019 12:49:22 |
tobik |
www/phprecipebook: Remove broken MYSQL option
PHP 5.6 is gone and USE_PHP=mysql is no longer supported.
PR: 235942 |
3.01_4 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
3.01_3 06 Dec 2018 11:22:12 |
rene |
Remove version 7.0 from the IGNORE_WITH_PHP list. |
3.01_3 02 Dec 2018 17:43:34 |
antoine |
Deprecate ports depending on php 5.6 |
3.01_2 21 Oct 2018 11:17:13 |
antoine |
Ignore some ports with some versions of php
PR: 232398 |
3.01_2 04 Oct 2017 11:29:15 |
bapt |
Convert to USES=php
While here convert some ports to optiosn helpers |
3.01_2 07 Feb 2017 12:14:34 |
mat |
Mark ports not building with PHP 7.1.
Sponsored by: Absolight |
3.01_2 02 Nov 2016 22:45:14 |
mat |
Cleanup no longer needed CHMOD usage after r424898.
PR: 213743
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
3.01_2 15 Sep 2016 01:41:28 |
swills |
Unmark broken on powerpc64
These ports built successfully |
3.01_2 26 Apr 2016 21:15:57 |
madpilot |
Convert to USES=mysql. |
3.01_2 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
3.01_2 13 Mar 2016 16:56:42 |
mat |
These ports do not build with PHP 7.0, make them as such.
Also, mark those who try to use mysql, which does not exist in PHP 7.0.
Sponsored by: Absolight |
3.01_2 15 Oct 2015 10:37:30 |
amdmi3 |
- Add NO_ARCH
- Switch to options helpers
- Fix owner/group handling
Approved by: portmgr blanket |
3.01_2 26 Sep 2015 08:04:37 |
madpilot |
Allow packaging as user. |
3.01_1 26 Sep 2015 08:02:18 |
madpilot |
Convert to @postexec. |
3.01_1 18 Nov 2014 08:30:53 |
madpilot |
- Clean up plist
- Use @sample
- Use USES=tar:tgz |
3.01_1 25 Aug 2014 12:19:44 |
bapt |
Convert to USES=pgsql |
3.01_1 02 Oct 2013 22:56:47 |
madpilot |
- Support staging |
3.01_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
3.01_1 14 Jun 2013 03:23:32 |
miwi |
- Fix build |
3.01_1 11 Jun 2013 22:07:58 |
madpilot |
- Fix leftover files [1]
- Convert port to use static plist
- While here, convert port to use WWWDIR
Reported by: miwi (exp-run) [1] |
3.01 06 Oct 2012 13:59:33 |
madpilot |
- Convert to new options framework [1]
- While here, trim Makefile headers
Reported by: bapt (on freebsd-ports@) [1] |
3.01 14 Apr 2012 18:45:07 |
madpilot |
Change to my FreeBSD.org email address.
Approved by: crees (mentor) |
3.01 21 Jun 2011 15:12:01 |
dhn |
- Update to 3.01
- Add LICENSE
PR: ports/158104
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) |
2.41 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.41 19 Mar 2010 00:50:43 |
wen |
- Update to 2.41
PR: ports/144851
Submitted by: Guido Falsi <mad@madilot.net> (maintainer) |
2.41 19 Mar 2010 00:48:17 |
wen |
- UPdate 2.41
PR: ports/144851
Submitted by: Guido Falsi <mad@madilot.net> (maintainer) |
2.39 22 Aug 2009 00:38:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
2.39 04 Dec 2008 19:58:30 |
miwi |
- Update to 2.39
PR: 129312
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer) |
2.38 12 Dec 2007 09:11:24 |
beech |
- New port phprecipebook-2.38
- Small php/webapp to manage recipes and generate shopping lists.
PR: ports/116708
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Approved by: linimon (mentor) |