summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-10-09Update "squid" package to 2.4.STABLE2. Changes since 2.4.STABLE1:tron2-26/+6
- Expanded configure's GCC opimization disabling check to include GCC 2.95.3 - avoid negative served_date in storeTimestampsSet(). - Made 'diskd' pathnames more configurable - Make sure squid parent dies if child is killed with KILL signal - Changed diskd offset args to off_t instead of int - Fixed bugs #102, #101, #205: various problems with useragent log files - Fixed bug #116: Large Age: values still cause problems - Fixed bug #119: Floating point exception in storeDirUpdateSwapSize() - Fixed bug #114: usernames not logged with authenticate_ip_ttl_is_strict - Fixed bug #115: squid eating up ressources (eventAdd args) - Fixed bug #125: garbage HTCP requests cause assertion - Fixed bug #134: 'virtual port' support ignores httpd_accel_port, causes a loop in httpd_accel mode - Fixed bug #135: assertion failed: logfile.c:135: "lf->offset <= lf->bufsz" - Fixed bug #137: Ranges on misses are over-done - Fixed bug #160: referer_log doesn't seem to work - Fixed bug #162: some memory leaks (SNMP, delay_pools, comm_dns_incoming histogram) - Fixed bug #165: "Store Mem Buffer" leaks badly - Fixed bug #172: Ident Based ACLs fail when applied to cache_peer_access - Fixed bug #177: LinuxPPC 2000 segfault bug due to varargs abuse - Fixed bug #182: 'config' cachemgr option dumps core with null storage - Fixed bug #185: storeDiskdDirParseQ[12]() use wrong number of args in debug/printf - Fixed bug #187: bugs in lib/base64.c - Fixed bug #184: storeDiskdShmGet() assertion; changed diskd to use bitmap instead of linked list - Fixed bug #194: Compilation fails on index() on some non-BSD plaforms - Fixed bug #197: refreshIsCachable() incorrectly checks entry->mem_obj->reply - Fixed bug #215: NULL pointer access for proxy requests in accel-only mode
2001-10-09Add SUBDIR entry for qkc.nra1-1/+2
2001-10-09Add qkc-1.0. PR 14179 by Hiramatsu Yoshifumi.nra4-0/+32
Qkc is a kanji code converter capable of SHIFT-JIS, EUC and JIS. Unlike nkf, qkc can handle multiple files at a time. Qkc also has functionality to change end-of-line characters, ie, from CR+LF to LF, or to CR, and vice versa.
2001-10-09Make BUILDLINK_X11_{CPPFLAGS,LDFLAGS} private by prepending an underscorejlam1-8/+8
to their names. These values shouldn't be changed by Makefiles or buildlink.mk files; rather, they're convenience variables used exclusively within x11.buildlink.mk.
2001-10-09Interpret the "Alt" key mentioned in the documentation as keysym "Alt_L",fredb2-4/+13
not "Meta_L". This restores the wmx 5.0 behavior.
2001-10-09Narrow a patch's context so as to avoid including an RCS ID.jwise2-9/+5
2001-10-09Add patch-ab, missed with updating doc2html to version 3.0.nra1-0/+15
2001-10-09Update doc2html to version 3.0. PR 14169 by Eric Schnoebelen.nra4-52/+44
2001-10-09Add note pointing out that the x11-links dependency in x11.buildlink.mkjlam1-1/+5
should also be updated when this package is.
2001-10-09New patch sum for altered patch fileatatat1-2/+2
2001-10-09Make the variables BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS private byjlam1-17/+17
prepending an underscore to their names. The values are not meant to be set by Makefiles or buildlink.mk files. However, the values are exported through CONFIGURE_ENV and MAKE_ENV so that they may be used during the respective processes.
2001-10-09Add RCS Id to patch.atatat1-0/+4
2001-10-09Update to lsof release 4.58 (no obvious NetBSD related changes) andatatat3-6/+22
add a patch to "detect" uvm after Chuck's recent work.
2001-10-09Back out last change that moved the prepending of BUILDLINK_CPPFLAGS andjlam2-12/+7
BUILDLINK_LDFLAGS to CFLAGS, CPPFLAGS, CXXFLAGS, LDFLAGS from bsd.buildlink.mk to bsd.pkg.mk. They're unnecessary after the recent changes to bonobo/buildlink.mk and to libglade/buildlink.mk that removed their settings of BUILDLINK_CPPFLAGS.
2001-10-09Updated the IPv6 patch in attempt to solve pkg/13751.martti2-6/+6
2001-10-09s/BUILDLINK_CPPFLAGS/CPPFLAGS/ as the former is for internalrh2-4/+4
bsd.buildlink.mk use only. Pointed out in private mail by Johnny C. Lam.
2001-10-09- Updated to version 2.4.3.martti6-19/+29
- Added FVWM2_USE_GTK and FVWM2_USE_RPLAY for those who want FvwmGtk and audio support. - Removed dependency on imlib until a better PLIST_SUBST is written. Changes in stable 2.4.3 (8-Oct-2001) * Fixed activation of shape extension. * Fixed problems with overriding key bindings. * Single letter key names are allowed in upper and lower case in key bindings as before 2.4.0. * Fixed WindowList placement with Xinerama. * Fixed flickering icon titles. * New X resource fvwmscreen to select the Xinerama screen on which to place new windows. * Coordinates of a window during motion are show relative to the Xinerama screen. * Some icon placement improvements with Xinerama.
2001-10-09Updated VIM to version 6.0.11. The following problems were fixed since 6.0:martti5-18/+50
* Loading the sh.vim syntax file causes error messages * Using a '@' item in 'viminfo' doesn't work * The configure check for ACLs on AIX doesn't work * The find/replace dialog doesn't reuse a previous argument properly * In Insert mode, "CTRL-O :ls" has a delay before redrawing * With a vertical split, 'number' set and 'scrolloff' non-zero, making the window width very small causes a crash * When setting 'filetype' while there is no FileType autocommand, a following ":setfiletype" would set 'filetype' again * 'imdisable' is missing from the options window * Nextstep doesn't have S_ISBLK * Using "gf" on a file name starting with "./" or "../" in a buffer without a name causes a crash * Python: After replacing or deleting lines get an ml_get error
2001-10-09Fix from Allen D. Ball <ball@iprotium.com> in PR 14183 - allow theagc1-2/+2
value of X11BASE to be set in /etc/mk.conf by using the usual X11BASE?= /usr/X11R6 construct when setting the defaults in bsd.pkg.defaults.mk
2001-10-09upgrade to 9.2.0rc6. bugfixes only.itojun2-5/+5
2001-10-09Add comment noting what should be listed under BUILDLINK_FILES.jlam1-1/+5
2001-10-09Add buildlink.mk file for use by other package Makefiles.jlam1-0/+34
2001-10-08Don't include the buildlink glue code for "pth". It is automaticallytron1-2/+1
included by the buildlink glue code for "glib" which also knows that Solaris doesn't need this.
2001-10-08Fix a build problem with the new toolchain, where you would get:veego2-1/+19
mysqld.cc:2268: implicit declaration of function `int select(...)' Patch from Christoph Badura.
2001-10-08Update mysql to 3.23.43.veego12-210/+33
- mysqlbinlog moved from the mysql-server to the mysql-client package - some pkgsrc patches are now part of the mysql distribution. Changes in release 3.23.43 -------------------------- * Fixed a bug in INSERT DELAYED and FLUSH TABLES introduced in 3.23.42. * Fixed unlikely bug, which returned not matching rows, in SELECT with many tables and multi-column indexes and 'range' type. * Fixed a unlikely core-dump bug when doing EXPLAIN SELECT when using many tables and ORDER BY. * Fixed bug in LOAD DATA FROM MASTER when using table with CHECKSUM=1. * Added unique error message when one gets a DEADLOCK during a transaction with BDB tables. * Fixed problem with BDB tables and UNIQUE columns defined as NULL. * Fixed problem with myisampack when using pre-space filled CHAR columns. * Applied patch from Yuri Dario for OS2. * Fixed bug in --safe-user-create Changes in release 3.23.42 -------------------------- * Fixed problem when using LOCK TABLES and BDB tables. * Fixed problem with REPAIR TABLE on MyISAM tables with row lengths between 65517 - 65520 bytes * Fixed rare hang when doing mysqladmin shutdown when there was a lot of activity in other threads. * Fixed problem with INSERT DELAYED where delay thread could be hanging on upgrading locks without any apparent reasons. * Fixed problem with myisampack and BLOB. * Fixes problem when one edited .MRG tables by hand. (Patch from Benjamin Pflugmann). * Enforce that all tables in a MERGE table come from the same database. * Fixed bug with LOAD DATA INFILE and transactional tables. * Fix bug when using INSERT DELAYED with wrong column definition. * Fixed coredump during REPAIR of some particularly broken tables. * Fixed bug in InnoDB and AUTO_INCREMENT columns. * Fixed bug in InnoDB and RENAME TABLE columns. * Fixed critical bug in InnoDB and BLOB columns. If one has used BLOB columns larger than 8000 bytes in an InnoDB table, one must dump the table with mysqldump, drop it and restore it from the dump. * Applied large patch for OS/2 from Yuri Dario. * Fixed problem with InnoDB when one could get the error Can't execute the given command... even when one didn't have an active transaction. * Applied some minor fixes that concern Gemini. * Use real arithmetic operations even in integer context if not all arguments are integers. (Fixes uncommon bug in some integer contexts). * Don't force everything to lower cases on Windows. (To fix problem with Windows and ALTER TABLE). Now --lower_case_names also works on Unix. * Fixed that automatic rollback that is done when thread end doesn't lock other threads. Changes in release 3.23.41 -------------------------- * Added option --sql-mode=option[,option[,option]]. See section 4.1.1 mysqld Command-line Options. * Fixed possible problem with shutdown on Solaris where the `.pid' file wasn't deleted. * InnoDB now supports < 4 GB rows. The former limit was 8000 bytes. * The doublewrite file flush method is used in InnoDB. It reduces the need for Unix fsync calls to a fraction and improves performance on most Unix flavors. * You can now use the InnoDB Monitor to print a lot of InnoDB state information, including locks, to the standard output; useful in performance tuning. * Several bugs which could cause hangs in InnoDB have been fixed. * Split record_buffer to record_buffer and record_rnd_buffer. To make things compatible to previous MySQL versions, if record_rnd_buffer is not set, then it takes the value of record_buffer. * Fixed optimizing bug in ORDER BY where some ORDER BY parts where wrongly removed. * Fixed overflow bug with ALTER TABLE and MERGE tables. * Added prototypes for my_thread_init() and my_thread_end() to `mysql_com.h' * Added option --safe-user-create to mysqld. * Fixed bug in SELECT DISTINCT ... HAVING that casued error message Can't find record in '#... Changes in release 3.23.40 -------------------------- * Fixed problem with --low-priority-updates and INSERT's. * Fixed bug in slave thread when under some rare circumstances it could get 22 bytes ahead on the offset in the master. * Added slave_wait_timeout for replication. * Fixed problem with UPDATE and BDB tables. * Fixed hard bug in BDB tables when using key parts. * Fixed problem when using the GRANT FILE ON database.* ...; Previously we added the DROP privilege for the database. * Fixed DELETE FROM table_name ... LIMIT 0 and UPDATE FROM table_name ... LIMIT 0 acted as though the LIMIT clause was not present (they deleted or updated all selected rows). * CHECK TABLE now checks if an AUTO_INCREMENT column contains the value 0. * Sending a SIGHUP to mysqld will now only flush the logs, not reset the replication. * Fixed parser to allow floats of type 1.0e1 (no sign after e). * Option --force to myisamchk now also updates states. * Added option --warnings to mysqld. Now mysqld only prints the error Aborted connection if this option is used. * Fixed problem with SHOW CREATE TABLE when you didn't have a PRIMARY KEY. * Properly fixed the rename of innodb_unix_file_flush_method to innodb_flush_method. * Fixed bug when converting UNSIGNED BIGINT to DOUBLE. This caused a problem when doing comparisons with BIGINT values outside of the signed range. * Fixed bug in BDB tables when querying empty tables. * Fixed a bug when using COUNT(DISTINCT) with LEFT JOIN and there wasn't any matching rows. * Removed all documentation referring to the GEMINI table type. GEMINI is not released under an Open Source license.
2001-10-08Fix configure so GNU diffutils are really used.seb4-3/+72
Bump to 5.7nb1
2001-10-08Update to 0.102: Use GNU diff on Solaris for pkgdiff script (close PR ↵seb2-7/+14
pkg/13988).
2001-10-08- Upgraded to 1.3.20.martti7-67/+87
- IPv6 patch will be maintained at ftp://ftp.piuha.net/pub/misc/ A better ChangeLog (1.3.19 -> 1.3.20) is available in pkgsrc/www/apache/Makefile rev 1.73
2001-10-08add mgm (moaning goat meter)lukem1-1/+2
2001-10-08MGM, the Moaning Goat Meter, is the ultimate sixty-ton castlukem3-0/+171
iron lawn ornament for the desktops of today's hacker set: A gorgeous, highly configurable load and status meter written entirely in Perl. Serious pink-flamingo territory. For evil geniuses only.
2001-10-08Explicitly depend on libxml and bump that dependency to version 1.8.15.rh1-1/+3
Patch provided by Nathan J. Williams <nathanw@MIT.EDU> in tech-pkg
2001-10-08MGM, the Moaning Goat Meter, is the ultimate sixty-ton castlukem2-0/+8
iron lawn ornament for the desktops of today's hacker set: A gorgeous, highly configurable load and status meter written entirely in Perl. Serious pink-flamingo territory. For evil geniuses only.
2001-10-07Don't write empty configuration strings to the configuration file liketron2-15/+21
e.g. an empty proxy setting because the very optimistic parse can't handle those.
2001-10-07Fix saving and loading of the configuration file and make the proxy supporttron2-1/+75
work
2001-10-07Update the x11-links BUILD_DEPENDS to 0.4.veego1-2/+2
2001-10-07Bump to 0.4, XFree86 4.1.99.1 has some new files:veego2-3/+15
include/X11/extensions/XLbx.h include/X11/extensions/Xrandr.h include/X11/extensions/randr.h include/X11/extensions/randrproto.h lib/libXfont.so.1.4 lib/libXft.so.1.1 lib/libXrandr.a lib/libXrandr.so lib/libXrandr.so.1 lib/libXrandr.so.1.0 lib/libXvMC.a lib/libfontenc.a
2001-10-07Update gnome-games to 1.4.0.3. Changes are bugfixes only.rh3-41/+10
2001-10-07Make the background pixmap feature work as documented. Now, placingfredb2-1/+26
a file named "background.xpm", containing a pixmap called "background", in the ${HOME}/.wmx/ directory will decorate both the menu background and the borders.
2001-10-07Make this work with external programs.rh2-1/+28
2001-10-07Update "rp-pppoe" package to version 3.3. Changes since version 2.8:tron5-97/+40
- Client works on Solaris again. It was broken in 3.2. - Added DEFAULTROUTE=yes|no option to configuration file. - Server parses address pool file better. - Server address pool allows ranges of addresses on a line: a.b.c.d-e - Added "-d" (=debug) and "-P" (=check pool file syntax) options to pppoe-server. - Client now ignores PADT's if they are from the wrong source MAC address or to the wrong destination MAC address. - Minor fixes to Makefile.in for Turbolinux. - Improved KERNEL-MODE-PPPOE instructions - Works with patched pppd 2.4.1 - Many improvements to server: Added "-u" and "-r" options; server can now respond to request on multiple Ethernet interfaces. - SECURITY BUG FIX: Server now ignores PADT's if they are from the wrong source MAC address. You are STRONGLY RECOMMENDED to upgrade to 3.1 if you use pppoe-server in production. - Many small improvements to server. Server now only makes one discovery socket, systemwide, with addition of "-n" option to pppoe. - Fixes for compilation problems on BSD, Solaris and some Linux platforms. - Added "-p" option to pppoe-server to allow you to specify a pool of IP addresses to assign to clients. - Added GUI system (tkpppoe). This work was funded by Iospan Wireless, Inc. The GUI includes a Set-UID wrapper (pppoe-wrapper) which allows ordinary users to control a link (if so authorized.) I believe the wrapper script is secure, but please audit the source code (gui/wrapper.c) if you have any concerns. - Changes to scripts and pppoe.conf. DNS setup is now dynamic (happens each time adsl-connect runs.) - Made relay.c check packet lengths rigorously; made it throw out Ethernet frame padding on session packets as well as discovery packets.
2001-10-07Update gnome-chess to 0.3.3 and while at it, buildlinkify. Changes include:rh3-8/+58
Version 0.3.3 "Kramnik", 2001-08-23 ---------------------------------- - PGN dialog - Allow per server connection programs - Fix Crafy promotions - Fix sorting of PGN games - Fix loading PGN Games with PGN escapes - Handle server user names with ()*. - Get docs built and installed properly Version 0.3.2 "Euwe", 2001-06-01 ---------------------------------- - Bug fix for connecting to servers Version 0.3.1 "Petrosian", 2001-05-31 ---------------------------------- - Non drag & drop piece movement (click on from/to squares) - Sorting and auto sizing of the pgn games list - Support for timeseal when the server address is not an IP address - Player names/times now reflect board orientation - Get analysis for crafty working again - Get beep on move working again - Handle aborted server games more gracefully - Numerous architecture cleanups and bug fixes - Experimental auto flag support (not relying on the server) - Experimental terminal size code for chess servers Version 0.3.0 "Tal", 2001-05-06 ---------------------------------- - Multiple boards - Resizable boards - Typing history for chess servers - Support for multiple piece sets - Support for coloring squares differently - Improved preferences - Store chess programs - Auto queen
2001-10-07s/LTCONFIG_OVERRIDE/LIBTOOL_OVERRIDE/rh6-37/+32
remove dependency on automake
2001-10-07s/LTCONFIG_OVERRIDE/LIBTOOL_OVERRIDE/ to use pkgsrc libtoolrh3-18/+32
Patch configure instead of configure.in to remove dependency on autoconf
2001-10-07Don't derive GLIB_LDFLAGS from GTK_LDFLAGS as they may install inrh2-8/+24
different locations. Fixes PRs 14133 and 14178.
2001-10-07It is Size (krb4-1.0.9.tar.gz) and not Size (krb4-1.0.1.tar.gz).veego1-2/+2
Looks like the last commiter didn't use make makesum.
2001-10-07Fetch it again from the main ftp site and not from the MASTER_SITE_BACKUP.veego1-3/+2
2001-10-07Update "bidwatcher" package to version 1.3.0 beta.tron4-151/+20
Changes since version 1.1.7: - Conversion to use the gtk+ toolkit, making this version 100% GPL clean! - Support for auctions in foreign currencies. - Cleaner ebay access-- i.e. instead of hardcoded IPs, we now do DNS lookups and follow 302 redirects - HTTP proxy server support - Support for eBay motors - Uses the GNU Autoconf (configure) system - Drag-n-drop support
2001-10-06Update home page URL.tron1-2/+2
2001-10-06Make this build on sgimipshubertf5-15/+38
2001-10-06Fix the MASTER_SITES. Some ftp paths changed.veego1-4/+4