5ff1 FreshPorts -- misc/krecipes-kde4
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
krecipes-kde4 2.0.b2_2 misc on this many watch lists=1 search for ports that depend on this port
Recipe database for KDE4
Maintained by: jhale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 Mar 2011 15:56:26
Also Listed In: kde
License: GPLv2


Krecipes lets you manage your recipes, create shopping lists, choose a 
recipe based on available ingredients, and plan your menu/diet in advance.
Uses your choice of SQLite, MySQL, or PostgreSQL as a database backend.

WWW: http://krecipes.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/cmake
  2. devel/qt4-moc
  3. devel/qmake4
  4. devel/qt4-rcc
  5. devel/qt4-uic
  6. devel/automoc4
  7. x11/kdelibs4
  8. x11/qimageblitz
  9. misc/kde4-shared-mime-info
Required To Run:
  1. databases/qt4-sqlite3-plugin
  2. x11/kdelibs4
  3. x11/qimageblitz
  4. misc/kde4-shared-mime-info
Required Libraries:
  1. devel/gettext
  2. databases/sqlite3
There are no ports dependent upon this port

To install the port: cd /usr/ports/misc/krecipes-kde4/ && make install clean
To add the package: pkg_add -r krecipes-kde4


Configuration Options
===> The following configuration options are available for krecipes-2.0.b2_2:
====> Options available for the multi DB: you have to choose at least one of them
     SQLITE=on: SQLite database support
     MYSQL=off: MySQL database support
     PGSQL=off: PostgreSQL database support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/
  3. http://freefr.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/
  4. http://garr.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/
  5. http://heanet.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/
  6. http://hivelocity.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/
  7. http://ignum.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/
  8. http://internode.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/
  9. http://iweb.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/
  10. http://jaist.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/
  11. http://kaz.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/
  12. http://kent.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/
  13. http://master.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/
  14. http://nchc.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/
  15. http://ncu.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/
  16. http://netcologne.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/
  17. http://sunet.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/
  18. http://superb-dca3.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/
  19. http://switch.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/
  20. http://tenet.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/
  21. http://ufpr.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/
  22. http://waix.dl.sourceforge.net/project/krecipes/krecipes/2.0-beta2/

Number of commits found: 12

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
12 May 2013 16:16:56
Original commit files touched by this commit  2.0.b2_2
makc search for other commits by this committer
- Add missing sharedmime to the list of USE_KDE4 components. It will be
  superseded by recently introduced USES= shared-mime-info later.
- Remove no longer needed exec/unexec from plist and post-install calls for
  update-mime-database
- Trim Makefile header while I'm here
26 Apr 2013 10:44:29
Original commit files touched by this commit  2.0.b2_2
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
22 Mar 2013 20:06:15
Original commit files touched by this commit  2.0.b2_2
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
13 Sep 2012 04:45:59
Original commit files touched by this commit  2.0.b2_2
jhale search for other commits by this committer
- Update MAINTAINER to my new FreeBSD.org address

Approved by:	makc (mentor)
07 Jun 2012 04:05:02
Original commit files touched by this commit  2.0.b2_2
miwi search for other commits by this committer
- Convert to new options framework

PR:             168784
06 Jun 2012 06:44:38
Original commit files touched by this commit  2.0.b2_2
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
01 Jun 2012 05:26:28
Original commit files touched by this commit  2.0.b2_2
dinoex search for other commits by this committer
- update png to 1.5.10
07 Mar 2012 14:57:01
Original commit files touched by this commit  2.0.b2_1
makc search for other commits by this committer
Remove build dependencies on textproc/docbook-xml and textproc/docbook-xsl.
They were added to fix build with kdelibs-4.5, while correct fix was
to add them as run dependencies for x11/kdelibs4 (done a while ago).
16 Feb 2012 15:57:34
Original commit files touched by this commit  2.0.b2_1
ashish search for other commits by this committer
- Bump PORTREVISION to chase the update of multimedia/libvpx
18 Mar 2011 08:02:45
Original commit files touched by this commit  2.0.b2
makc search for other commits by this committer
Add missing build dependency.

One more pointyhat for me: I've tested the port with KDE 4.6 only,
where this dependency is not needed anymore.

Reported by:    Pav
14 Mar 2011 15:59:37
Original commit files touched by this commit  2.0.b2
makc search for other commits by this committer
Update to 2.0-beta2 for KDE4

PR:             ports/154819
Submitted by:   Jason E. Hale <bsdkaffee at gmail.com>
14 Mar 2011 15:55:40
Original commit files touched by this commit  0.9.1_5
makc search for other commits by this committer
Forced commit to note repocopy from misc/krecipes to misc/krecipes-kde4

Number of commits found: 12

2868
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 487
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 123
Set to expire 525
Interactive 33
new 24 hours 8
new 48 hours11
new 7 days36
new fortnight58
new month222

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0