summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-09-23update infrastructure problems to reflect realitygrant1-5/+7
2003-09-23sitecopy-0.13.4 update done.wiz1-1/+2
2003-09-23Reorder line for pkglint.wiz1-2/+3
2003-09-23Update to 0.13.4, provided by Hiramatsu Yoshifumi in PR 22895:wiz5-31/+15
Changes in release sitecopy 0.13.4, 29 July 2003 * Fix ~/.sitecopy directory permissions check on some platforms. * Fix included getopt build on some platforms. * Updated Italian translation (Cristian Rigamonti). * neon updates: - add support for Kerberos authentication over HTTP ("GSS-Negotiate"). - fix compatibility with OpenSSL 0.9.6. Changes in release sitecopy 0.13.3, 30 June 2003 * 'ls' parsing tweaks in FTP fetch mode. * Better error handling for corrupt site storage files. * Update to neon 0.24. Changes in release sitecopy 0.13.2, 17 June 2003 * Fixes for FTP synch mode (Paul J. Mantyla, David Madore and others). Changes in release sitecopy 0.13.1, 15 June 2003 * Fixes for FTP fetch mode: - corruption of downloaded files - handling of empty lines in responses * Drop support for non-XML storage files produced by sitecopy-0.7.0 and earlier. * Fixes for SSL certificate caching. * Fix build using included libintl. * Fix fn_escape() build with some compilers. Changes in release sitecopy 0.13.0, 10 May 2003 * Really fix use of non-ASCII filenames: - drop 'charset' config option - this should no longer be used - filenames should be preserved exactly regardless of character set * Support WebDAV over SSL again: user is prompted to verify the server certificate on first access. * Enable use of bundled expat. * Add Italian translation from Cristian Rigamonti. * Fix segfault if SSL is requested but not supported. * Fix build on AIX (Takeshi NISHIMATSU), FreeBSD. Changes in release sitecopy 0.12.1, 19 February 2003 * Fix corruption of uploaded files in FTP mode (Jonathan Paisley) * Fix build when included libintl is used (Nathan Hand). * Fix bogus "XML parser received non-8-bit data" error. * Fix make install (Juergen Daubert). * Disable use of bundled expat pending build fix.
2003-09-23Check for __linux__ instead of linux.wiz2-4/+4
2003-09-23Fix build on non-NetBSD. From Jonathan Perkin in PR 22903.wiz2-5/+5
2003-09-23Fix build on Solaris. From Jonathan Perkin in PR 22904.wiz3-11/+34
2003-09-23Updated openjade to 1.3.2.wiz1-1/+2
2003-09-23Update to 1.3.2:wiz7-147/+57
Changes in OpenJade 1.3.2 (December 2002) * Build against OpenSP 1.5 * Minor fixes to MIF backend * Correct typo in definition of "attribute" in builtin.dsl (Toby Speight) * Fix quoted of ampersand in XML/SGML transformations (Toby Speight) Changes in OpenJade 1.3.1 (January 2002) * Support for newer GNU source configuration tools (autoconf, libtool, automake) * Support for newer GNU and Microsoft compilers * Support for more/up to date platforms (Mac OS X, Darwin, BSD, Cygwin etc.) * Numerous bug fixes to TeX backend for improved table support and two sided output. Two new external procedures two control double sided output (required by jadetex 3.4 or greater). "UNREGISTERED::OpenJade//Characteristic::page-two-side?" "UNREGISTERED::OpenJade//Characteristic::two-side-start-on-right?" * Support for XML Byte Order Marks Closes PR 22901.
2003-09-23Add patch to make this build with gcc3. Patch fromwiz2-1/+62
Submitter: Jim Gifford Origin: Debian OpenSP Maintainer forwarded by Peter Seebs via PR 22901.
2003-09-23Don't use .cat message catalog on Darwin because it hasn't catgets().yyamano1-2/+2
Close PR pkg/21650 by Michael Wolfson.
2003-09-23bump dategrant2-10/+10
2003-09-23add --with-{ftp,mtree,pax,tar} to allow overriding the commands thatgrant7-53/+93
pkg_install calls, and pass the full path for each from the pkg Makefile. fixes issue with pkg_add and pkg_create calling non-existent or less-than-functional tools since it relied on $PATH.
2003-09-23add a TAR definition for a suitable tar implementation, notgrant7-7/+30
necessarily GNU tar. XXX GTAR should probably always point to real GNU tar later.
2003-09-23sync with NetBSD-current's pkg_install-20030923.grant47-148/+179
2003-09-23Add buildlink2.mk.wiz1-0/+25
2003-09-23no need to pass $(DEFS) to $(CC) twice.grant6-12/+12
2003-09-23clean up autoconf generated files in view/grant1-1/+3
2003-09-23Added buildlinks for libungif and pthreadadam1-4/+5
2003-09-23config.lineno -> configure.linenogrant1-2/+2
2003-09-23s/pkg_chk/pkgchk/dent1-2/+2
2003-09-23make changes2html happier.dent1-52/+52
2003-09-23Provide prototypes for setmode and getmode functions if necessary.jschauma1-1/+9
This fixes build problems of mtree and pax on Irix.
2003-09-23Updated tmda to 0.84kim1-1/+2
See the following before upgrading (our old version was 0.65): http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/~checkout~/tmda/tmda/UPGRADE
2003-09-23Update to tmda-0.84kim3-10/+31
See share/doc/tmda/UPGRADE for important notes, or view the notes from http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/~checkout~/tmda/tmda/UPGRADE before upgrading. There are too many changes to list here.
2003-09-23Use ${BMAKE} instead of make to make this work on non NetBSD platforms.yyamano1-2/+2
2003-09-23vulnerabilities -> pkg-vulnerabilitiesyyamano1-4/+5
2003-09-22note PKGREVISION bump for libspectrum (install documentation)dillo1-1/+2
2003-09-22install documentation. bump PKGREVISION.dillo2-2/+11
2003-09-22Note update of fontconfig to 2.2.1nb1, Xft2 to 2.1.2nb1 and Xrenderrecht1-1/+4
to 0.8.3nb1.
2003-09-22Add missing PKGCONFIG_OVERRIDE.recht3-3/+9
Bump PKGREVISION because of the changed *.pc files. ok'ed by wiz@
2003-09-22Fix build on Solaris. From Jonathan Perkin in PR 22896.wiz3-12/+32
2003-09-22Also works with the teTeX2-bin package.kim1-2/+2
2003-09-22Updated screen to 4.0.1. No log of changes available, but as thehubertf3-6/+7
distfile has vanished from the master site, this may be security\ related.
2003-09-22Use the right install program for correctness and to fix problems under SunOS.jmmv2-16/+17
From PR pkg/22898 by Jonathan Perkin.
2003-09-22Note revision bump for evilwm to 1.jmmv1-1/+2
2003-09-22Bring patch from development version to fix a race condition on old machines.jmmv4-6/+34
While here, avoid passing gcc specific flags to the compiler. Bump PKGREVISION to 1. From Jonathan Perkin in PR pkg/22897.
2003-09-22Rewrite to use "stdarg.h" instead of "varargs.h" to fix build problemtron3-1/+172
with GCC 3.3.1.
2003-09-22Fix buildlinking of files if BUILDLINK_TRANSFORM.<pkg> is specified.jlam1-2/+3
2003-09-22Java programs should be executed with the java command, not jre.gavan1-1/+1
2003-09-22Standardise patch format.wiz2-44/+36
2003-09-22Fix build on Solaris. From Jonathan Perkin in PR 22893.wiz3-6/+21
2003-09-22Fix build on Solaris. From Jonathan Perkin in PR 22892.wiz3-22/+22
2003-09-22Fix build with gcc3 or on Solaris. From Jonathan Perkin in PR 22891.wiz3-3/+62
2003-09-22jchkmail is a behavior-based virus and spam milter for Sendmailmanu2-2/+4
2003-09-22Behavior-based virus and spam milter for Sendmailmanu5-0/+70
2003-09-22Update of jove to 4.16.0.63 done.jmmv2-4/+3
2003-09-22Update to 4.16.0.63. Closes PR pkg/19924 by Greg A. Woods.jmmv5-75/+48
Changes since 4.16: - Portability fixes. Most important: work around a never-to-be-fixed bug in ncurses (the freely redistributable termcap/terminfo database). - Various minor bug fixes. Highlights: + use mkstemp to avoid a security loophole + avoid bad interaction between metakey and xterm mouse support in windows wider than 95 characters + handle symlinks better + obscure bug in text justification that could hang JOVE + misuse of stat that only misbehaved on LINUX
2003-09-22Fix build on Solaris and FreeBSD-2.1.5. From Jonathan Perkin in PR 22890.wiz3-2/+28
2003-09-22Note update of net/bind9 package to 9.2.2p3.taca1-1/+2