Commit graph

24207 commits

Author SHA1 Message Date
tron
0fe6244770 Add fix for mutt bug#828 (mail transport agent invoked without stdout and
stderr) to proactively avoid error messages with sendmail 8.12.x.
2001-10-18 08:04:25 +00:00
tron
6ea6e3b423 Enforce the use of "ncurses" if NetBSD's "curses" library doesn't
support wgetnstr(3).
2001-10-18 05:33:34 +00:00
tron
5dd3db0a26 Add conflict between "glimpse" and "openssl" package. They both install
"bin/cast" in "${LOCALBASE}".
2001-10-18 04:51:04 +00:00
itojun
750f619f41 correct version identification string. 2001-10-17 23:53:49 +00:00
hubertf
46a42a2e26 Get rid of BUILD_ROOT and replace it with PKGSRCDIR (which was there
before!)
2001-10-17 23:23:15 +00:00
hubertf
1b325d3165 add & enable iso-pernangband 2001-10-17 21:51:53 +00:00
hubertf
9e94b3b864 Iso-Angband is an isometric (pseudo 3D) view for PernAngband
Submitted by collver@linuxfreemail.com in PR 14273
2001-10-17 21:51:15 +00:00
jlam
d6dfd69fec Update libxml2 to 2.4.6. Changes from version 2.4.5 include bug fixes,
minor API enhancements, and updated documentation.
2001-10-17 20:06:55 +00:00
jlam
7938a32124 Make this look more like the apache Makefile:
* Buildlinkify
* Use pkgsrc expat so that there are no symbol conflicts when an expat XML
  parser is loaded by a DSO.
2001-10-17 19:27:27 +00:00
jlam
bce4efd9c7 Sort 2001-10-17 19:26:02 +00:00
jlam
b6d299c11f Update ap-ssl to 2.8.5 from the mod_ssl-2.8.5-1.3.22 distribution.
Changes from version 2.8.4 include:

   *) Upgraded to Apache 1.3.22
   *) Fixed check whether server certificate wildcard CommonName (CN)
      matches the configured server name.
   *) Fixed buffer overflow.
2001-10-17 19:17:11 +00:00
jlam
1008fafead Update apache to 1.3.22. Relevant changes from version 1.3.20 include
using the pkgsrc expat library instead of the builtin one (this is to
avoid conflicts between expat libraries when an expat XML parser is loaded
by either mod_perl or mod_php), and:

  Security vulnerabilities

     * A vulnerability was found in the split-logfile support program. A
       request with a specially crafted Host: header could allow any file
       with a .log extension on the system to be written to.
     * A vulnerability was found when Multiviews are used to negotiate
       the directory index. In some configurations, requesting a URI with
       a QUERY_STRING of M=D could return a directory listing rather than
       the expected index page.

  General bug fixes and improvements

     * Bug fixes
     * The supplied icons are now also distributed in PNG format
     * New directives have been added to the mod_usertrack module, The
       first, CookieDomain, can be used to customise the Domain
       attribute.
     * A new directive, AcceptMutex, allows run-time configuration of the
       mutex type used for accept serialization.
     * mod_auth has been enhanced to allow access to a document to be
       controlled based on the owner of the file being served.
     * A new directive, AcceptFilter, has been added to control BSD
       accept filters at run-time. The functionality can postpone the
       requirement for a child process to handle a new connection until
       an HTTP request has arrived, therefore increasing the number of
       connections that a given number of child processes can handle
2001-10-17 19:17:00 +00:00
hubertf
fa9bbbad08 * Replace BUILD_ROOT with PKGSRCDIR in one example
* Note how to clean-up after unpacking/building another package
2001-10-17 18:35:42 +00:00
jlam
f2fc2f6cbe Link the openssl binary into the buildlink directory, too, since some
packages look for it.
2001-10-17 17:56:57 +00:00
dmcmahill
61373dc406 update to tgif-4.1.41.
Partial list of changes are:

-fixes the bugs addressed by the patches in tgif-4.1.40nb3
-several other bug fixes.
-Fix a bug with "on_resize=" attribute
-Fix a bug with Tgif.DeleteCmdAsCut
-Remove a redundant "a4" string in the generates PS file if A4 paper is requested
-Add horizontal scroll for mouse wheel
-Add a compiler option -D_DONT_REENCODE
-Add ConvertToBezier in the Poly/Polygon submenu of the Edit Menu
-Add a bunch of commands for adding tick marks to a poly/polygon/spline object.
-New Tgif.tmpl-darwin file for Darwin/Mac OS X (with XFree86)
-Update tgwb (the tgif-based whiteboard application) to use a new
 Reliable IP-multicast Library
-Add a new X default, Tgif.UseXPmVersion1ForXPmDeck
-Add new X defaults, Tgif.SlideShowWindowOffsets
-Add the following new internal commands:
  edit_attr_in_text_mode(<attr_name>)


