summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-10-17upgrade to 10/16 snapshot.itojun3-16/+7
- bugfixes in spd handling, scheduler leak. - make identity check more strict. - correct phase 2 proposal check.
2001-10-17This package (and all of coda) works on the arm32 (tested on a shark).phil1-2/+3
2001-10-17Build uses perl to generate some important headers.jlam1-1/+3
2001-10-17Set BUILD_USES_MSGFMT as the configure process uses the test for msgfmt tojlam1-1/+2
determine how to install the locale files.
2001-10-17use MASTER_SITE_LOCAL to avoid checksum problem with the on-the-flydmcmahill2-7/+9
distfiles produced by CTAN.
2001-10-17upgrade to 9.2.0rc7. bugfixes only.itojun2-5/+5
2001-10-16Add and enable traceroute-asseb1-1/+2
2001-10-16Added traceroute-as version 991603, a traceroute capable of reporting the ASseb6-0/+169
number of hops.
2001-10-16fix quoteshubertf1-2/+2
2001-10-16Change the auto{conf,make} version constraints to >= to make this workkleink1-3/+3
with the current automake package.
2001-10-16Add and anable ap-xslt.jwise1-1/+2
2001-10-16Import Userworld's Apache mod_xslt into pkgsrc.jwise6-0/+66
mod_xslt provides a simple, fast mechanism for doing XSLT transformations of XML content for presentation to the user. It doesn't seek to provide all the bells and whistles of, say, Cocoon, but being implemented natively and using an XSLT parser (sablotron) which is implemented natively, it provides a nice lightweight solution.
2001-10-16Include buildlink glue code for "libusb" to fix build problems.tron1-1/+2
2001-10-16Add buildlink.mk file for use by other package Makefiles.jlam1-0/+34
2001-10-16Note addition of databases/sqlite.jlam1-1/+2
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