notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
qof Query Object Framework
0.8.8_3 databases on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.8_3Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
License: GPLv2+
WWW:
https://alioth.debian.org/projects/qof/
Description:
QOF - Query Object Framework - library to add a query engine to C applications with generic XML backend. A SQL database is not needed; any collection of C/C++ objects can act as tables. WWW: https://alioth.debian.org/projects/qof/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (67 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/qof-0.8.8_3/catalog.mk
  3. /usr/local/share/licenses/qof-0.8.8_3/LICENSE
  4. /usr/local/share/licenses/qof-0.8.8_3/GPLv2+
  5. include/qof/guid.h
  6. include/qof/kvpframe.h
  7. include/qof/kvputil.h
  8. include/qof/qof-backend-qsf.h
  9. include/qof/qof.h
  10. include/qof/qofbackend-p.h
  11. include/qof/qofbackend.h
  12. include/qof/qofbook.h
  13. include/qof/qofbookmerge.h
  14. include/qof/qofchoice.h
  15. include/qof/qofclass.h
  16. include/qof/qofdate.h
  17. include/qof/qoferror.h
  18. include/qof/qofevent.h
  19. include/qof/qofgobj.h
  20. include/qof/qofid-p.h
  21. include/qof/qofid.h
  22. include/qof/qofinstance-p.h
  23. include/qof/qofinstance.h
  24. include/qof/qoflog.h
  25. include/qof/qofnumeric.h
  26. include/qof/qofobject.h
  27. include/qof/qofquery-p.h
  28. include/qof/qofquery.h
  29. include/qof/qofquerycore-p.h
  30. include/qof/qofquerycore.h
  31. include/qof/qofreference.h
  32. include/qof/qofsession.h
  33. include/qof/qofsql.h
  34. include/qof/qoftime.h
  35. include/qof/qofundo.h
  36. include/qof/qofutil.h
  37. include/qof/sql_parser.h
  38. lib/libqof.a
  39. lib/libqof.so
  40. lib/libqof.so.2
  41. lib/libqof.so.2.0.5
  42. lib/libqofsql.a
  43. lib/libqofsql.so
  44. lib/libqofsql.so.1
  45. lib/libqofsql.so.1.0.2
  46. lib/qof2/libqof-backend-qsf.a
  47. lib/qof2/libqof-backend-qsf.so
  48. libdata/pkgconfig/qof.pc
  49. share/locale/cs/LC_MESSAGES/qof.mo
  50. share/locale/de/LC_MESSAGES/qof.mo
  51. share/locale/fr/LC_MESSAGES/qof.mo
  52. share/locale/id/LC_MESSAGES/qof.mo
  53. share/locale/it/LC_MESSAGES/qof.mo
  54. share/locale/pt/LC_MESSAGES/qof.mo
  55. share/locale/pt_BR/LC_MESSAGES/qof.mo
  56. share/locale/ro/LC_MESSAGES/qof.mo
  57. share/locale/ru/LC_MESSAGES/qof.mo
  58. share/locale/sv/LC_MESSAGES/qof.mo
  59. share/locale/vi/LC_MESSAGES/qof.mo
  60. share/locale/zh_CN/LC_MESSAGES/qof.mo
  61. share/xml/qof/qsf/pilot-qsf-GnuCashInvoice.xml
  62. share/xml/qof/qsf/pilot-qsf-gncCustomer.xml
  63. share/xml/qof/qsf/qsf-map.xsd.xml
  64. share/xml/qof/qsf/qsf-object.xsd.xml
  65. @owner
  66. @group
  67. @mode
Collapse this list.
Dependency lines:
  • qof>0:databases/qof
Conflicts:
CONFLICTS_INSTALL:
  • gnotime-2.[0-3]*
  • gnotime-2.4.0*
  • gnotime-2.4.1
  • gnotime-2.4.1_[12]*
To install the port:
cd /usr/ports/databases/qof/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/qof
  • pkg install qof
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qof
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (qof_0.8.8.orig.tar.gz) = 2cecb942bb42fc77c42417cf9118512c73911c16ccea6e72ab28b8bdf60a4e2e SIZE (qof_0.8.8.orig.tar.gz) = 962548

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. msgfmt : devel/gettext-tools
Library dependencies:
  1. libglib-2.0.so : devel/glib20
  2. libintl.so : devel/gettext-runtime
  3. libxml2.so : textproc/libxml2
  4. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for qof-0.8.8_3: NLS=on: Native Language Support ===> Use 'make config' to modify these settings
Options name:
databases_qof
USES:
gmake gnome libtool pathfix pkgconfig gettext
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (34 items)
Collapse this list.
  1. ftp://ftp.acc.umu.se/debian/pool/main/q/qof/
  2. ftp://ftp.bg.debian.org/debian/pool/main/q/qof/
  3. ftp://ftp.br.debian.org/debian/pool/main/q/qof/
  4. ftp://ftp.cz.debian.org/debian/pool/main/q/qof/
  5. ftp://ftp.de.debian.org/debian/pool/main/q/qof/
  6. ftp://ftp.ee.debian.org/debian/pool/main/q/qof/
  7. ftp://ftp.es.debian.org/debian/pool/main/q/qof/
  8. ftp://ftp.fi.debian.org/debian/pool/main/q/qof/
  9. ftp://ftp.fr.debian.org/debian/pool/main/q/qof/
  10. ftp://ftp.hu.debian.org/debian/pool/main/q/qof/
  11. ftp://ftp.is.debian.org/debian/pool/main/q/qof/
  12. ftp://ftp.nl.debian.org/debian/pool/main/q/qof/
  13. ftp://ftp.no.debian.org/debian/pool/main/q/qof/
  14. ftp://ftp.pl.debian.org/debian/pool/main/q/qof/
  15. ftp://ftp.ru.debian.org/debian/pool/main/q/qof/
  16. ftp://ftp.se.debian.org/debian/pool/main/q/qof/
  17. ftp://ftp.si.debian.org/debian/pool/main/q/qof/
  18. ftp://ftp.sk.debian.org/debian/pool/main/q/qof/
  19. ftp://ftp.snt.utwente.nl/pub/linux/debian/pool/main/q/qof/
  20. ftp://ftp.uk.debian.org/debian/pool/main/q/qof/
  21. ftp://ftp.us.debian.org/debian/pool/main/q/qof/
  22. ftp://ftp2.de.debian.org/debian/pool/main/q/qof/
  23. ftp://mirror.symnds.com/debian/pool/main/q/qof/
  24. http://cdn.debian.net/debian/pool/main/q/qof/
  25. http://ftp.au.debian.org/debian/pool/main/q/qof/
  26. http://ftp.cl.debian.org/debian/pool/main/q/qof/
  27. http://ftp.hk.debian.org/debian/pool/main/q/qof/
  28. http://ftp.hr.debian.org/debian/pool/main/q/qof/
  29. http://ftp.ie.debian.org/debian/pool/main/q/qof/
  30. http://ftp.it.debian.org/debian/pool/main/q/qof/
  31. http://ftp.jp.debian.org/debian/pool/main/q/qof/
  32. http://ftp.wa.au.debian.org/debian/pool/main/q/qof/
  33. http://http.debian.net/debian/pool/main/q/qof/
  34. http://www.gtlib.gatech.edu/pub/debian/pool/main/q/qof/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.8_3
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1