summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-10-16databases/sqlite: SQL Database Engine In A C Libraryjlam5-0/+71
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-16Update mozilla to 0.9.5taya13-3417/+3913
See release notes for detail. http://www.mozilla.org/releases/mozilla0.9.5/
2001-10-16Add and enable mtr-gtkagc1-1/+2
2001-10-16Import the mtr-gtk-0.42 package, split off from the standard curses-basedagc7-0/+78
package, to make things easier for those who may prefer not to link in all of the gtk-based functionality.
2001-10-16Split this package into two - the original mtr uses a curses-basedagc6-4/+116
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-16Update master site list to reality.tron2-16/+10
2001-10-16Remove "--with-imap-ssl" from configuration arguments because the latesttron1-2/+1
IMAP client library uses TLS instead of IMAP over SSL.
2001-10-16Bump version number in dependence line to "2001.0" to make sure thattron1-2/+2
all clients use the client library with full TLS support.
2001-10-16Update directory names in package dependences.tron1-3/+3
2001-10-16Replace "../php4" with "../../www/php4" at various locations to fixtron3-10/+10
build problems in PHP module packages outside "pkgsrc/www".
2001-10-16Fix module makefile which didn't work with PHP module packages outside oftron1-3/+3
"pkgsrc/www".
2001-10-16Upgrade to version 0.51 of bsdpak. From Ben Collver in PR 14257.agc3-135/+6
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-16Note addition of php4-gmp.jlam1-1/+2
2001-10-16Find Makefile.module in ../../www/php4.jlam1-2/+2
2001-10-16Note additions of php4-{ftp,sockets,yp}.jlam1-1/+4
2001-10-16net/php4-yp: PHP4 extension for YP domain supportjlam3-0/+19
This version is from the php-4.0.6 distribution.
2001-10-16net/php4-sockets: PHP4 extension for sockets supportjlam3-0/+19
This version is from the php-4.0.6 distribution.
2001-10-16net/php4-ftp: PHP4 extension for FTP accessjlam3-0/+19
This version is from the php-4.0.6 distribution.
2001-10-16Note addition of php4-calendar.jlam1-1/+2
2001-10-16misc/php4-calendar: PHP4 extension for calendar conversion supportjlam3-0/+19
This version is from the php-4.0.6 distribution.
2001-10-16Note additions of php4-{bz2,zlib}.jlam1-1/+3
2001-10-16archivers/php4-zlib: PHP4 extension for zlib compressionjlam3-0/+23
This version is from the php-4.0.6 distribution.
2001-10-16archivers/php4-bz2: PHP4 extension for bzip2 compressionjlam4-0/+32
This version is from the php-4.0.6 distribution.
2001-10-16Note addition of php4-bcmath.jlam1-1/+2
2001-10-16math/php4-bcmath: PHP4 extension for bc-style arbitrary precision mathjlam5-0/+46
This version is from the php-4.0.6 distribution.
2001-10-16Find Makefile.module in ../../www/php4.jlam19-38/+38
2001-10-16This was imported into the wrong category (databases). It will be movedjlam5-46/+0
to math.
2001-10-16math/php4-bcmath: PHP4 extension for bc-style arbitrary precision mathjlam5-0/+46
This version is from the php-4.0.6 distribution.
2001-10-16Note additions of php4-{dba,dbase,filepro}.jlam1-1/+4
2001-10-16databases/php4-filepro: PHP4 extension for read-only filePro database accessjlam3-0/+20
This version is from the php-4.0.6 distribution.
2001-10-16databases/php4-dbase: PHP4 extension for dBase database accessjlam3-0/+20
This version is from the php-4.0.6 distribution.
2001-10-16databases/php4-dba: PHP4 extension for DBM database accessjlam3-0/+33
This version is from the php-4.0.6 distribution.
2001-10-16devel/php4-gmp: PHP4 extension for arbitrary precision mathjlam4-0/+34
This version is from the php-4.0.6 distribution.
2001-10-16Use +=, not =, for CATEGORIES so we don't clobber the inherittedjlam3-6/+6
categories.
2001-10-16Note additions of php4-{gettext,pcre,posix,session,sysvsem,sysvshm}.jlam1-1/+7
2001-10-16devel/php4-sysvshm: PHP4 extension for SysV shared memory supportjlam4-0/+33
This version is from the php-4.0.6 distribution.
2001-10-16devel/php4-sysvsem: PHP4 extension for SysV semaphore supportjlam3-0/+19
This version is from the php-4.0.6 distribution.
2001-10-16devel/php4-session: PHP4 extension for session-handlingjlam3-0/+21
This version is from the php-4.0.6 distribution.
2001-10-16devel/php4-posix: PHP4 extension for POSIX-like functionsjlam3-0/+20
This version is from the php-4.0.6 distribution.
2001-10-16devel/php4-gettext: PHP4 extension for gettext I18N supportjlam3-0/+20
This version is from the php-4.0.6 distribution.
2001-10-16Note additions of php4-sablot, php4-wddx, php4-xml.jlam1-1/+4
2001-10-16textproc/php4-wddx: PHP4 extension for WDDX (Web Direct Data eXchange).jlam6-0/+95
This version is from the php-4.0.6 distribution.
2001-10-16textproc/php4-xml: PHP4 extension for parsing XMLjlam3-0/+21
This is the version from the php-4.0.6 distribution.
2001-10-16Update php4-sablot to the version from the php-4.0.6 distribution. Therejlam4-0/+56
is no list of changes from version 4.0.5. Also move from the www category.
2001-10-16Note addition of php4-pdflib.jlam1-1/+2
2001-10-16Update php4-pdflib to the version from the php-4.0.6 distribution. Therejlam4-0/+42
is no list of changes from version 4.0.5. Also move from the www category.
2001-10-16Update php4-pcre to the version from the php-4.0.6 distribution. There isjlam3-0/+20
no list of changes from version 4.0.5. Also move from the www category.
2001-10-16Note addition of php4-mcrypt.jlam1-1/+2
2001-10-16Update php4-mcrypt to the version from the php-4.0.6 distribution. Changesjlam3-0/+19
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-16Note additions of php4-ldap, php4-mysql, php4-pgsql.jlam1-1/+4