for a more detailed list refer to the HISTORY file included with tgif.
2001-10-17 12:47:19 +00:00
agc
ae33b8c1e9 Add and enable javadeps. 2001-10-17 12:33:24 +00:00
agc
810a8d516a Initial import of javadeps-1.1 into the NetBSD Packages Collection.
JavaDeps - Automatic Dependency Tracking for Java

Tracking dependencies amongst a group of source files is always a chore.
With Java it's even worse: source files may be mutually-dependent, and
make doesn't deal with this situation at all!

JavaDeps is a tool to generate dependency rules for Java sources, inspired
by the "-MM" flag of gcc. This program analyzes a set of java source
files, and outputs their dependencies, along with makefile rules to build
the resulting classes.

Provided in PR 14258 by Ben Wong (ben@wongs.net), munged around slightly
by myself.
2001-10-17 12:32:17 +00:00
lukem
9cc387cf7e frob the global paths in the man page as well 2001-10-17 08:52:03 +00:00
lukem
1eca0af4d7 changes to allow global configuration to work correctly, eliminating
the need to setup per-user ~/.antiword/ directories:
	- install resources (fontnames, etc) into ${PREFIX}/share/antiword
	  instead of ${PREFIX}/share/examples/antiword
	- modify GLOBAL_ANTIWORD_DIR from /opt/antiword/share to
	  ${PREFIX}/share/antiword
2001-10-17 08:43:25 +00:00
martti
b8b916983c - Updated to Apache 1.3.22
- Updated the IPv6 patch

