Commit graph

33240 commits

Author SHA1 Message Date
wiz
cee8cf48b4 Add and enable optcalc. 2002-10-04 15:52:39 +00:00
kei
6155b02fe7 note update of Mule-UCS to 0.84nb1. corrected capitalization of the package
name in 0.84 import log.
2002-10-04 15:48:33 +00:00
taya
af891841ed Initial import of mozilla-stable
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-04 15:47:07 +00:00
kei
81026e8880 Install *.el and other files in the directories big5conv, jisx0213, reldata
also. As a result, bump PKGREVISION to 1.
2002-10-04 15:43:41 +00:00
hubertf
f1f1746ed8 Add otpCalc-0.96: OTP and S/Key calculator for X
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-04 15:05:05 +00:00
hubertf
87d681c560 Update x2vnc to 1.4. Changes:
* 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-04 14:57:47 +00:00
jlam
fb6e1648e7 buildlink1 -> buildlink2 2002-10-04 12:40:52 +00:00
jlam
0e42dc1ec4 Use PKG_JAVA_HOME instead of JAVA_HOME to point to the correct JDK. This
should fix pkg/17989.
2002-10-04 11:20:24 +00:00
jlam
36647028eb Don't use JAVA_HOME as the user may have it incorrectly set in the
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-04 11:19:26 +00:00
uebayasi
ad6c9d8aca Note import of DICTD 1.8.0.
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-04 09:08:42 +00:00
uebayasi
a724380f8e Add & enable dictd. 2002-10-04 09:07:19 +00:00
uebayasi
ff34b1cf7e Initial import of DICTD 1.8.0.
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-04 09:05:26 +00:00
jlam
7127103646 Update audio/audacity to 1.0.0.2. Pkgsrc changes from version 0.96 include:
* 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-04 08:59:34 +00:00
jlam
96ec11dd93 Bump PKGREVISION of audio/libao as a result of changing the search order
for the dsp device.
2002-10-04 08:16:42 +00:00
jlam
f449913d0a Bump the PKGREVISION as a result of changing the dsp device search order. 2002-10-04 08:14:14 +00:00
jlam
76ffb35c20 Use a smarter sequence for finding a OSS dsp device: first try /dev/dsp,
then try /dev/sound.
2002-10-04 08:12:46 +00:00
rh
f70dda00e1 Add buildlink2.mk with a default "build" dependency. 2002-10-04 04:15:01 +00:00
itojun
fd48cddd4d print/gv 2002-10-04 03:02:31 +00:00
itojun
f2d60df747 pull security patch from http://www.epita.fr/~bevand_m/asa/asa-0000,
as suggested in PR18522.
bump PKGREVISION to 2.
2002-10-04 03:00:11 +00:00
itojun
2a91d5d0fc www/apache 2002-10-04 02:36:32 +00:00
itojun
8a40a41e87 upgrade to 2.0.43.
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-04 02:35:51 +00:00
uebayasi
9398462c58 Note import of ast-ksh-20020922.
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-04 02:21:44 +00:00
uebayasi
6236d65906 Add & enable ast-ksh. 2002-10-04 02:20:03 +00:00
uebayasi
dc3ff60087 Initial import of ast-ksh-20020922, "The Korn Shell".
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-04 02:19:13 +00:00
chris
eb87b8527b Make klaptopdaemon build with __NetBSD_APM__ where appropriate.
Also update patch-an so that 1.6 and -current systems work.

Based on and should fix pkg/18447.
2002-10-04 00:14:18 +00:00
simonb
e98e7a294e Note update adzap to version 20021003; adds a few more ad patterns, no
major changes.
2002-10-03 23:51:56 +00:00
simonb
1bf0982d6c Update adzap to version 20021003; adds a few more ad patterns, no major
changes.
2002-10-03 23:50:42 +00:00
jlam
df3fc09af5 Note dependence on zlib. 2002-10-03 22:45:05 +00:00
markd
3883542fbb buildlink1 -> buildlink2
Expand DESCR
2002-10-03 22:26:13 +00:00
markd
f9e8039fc8 It was pointed out that automake.mk only does BUILD_DEPENDS so go back
to an explicit DEPENDS on the latest automake package.
2002-10-03 21:10:43 +00:00
jlam
d22a289f65 Make this package work with audio/oss. 2002-10-03 20:43:04 +00:00
jlam
7b96c8d97c Add USE_OSS to BUILD_DEFS if it's defined. 2002-10-03 20:31:14 +00:00
jlam
ab22ba864a Created a new variable USE_OSS that is used to enable OSS audio support in
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-03 20:30:21 +00:00
jlam
b8684da367 Rename "OSS" variable to "HAVE_OSS". 2002-10-03 20:24:33 +00:00
wiz
2cfa7d7391 Note autoconf, automake updates. 2002-10-03 19:44:20 +00:00
wiz
0ff0a20e7f COMMEND and DESCR updates. 2002-10-03 19:40:53 +00:00
wiz
a741933477 Sync with new autoconf213, automake14 packages and autoconf, automake updates. 2002-10-03 19:36:36 +00:00
wiz
d1e6003f94 Remove autoconf-devel and automake-devel (replaced by autoconf
and automake resp.).
2002-10-03 19:35:27 +00:00
wiz
55cbdd6563 Remove autoconf-devel, automake-devel; add autoconf213 and automake14. 2002-10-03 19:35:09 +00:00
wiz
3023c5b729 Update to automake 1.7 (from automake-devel package).
Does not conflict with automake14 package.
2002-10-03 19:31:51 +00:00
wiz
1bbd6aee00 Update to 2.54 (from autoconf-devel package).
Does not conflict with autoconf213 package.
2002-10-03 19:30:58 +00:00
wiz
7045d9a3ed Import of slightly modified automake-1.4, with new name and fixed
to not conflict with the to-be committed automake package.
Package provided by dillo.
2002-10-03 19:26:11 +00:00
wiz
dc9256af40 Import of slightly modified autoconf-2.13, with new name and fixed
to not conflict with the to-be committed autoconf package.
Package provided by dillo.
2002-10-03 19:25:04 +00:00
wiz
aabd8a6473 Note removal of some obsolete cross-compile packages. 2002-10-03 19:23:23 +00:00
wiz
6584a89fdf Remove some obsolete cross-compilation packages.
The recommended way nowadays is to use build.sh for generating
cross-toolchains; for details, see e.g.
	http://www.netbsd.org/Documentation/cross/
2002-10-03 19:18:36 +00:00
wiz
f293d81c2f Use autoconf.mk. 2002-10-03 19:12:47 +00:00
wiz
22ba46dabb Use autoconf.mk. 2002-10-03 18:47:14 +00:00
jwise
80a79f514d Back out previous -- needs more thought. 2002-10-03 18:20:46 +00:00
wiz
b1c67f2172 Remove autoconf build dependency (already pulled in via COMMON/cross.mk. 2002-10-03 16:40:11 +00:00
wiz
e761d4ffe9 Fix path on mastersite (moved to old/, since newer version out). 2002-10-03 16:13:16 +00:00