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