Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
djm ed904462a9 Import of sqlite3, a public-domain in-process SQL engine:
SQLite is a C library that implements an embeddable SQL database engine.
    Programs that link with the SQLite library can have SQL database access
    without running a separate RDBMS process. The distribution comes with a
    standalone command-line access program (sqlite) that can be used to
    administer an SQLite database and which serves as an example of how to
    use the SQLite library. SQLite is not a client library used to connect to
    a big database server. SQLite is the server. The SQLite library reads and
    writes directly to and from the database files on disk.

Note that sqlite3 is not backwards compatible with sqlite2, but they can be 
installed in parallel (thus the separate port). ok jolan@
2004-11-07 00:10:17 +00:00
archivers SECURITY: 2004-10-23 15:54:42 +00:00
astro update to py-metar-0.12; 2004-10-14 08:37:13 +00:00
audio Don't hardcode /usr/local 2004-11-02 06:05:10 +00:00
benchmarks fix grammar; ray@cyth.net 2004-09-23 07:11:58 +00:00
biology update to nutdb-10.8; from maintainer Jon Trembley 2004-10-31 17:41:49 +00:00
books Update my email address 2004-11-04 22:14:11 +00:00
cad new-style conflict 2004-09-18 10:28:09 +00:00
chinese initial sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 18:59:18 +00:00
comms +p5-Device-Gsm 2004-11-04 13:01:17 +00:00
converters initial sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 18:59:18 +00:00
databases Import of sqlite3, a public-domain in-process SQL engine: 2004-11-07 00:10:17 +00:00
devel + smarty 2004-11-06 20:13:55 +00:00
editors the "nc" program in the nedit distribution is "ncl", not "nc1" (though it is 2004-11-04 08:07:11 +00:00
education add pkgconfig to BUILD_DEPENDS 2004-10-09 14:45:19 +00:00
emulators remove alpha/sparc64 workaround for a gcc bug that no longer seems to exist 2004-10-26 19:52:32 +00:00
games Update my email address 2004-11-04 22:14:11 +00:00
graphics update to the 20040916 snapshot 2004-11-05 15:50:52 +00:00
infrastructure add mips64 to LP64_ARCHS 2004-10-26 06:16:53 +00:00
japanese initial sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 18:59:18 +00:00
java new-style PLISTs 2004-09-15 09:04:04 +00:00
korean lib/X11/fonts/ is a shared directory. 2004-08-11 09:42:58 +00:00
lang Remove empty patch 2004-11-06 14:28:28 +00:00
mail sync with mozilla-firefox: fix building against new freetype 2004-11-06 23:05:42 +00:00
math doesn't need intltool any more; from marcm@ 2004-10-24 14:52:46 +00:00
mbone amd64 is lil' endian too 2004-10-01 05:05:01 +00:00
misc update to most-4.9.5; from MAINTAINER. 2004-10-23 13:14:20 +00:00
multimedia +xvidcore 2004-10-25 16:57:28 +00:00
net nsd 2.1.4 2004-11-04 13:26:31 +00:00
news Remove dejasearch; from kevlo@ 2004-10-14 13:21:42 +00:00
palm new plists 2004-09-15 18:21:21 +00:00
plan9 update to 7.5.3; from Jon Trembley and William Yodlowsky 2004-10-07 17:14:24 +00:00
print - update MAINTAINER email address 2004-11-02 21:10:03 +00:00
productivity bye bye INSTALL; 2004-09-29 13:19:19 +00:00
russian kill INSTALL 2004-09-23 07:06:00 +00:00
security update to Cyrus SASL 2.1.20; thanks to Ben Hooper for diffs 2004-11-03 10:33:31 +00:00
shells - update to patchlevel 15 2004-11-04 16:47:36 +00:00
sysutils We've got mkhybrid(8) not mkisofs(8) 2004-10-31 14:09:46 +00:00
telephony asterisk-1.0.0, open source pbx 2004-09-26 00:38:23 +00:00
textproc freetype fixes, adapted from FreeBSD; ok brad@ 2004-11-06 18:19:53 +00:00
www update to mod_security-1.8.6; pointed out by cloper 2004-11-06 22:25:48 +00:00
x11 trivial freetype fix, sync patches 2004-11-06 20:32:09 +00:00
.cvsignore remove {cdrom,ftp}-packages, they have moved to 2003-07-30 21:56:39 +00:00
INDEX sync, 2755 unzels 2004-11-04 07:41:08 +00:00
Makefile +telephony 2004-09-26 01:05:33 +00:00
README kill this. replace with a pointer to actual documentation. 2004-07-25 00:15:32 +00:00

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

See also http://www.openbsd.org/

$OpenBSD: README,v 1.17 2004/07/25 00:15:32 espie Exp $