summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-04-30- Repect ${APACHE_SYSCONFDIR} settingjlam5-17/+59
- Install example horde.conf Apache config file fragment info ${PREFIX}/share/examples/horde.
2001-04-30Install example configuration file without redundant .dist suffix.jlam4-8/+9
2001-04-30Update squirrelmail to 1.0.6. Pkgsrc changes include:jlam7-39/+58
- Respect ${APACHE_SYSCONFDIR} setting. - Install example squirrelmail.conf Apache config file fragment into ${PREFIX}/share/examples/squirrelmail. Changes from version 1.0.3 include: - Reworked validation for each page. It's now standardized in validate.php - Fixed login bug that resulted from 1.0.5 security updates - Fixed plugin incompatibilities that were introduced in 1.0.5 - Added more security checking to preference saving/loading - Updated German translation (thanks to Roland Bauerschmidt <rb@debian.org>) - Updated Finnish help files - MAJOR security issues addressed. Please upgrade as soon as possible. - Downloading attachments should work better due to a tip by Ray Black III. - Fixed bug with drop-down folder list not containing INBOX - Added Sweedish help files Teemu Junnila <teejun@vallcom.com> - Added Italian help files Antonetti Roberto <antonr@piceniaweb.com> - Fixed some bugs with folder creation - Security fix for UW IMAP server to disallow folder paths outside of $folder_pr efix - Some problems with header encoding/decoding fixed - Made subject column take up whatever width is available - Added bcc to html addressbook search
2001-04-30Add APACHE_SYSCONFDIR to BUILD_DEFS.jlam1-1/+3
2001-04-30Change build dependency from perl-5.* to perl>=${PERL5_REQD}. Also changejlam16-32/+32
dependency from libperl-5.* to libperl>=${PERL5_REQD}.
2001-04-30Change build dependency from perl-5.* to perl>=${PERL5_REQD}.jlam11-22/+22
2001-04-30Rethink how to link in c-client library so that we don't depend uponjlam1-24/+7
libtool internals when linking the objects in libc-client_pic.a into imap.so.
2001-04-30Ensure we export symbols when linking mod_ssl.so. Also use PERL5_REQDjlam1-3/+6
instead of hardcoding perl-5.* in build dependency.
2001-04-30* Introduce variable ${PHP_CONFDIR} for location of php.ini configurationjlam5-23/+35
file. It defaults to ${LOCALBASE}/etc. * Move example configuration files to ${PREFIX}/share/examples/php. * Ensure we export symbols when linking loadable shared object files during extension module creation.
2001-04-30restore checksums for solaris/sparc, bsdi, linux/ppc binariesdmcmahill1-1/+4
2001-04-30restore checksums for sunos, solaris, and bsdi binariesdmcmahill1-1/+4
2001-04-30Update of hdf5 to 1.4.1. Also, added German mirror.jtb3-94/+153
New Features ============ * XML output option for h5dump utility. A new option --xml to output data in XML format has been added. The XML output contains a complete description of the file, marked up in XML. The XML conforms to the HDF5 Document Type Definition (DTD), which is available at: http://hdf.ncsa.uiuc.edu/DTDs/HDF5-File.dtd The XML output is suitable for use with other tools, including the Java Tools: http://hdf.ncsa.uiuc.edu/java-hdf5-html Bug Fixes since HDF5-1.4.0 Release ================================== * h4toh5 utility: conversion of images is fixed Earlier releases of the h4toh5 utility produced images that did not correctly conform to the HDF5 Image and Palette Specification. http://hdf.ncsa.uiuc.edu/HDF5/doc/ImageSpec.html Several required HDF5 attributes are omitted, and the dataspace is reversed (i.e., the ht. and width of the image dataset is incorrectly described.) For more information, please see: http://hdf.ncsa.uiuc.edu/HDF5/H5Image/ImageDetails.htm * Fixed bug with contiguous hyperslabs not being detected, causing slower I/O than necessary. * Fixed bug where non-aligned hyperslab I/O on chunked datasets was causing errors during I/O * The RCSID string in H5public.h was causing the C++ compiling problem because when it was included multiple times, C++ did not like multiple definitions of the same static variable. All occurance of RCSID definition are removed since we have not used it consistently before.
2001-04-29add SHA1 and size for the OSF binary.dmcmahill1-1/+3
2001-04-29s/FreeBSD/NetBSD/jtb1-4/+5
2001-04-29Make apache and apache6 package skeletons look more similar. Changejlam8-52/+63
maintainer of apache6 package back to itojun@netbsd.org.
2001-04-29Update apache to 1.3.19nb1. Changes from 1.3.19 include using mod_ssljlam5-26/+18
2.8.2 patches and more thorough use of APACHE_SYSCONFDIR setting.
2001-04-29Need apache>=1.3.19nb1, the apache package version with the mod_ssl-2.8.2jlam1-2/+2
patches.
2001-04-29Update ap-ssl to 2.8.2. Relevant changes from version 2.8.1:jlam7-47/+232
*) Moved the Shared Memory Cyclic Buffer (SHMCB) session cache variant from "experimental" state to "production" by removing the `#ifdef SSL_EXPERIMENTAL_SHMCB ...#endif' wrappers. This means that now `SSLSessionCache shmcb:...' is unconditionally available. *) Made the mutex handling more robust by retrying the semaphore-based operations in interrupt situations (errno == EINTR). *) Also log the OpenSSL error message if the RSA temporary key(s) cannot be generated. *) Fixed mod_ssl Auth handler: it now returns DECLINED instead of OK if authentication is passed successfully to allow other modules (usually mod_auth) to still deny the request. *) Fixed certificate DN handling under EBCDIC platforms.
2001-04-29Improve description.wiz1-8/+10
2001-04-29add SHA1 and size for osf versiondmcmahill1-1/+3
2001-04-29Modify the configure script so that the mesa headers are found whenskrll2-3/+12
xpkgwedge is installed. Should fix pkg/12556 from Rex McMaster <rex@mcmaster.wattle.id.au>
2001-04-29Oops. Make this build again. (Must have not made clean when I tested mydanw2-1/+18
previous patch.)
2001-04-29Document 'P file' output for 'cvs update'. Same patch as for cvs.1 inwiz2-1/+18
-current in response to bin/12785.
2001-04-29Update of tochnog to 20010429. Changes unknown. Move to SHA1 checksums.jtb3-10/+13
2001-04-29use the boehm-gc package instead of the one included with sdcc.dmcmahill22-27/+222
this fixes sdcc on alpha, and probably sparc and others. also include a slew of missing headers.
2001-04-29Update of swi-prolog to 4.0.4.jtb5-17/+120
VERSION 4.0.4 ============= * FIXED: Problem in GUI tracer tracing predicates loaded from ?- [user]. * MODIFIED: The file-reading predicates (consult, use_module, load_files, etc.) no longer change current input to the file loaded. This implies that read/1 and friends read from the current input before the load predicate was started rather then the file we are loading from. * FIXED: Setting break-points on facts, or in general on the last (I_EXIT or I_EXITFACT) instruction of a clause. VERSION 4.0.3 ============= * ADDED: New hooking system for help/0, help/1 and apropos/1. * FIXED: Allow for -f "c:\..." in Windows. * ENHANCED: Moved boot/listing.pl to the library, reducing the footprint and startup time. Also modernised the code a bit, allow for hooks, so listing(class->method) lists an XPCE method and allow for partial listing: listing(foo(a, _)) to get only the clauses for which a unifies to the first argument. * FIXED: tracer not to trap cut-port in system predicates (GUI). * FIXED: Atom-GC problem: global options structured used pointers to string of unlocked atoms. * ENHANCED: the GUI debugger. Too much to name it here. * INTERNAL: Moved message-activation of spy and nospy predicates to foreign-code to make sure it gets always called. * FIXED: Bug in recorded database, reported by Michael Heerdegen. * FIXED: Removed trace of rl_add_history() * FIXED: Handling of :- dynamic Module:Name/Arity in PceEmacs cross-referencer. * FIXED: Cleanup of code for setting break-points. Make this code work again from PceEmacs. * ENHANCED: prolog_to_os_filename(-Pl, +Os) to convert 8+3 filenames to long filenames. * ENHANCED: Allow setting spy-point from PceEmacs. * CLEANUP: Replace some more warnings with exceptions. * ENHANCED: library(url) for breaking down and constructing URL strings with some new functionality. Additions by Lukas Faulstich. Also fixed a dangling choice-point in decoding a www-encoded string. * ENHANCED: Moved tty_size/2 from library(tty) to built-in, exploiting IOCTL calls to fetch the terminal size when available. This make tty_size/2 return the actual values rather than constant values from the moment of startup. Reported by Robert van Engelen. VERSION 4.0.2 ============= * FIXED: Memory leak in PL_get_chars() using CVT_WRITE. Reported by Marcin Golebski. * INSTALL: export CIFLAGS=/path/to/local/include should now be honoured correctly by configure (Lukas Faulstich) * FIXED: absolute_file_name/3 not to trust its cache. * ADDED: callable/1 for better compatibility. * FIXED: $qlf_info/4 to request information on QLF files. Also turned a couple of common warnings into proper exceptions. * FIXED: Avoid the usage of the appearently badly supported Win32 function GetFileInformationByHandle(), now using GetFileSize(). This fixes some false-alarm about not being able to find the system resources. * REMOVED: ed/1, also from the backward compatibility module. Edit/1 is the generic editing front-end. * FIXED: writeq(a(b,c,(d,e))), reported by Joachim Katzer. * FIXED: Memory leak in expand_file_name/2. Reported by Daniel Cote. * FIXED: Print error-locations in files holding the ~-character. Thanks to Mike Maxwell. VERSION 4.0.1 ============= * PACKAGE: Many installation patches, added libraries, notably to the XPCE subsystem. * ADDED: Skeleton dotfiles for both Prolog and XPCE to the dotfiles directory. * FIXED: plrc utility for modifying archives. Thanks to Lourens van der Meij. * FIXED: ANSI-C incompatibility, breaking compilation using AIX cc (Sterling Smith). * FIXED: end_of_file issues in readln/[1,2,5] (library(readln)) and modernised the code a bit. * FIXED: Write out-of-range floating point numbers properly (Bart Demoen).
2001-04-29Change to SHA1 checksum. The distfile contains a fix without a correspondingjtb1-2/+3
increase in version number. From the XCircuit homepage: Note that the March 28, 2001 version corrects a bug due to dubious C syntax causing segmentation violations when xcircuit was compiled without the debug option. C Trivia question: What does "x[a] = x[--a]" do? Answer A: "x[a] = x[a - 1]; a--" Answer B: "a--; x[a] = x[a]" Answer C: either A or B, depending on your OS, compiler version, and/or debug or optimizer switch.
2001-04-29Make this pkg build shared libraries as well.skrll6-41/+152
Fixes pkg/12770 from Hume Smith <hclsmith@operamail.com>
2001-04-29Added installation of user's manualwulf2-2/+6
2001-04-29Update to SHA1 instead of MD5. The MD5 of the distfile downloaded fromrh1-2/+3
both the original MASTER_SITE and the Austrian ftp.netbsd.org mirror matched the MD5 recorded for the package.
2001-04-29No need to be overly restrictive in DEPENDS. A requirement of glib>=1.2.8rh1-2/+2
instead of 1.2.10 seems to be sufficient. Pointed out in private mail by Hubert Feyrer.
2001-04-29Fix typo.jtb2-4/+5
2001-04-28Remove redundant echoing, quoting, and input redirection to sed.jtb24-192/+123
2001-04-28Remove an unnecessary sed substitution.jtb1-2/+1
2001-04-28Clarify that USE_GIF is for qt1 as there is no "qt" package.jlam1-2/+2
2001-04-28Remove "man/man1" from list of files.jtb1-2/+1
2001-04-28the patch recently added to libcdaudio is important, so add "nb1" todrochner2-3/+4
its version and make p5-Audio-CD-disc-cover depend on it (as suggested by Christoph Badura)
2001-04-28Add the missing entries.jtb1-1/+3
2001-04-28gtk+extra-0.99.14 changed some gtk_plot_* function names, so we havedrochner3-21/+7
to update to 0.6.3. Other changes (from the ChangeLog file): Bugfixes everywhere, mainly reported by Rob Lahaye<lahaye@postech.edu> Edit dialog for datasets. First version of the Preferences dialog Enhancements in the layer control Fixes and enhancements in gtkextra 2nd version of the preferences dialog Enhancements in Python and Worksheets Complete overview and report of bugs and possible enhancements. Emergency rescue in case of a crash Autosave First version of the Bonobo interfase for embedding Scigraphica
2001-04-28add a short section about creating multi-cd binary package sets at thedmcmahill1-1/+14
end of the bulk build section.
2001-04-28Add '--tag' for hermes nasm statements to Makefile.am as well. This shouldrh2-1/+15
fix bulk building and PR 12746.
2001-04-28add a TODO/wish list. This file is only there to be read by someone whodmcmahill1-0/+20
wants to hack on the package and is not otherwise used (so I don't feel bad adding it during the freeze).
2001-04-28o don't install ${PREFIX}/etc/pdmenurc, ${PREFIX}/share/examples/pdmenu/pdmenurczuntum3-17/+34
is enough. from latest bulk build leftovers. o rework quoting & tabs
2001-04-28Update Eterm to 0.8.10zuntum7-67/+27
This release is simply a bugfix release of 0.8.9. The 0.8.x series has become the "stable" branch of Eterm and will only involve bugfixes, no new features. All the feature development is occuring in the 0.9 series. Fixes pkg/12105 by myself
2001-04-28Add some missing PLIST entries.jtb3-3/+6
2001-04-28Don't install "stow.info.orig".jtb2-1/+15
2001-04-28Add some missing PLIST entries.jtb1-1/+14
2001-04-28Add missing man page file(s) to PLIST.jtb3-3/+7
2001-04-28Add the man pages to PLIST.jtb1-1/+28
2001-04-28Add some missing files to the PLIST. I don't know why I found morejtb1-1/+6
leftovers than the i386 bulk build.