Apache 1.3.20 - 1.3.22 Major changes

  Security vulnerabilities

     * A vulnerability was found in the Win32 port of Apache 1.3.20.  A
       client submitting a very long URI could cause a directory listing
       to be returned rather than the default index page. A 403 Forbidden
       will now be returned.  CAN-2001-0729
     * A vulnerability was found in the split-logfile support program. A
       request with a specially crafted Host: header could allow any file
       with a .log extension on the system to be written to. PR#7848
       CAN-2001-0730
     * A vulnerability was found when Multiviews are used to negotiate
       the directory index. In some configurations, requesting a URI with
       a QUERY_STRING of M=D could return a directory listing rather than
       the expected index page.  CAN-2001-0731

     The security issues above have been assigned standardized names, CAN-
     by the Common Vulnerabilities and Exposures project (cve.mitre.org)

  New features

   The main new features in 1.3.22 (compared to 1.3.20) are:
     * The user manual has been updated. As well as a number of small
       fixes these updates include new translations into French and
       Japanese, a guide to using Apache httpd on Cygwin, a lexicon of
       Apache error messages, updated TPF documentation, and a
       comprehensive guide to using log files
     * The user manual can now be moved out of the htdocs DocumentRoot
       during installation by invoking configure with the --manualdir=
       switch, to allow separation of on-line docs from regular contents.
     * The supplied icons are now also distributed in PNG format
     * A significant overhaul to the Apache Bench program, ab has taken
       place, as first reported in April. The new Apache Bench includes
       fixes, additional statistics, csv and gnuplot output, and some
       SSL support
     * New directives have been added to the mod_usertrack module, The
       first, CookieDomain, can be used to customise the Domain
       attribute.  The patch to add the CookieDomain directive was first
       submitted over two years ago. Historically mod_usertrack has used
       the obsolete Netscape cookie syntax. The new CookieStyle directive
       allows use of the RFC2109 or RFC2965 syntax instead. PR#5023,
       PR#5920, PR#6140.
     * The server will now display a warning if line-end comments (#) are
       found in the configuration file. Not all directives are able to
       handle comments on the same line
     * A new directive, AcceptMutex, allows run-time configuration of the
       mutex type used for accept serialization, currently a compile-time
       only setting in 1.3. Since different types of mutex have different
       performance characteristics on different platforms, this directive
       will allow administrators to tune their Apache server more easily.
       The current list of possible methods is: uslock, pthread, sysvsem,
       fcntl, flock, os2sem, tpfcore, none. Not all platforms support all
       methods
     * mod_auth has been enhanced to allow access to a document to be
       controlled based on the owner of the file being served. Require
       file-owner will only allow files to be served where the
       authenticated username matches the user that owns the document.
       Require file-group works in a similar way checking that the group
       matches

   New features that relate to specific platforms:
     * A new directive, AcceptFilter, has been added to control BSD
       accept filters at run-time.  This should make it easier to move
       server binaries across different BSD machines without requiring
       recompilation.  Support for accept filters was first added to
       version 1.3.14, the functionality can postpone the requirement for
       a child process to handle a new connection until an HTTP request
       has arrived, therefore increasing the number of connections that a
       given number of child processes can handle
     * On Win32 mod_unique_id, mod_mime_magic, and the mod_vhost_alias
       modules are now enabled
     * The Cygwin port includes a number of fixes and updates.  Cygwin
       support was first introduced in version 1.3.20
     * On Windows 2000, the service display names can now be modified
       by the user (use the service control panel applet)
     * On Win32 a new option -W can be used to set up a dependency on
       another service, see win_service.html
     * The server will now take advantage of recent improvements to the
       TPF operating system which include an enhanced system fork and
       exec, updates to allow non-blocking file descriptors, and an
       update to shutdown processing

  Bugs fixed

   The following bugs were found in Apache 1.3.20 and have been fixed in
   Apache 1.3.22:
     * Under certain circumstances a child may crash due to a bug in
       mod_include.  If a server uses an ErrorDocument for 404 (request
       not found) errors which points to a server-parsed HTML file which
       uses a <!--#include  virtual="file" --> section, then a request
       containing %2f will result in a segfault. The segfault is harmless
       and does not cause a security problem, but is being triggered by
       the recent IIS worm
     * The Multiviews functionality has been fixed to prevent
       mod_negotiation from serving any multiview variant that contains
       unknown filename extensions. PR#8130
     * Apache will prefer installed version of the Expat library over the
       bundled version. This fixes conflicts when multiple copies of the
       Expat library get loaded (notably when using mod_perl and
       XML::Parsers::Expat)
     * UnsetEnv now works from the main body of a configuration file.
       PR#8254
     * When used as a reverse proxy any headers set by other modules
       (such as mod_usertrack or mod_securid) now get passed on to the
       back-end server. PR#6055
     * Server response headers can now be logged via the proxy. PR#7461
     * mod_proxy will now pay attention to HTTP headers that specify the
       request is not to be cached. PR#5668
     * When a client making a request via mod_proxy died unexpectedly,
       mod_proxy did not close its connection. PR#8090
     * The CacheForceCompletion directive has been fixed PR#7383,
       PR#8067, PR#6585
     * A memory leak has been fixed in the mod_mime_magic module
     * A Satisfy All option has been added to the default container
       designed to stop access to .htaccess files.  Without this
       directive, these files could still be fetched if they were within
       the scope of a Satisfy Any directive.

   The following bugs relate to specific platforms:
     * A number of fixes for NetWare have been added. These include:
       enabling long file names in htpasswd and htdigest, protection
       against ill behaved modules, better handling of abnormal
       shutdowns, dealing with the limited stack space during server side
       includes, and recognising special filenames such as proxy:http://
       correctly
     * A shutdown hang could occur on Solaris when using lots of piped
       TransferLogs and at least one piped ErrorLog
     * On EBCDIC platforms a bug in the proxy module stopped SSL proxying
       working
     * On Win32, mod_unique_id did not guarantee a unique ID due to
       threading
     * The Win32 Makefiles are now 100% compatible with the Microsoft
       Visual C++ compiler versions 5,6,7
2001-10-17 07:47:52 +00:00
rh
7b981640c1 Sync package description with the current README. Most notably, remove the
comments about GConf being incredibly alpha.  Pointed out by Thomas
Klausner <wiz@netbsd.org> in private mail.
2001-10-17 06:42:12 +00:00
rh
dde0e0e5a6 Update antiword to 0.23. The package now includes a MESSAGE that describes
how to set up a default configuration.  Changes in the original program are

Bug fixes:
- Bug reported by Forrest J. Cavalier III <mibsoft@mibsoftware.com> fixed
- Bug reported by Jan ONDREJ (SAL) <ondrejj@salstar.sk> fixed
- Bug in dealing with RLE compressed bitmap images fixed
- Bug in the image scaling fixed (RISC OS only)

New features:
- Improved leading. (Unix only; PostScript version only)
- Antiword can now read from the standard input.  This is based on an idea
  by Matthew Miller <mattdm@mattdm.org> (Unix only)
- A white background looks much better. (RISC OS only)
- A system-wide directory for the mapping files.  As suggested by Sven
  Geggus <sven@geggus.net> and many others. (Unix only)
- Antiword can now deal with documents larger than 7 MB.
2001-10-17 06:22:38 +00:00
tron
af2408ee8f Fix build problem after update of "mozilla" package. 2001-10-17 06:10:08 +00:00
itojun
32fa4dde44 upgrade to 10/16 snapshot.
- bugfixes in spd handling, scheduler leak.
- make identity check more strict.
- correct phase 2 proposal check.
2001-10-17 02:53:08 +00:00
phil
da345cc1ad This package (and all of coda) works on the arm32 (tested on a shark). 2001-10-17 02:44:41 +00:00
jlam
fe3b75ef44 Build uses perl to generate some important headers. 2001-10-17 02:23:19 +00:00
jlam
9a733cc3a4 Set BUILD_USES_MSGFMT as the configure process uses the test for msgfmt to
determine how to install the locale files.
2001-10-17 02:16:36 +00:00
dmcmahill
73831b584f use MASTER_SITE_LOCAL to avoid checksum problem with the on-the-fly
distfiles produced by CTAN.
2001-10-17 01:47:31 +00:00
itojun
5eb0a121e8 upgrade to 9.2.0rc7. bugfixes only. 2001-10-17 01:15:43 +00:00
seb
7320972f76 Add and enable traceroute-as 2001-10-16 22:42:07 +00:00
seb
b95d14c13a Added traceroute-as version 991603, a traceroute capable of reporting the AS
number of hops.
2001-10-16 22:40:11 +00:00
hubertf
678d2968b7 fix quotes 2001-10-16 20:50:54 +00:00
kleink
fa3476f95d Change the auto{conf,make} version constraints to >= to make this work
with the current automake package.
2001-10-16 18:45:14 +00:00
jwise
78bc8e5f73 Add and anable ap-xslt. 2001-10-16 18:28:35 +00:00
jwise
97a178caaa Import Userworld's Apache mod_xslt into pkgsrc.
mod_xslt provides a simple, fast mechanism for doing XSLT transformations
of XML content for presentation to the user.  It doesn't seek to provide
all the bells and whistles of, say, Cocoon, but being implemented natively
and using an XSLT parser (sablotron) which is implemented natively, it
provides a nice lightweight solution.
2001-10-16 18:23:21 +00:00
tron
2b552b1acf Include buildlink glue code for "libusb" to fix build problems. 2001-10-16 16:39:07 +00:00
jlam
c6388cecc0 Add buildlink.mk file for use by other package Makefiles. 2001-10-16 16:24:35 +00:00
jlam
e8836f417b Note addition of databases/sqlite. 2001-10-16 16:21:59 +00:00
jlam
1171e3a7ee databases/sqlite: SQL Database Engine In A C Library
SQLite is a C library that implements an SQL database engine. Programs
that link with the SQLite library can have SQL database access without
running a separate RDBMS process. The distribution comes with a standalone
command-line access program (sqlite) that can be used to administer an
SQLite database and which serves as an example of how to use the SQLite
library.

SQLite is not a client library used to connect to a big database server.
SQLite is the server. The SQLite library reads and writes directly to and
from the database files on disk.
2001-10-16 16:20:08 +00:00
taya
1955bc938f Update mozilla to 0.9.5
See release notes for detail.
http://www.mozilla.org/releases/mozilla0.9.5/
2001-10-16 15:52:08 +00:00
agc
e4de44d6fb Add and enable mtr-gtk 2001-10-16 15:15:49 +00:00
agc
37beb7be58 Import the mtr-gtk-0.42 package, split off from the standard curses-based
package, to make things easier for those who may prefer not to link in
all of the gtk-based functionality.
2001-10-16 15:11:00 +00:00
agc
b1fbdd6549 Split this package into two - the original mtr uses a curses-based
interface, the mtr-gtk package uses gtk. For use in environments
which need mtr's functionality, but which are unlikely to have X11
installed, such as DMZ hosts, etc.

Patches by Andrew Brown, atatat@netbsd.org.
2001-10-16 15:08:55 +00:00
tron
1b5fc9dfe2 Update master site list to reality. 2001-10-16 13:17:04 +00:00
tron
243575e441 Remove "--with-imap-ssl" from configuration arguments because the latest
IMAP client library uses TLS instead of IMAP over SSL.
2001-10-16 13:01:57 +00:00
tron
304d87404b Bump version number in dependence line to "2001.0" to make sure that
all clients use the client library with full TLS support.
2001-10-16 13:00:46 +00:00
tron
6fb820ce3a Update directory names in package dependences. 2001-10-16 12:49:41 +00:00
tron
809b4e9229 Replace "../php4" with "../../www/php4" at various locations to fix
build problems in PHP module packages outside "pkgsrc/www".
2001-10-16 12:44:16 +00:00
tron
da3330d42e Fix module makefile which didn't work with PHP module packages outside of
"pkgsrc/www".
2001-10-16 12:33:46 +00:00
agc
8bc0a92531 Upgrade to version 0.51 of bsdpak. From Ben Collver in PR 14257.
New version includes the NetBSD patches. Other changes...

0.51:
  * Applied another patch from Ben Collver:
   . minor logic problem with verifying INDEX file
   . compare and upgrade now work even if INDEX doesn't exist (very nice for
     me because INDEX takes >12 hours to generate on my box)
0.50:
  * Applied a patch to make this work with NetBSD ports.
  * Cleaned up the entire dist a little bit..
2001-10-16 09:17:08 +00:00