jlam
1171e3a7ee
databases/sqlite: SQL Database Engine In A C Library
...
SQLite is a C library that implements an 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.
2001-10-16 16:20:08 +00:00
taya
1955bc938f
Update mozilla to 0.9.5
...
See release notes for detail.
http://www.mozilla.org/releases/mozilla0.9.5/
2001-10-16 15:52:08 +00:00
agc
e4de44d6fb
Add and enable mtr-gtk
2001-10-16 15:15:49 +00:00
agc
37beb7be58
Import the mtr-gtk-0.42 package, split off from the standard curses-based
...
package, to make things easier for those who may prefer not to link in
all of the gtk-based functionality.
2001-10-16 15:11:00 +00:00
agc
b1fbdd6549
Split this package into two - the original mtr uses a curses-based
...
interface, the mtr-gtk package uses gtk. For use in environments
which need mtr's functionality, but which are unlikely to have X11
installed, such as DMZ hosts, etc.
Patches by Andrew Brown, atatat@netbsd.org .
2001-10-16 15:08:55 +00:00
tron
1b5fc9dfe2
Update master site list to reality.
2001-10-16 13:17:04 +00:00
tron
243575e441
Remove "--with-imap-ssl" from configuration arguments because the latest
...
IMAP client library uses TLS instead of IMAP over SSL.
2001-10-16 13:01:57 +00:00
tron
304d87404b
Bump version number in dependence line to "2001.0" to make sure that
...
all clients use the client library with full TLS support.
2001-10-16 13:00:46 +00:00
tron
6fb820ce3a
Update directory names in package dependences.
2001-10-16 12:49:41 +00:00
tron
809b4e9229
Replace "../php4" with "../../www/php4" at various locations to fix
...
build problems in PHP module packages outside "pkgsrc/www".
2001-10-16 12:44:16 +00:00
tron
da3330d42e
Fix module makefile which didn't work with PHP module packages outside of
...
"pkgsrc/www".
2001-10-16 12:33:46 +00:00
agc
8bc0a92531
Upgrade to version 0.51 of bsdpak. From Ben Collver in PR 14257.
...
New version includes the NetBSD patches. Other changes...
0.51:
* Applied another patch from Ben Collver:
. minor logic problem with verifying INDEX file
. compare and upgrade now work even if INDEX doesn't exist (very nice for
me because INDEX takes >12 hours to generate on my box)
0.50:
* Applied a patch to make this work with NetBSD ports.
* Cleaned up the entire dist a little bit..
2001-10-16 09:17:08 +00:00
jlam
7fcd69604c
Note addition of php4-gmp.
2001-10-16 07:13:58 +00:00
jlam
134340ec6a
Find Makefile.module in ../../www/php4.
2001-10-16 07:12:35 +00:00
jlam
0a26095bb1
Note additions of php4-{ftp,sockets,yp}.
2001-10-16 07:09:16 +00:00
jlam
45ce68606c
net/php4-yp: PHP4 extension for YP domain support
...
This version is from the php-4.0.6 distribution.
2001-10-16 07:08:38 +00:00
jlam
079080c34a
net/php4-sockets: PHP4 extension for sockets support
...
This version is from the php-4.0.6 distribution.
2001-10-16 07:07:59 +00:00
jlam
bfe6b34994
net/php4-ftp: PHP4 extension for FTP access
...
This version is from the php-4.0.6 distribution.
2001-10-16 07:06:52 +00:00
jlam
83d91b4a2b
Note addition of php4-calendar.
2001-10-16 07:05:24 +00:00
jlam
eabf090b4f
misc/php4-calendar: PHP4 extension for calendar conversion support
...
This version is from the php-4.0.6 distribution.
2001-10-16 07:05:00 +00:00
jlam
d8365834b5
Note additions of php4-{bz2,zlib}.
2001-10-16 07:03:44 +00:00
jlam
32b357f787
archivers/php4-zlib: PHP4 extension for zlib compression
...
This version is from the php-4.0.6 distribution.
2001-10-16 07:03:01 +00:00
jlam
49d9872aed
archivers/php4-bz2: PHP4 extension for bzip2 compression
...
This version is from the php-4.0.6 distribution.
2001-10-16 07:02:12 +00:00
jlam
b7446d9ec4
Note addition of php4-bcmath.
2001-10-16 07:00:38 +00:00
jlam
3d14f97fb8
math/php4-bcmath: PHP4 extension for bc-style arbitrary precision math
...
This version is from the php-4.0.6 distribution.
2001-10-16 07:00:05 +00:00
jlam
28578b6213
Find Makefile.module in ../../www/php4.
2001-10-16 06:58:30 +00:00
jlam
06bd47c11a
This was imported into the wrong category (databases). It will be moved
...
to math.
2001-10-16 06:52:55 +00:00
jlam
56ef05da81
math/php4-bcmath: PHP4 extension for bc-style arbitrary precision math
...
This version is from the php-4.0.6 distribution.
2001-10-16 06:50:03 +00:00
jlam
8db4c8192b
Note additions of php4-{dba,dbase,filepro}.
2001-10-16 06:47:49 +00:00
jlam
20261a109f
databases/php4-filepro: PHP4 extension for read-only filePro database access
...
This version is from the php-4.0.6 distribution.
2001-10-16 06:46:55 +00:00
jlam
cb3d7e2092
databases/php4-dbase: PHP4 extension for dBase database access
...
This version is from the php-4.0.6 distribution.
2001-10-16 06:45:48 +00:00
jlam
b711a9e04e
databases/php4-dba: PHP4 extension for DBM database access
...
This version is from the php-4.0.6 distribution.
2001-10-16 06:45:09 +00:00
jlam
1222b29ecb
devel/php4-gmp: PHP4 extension for arbitrary precision math
...
This version is from the php-4.0.6 distribution.
2001-10-16 06:42:12 +00:00
jlam
e00f116d75
Use +=, not =, for CATEGORIES so we don't clobber the inheritted
...
categories.
2001-10-16 06:41:08 +00:00
jlam
ed4c05e00a
Note additions of php4-{gettext,pcre,posix,session,sysvsem,sysvshm}.
2001-10-16 06:38:17 +00:00
jlam
67ac44f25e
devel/php4-sysvshm: PHP4 extension for SysV shared memory support
...
This version is from the php-4.0.6 distribution.
2001-10-16 06:36:38 +00:00
jlam
b41383946e
devel/php4-sysvsem: PHP4 extension for SysV semaphore support
...
This version is from the php-4.0.6 distribution.
2001-10-16 06:35:45 +00:00
jlam
8974e5b0c0
devel/php4-session: PHP4 extension for session-handling
...
This version is from the php-4.0.6 distribution.
2001-10-16 06:34:42 +00:00
jlam
f1fc132d32
devel/php4-posix: PHP4 extension for POSIX-like functions
...
This version is from the php-4.0.6 distribution.
2001-10-16 06:33:43 +00:00
jlam
617243bc31
devel/php4-gettext: PHP4 extension for gettext I18N support
...
This version is from the php-4.0.6 distribution.
2001-10-16 06:31:12 +00:00
jlam
b5fb0a2478
Note additions of php4-sablot, php4-wddx, php4-xml.
2001-10-16 06:29:12 +00:00
jlam
9b0ee25ff9
textproc/php4-wddx: PHP4 extension for WDDX (Web Direct Data eXchange).
...
This version is from the php-4.0.6 distribution.
2001-10-16 06:28:06 +00:00
jlam
550d0718ab
textproc/php4-xml: PHP4 extension for parsing XML
...
This is the version from the php-4.0.6 distribution.
2001-10-16 06:26:10 +00:00
jlam
b0ffc8a819
Update php4-sablot to the version from the php-4.0.6 distribution. There
...
is no list of changes from version 4.0.5. Also move from the www category.
2001-10-16 06:23:08 +00:00
jlam
dd58b06861
Note addition of php4-pdflib.
2001-10-16 06:21:35 +00:00
jlam
2de920a293
Update php4-pdflib to the version from the php-4.0.6 distribution. There
...
is no list of changes from version 4.0.5. Also move from the www category.
2001-10-16 06:20:44 +00:00
jlam
0717f41624
Update php4-pcre to the version from the php-4.0.6 distribution. There is
...
no list of changes from version 4.0.5. Also move from the www category.
2001-10-16 06:15:11 +00:00
jlam
717549e8df
Note addition of php4-mcrypt.
2001-10-16 06:07:11 +00:00
jlam
a19d0edc67
Update php4-mcrypt to the version from the php-4.0.6 distribution. Changes
...
from version 4.0.5 include moving from the www category, and:
- Fixed bug in the mcrypt extension that caused segfaults when using a key
that is too large for the used algorithm, and a bug that caused
mcrypt_generic() to segfault PHP (Derick)
2001-10-16 06:05:41 +00:00
jlam
a09fe9cffa
Note additions of php4-ldap, php4-mysql, php4-pgsql.
2001-10-16 05:59:24 +00:00