jasper ccc1c3bc39 import datalog 1.5
The Datalog package contains a lightweight deductive database system.
Queries and database updates are expressed using Datalog -- a
declarative logic language in which each formula is a function-free
Horn clause, and every variable in the head of a clause must appear
in the body of the clause. The use of Datalog syntax and an
implementation based on tabling intermediate results, ensures that
all queries terminate.

from Daniel Dickman
ok sthen@
2011-07-02 09:48:03 +00:00
2011-04-10 06:52:41 +00:00
2011-06-23 07:50:35 +00:00
2011-07-01 08:37:21 +00:00
2011-07-01 11:28:02 +00:00
2011-07-01 21:52:04 +00:00
2011-06-30 21:30:20 +00:00
2011-07-01 17:09:36 +00:00
2011-06-28 23:32:08 +00:00
2011-06-20 08:57:07 +00:00
2011-07-02 09:48:03 +00:00
2011-06-29 18:11:25 +00:00
2011-06-30 20:18:01 +00:00
2011-07-01 16:57:41 +00:00
2011-06-20 08:52:31 +00:00
2010-11-20 09:48:38 +00:00
2011-04-16 21:13:43 +00:00
2011-06-28 11:52:38 +00:00
2011-06-23 12:26:52 +00:00
2011-06-22 11:41:35 +00:00
2011-06-30 21:01:19 +00:00
2011-07-01 16:08:37 +00:00
2011-07-01 23:30:33 +00:00
2011-06-27 10:11:32 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), port-modules(5).

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.19 2010/08/31 03:28:43 lum Exp $
Description
Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Readme 554 MiB
Languages
Makefile 61%
PHP 18.9%
Perl 6.5%
C 4.6%
HTML 2.3%
Other 6.4%