summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-03-27apcupsd-3.8.6: donebouyer1-2/+1
2003-03-27Apcupsd updated to 3.8.6bouyer1-1/+2
2003-03-27Update to 3.8.6bouyer2-6/+6
Changelog: Fixed root exploit of slave machines If you use the network features of apcupsd, you probably want to upgrade.
2003-03-27Bump PKGREVISION: use SPECIAL_PERMS to install Eterm setuid root and change ==salo1-16/+23
NetBSD to != SunOS, list USE_MMX in BUILD_DEFS only if it's really enabled, misc cleanups (whitespace, etc.) XXX: If installed setuid root on Solaris, pseudo-tty is owned by root, and it's not possible to resume a screen session as a normal user. (this behaviour should be reviewed again, since this workaround is 2 years and several version updates old.)
2003-03-27Revert last after libtool now behaves as expected.jschauma1-7/+1
2003-03-27Do the right thing on irix and use version=sunosjschauma2-5/+14
as recommended by Nick Hudson.
2003-03-27pen-0.10.0 update done.wiz2-3/+3
2003-03-27Update to 0.10.0, from Andreas Wrede in PR 20898.wiz4-20/+15
Relevant portion of the Changelog : 030208 New option -H adds X-Forwarded-For header to http requests. 020717 Patches from Patroklos G. Argyroudis <argp@ieee.org>: - check getopt() calls against -1 and not EOF - fix for a possible format string in pen.c 020711 Ported to Darwin/MacOS X. Released 0.9.4. 020705 New penctl command: recent [seconds] displays clients that have connected recently (default five minutes), along with number of connects, transmitted and received data. 020702 Buffer overflow in netlog. See comment in pen.c. Added options -j (for chroot) and -u (for setuid) to pen and penlogd. See manpages. 020627 Fixed an error which could throw penlogd into an endless loop if a udp packet was lost at the crucial moment. 020626 Pedantic checking of memory allocations and buffer sizes. 020618 Penlogd: added option -n to adjust the number of cached log entries from Pen. 020614 Added options -d, -f, -l and -p to penlogd. They do the same as in pen. Also added signal handlers for TERM and HUP; these too do the same as in pen. Updated penlogd manpage. Updated www section in HOWTO to use penlog rather than mergelogs. 020613 Added penlog.c to log over a network using Apaches reliable piped logs. A companion log server, penlogd.c, consolidates logs from Pen and from all web servers into a single file. Added the necessary code to Pen log over the network. 020610 Wrote penctl.cgi, a web wrapper for penctl. 020609 Wrote a new version of the main loop, using poll() instead of select(). Added configuration option --with-poll to enable. Also turned redefinition of FD_SETSIZE into a configuration option --with-fd_setsize=N. Updated installation instructions in INSTALL. 020605 Added optional hard limit to the number of connections to each server. Timestamps in debug log entries. Released 0.8.0. 020604 Added "server of last resort" (-e option) which is only used when all other servers are unavailable. (Andreas Wrede) 020528 Several enhancements and bugfixes by Andreas Wrede: In webstats: changed CLIENTS_MAX to clients_max and CONNECTIONS_MAX to connections_max. Show time in human-readable format rather than seconds since 1970. Changed byte counters from unsigned long to unsigned long long. Fixed file descriptor leak: The connection wasn't closed when the connection table was full. Moved stats generation and log restart out of the signal handlers and into the main loop. If a client went away before receiving all its data (large files), the remaining portion would be sent to the next client occupying the same slot. Added pointers in connection structure to avoid having to memcpy the buffers in flush_up/flush_down. Released 0.7.0. 020507 Updated the penctl manpage to reflect reality. Released 0.6.3. 020417 Added -D switch to make copy_up and copy_down *always* store data in a temporary buffer and wait for the next round through the main loop before passing it on to the receiving end. The penctl command for this is "delayed_forward". When making sockets nonblocking (through fcntl(..., O_NONBLOCK)), make sure that any existing flags are not reset in the process. Important bugfix: each failed connection attempt in try_server would result in one socket leaked because we returned without closing it. 020413 Figured out why nonblocking mode was slower than blocking. Fixed. 020411 Added penctl, a simple user interface to the control protocol. 020324 Cancel timeout if it isn't needed. 020115 Added LDAP info in the HOWTO. Added the flush_up/flush_down bugfix from 0.5.0 again. Released 0.6.1. 020111 Moved #include <sys/types.h> before #include <netinet/in.h> Replaced the call to setpgrp with setsid. Transformed mergelogs into ultimately portable ANSI C (almost). Thanks to Mike Dugas <mad@phobia.net> for help with porting Removed the -r (rejects) option, since we no longer reject anything. to FreeBSD 4.4-RELEASE. 020110 Rewrote mergelogs completely. It will now never discard a web server log entry, and it tries much harder to locate a good match in the pen log. It deals with log entries that are out of order and servers with unsynchronized clocks and/or different time zones. The -l (lag) option is no more. Released 0.6.0 010915 Made the use of daemon() optional. Added the cgi script penstats to update and display statistics. Set current in store_conn. Released 0.5.0. 010914 Statistics in HTML format (Riccard Åkerman). Tested pen on HP-UX 10.20.
2003-03-27+ exmh-2.6.2, libslang-1.4.9, pen-0.10.0 [pkg/20898].wiz1-5/+4
- opera (thanks, jaromir), rxvt.
2003-03-27+subversion-0.20.1jmmv1-2/+2
2003-03-27Note rxvt PKGREVISION bump.salo1-1/+2
2003-03-27Bump PKGREVISION: Don't install rxvt as setuid root on NetBSD. Setgid utmp issalo1-15/+15
enough for writing into utmp.
2003-03-27Update MASTER_SITES, HOMEPAGE, and switch to LIBTOOL_OVERRIDE.wiz1-4/+4
2003-03-27Make this install using the correct major under Irix. Oddly, libtool determinesjschauma1-1/+7
the right version for most other packages (AFAICT), but this package seems to be different.
2003-03-27Updated lsof to 4.67 (and tweak the date on the pkglint change to reflect UTC)atatat1-2/+3
2003-03-27Upgrade to lsof version 4.67. Changes related to or affecting NetBSDatatat6-85/+7
(or pkgsrc) from the 00DIST file: 4.67 March 27, 2003 Began the transition of the lsof ftp server host name from vic.cc.purdue.edu to lsof.itap.purdue.edu. That reflects Purdue organizational changes. This first step makes the new name an alias to the old one. The old name, vic.cc.purdue.edu, will remain usable for an extended period. ... At the request of Alek O. Komarnitsky <alek@komar.org> added the "+c <width>" option to enable optional changing of the COMMAND column output maximum width from the default to <width>. The default maximum width remains CMDL, as defined in lsof.h. ... Added kernel event queue file support for FreeBSD, NetBSD and OpenBSD. Andrew Brown <atatat@atatdot.net> supplied the code. ... Augmented a lock ID test on NetBSD to check if the ID is an LWP pointer.
2003-03-27Update mined from version 2000.5 to 2000.6agc4-46/+7
Changes from previous version: > New features in this release: > * bidirectional terminal support handles Arabic ligature joining > (LAM/ALEF) > * new command to go backward and forward along text positions > after search and other operations > > Main enhancements: > (for details see the change log) > * Added recognition of mouse wheel control sequences and attached > according behaviour - untested as I don't have a mouse wheel. > * New key interpretations for shift-Return (shift-Enter) and > control-Return (control-Enter) to insert Unicode paragraph > separators and line separators respectively if Unicode > line-end handling is enabled. > * Improved coded and mnemonic character entry on prompt line. > * Fixed display problems in separated display mode > (for Unicode combined characters) on the status line. > * Reviewed various commands for remaining fixes in UTF-8 handling. and patch-aa was incorporated in the standard distribution by the author.
2003-03-27Add a homepage for this package.agc1-1/+2
2003-03-27Note net/polsms update to 1.9.1hzuntum1-1/+2
- misc fixes and improvements Provided by Wojciech Puchar <wojtek@tensor.3miasto.net> in private mail.
2003-03-27Update polsms to version 1.9.1hzuntum3-14/+14
- misc fixes Provided by Wojciech Puchar <wojtek@tensor.3miasto.net> in private mail.
2003-03-27Remove empty else.wiz1-2/+1
2003-03-27Include bsd.pkg.mk, noted missing in PR 20900.wiz1-1/+2
2003-03-27rxvt-2.7.10 update done.wiz1-1/+2
2003-03-27New for 2.7.10.wiz1-0/+17
2003-03-27Update to 2.7.10, provided by Geoff Wing in PR 20899. Also addresseswiz11-168/+41
PR 18638 and PR 18639. Changes since 2.7.3: 2.7.9 to 2.7.10 Geoff Wing et al. removed screen dump feature as it can aid as a security hole removed menubar escape sequence access as it can aid a security hole removed reporting of title and icon settings as they can aid a security hole Mikko Leppänen fixed clearing problem when internalBorder is zero Steve O added Cygwin port Rob McMullen fixed handling of control characters inside escape sequences added resource "mouseWheelScrollPage" to allow the mouse wheel scroll a page full added support for VT52 commands 2.7.8 to 2.7.9 Geoff Wing et al. added -sbt/--thickness to allow user-supplied scrollbar width (not yet available with NeXT style scrollbars) Matthew W. Roberts fixed rclock -iconic option added rclock day of month on clockface (define DATE_ON_CLOCK_FACE in feature.h) added rclock "-mailspawn cmd" if MAIL_SPAWN is not hard coded in feature.h Kazutoshi Kubota added 256 colour mode (instead of the base 16 colour mode) with configure --enable-256-color 2.7.7 to 2.7.8 Geoff Wing et al. fixed determination of NumLock key, noticed by Matthew Gabeler-Lee fixed continual and slipwheel scrolling, noticed by Joshua Swink fixed connecting with IM whenever it is started, partly from Tung-Han Hsieh fixed Ultrix acquiring useful pty/tty pair, noticed by Bert De Knuydt fixed CSI sequence parser overriding a 0 parameter with default value changed -ip to not clear ancestor windows when using inherit pixmap transparency type added -ipf/--inheritPixmapforce to clear ancestor windows when -ip and inherit pixmap transparency is used added "-hc colour" (define OPTION_HC in feature.h) to provide background highlighting of selection, partly from Christian W. Zuckschwerdt added -j/--jumpScroll to provide jump or smooth scrolling, defaults to jump scrolling as per previous behaviour Stephen Isard fixed DECSTBM sequence default when only one parameter is given Rudolf Jaksa added basic support for $XAPPLRESDIR/Rxvt resources T. Alexander Popiel added --scrollBar_align (top|bottom|...) for alignment of scrollbar thumb with middle button. Defaults to centre as per prior state. Supercedes FUNKY_SCROLL_BEHAVIOUR 2.7.6 to 2.7.7 Geoff Wing et al. fixed check for GLIBC and STREAMS pty/tty types, noticed by Venkatesh Krishnamurthi fixed check for PTC pty/tty type, noticed by Andreas Bierfert fixed to not automatically clear selection on screen size change, noticed by Dominik Vogt fixed a possible buffer overflow problem, noticed by Samuel Dralet fixed to reallow parallel builds fixed builds for some SYSV utmp/utmpx systems fixed INCR transfers fixed resource "greektoggle_key" as per doc/README.greek, noticed by Martin Husemann fixed STREAMS again, hopefully the last time changed overstrike pixel dropping avoidance to speed/size optimise changed define WTMP_ONLY_ON_LOGIN in feature.h to be the default added CSI s & CSI u as alternative save & restore cursor sequences added pasting-only support for SECONDARY and CLIPBOARD selections, automatically tried if internal selection and PRIMARY selections are not present. CUT_BUFFER0 is tried last Kazutoshi Kubota added "-lsp <num>" option ("--lineSpace <num>") to give specified spacing between rows with configure --enable-linespace Tomohiro KUBOTA fixed some font default calculations to match previous behaviour Ali Rahimi added slip wheel support providing continual scrolling with the control key depressed and using the mouse wheel as an accelerator. Control key release stops scrolling Mark Schreiber added -sw/--scrollWithBuffer to try to make views into the scrollback buffer stay unmoving upon new lines (needs -si) 2.7.5 to 2.7.6 Geoff Wing et al. fixed build with XTERM_COLOR_CHANGE undefined, noticed by John Waggenspack fixed build for Solaris/SunOS (maybe others) using STREAMS fixed default icon name, noticed by Jeremy C. Reed fixed setting of icon name with -e argument, noticed by John Waggenspack fixed problems with selection by changing some types and type casting fixed some parallel build problems fixed text placement in graphics mode fixed some build problems with graphics/qplot fixed reverse video mode to act like the invocation option fixed query of locale ("Setting locale failed.") when locale is set fixed autowrap bug when restoring cursor from last column, noticed by witek@mat.uni.torun.pl fixed build & run when PREFER_24BIT is undefined fixed loading of fonts with noenc multichar encoding, noticed by Mark White fixed an abort on sending some selections, from Xianping Ge fixed tty opening for systems with openpty(), e.g. OSF1 fixed build for utmpx/wtmpx platforms fixed a bug in memmove() if --enable-strings is given, noticed by Larry W. Virden fixed some termcap/terminfo entries fixed some division operations to use the same integer type changed configure detection method for pty/ttys changed handling of ConfigureNotify events for fast event streams changed internal handling of window size calculation changed internal handling of window size and placement manipulation changed define PREFER_24BIT in feature.h to be set via configure --enable-24bit (default is now off) changed screen refresh to optimise X calls more, noticeable with slower machines or over network displays changed pty/tty code to be able to be built separately for testing changed selection sending to send the original raw form if locale conversion fails updated libtool for configure added DEC private modes 1047 / 1048 (no ti/te handling yet) added SCROLL_ON_HOMEEND_KEYS in feature.h a la SCROLL_ON_UPDOWN_KEYS from Marius Gedminas added "tests" target in main directory to build and run basic tests added (frills) -tcw (--tripleclickwords) alternative triple click selection which selects words to the end of possibly-wrapped lines with trailing blanks and blank lines removed Chuan-kai Lin and Brian Mays added -mcc option (--multibyte_cursor) for multibyte cursor movement in legacy programs Maxime Froment fixed placement with OverTheSpot input method fixed characters sent through IM being truncated to 4 bytes fixed encoding method being overridden by default encoding method added loading of locale specific app-defaults from directory /usr/X11R6/lib/X11/$LC_CTYPE/app-defaults/Rxvt (see XAPPLOADDIRLOCALE is feature.h) Tomohiro KUBOTA added method to provide base font sets based on user's locale added more flexible font allocation, specifying a maximum number of fonts in feature.h instead of a set number Marius Gedminas added --enable-smart-resize which may reposition the window on resizing so that we try to stay within the screen boundaries 2.7.3 to 2.7.5 Geoff Wing et al. fixed scrollTtyKeypress not active for all keypresses, noticed by Reuben Thomas added -xrm option to accept dummy invocation arguments, from Christian W. Zuckschwerdt & Chris Green fixed documentation for options: -tr, -ic, -pt, -im, -mod, -xrm; and resources: scrollBar_right, scrollBar_floating, scrollTtyOutput, scrollTtyKeypress, preeditType, inputMethod, modifier. fixed OSC sequences to accept 7 and 8 bit ST as well as BEL added MAX_COLS & MAX_ROWS in feature.h to limit columns/rows on resize added copy root pixmap variant of transparency - make this the default with previous method as fallback fixed allocation of new lines to not set base attributes, including underline or reverse video information, noticed by Brian Mays added ability for different scrollbars to be compiled in, determined by --scrollstyle fixed Meta key detection - has priority over Alt, noticed by Paul D. Smith fixed configure check for mawk/gawk/nawk/awk added use of libtool in build procedure added SCROLL_ON_NO_SECONDARY to feature.h to scroll the screen when no swap is compiled in and a change screen request is made removed slightly buggy ConfigureNotify queue/ignore from our resizes fixed use of extended character classes, from Samoylov Olleg fixed timeout in select() call when unmapped, noticed by Tore Bjorkeli changed feature.h NO_BOLDUNDERLINE to NO_BOLD_UNDERLINE_REVERSE added support for XCopyArea() on screen display - good for slower links fixed CSI parameter parsing, including omitted parameters fixed allocation of new lines when in reverse video mode added answerbackString resource which sets the reply to ENQ (CTRL-E) fixed InheritPixmap interaction with fvwm2 by delaying a bit to allow the WM to do its stuff before we meddle with its windows Thomas Woerner added colorRV resource for reverse video colour (dependent on NO_BOLD_UNDERLINE_REVERSE in feature.h) Jun Morimoto fixed argument checking in rclock - ignore bad arguments Matthew W. Roberts added -mailfile option to rclock Christian W. Zuckschwerdt added OSC sequences to change base colours; also cursor, highlight, bold, pointer and underline colours. See rxvtRef Paul Sheer added initial INCR (incremental pasting) support
2003-03-27Remove manual creation/deletion PKG_SYSCONFDIR since it handled bytaca1-3/+1
bsd.pkg.install.mk.
2003-03-27Update pkglint to 3.47atatat1-1/+2
2003-03-27Fill in default values for DESTDIR (empty), LOCALBASE ("/usr/pkg"),atatat2-10/+32
and X11BASE ("/usr/X11R6"), which, while they might not be right for *every* system, are certainly more right than UNDEFINED. Give lang/python/pyversion.mk a little help by stuffing the material from PYTHON_VERSIONS_ACCEPTED into the two places it expects it (since lintpkgsrc doesn't do .for loops), add support for the ${FOO:S/foo/&/} construction, and tweak the .if handling for && and || bits. This has the following effect on the -g output (as a simple measure): % grep -c UNDEFINED before after before:58 after:1 Jump to 3.47.
2003-03-27Update opera6 to 6.12jdolecek3-8/+9
Changelog * Secunia Security fix (redirect exploit fix) * Fixes in Xft library loader * Fix for match failures in XftConfig when font size was involved in the conditions. Now it should be possible to e.g. disable anti-aliasing for certain font sizes.
2003-03-26Added SDL_sound-1.0.0.wiz1-1/+2
2003-03-26Add and enable SDL_sound.wiz1-1/+2
2003-03-26Initial import of SDL_sound, provided by Quentin Garnier in PR 20565.wiz5-0/+72
From the DESCR: SDL_sound is a library that handles the decoding of several popular sound file formats, such as .WAV and .MP3. It is meant to make the programmer's sound playback tasks simpler. The programmer gives SDL_sound a filename, or feeds it data directly from one of many sources, and then reads the decoded waveform data back at her leisure. If resource constraints are a concern, SDL_sound can process sound data in programmer-specified blocks. Alternately, SDL_sound can decode a whole sound file and hand back a single pointer to the whole waveform. SDL_sound can also handle sample rate, audio format, and channel conversion on-the-fly and behind-the- scenes, if the programmer desires.
2003-03-26Add default clamav user and groupagc1-1/+11
2003-03-26Initial import of clamav-0.54 into the NetBSD Packages Collection.agc1-1/+2
Provided in PR 20662 by David Ferlier, modified to use pkgsrc libtool and to add users by myself. Clam AntiVirus is an anti-virus toolkit written from scratch. It is licensed under GNU GPL2 and uses the virus database from OpenAntiVirus, which is an another free anti-virus project. In contrast to OpenAntiVirus (which is written in Java), Clam AntiVirus is written entirely in C and its database is KEPT UP TO DATE. It also detects polymorphic viruses as well.
2003-03-26Add and enable clamav.agc1-1/+2
2003-03-26Initial import of clamav-0.54 into the NetBSD Packages Collection.agc5-0/+93
Provided in PR 20662 by David Ferlier, modified to use pkgsrc libtool and to add users by myself. Clam AntiVirus is an anti-virus toolkit written from scratch. It is licensed under GNU GPL2 and uses the virus database from OpenAntiVirus, which is an another free anti-virus project. In contrast to OpenAntiVirus (which is written in Java), Clam AntiVirus is written entirely in C and its database is KEPT UP TO DATE. It also detects polymorphic viruses as well.
2003-03-26Include bsd.pkg.mk unconditionally at the end of the package Makefile sincejlam1-3/+2
the suse/Makefile.application file doesn't include it for us anymore.
2003-03-26Note cvsync-0.16.1gehenna1-1/+2
2003-03-26cvsync-0.16.1 is out.gehenna2-5/+5
ChangeLog: 2003-03-27 MAEKAWA Masahide <maekawa@daemon-systems.org> * 0.16.1 is out. * mk/*.mk Make compile on cygwin completely.
2003-03-26libxml2 updated to 2.5.5jmmv2-3/+3
2003-03-26Update to 2.5.5. Changes in this version:jmmv3-7/+9
* Lot of fixes on the Relax NG implementation. More testing including DocBook and TEI examples. * Increased the support for W3C XML Schemas datatype. * Several bug fixes in the URI handling layer. * Bug fixes: HTML parser, xmlReader, DTD validation, XPath, encoding conversion, line counting in the parser. * Added support for $XMLLINT_INDENT environment variable, FTP delete * Fixed the RPM spec file name.
2003-03-26libsmpeg is linked against libintl, so include gettext-lib's buildlink2.mkwiz1-1/+2
to avoid build failures from packages using this package. Debugged by Quentin Garnier, thanks!
2003-03-26+ gnustep-0.8.5, libxml-2.5.5, source-highlight-1.7.wiz1-1/+4
2003-03-26add phoenix-linux-nightlygrant2-2/+4
2003-03-26Initial import of phoenix-linux-nightly into The NetBSD packages collection.grant6-0/+80
Phoenix is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Chimera, but written using the XUL user interface language and designed to be cross-platform. This package provides a simple way to track nightly Linux builds of phoenix.
2003-03-26With the inclusion of perl5/module.mk TEST_TARGET and PERL5_CONFIGUREseb1-3/+1
are unnecessary so remove them.
2003-03-26Note cvsync-0.16.0gehenna1-1/+2
2003-03-26cvsync-0.16.0 is out.gehenna2-5/+5
ChangeLog: 2003-03-26 MAEKAWA Masahide <maekawa@daemon-systems.org> * 0.16.0 is out. * Scanfile (server) The empty scanfile is acceptable. * The symbolic link is fully supported. Client: Never follow the symbolic link. Server: If 'nofollow' is specified in a 'collection' section, don't follow the symbolic link. The default is off, i.e. follow the symbolic link.
2003-03-26Note upgrade of pkgdepgraph to 2.4atatat1-1/+2
2003-03-26Stuffing the value of MAKE into the environment seems to haveatatat2-8/+6
undesirable side-effects, so simply call $make directly. Jump to 2.4.