summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-02-03Rip apart libtool into "base" and "info" part.hubertf4-0/+41
This is (only) the info pages. Reason for the ripout: * To build the info pages, you need gtexinfo * to build gtexinfo, you need zlib * zlib is a library, which can be built with libtool. (Now, after this chicken-and-egg situation is resolved :-)
2001-02-03Rip libtool apart into "base" pkg and "info" pages.hubertf4-0/+65
This is the base system that's enough to do work (and bootstrap a system!)
2001-02-03Allow manually-installed zlib on solaris 8 (in /usr/lib)hubertf1-2/+2
2001-02-03This needs zlib installed. Depend on it for Solaris.hubertf1-1/+5
2001-02-03typo.dent1-1/+1
2001-02-03add some missing header files for alpha.dmcmahill4-44/+42
2001-02-03create missing ELF shared lib linksdmcmahill1-3/+8
2001-02-02Update UAE to 0.8.15, fixes PR 12018kristerw2-4/+4
User-visible changes in 0.8.15: - A few changes in the core of the custom chip emulation; this should mean more accuracy in general, but likely also a few new bugs in this version. It may be a little slower as well. - "68040" emulation. Dedicated to all the clueless folks out there. (with thanks to Christian Bauer)
2001-02-02Update squirrelmail to stable release version 1.0.1. Changes from developmentjlam6-17/+33
version 0.9.3: - Improved the way sqimap_read_data() is handled - Sped up "no sorting" even more - Fixed problems with sending messages - Fixed some pass-by-reference calls that caused problems with newer PHP versions - Fixed bug that didn't display last folder subscribed to - Removed requirement of PHP 4.0.1 for array_unique() function - Removed unnecessary echo statements by breaking out of PHP - Changed evaluation method from using " to ' for speed improvements - If no plugin array set in config.php, now handled correctly - If subject is > 55 chars, trims it and puts "..." in message list - Hundreds of minor changes to remove all verbose PHP warning messages - Updated config_default.php to include attachment_common plugin (now in distribution) - A few minor speed improvements - Fixed problems in sqimap_read_body(), made it more reliable - Added French translation of help files by gore K <gore_k@ymca-cepiere.org> - Added Finnish translation by Teemu Junnila <teejun@vallcom.com> - Updated Sweedish translation - Updated Russian translation
2001-02-02Make this actually describe the pkgs.hubertf2-6/+10
By PR 12115 from Jeremy C. Reed <reed@reedmedia.net>
2001-02-02Add and enable php4-ldapjlam1-1/+2
2001-02-02php4-imap: PHP4 extension for LDAP databasesjlam3-0/+16
Provided by John Darrow in pkg/12093.
2001-02-02fix a bug which caused pkgs with no dependens to get dropped from the outputdmcmahill1-6/+13
when looking up the tree.
2001-02-02Update p5-CGI to 2.75. Changes from version 2.74:jlam3-21/+34
1. Fixed bug in server push boundary strings (CGI.pm and CGI::Push). 2. Fixed bug that occurs when uploading files with funny characters in the name 3. Fixed non-XHTML-compliant attributes produced by textfield() 4. Added EPOC support. 5. Fixed minor XHTML bugs. 6. Made escape() and unescape() symmetric with respect to EBCDIC. 7. Removed uninitialized variable warning from CGI::Cookie. 8. Fixed bug in CGI::Pretty that causes it to print partial end tags when the $INDENT global is changed. 9. Single quotes are changed to character entity ' for compatibility with URLs.
2001-02-02Update ap-perl to 1.25. Relevant changes from version 1.24:jlam2-5/+5
* Improved documentation for mod_perl. * Many bugfixes. * Apache::Server->loglevel can now be modified * allow $r->finfo to be modified * include mod_perl hook/feature config and pod in Apache::MyConfig * prevent $PerlRequire in a <Perl> section from triggering an endless loop * allow modification of $r->hostname * new Apache::test::static_modules() method * add proper offset support to Apache::read * change Apache::PerlRun's Apache class relationship from is-a to has-a * Apache::SubRequest->run(1) allows ap_send_http_headers() to output for subrequests * Apache::{Registry,PerlRun} will now log an error if $filename is NOT_FOUND * make extra sure Apache::Constants::AUTOLOAD does not recurse looking for sub __AUTOLOAD * $r->get_basic_auth_pw and $r->note_basic_auth_failure will default $r->auth_type to "Basic" if not already set * $r->auth_type is now writeable, e.g. $r->auth_type("Basic") * added Apache::user method * disable r->proxyreq checking unless PerlTransHandler is enabled and configured * PerlAddVar is now an ITERATE2 directive rather than TAKE2 * added Apache::Server::error_fname method * avoid duplicate buffer copy in {read,get}_client_block by reading directly into Perl's SV buffer * switch usage of hard_timeout() to soft_timeout(), so if SIGALRM happens during Apache::{print,read}, the script will continue run, allowing proper cleanup (e.g. DESTROY) * add PerlCleanupHandler to the {get,set}_handlers table * quotemeta path_info in Registry regexp * flush r->finfo cache if r->filename fails * backed out $Apache::Server::ConfigTestOnly until proper Apache support is in place * Apache::ExtUtils will now generate an END routine to call ap_remove_module() * rename Apache::{PerlRun,RegistryNG}::update_mtime to set_mtime, so Apache::update_mtime is not overridden * constant 'DECLINED' wasn't imported by Apache::RegistryBB * Apache::Resource was not converting PERL_RLIMIT_AS to MB values
2001-02-02Update ap-ssl to 2.8.0. Relevant changes from version 2.7.1:jlam8-56/+51
-) Rename mod_ssl.conf to apache_start.conf. *) Upgraded to Apache 1.3.17 as base version. *) Allow %{ENV:variable} in SSLRequire expressions, too. *) Make sure the user is not able to fake the client certificate based authentication by just entering an X.509 Subject DN ("/XX=YYY/XX=YYY/..") as the username and "password" as the password if "SSLVerifyClient optional" is used in combination with "SSLOptions +FakeBasicAuth".
2001-02-02Update apache to 1.3.17. Important changes from version 1.3.14 include:jlam15-164/+197
-) Remove patch to avoid dlclose()ing on NetBSD. The mod_perl vs. perl CGI mis-interaction seems to be gone and I wasn't able to reproduce it on my system. *) Fix the declaration of the module structure in mod_example. *) Fix the handling of variable expansion look-ahead in mod_rewrite, i.e. syntax like %{LA-U:REMOTE_USER}, and also fix the parsing of more complicated nested RewriteMap lookups. *) mod_status now respects ?refresh=n of 1 or greater. If the given refresh value is not a number, ?refresh is set to 1 second. *) Accomodate an out-of-space condition in the piped logs and the rotatelogs.c code, and no longer churn log processes for this condition. *) Make cgi-bin work as a regular directory when using mod_vhost_alias with no VirtualScriptAlias directives. *) Move the check of the Expect request header field after the hook for ap_post_read_request, since that is the only opportunity for modules to handle Expect extensions. *) Eliminate caching problems of mod_autoindex results, so the last modified date of the directory is returned as the Last-Modified and ETag HTTP header tags are sent if IndexOptions TrackModified directive/option is used. *) Correct an issue with Alias and ScriptAlias directives that file path arguments were not normalized in canonical form. This correction makes no attempt to normalize regular expression forms of Alias or ScriptAlias. *) Add a new LogFormat directive, %c, that will log connection status at the end of the response. *) Update the mime.types file to the registered media types as of 2000-10-19. *) Restore functionality broken by the mod_rewrite security fix: rewrite map lookup keys and default values are now expanded so that the lookup can depend on the requested URI etc.
2001-02-02Update "analog" package to version 4.15. Changes since version 4.14:tron4-8/+8
- bug fixes for accented letters in dates and for EBCDIC character set
2001-02-02Set the variables F77 and FFLAGS in the configure environment (CONFIGURE_ENV).jtb1-1/+3
2001-02-02Update list of available categories to new categories (chat, ...).hubertf1-10/+13
Fixes PR 12100 by Nigel Reed <nigel@nelgin.nu>
2001-02-02divide "DEPENDS" line.jun1-2/+3
2001-02-02Don't forget to copy the Makefile into ${WRKSRC}.jtb1-1/+4
2001-02-02add irchat.jun1-1/+2
2001-02-02Initial import of "irchat":jun5-0/+40
Emacs lisp interface to Internet Relay Chat
2001-02-02Enable the use of the SuperLU library for RlaB.jtb6-50/+66
2001-02-02Add and enable superlu.jtb1-1/+2
2001-02-02Initial import of superlu:jtb7-0/+98
ANSI C routine library for the solution of sparse linear systems
2001-02-02Don't build shared Fortran libraries. They're too problematic.jtb23-239/+119
Strictly numerical libraries, like fftpack, work fine, but some which make use of Fortran I/O have problems resolving symbols. This is a known problem with g77/f2c.
2001-02-01Add and enable lapack.jtb1-1/+2
2001-02-01Initial import of lapack:jtb8-0/+106
Linear Algebra PACKage
2001-02-01Fix dependency from imap-uw-* to imap-uw-2000*.jlam1-2/+2
2001-02-01typo. BUILD_DEPEND -> BUILD_DEPENDSitojun1-3/+2
2001-02-01Use ${PERL5} instead of perl.jlam1-3/+3
2001-02-01enable bind9-currentwiz1-2/+2
2001-02-01add and enable gonewiz1-1/+2
2001-02-01add and enable w32apiwiz1-1/+2
2001-02-01Update dependency on py-Tk to >=1.5.2. (I wonder if this'll work...)wiz1-2/+2
2001-02-01Update depends on p5-Socket6 to >=0.07.wiz1-2/+2
2001-02-01Update depends on cross-binutils to >=2.9.1.1.wiz1-1/+1
XXX: Why not use the common cross.mk?
2001-02-01Update depends on cross-binutils to >=2.9.1.1.wiz2-4/+4
2001-02-01We should use an MTREE file in this package. From Thomas Klausner.agc1-2/+1
2001-02-01Fix typo, noticed by simonb@netbsd.orgagc1-1/+1
2001-02-01Add and enable pkgsurveyagc1-1/+2
2001-02-01Initial import of pkgsurvey, a utility to feedback package usageagc6-0/+62
information, when run, to the NetBSD pkgsrc people. There is a possibility that you may not want to divulge this information - in which case, you should consider deleting this package from your system (to ensure that no-one can run it). Information is only sent when pkgsurvey is invoked. The information gathered will not be divulged to anyone. It will be used for pkgsrc scheduling purposes.
2001-02-01Judging from the alpha bulk build, this seems to want perl. Add USE_PERL5.wiz1-1/+3
2001-02-01Remove a test target I forgot I had added.wiz1-2/+1
2001-02-01Remove test target that I forgot I had added.wiz1-2/+1
2001-02-01This commit incorporates several speed improvements which have been testeddmcmahill3-54/+193
over several bulk builds on an alpha: - At the start of a bulk build, 4 files are created to allow fast lookup of various dependency tree things. These files are .index == maps package name (foo-2.3) to directory (bar/foo) .dependstree == contains the complete pkgsrc dependency tree in a tsort(1) compatible format. .depends == contains 1 line per package and lists all the build depends for the package. .supports == contains 1 line per package and lists all packages which depend on this package. - When a package fails to build, the list of all packages which depend upon it is read from .supports. Each of those packages is immediately marked as broken. This prevents us from trying to build those packages which can have significant overhead if lots of other depends are installed before the system notices the broken one. In addition, the post-build postprocessing will now indicate that a package is 'truely broken' (ie, bad PLIST, failed compilation) vs. a package which is broken because it depends on a failed package. This assists in determining where to focus our efforts in fixing broken packages. - In the old approach, all packages are removed after each one is built. The purpose was to a) conserve disk space, b) verify that all required dependencies are in fact listed, and c) prevent conflicts. The problem was that often times several packages in a row have similar depends. For example we might want to build several perl packages in a row. In the old approach, we would install perl, build the pkg, deinstall perl and continue with the next one. In the new approach, when it is decided that a pkg is out of date and should be rebuilt, the .depends file is used to obtain a list of pkgs we require. Then and pkgs which are no longer needed are removed. This helps to minimize the total number of pkg_add/pkg_delete's in a bulk build. - Since the order of the build is controlled by the depends tree, all depends for a given package will have been built by the time the pkg in question needs them. If any of the depends failed to build, then the pkg which needs the failed one will have been marked as broken. Given this, the complete depends list for a pkg is read from .depends and the depends installed via pkg_add rather than relying on recursive make calls to install the depends. - while here, fix a few minor bugs x - don't leave .make log files around when the build succeeds x - make sure we refer to the correct report file in the email x - use '.order' for the build order file instead of '.l' x - use 'grep -c' instead of 'grep | wc -l'
2001-02-01take advantage of new target in bsd.pkg.mk to simplify the script and bedmcmahill1-18/+4
sure to not miss libtool depends.
2001-02-01- when deleting packages, don't try and delete packages which have alreadydmcmahill1-6/+10
been deleted. - when removing the '.start' file, don't remove them all, only the one we created. Prevents clashes when pkgsrc is shared among multiple machines.