summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-10-23Buildlinkify (trivially).jlam2-3/+50
2001-10-23Strongly buildlinkify.jlam4-9/+10
2001-10-23Some cosmetic changes, use ${MAKE_PROGRAM} instead of ${GMAKE} to refer tojlam1-7/+6
the make program used in building xconq, and remove the unnecessary tcl/buildlink.mk file as it's pulled in by tk/buildlink.mk.
2001-10-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam131-266/+281
use X11_BUILDLINK_MK as a test value. Generally just reordering the inclusions so that x11.buildlink.mk comes before the other buildlink.mk files will make everthing work.
2001-10-23Create private variables _TCLCONFIG_SED and _TKCONFIG_SED that hold thejlam2-10/+23
sed expression used to convert tclConfig.sh and tkConfig.sh into forms usable by buildlink.
2001-10-23Strongly buildlinkify.jlam1-2/+2
2001-10-23- Use buildlink.mk instead of DEPENDSmartti4-275/+9
- Use distfile and patches/* from ../db3 - Updated version to 3.2.9.2 - Apply two patches from the master distribution site 3.2.9.1 Fix a bug where running recovery on a database environment containing only logs from a previous release of Berkeley DB, in which log.0000000001 doesn't exist, could fail. 3.2.9.2 Fix a bug where opening too many files causes a core dump.
2001-10-23Standardise on one xmeter package in the sysutils category.agc6-58/+1
2001-10-23Standardise on one xmeter package:agc2-1/+26
+ Use sysutils as the category, since it's best-placed there + Bring over the patch from x11/xmeter to quieten the compilation. + Retain the installation into X11BASE from sysutils/xmeter (there's an application default file that has to be placed somewhere) + Retain the better description from sysutils/xmeter
2001-10-23Add and enable xmeteragc1-1/+2
2001-10-23Initial import of xmeter-1.15 into the NetBSD Packages Collection.agc4-0/+47
Xmeter displays a periodically updating histogram of the system statistics gathered by rstat(3) for the specified hosts. Meters can be displayed in a vertical, horizontal or rectangular arrangement. As statistics range between 4 user defineable levels (OK, WARN, ERROR or FATAL), the background, foreground, highlight, border and internal border colors, and the background bitmap of each meter can be changed. Xmeter uses the StripChart widget of the Athena Widget Set to graph each statistic. StripCharts automatically scale the graph as the value varies. Each time a graph is updated, xmeter will examine the current value of the statistic and the current scale. As the number of scale lines increases above wlevel and elevel the background colors and bitmaps of each meter are modified as specified. The current scale value can be examined by clicking any mouse button while the mouse pointer is in the StripChart. If the host is down the time it's been down will also be displayed. Each meter has its own label displaying the host name and statistics name. The statistic being graphed may be modified while xmeter is running by moving the mouse pointer into the label part of a meter, clicking any mouse button, and sliding down to the desired stat. This menu also contains a quit option to exit xmeter.
2001-10-23Strongly-buildlinkify.jlam1-2/+4
2001-10-23Use -Wl,-R instead of -Wl,-rpath as the former is more consistent with thejlam4-15/+15
rest of pkgsrc.
2001-10-23Use -Wl,-R instead of -Wl,-rpath, since the former is consistent with thejlam3-9/+9
rest of pkgsrc.
2001-10-23* Apply two patches from the master distribution site;lukem4-13/+59
3.2.9.1 Fix a bug where running recovery on a database environment containing only logs from a previous release of Berkeley DB, in which log.0000000001 doesn't exist, could fail. 3.2.9.2 Fix a bug where opening too many files causes a core dump. * Use ${BSD_INSTALL_*} instead of cp, so that bin/db3_* and include/db3/* get installed with the correct ownership * Crank version from 2.9 to 2.9.2
2001-10-23Update Mew to 2.0.60jun2-5/+5
Mew 2.0.60 (2001/10/15) mew-dist release * Enhancing mew-param-analyze-broken to remove white spaces between encoded-words. * recenter for mew-summary-down. * "c" for mew-summary-copy. * Allowing the 'X' mark for +mdrop. * A bug fix for 'invisible. * "?" for mew-input-map. * Allowing multiple SPCs on POP sessions. Mew 2.0.59 (2001/10/12) mew-dist release * A bug fix for Multipart/Alternative. * Removing mew-summary-display-raw-header. * Use the "--decrypt" option instead of "--verify" for GnuPG. * Some "mew-pop-to-buffer" patches. * Defining mew-regex-ignore-folders. * A bug fix for PGP encryption. * Integrating "," and "C-cC-u". Use "," only. * Removing mew-pop-to-buffer. * Using mew-current-get-* as little as possible.
2001-10-23Update crafty to 18.12 and strongly-buildlinkify. Relevant changes fromjlam2-11/+13
version 18.10 include: - the pawn ram code is now disabled when playing a computer, although the normal 'blocked pawn' code is always active. - bug in the code that penalizes a rook with no horizontal mobility was fixed. if the first rook scored had horizontal mobility, the second rook appeared to have this mobility as well, which was wrong. - pawn hash statistics were wrong on longer searches due to an int overflow on a multiply and divide calculation. this has been re-ordered to avoid the overflow. - for unknown reasons, epd support was disabled. it is now enabled as it should be. - bug in EvaluateDraws() fixed to not call KBB vs KN a draw if the correct tablebase is not available. - bishop pair scores now vary depending on how many pawns are left on the board. a pair is not worth a lot if there are 7-8 pawns left as most diagonals will be blocked by pawns. - a new way of handling the search extensions is in place. with the old approach, one ply could not extend more than one full ply. with the new approach, borrowed from Deep Blue, two consecutive plies can not extend more than two plies total. It averages out to be the same, of course, but the effect is a bit different. Now it is possible for a check and recapture to be applied at the same ply, where they could not before (since a check was already a full one-ply extension). whether this is better or not is not clear yet, but it is worth careful analysis.
2001-10-23Strongly-buildlinkify.jlam1-10/+9
2001-10-23Update to librep 0.15.1.mycroft3-7/+7
Only change is to fix intermittent memory corruption in the PRNG.
2001-10-23Fix previous, and also add new MASTER_SITES.jwise1-3/+3
2001-10-23Buildlinkify x11/gtk--. Changes come from patch provided by Ericjlam2-5/+63
Gillespie, Jr.in pkg/14204, which minor updates by me.
2001-10-23HOMEPAGE moved...jwise1-2/+2
2001-10-23Sort.jlam1-3/+3
2001-10-23Update description from blurb on homepage.jlam1-12/+7
2001-10-23libsigc++ is in devel/, not textproc/ =)jlam1-2/+2
2001-10-23Note addition of chat/gtkyahoo.jlam1-1/+2
2001-10-23chat/gtkyahoo: GTK+ client for Yahoo! Messengerjlam5-0/+71
GTKYahoo is a GPL'd GTK+-based Yahoo! pager client for UNIX. GTKYahoo has a number of features not available in the Windows or Java versions of the pager, including an auto-reply (answering machine) feature and automatic forwarding of incoming messages via email. Provided in pkg/14312 by ken@246gt.com with changes to use buildlink and the pkgsrc/libyahoo by me.
2001-10-23bump to 0.9.7.2nb1, by applying fix for a security hole by disablinglukem2-2/+9
the unshar-ing of shell scripts on binary decode.
2001-10-23Install the libyahoo-authors.h header file used by gtkyahoo.jlam3-3/+11
2001-10-23update to gwave-20011020dmcmahill5-169/+5
New in 20011020: - better measurement: value at both cursors or difference in values at cursors - enhanced handling of log scales - yet more file-reading improvements and general bug fixes
2001-10-22Add empty declarations for pgp6 paths and variables, so that this packageagc2-2/+9
actually works again. Fixes a problem pointed out by Steve Bellovin.
2001-10-22Fix the pathname for the wish binary, prompted by Steve Bellovin.agc1-2/+2
2001-10-22We neither have to nor want to substitute /etc with ${PREFIX}/etczuntum1-7/+1
in *example usage* of various -conf programs: $ tinydns-conf tinydns-conf: usage: tinydns-conf acct logacct /etc/tinydns myip
2001-10-22Minor changes:zuntum3-18/+14
o use @@SERVICEDIR@@ instead of /service as substitution imput, same with /usr/local/ ( -> @@PREFIX@@ ) o fit in 80 columns o rewrite pkg/DEINSTALL
2001-10-22Replace the -and/-or options with -a/-o as the former don't work withjlam1-4/+4
Solaris find. The latter work across Solaris/NetBSD/Linux. Patch received in private e-mail from Stoned Elipot <seb@netbsd.org>.
2001-10-22Minimize the diffs between the apache and apache6 packages:jlam3-14/+21
- Whitespace changes to Makefile - From the commit log for apache/Makefile: Don't do the dance with ROOT_GROUP. Apache extension modules installed by apxs are now installed with "${INSTALL} -c -o ${LIBOWN} -g ${LIBGRP}", which should do the right thing regardless of the platform. ${INSTALL} is replaced with the full path to the install program used by pkgsrc, which should be /usr/bin/install on NetBSD, and /usr/ucb/install on Solaris. This should fix pkg/14232 by Pierre Bourgin.
2001-10-22Don't do the dance with ROOT_GROUP. Apache extension modules installed byjlam3-16/+10
apxs are now installed with "${INSTALL} -c -o ${LIBOWN} -g ${LIBGRP}", which should do the right thing regardless of the platform. ${INSTALL} is replaced with the full path to the install program used by pkgsrc, which should be /usr/bin/install on NetBSD, and /usr/ucb/install on Solaris. This should fix pkg/14232 by Pierre Bourgin.
2001-10-22Build correctly even if user does not have CLASSPATH set.jwise1-2/+2
This should be in bsd.pkg.mk, and will move there soon.
2001-10-22Set a better default CLASSPATH, so that this builds ok even if the userjwise1-3/+4
has not set CLASSPATH. This logic should move to bsd.pkg.mk, and will soon.
2001-10-22Need a BUILD_DEPENDS on perl, so we can use apxs...jwise1-1/+4
2001-10-22Added proftpdmartti1-1/+2
2001-10-22ProFTPD is a highly configurable ftp daemon for unixmartti5-0/+110
and unix-like operating systems. ProFTPD has a Apache-like configuration format.
2001-10-22Switch to date-versioned manpages tarballs, as requestedzuntum2-6/+6
by Gerrit Pape <pape@smarden.org> in private mail.
2001-10-22Switch to date-versioned manpages tarballs, as requestedzuntum2-6/+6
by Gerrit Pape <pape@smarden.org> in private mail: >Since I plan to make an updated set of manpages for djbdns in the next weeks, >I decided to switch to date-versioning the archives to not break the BSD >ports in future. The newest archive will always be accessible through >ftp://ftp.innominate.org/pub/pape/djb/djbdns-1.05-man.tar.gz >This is a symlink to >ftp://ftp.innominate.org/pub/pape/djb/djbdns-1.05-man-20010502.tar.gz >right now. The date-version is always YYYYMMDD. Thanks for the note!
2001-10-22Update to 0.12.0.wiz4-12/+15
Changes: > Added date and size display columns to the file list. > Added file managementi (copy, move, etc.) to the collection pop-up menus. > Added to file dialogs a right-click menu for renaming and deleting files. Also added a button to create new directories. > Added translations et, fi, nl. - Updated translations de, fr, it, ja, pl, sl. - New option to sort files ascending or descending. - New option to sort files by numerical order (8,9,10...). - .thumbnails directories are now created group writeable. - Files dropped on the duplicates window are now filtered. - Made removing multiple files from the duplicates window faster. * Fix file rename missing cursor bug. * Fixed memory leak in the find duplicates window. * Minor bug fixes.
2001-10-22Upgrade to lsof version 4.59, which obsoletes patch-ab. NetBSDatatat3-26/+6
releated changes from the release notes for 4.59 include: 4.59 October 20, 2001 ... Added an additional UVM test to the NetBSD Configure stanza. Andrew Brown <atatat@atatdot.net> supplied the test; it recognizes NetBSD 1.5Y UVM changes to the vnode structure recently committed by Chuck Silvers. ... Added an IP version selector to the -i option parameters.
2001-10-22Proper fix for pthread's header inclusion problem.skrll2-6/+15
Should fix the build failure noted in Hubert's bulk build.
2001-10-22Make amavis conflict with amavis-perlmartti1-1/+3
2001-10-22Added amavis-perl-20010714martti1-1/+2
2001-10-22This is amavis-perl (a.k.a. amavisd), a virus scanning script written in perl.martti6-0/+222
The currently supported MTAs are exim, qmail, postfix, and sendmail. Please refer to the corresponding README.mta file for further documentation.