summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-10-04Update to version 0.2.jschauma4-7/+60
Changes: Add a A- directory with sources that fix several bugs in the original code. Keep A+ to allow students to compare results Corrections and A- tree from mark P Sullivan (msulliva at stevens-tech dot edu) Corrections sent to the original author, but no response. Synch PLIST with reality.
2002-10-04Import p5-Cz-Cstools-3.3: Tools for dealing with Czech and Slovak texts in Perlhubertf1-1/+2
This package includes modules that are usefull when dealing with Czech (and Slovak) texts in Perl. Module Cz::Cstocs: Implements object for various charset encodings, used for the Czech language -- either as objects, or as direct conversion functions. One of the charsets is tex for things like \v{c}. Program cstocs: This version of popular charset reencoding utility uses the above mentioned module to convert text between various charsets. Module Cz::Sort: Sorts according to Czech sorting conventions, regardless on locale setting. Exports functions czcmp and czsort which can be used in similar way as as Perl's internals cmp and sort. Submitted by Lubomir Sedlacik <salo@Xtrmntr.org> in PR 17943
2002-10-04Import p5-Cz-Cstools-3.3: Tools for dealing with Czech and Slovak texts in Perlhubertf4-0/+42
This package includes modules that are usefull when dealing with Czech (and Slovak) texts in Perl. Module Cz::Cstocs: Implements object for various charset encodings, used for the Czech language -- either as objects, or as direct conversion functions. One of the charsets is tex for things like \v{c}. Program cstocs: This version of popular charset reencoding utility uses the above mentioned module to convert text between various charsets. Module Cz::Sort: Sorts according to Czech sorting conventions, regardless on locale setting. Exports functions czcmp and czsort which can be used in similar way as as Perl's internals cmp and sort. Submitted by Lubomir Sedlacik <salo@Xtrmntr.org> in PR 17943
2002-10-04add & enable pclockhubertf1-1/+2
2002-10-04Import pclock-0.13.1: Simple analog clock designed for WindowMakerhubertf6-1/+102
pclock is a simple analog clock program designed to run under WindowMaker window manager (also runs fine on any other window manager which supports dock apps, such as PWM). Any 64x64 pixmap may be used as a background. Submitted by Lubomir Sedlacik <salo@Xtrmntr.org> in PR 18008
2002-10-04Add and enable optcalc.wiz1-1/+2
2002-10-04note update of Mule-UCS to 0.84nb1. corrected capitalization of the packagekei1-2/+3
name in 0.84 import log.
2002-10-04Initial import of mozilla-stabletaya24-0/+3705
This is a stable branch of mozilla. A select group of APIs have been marked "@FROZEN. Mozilla.org intends to maintain API compatibility for this set until next major release. This branch is targeted at the developer community and enables the creation of Internet-based applications.
2002-10-04Install *.el and other files in the directories big5conv, jisx0213, reldatakei2-9/+94
also. As a result, bump PKGREVISION to 1.
2002-10-04Add otpCalc-0.96: OTP and S/Key calculator for Xhubertf5-1/+34
otpCalc is an RFC2289 and RFC1760 compliant one time password calculator, written to use the GTK+ library for screen I/O. Contributed by Michael Santos <mike@ethmoid.org> in PR 18527.
2002-10-04Update x2vnc to 1.4. Changes:hubertf3-6/+7
* Included tkx2vnc, written by David Noble * Added hotkey functionality. * Added Macintosh mode. * Included a patch for -trimsel. * Implemented -scrollines * Implemented a grab timeout to allow xscreensaver to activate gracefully. * Added -desktop option. * AltGr should now work properly. * Fixed cut'n'paste to work with XA_PRIMARY * Reversed mouse wheel direction (-reversewheel will get old behaviour) * Added an autoconf script for easier compilation on systems where xmkmf has not been configured properly. * Fixed -edgewidth to affect mouse pointer returns as well, should fix some problems on Digital Unix. Update provided by Michael Santos <mike@ethmoid.org> in PR 18526
2002-10-04buildlink1 -> buildlink2jlam2-10/+10
2002-10-04Use PKG_JAVA_HOME instead of JAVA_HOME to point to the correct JDK. Thisjlam1-2/+2
should fix pkg/17989.
2002-10-04Don't use JAVA_HOME as the user may have it incorrectly set in thejlam1-15/+17
environment. Instead, create a new variable PKG_JAVA_HOME, which is passed to the configure and build processes via: JAVA_HOME=${PKG_JAVA_HOME} to override any environment setting for JAVA_HOME. This should fix pkg/17989.
2002-10-04Note import of DICTD 1.8.0.uebayasi1-1/+2
DICTD is a DICT protocol server. The Dictionary Server Protocol (DICT), described in RFC 2229, is a TCP transaction based query/response protocol that allows a client to access dictionary definitions from a set of natural language dictionary databases. Some dictionary databases are freely available at dict.org.
2002-10-04Add & enable dictd.uebayasi1-1/+2
2002-10-04Initial import of DICTD 1.8.0.uebayasi8-0/+150
DICTD is a DICT protocol server. The Dictionary Server Protocol (DICT), described in RFC 2229, is a TCP transaction based query/response protocol that allows a client to access dictionary definitions from a set of natural language dictionary databases. Some dictionary databases are freely available at dict.org.
2002-10-04Update audio/audacity to 1.0.0.2. Pkgsrc changes from version 0.96 include:jlam19-228/+890
* Use the id3lib distributed with the audacity sources instead of audio/id3lib (this seems to fix audacity coredumps when exporting to MP3 after editting ID3 tags). * Install the documentation and license file. Changes from version 0.96 include: * Bug fixes * New effects: invert, reverse, noise removal * Ogg Vorbis import/export support. * Added "Save Changes" dialog. * Added tooltips. * Use libmad instead of libmpeg3 if not using xaudio. XXX OSS audio playback doesn't work on NetBSD with audio/oss. The process XXX hangs in "sndint" state according to top(1).
2002-10-04Bump PKGREVISION of audio/libao as a result of changing the search orderjlam1-1/+2
for the dsp device.
2002-10-04Bump the PKGREVISION as a result of changing the dsp device search order.jlam1-1/+2
2002-10-04Use a smarter sequence for finding a OSS dsp device: first try /dev/dsp,jlam2-7/+23
then try /dev/sound.
2002-10-04Add buildlink2.mk with a default "build" dependency.rh1-0/+21
2002-10-04print/gvitojun1-1/+2
2002-10-04pull security patch from http://www.epita.fr/~bevand_m/asa/asa-0000,itojun5-3/+99
as suggested in PR18522. bump PKGREVISION to 2.
2002-10-04www/apacheitojun1-1/+2
2002-10-04upgrade to 2.0.43.itojun3-19/+62
Changes with Apache 2.0.43 *) SECURITY: [CAN-2002-0840] HTML-escape the address produced by ap_server_signature() against this cross-site scripting vulnerability exposed by the directive 'UseCanonicalName Off'. Also HTML-escape the SERVER_NAME environment variable for CGI and SSI requests. It's safe to escape as only the '<', '>', and '&' characters are affected, which won't appear in a valid hostname. Reported by Matthew Murphy <mattmurphy@kc.rr.com>. [Brian Pane] *) Fix a core dump in mod_cache when it attemtped to store uncopyable buckets. This happened, for instance, when a file to be cached contained SSI tags to execute a CGI script (passed as a pipe bucket). [Paul J. Reder] *) Ensure that output already available is flushed to the network when the content-length filter realizes that no new output will be available for a while. This helps some streaming CGIs as well as some other dynamically-generated content. [Jeff Trawick] *) Fix a mutex problem in mod_ssl session cache support which could lead to an infinite loop. PR 12705 [amund.elstad@ergo.no (Amund Elstad), Jeff Trawick] *) SECURITY: Allow POST requests and CGI scripts to work when DAV is enabled on the location. [Ryan Bloom] *) Allow the UserDir directive to accept a list of directories. This matches what Apache 1.3 does. Also add documentation for this feature. [Jay Ball <jay@veggiespam.com>] *) New Module: mod_logio. adds the ability to log bytes sent and received. [Bojan Smojver <bojan@rexursive.com>] *) SuExec needs to use the same default directory as the rest of server, namely /usr/local/apache2. [SangBeom han <sbhan@os.korea.ac.kr>] *) Get mod_auth_ldap to retry connections on LDAP_SERVER_DOWN. [Thomas Bennett <thomas.bennett@eds.com>, Graham Leggett] *) Make sure the contents of the WWW-Authenticate header is passed on a 4xx error by proxy. Previously all headers were dropped, resulting in the browser being unable to authenticate. [Dr Richard Reiner <rreiner@fscinternet.com>, Richard Danielli <rdanielli@fscinternet.com>, Graham Wiseman <gwiseman@fscinternet.com>, David Henderson <dhenderson@fscinternet.com>] *) Make mod_cache's CacheMaxStreamingBuffer directive work properly for virtual hosts that override server-wide mod_cache setttings. [Matthieu Estrade <estrade-m@ifrance.com>] *) Add -p option to apxs to allow programs to be compiled with apxs. [Justin Erenkrantz]
2002-10-04Note import of ast-ksh-20020922.uebayasi1-1/+2
KSH-93 is the most recent version of the KornShell Language described in "The KornShell Command and Programming Language," by Morris Bolsky and David Korn of AT&T Bell Laboratories. The KornShell is a shell programming language, which is upward compatible with "sh" (the Bourne Shell), and is intended to conform to the IEEE P1003.2/ISO 9945.2 Shell and Utilities standard. KSH-93 provides an enhanced programming environment in addition to the major command-entry features of the BSD shell "csh". With KSH-93, medium-sized programming tasks can be performed at shell-level without a significant loss in performance. In addition, "sh" scripts can be run on KSH-93 without modification.
2002-10-04Add & enable ast-ksh.uebayasi1-1/+2
2002-10-04Initial import of ast-ksh-20020922, "The Korn Shell".uebayasi4-0/+59
KSH-93 is the most recent version of the KornShell Language described in "The KornShell Command and Programming Language," by Morris Bolsky and David Korn of AT&T Bell Laboratories. The KornShell is a shell programming language, which is upward compatible with "sh" (the Bourne Shell), and is intended to conform to the IEEE P1003.2/ISO 9945.2 Shell and Utilities standard. KSH-93 provides an enhanced programming environment in addition to the major command-entry features of the BSD shell "csh". With KSH-93, medium-sized programming tasks can be performed at shell-level without a significant loss in performance. In addition, "sh" scripts can be run on KSH-93 without modification.
2002-10-04Make klaptopdaemon build with __NetBSD_APM__ where appropriate.chris3-7/+15
Also update patch-an so that 1.6 and -current systems work. Based on and should fix pkg/18447.
2002-10-03Note update adzap to version 20021003; adds a few more ad patterns, nosimonb1-1/+2
major changes.
2002-10-03Update adzap to version 20021003; adds a few more ad patterns, no majorsimonb2-5/+5
changes.
2002-10-03Note dependence on zlib.jlam1-1/+2
2002-10-03buildlink1 -> buildlink2markd4-12/+54
Expand DESCR
2002-10-03It was pointed out that automake.mk only does BUILD_DEPENDS so go backmarkd1-2/+2
to an explicit DEPENDS on the latest automake package.
2002-10-03Make this package work with audio/oss.jlam1-1/+7
2002-10-03Add USE_OSS to BUILD_DEFS if it's defined.jlam1-2/+6
2002-10-03Created a new variable USE_OSS that is used to enable OSS audio support injlam1-1/+8
preference to or in place of Sun audio support in various packages. People using audio/oss should set USE_OSS in their /etc/mk.conf when building packages.
2002-10-03Rename "OSS" variable to "HAVE_OSS".jlam1-8/+8
2002-10-03Note autoconf, automake updates.wiz1-1/+7
2002-10-03COMMEND and DESCR updates.wiz4-5/+10
2002-10-03Sync with new autoconf213, automake14 packages and autoconf, automake updates.wiz2-13/+12
2002-10-03Remove autoconf-devel and automake-devel (replaced by autoconfwiz9-278/+0
and automake resp.).
2002-10-03Remove autoconf-devel, automake-devel; add autoconf213 and automake14.wiz1-3/+3
2002-10-03Update to automake 1.7 (from automake-devel package).wiz5-106/+115
Does not conflict with automake14 package.
2002-10-03Update to 2.54 (from autoconf-devel package).wiz7-96/+71
Does not conflict with autoconf213 package.
2002-10-03Import of slightly modified automake-1.4, with new name and fixedwiz6-0/+241
to not conflict with the to-be committed automake package. Package provided by dillo.
2002-10-03Import of slightly modified autoconf-2.13, with new name and fixedwiz8-0/+167
to not conflict with the to-be committed autoconf package. Package provided by dillo.
2002-10-03Note removal of some obsolete cross-compile packages.wiz1-1/+12
2002-10-03Remove some obsolete cross-compilation packages.wiz74-3572/+1
The recommended way nowadays is to use build.sh for generating cross-toolchains; for details, see e.g. http://www.netbsd.org/Documentation/cross/