Commit graph

11836 commits

Author SHA1 Message Date
rh
16cdbd813c Link with math library to avoid missing symbol lossage. Fixes PR 10012 by
Andrew Gillham.
2000-05-25 08:15:28 +00:00
rh
9f0a9daea8 Make this compile again by removing outdated `patch-aa'
Make configuration non-interactive
2000-05-25 08:08:30 +00:00
hubertf
06c055f6c8 Update to 9.0.0b3. Changes:
The "dig" and "host" tools have been completely rewritten and
  are included in the base distribution. Fixed: Most bugs reported
  against beta 2.  Added: The server now supports "views", a
  mechanism for answering DNS queries differently to different
  requestors. This will make split DNS setups much easier to build;
  NOTIFY (RFC1996) has been implemented; Basic support for validation
  of DNSSEC signatures has been implemented (for details, see
  "doc/misc/dnssec").
2000-05-25 02:03:12 +00:00
hubertf
e92cf70654 New homepage. Need to update/check out 0.7.1 RSN... 2000-05-25 01:34:45 +00:00
groo
298354f5c5 Add and enable type1inst 2000-05-25 01:28:34 +00:00
groo
94c1e28cd9 Add type1inst-0.6.1
type1inst is a small perl script which generates the
"fonts.scale" file required by an X11 server to use any
Type 1 PostScript fonts which exist in a particular
directory.  It gathers this informatiom from the font files
themselves, a task which previously was done by hand.  The
script is also capable of generating the similar "Fontmap"
file used by ghostscript.  It can also generate sample sheets
for the fonts.
2000-05-25 01:27:28 +00:00
fredb
c11a42c4a1 "BUILD_DEPENDS=" -> "BUILD_DEPENDS+="; plus, we don't need "bison"
to build this package.
2000-05-24 23:29:48 +00:00
explorer
7f69466ff3 bump to 0.16, which includes Jason Thorpe's mutex changes 2000-05-24 18:50:35 +00:00
tron
a571953dbb Fix dependence on "windowmaker". 2000-05-24 16:47:21 +00:00
rh
ca4c79e575 Fix apache module runtime linker path for ELF systems. 2000-05-24 15:59:16 +00:00
mrg
60b1a6dfe9 upgrade to bozohttpd 5.05: bug fixes. 2000-05-24 14:52:49 +00:00
rh
d562bb3d4f Update pgaccess to 0.98.6. Fixes an ugly forms bug in the query opening
procedure.
2000-05-24 11:19:30 +00:00
rh
72f83ecb52 Depend on p5-DBI>=1.08, not p5-DBI-1.08 (we are now at 1.13) 2000-05-24 10:35:54 +00:00
agc
4438783527 Interim fix, to make ghostscript package work.
Add a pre-requisite on the fonts/watanabe_vfont package, so that the min
font can be found. Addresses PRs 10181 and 10125.
2000-05-24 10:30:24 +00:00
agc
cc96437381 More changes for Solaris - make this compile on Solaris systems where
the BSD make program is called "bmake".
2000-05-24 09:15:57 +00:00
rh
905fee2d38 Fix MASTER_SITES
Add some additional mirrors
2000-05-24 09:11:24 +00:00
tron
13c92c0b1a Add and enable "gcc". 2000-05-24 06:38:56 +00:00
jlam
14bc36ca37 Correct path for distfile 2000-05-24 06:08:49 +00:00
jlam
99a05e80cf Add and enable sgi-stl and sgi-stl-docs 2000-05-24 05:56:10 +00:00
jlam
c4fb1b344f SGI Standard Template Library Programmer's Guide 2000-05-24 05:51:05 +00:00
jlam
42d6fa88d7 SGI Standard Template Library 2000-05-24 05:46:52 +00:00
tron
4e05f91827 - Remove broken NetBSD i386 ELF support for the moment. Something in
NetBSD's "egcs" configuration files breaks the build of "libiberty"
  obviously.
- Make this package work on NetBSD arm32.
- Actually add entries to package list.

Still to do:
- rename binaries to avoid conflicts with base distribution
- improve directory structure
- support more platforms
2000-05-23 22:09:58 +00:00
dmcmahill
57e932ab20 add missing files 2000-05-23 18:58:02 +00:00
dmcmahill
795ebc846a add missing files 2000-05-23 18:25:43 +00:00
hubertf
50849a974e Update to 1.9a01. Changes:
Cdda2wav:
-       integrated the files, Heiko forgot to provide for release 1.8.1
Mkisofs:
-       Now mkhybrid code is completely integrated into mkisofs.
        There is only one binary. To help users of mkhybrid,
        make install creates a hard link from mkhybroid to mkisofs.
-       man page cleaned up.

Patch submitted by OGATA <ogata@isp.qix.org> in mail to tech-pkg.
2000-05-23 17:33:17 +00:00
hubertf
a63dbd5025 add & enable opensp 2000-05-23 17:23:42 +00:00
hubertf
4d9dc6cd71 Import OpenSP, SGMP parser, successor to "sp". 2000-05-23 17:20:45 +00:00
dmcmahill
a6d237ec5a add missing file. 2000-05-23 16:46:52 +00:00
skrll
e42ce94b82 Add and enable xbeeb. 2000-05-22 22:26:01 +00:00
skrll
4d9e077300 Import of xbeeb package.
Based on PR/10013 by Dave Sainty <dave@dtsp.co.nz> with improvements by
myself.
2000-05-22 22:13:11 +00:00
groo
49076daee0 Add and enable drscheme 2000-05-22 20:28:06 +00:00
groo
c6f4c028c7 R4RS-compilant and nearly R5RS-compliant scheme tailored for teaching
TODO: Stop unecessary complete rebuild of mzscheme
      Fix games launch script
2000-05-22 20:26:59 +00:00
jwise
4834b2029f Update Apache JServ to version 1.1.1. Changes since version 1.1:
Apache JServ 1.1.1 - 18 May 2000
(Jon S. Stevens, Henner Zeller)

  * various RPM related changes to improve the process. Uses the latest
    version of the OSS JSDK library now.
  * Prevent NPE when the classloader is not properly created as a result of
    incorrect setup. Give a big list of things to check as an error
    message. (JSS)
  * The jserv.properties and zone.properties files can now "include=" other
    properties files by specifying the full path to the other properties
    files. (JSS)
  * The apache configuration file (Makefile.config) contains the
    information OSDIR, this tells where to look for specific includes, but
    jserv used a fixed path instead. Thanks to Jean-FrŽdŽric Clre. (JSS)
  * Fixed a problem in the INSTALL documentation for building DSO. Thanks
    to Manoj for noticing this. (JSS)
  * Fixed Bug Id: mod_jserv/6099 Problem with serialization of sessions on
    class reload Thanks to Babak Kunze. (JSS)
  * Fixed possible problem with SessionID-uniqness on servers with heavy
    load (HZ)

Apache JServ 1.1.1b1 - 11 April 2000
(Stefano Mazzocchi, Jon Stevens, Craig McClanahan, Jean-Luc Rochat, Ed
Korthof, Pierpaolo Fumagalli, Bernie Bernstein, others...)

  * Win32 errors fixed (added WinSock 2 and removed bug in generated
    jserv.conf) Thanks to punkytse@geocities.com (PF)
  * Patchs to get jserv running on an BS2000 (EBCDIC mainframe from
    Siemens), along with several bug fixes. Integrated a proposed patch to
    solve Jserv polling interval, defunct JVM. Thanks to Jean-Frédéric
    Clère (JSS)
  * Added jserv_shmedit utility for modifying the shared memory file used
    in load balancing Thanks to Christos Zoulas (JLR)
  * extend ajpv12 : allow dynamic configuration of environment variables
    that can be sent to JServ (or Tomcat). Adds a new parameter :
    ApJServEnvVar localvarname remotevarname Will allow more flexible
    configuration (thanks to Ben Laurie and Aaron Stromas for pushing
    ideas). creates a new parameter : ApJServVMInterval (JServ polling
    frequency) that will be used to distinguish the VM timeout/VM test
    frequency.(JLR)
  * Fixed issues with SSL environment variable passing (JLR)
  * Fixed bug when I access the servlet via Apache the getRequestURI
    returns the URI and the query strings. Thanks to Freddie Mendoza (JSS)
  * fix for remote_host lookup. you have to have HostNameLookup On in the
    httpd.conf file for this to work properly. Thanks to Tyler Morrison
    (JSS)
  * fixed potential buffer overflow in jserv_balance. thanks to JSS for the
    find (JLR)
  * solved (at least I think) the double initialization (Unix) due to
    Apache defensive startup. We now start the JVM only in the 2nd pass.
    This works well if you take care to set the : ApJServVMTimeout value in
    jserv.conf big enough to start & initialize the servlet engine +
    servlets loaded at startup. This value is for me 10 seconds to start
    Tomcat, JServ works with 4. (JLR)
  * Fixed Bug Id: mod_jserv/5889 (jar files created with a ./org/ vs. org/)
    Thanks to Ian Darwin. (JSS)
  * AdaptiveClassLoader, now allows access to the lastModifiedTime of the
    .class file and also allows you to pass in a class loader in the
    constructor. Thanks to Adam Heath. (JSS)
  * Fixed issues with using a wildcard in the repositories. Thanks to Mike
    Jennings. (JSS)
  * fix for issues with loading resources from zip files. Thanks to Joel
    Bartley. (JSS)
  * fix for filtering of addresses. it actually can be null if the
    security.allowedAddress=DISABLED Thanks to dan wilks. (JSS)
  * Fixed issue when bindaddress is "*", I ran into a problem where running
    JServ -s do to a clean stop of the JServ process wouldn't work. The
    problem as far as I can tell is that "bindTo" returns null when
    bindaddress is "*." Thanks to bill odonnell. (JSS)
  * Fixed bug where backlog= setting was being used for the maxconnections.
    (JSS)
  * It was possible to be thrown a StringIndexOutOfBoundsException from
    HttpUtils.parseQueryString(), so we updated its callers to catch it.
    This happened when a query string contained a '%' as one of the last
    two characters. (BB)
  * RH 6.2 has a default apache installation with --enable-EAPI so build
    with it enabled in the .spec file (JSS)
  * Added new feature to allow people to set the domain= portion of a
    session cookie. (JSS)
2000-05-22 16:01:38 +00:00
rh
76f6cdbe9e Update balsa to 0.8.0 (release). Changes are bugfixes, including checking
of unavailable POP3 servers, messages with long To: fields, and random
crashes on sending mail.
2000-05-22 09:04:53 +00:00
sakamoto
6269e5fbee Add and enable ttt. 2000-05-22 03:57:12 +00:00
sakamoto
af1745f356 ttt-1.4 - Tele Traffic Tapper 2000-05-22 03:55:16 +00:00
sakamoto
76333f0201 ELF rpath fix. 2000-05-22 03:47:54 +00:00
hubertf
0bd0d1f657 Fix for platforms that have $MACHINE != $MACHINE_ARCH, like macppc.
Patches sent in by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp> in PR 10168.
2000-05-22 02:05:37 +00:00
hubertf
6713d6c885 Fix building on machines where ${MACHINE} != ${MACHINE_ARCH}, like macppc.
Patches sent in by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp> in PR 10168.
2000-05-22 02:00:56 +00:00
hubertf
d705e79725 Updated vfu to 3.00. Changes:
3.00:  xx.Apr.2000

     % 0. Hello again! :)
          The VFU development was suspended nearly an year
          ago. Now it is resumed and a lot of changes took place!
          First of all -- VFU was completely rewritten/revised(!),
          so many (internal?) features were added, some removed,
          other changed. Below I will list some key features in
          this version, but probably I'll forget some things or
          else...

     % 1. There are no big changes in the user interface and feel.

     - 2. Now reading/extracting archives is removed from inside
          VFU to external (perl) utilities. This will help adding
          new archives and debugging existing ones.

     - 3. Now archives' structure is followed as the local file
          system, i.e. you will browse directory by directory
          but not the whole archive content as before. Perhaps
          option for recursive (whole content) browsing will be
          added in the future.

     + 4. Now you can cancel copy/move procedures at stage you
          want even during single file copy process!
          (It was not possible in older versions)

     ! 5. The rare problem of showing total percentages over 100%
          during copy/move is finally (and hopefully:)) fixed.

     + 6. Now files in archive can be masked and files mask can
          be changed inside archive.

     ! 7. Some access/terminal emulation problems are fixed.
          ( i.e. some `difficult' key functions are accessible
          and from menus etc. )
2000-05-22 00:49:52 +00:00
kim
8aa326d0b2 Fetchmail did not compile on i386 1.4Y with crypto-us. Made SSL optional. 2000-05-21 19:19:33 +00:00
kim
40d7c11f77 I don't see the lint libraries getting installed, and the linting
barfs on 1.4Y (at least), so don't lint at all.
2000-05-21 16:50:04 +00:00
kim
201e556b61 CVS has moved. 2000-05-21 15:27:29 +00:00
wulf
b8ca2830cd updated Makefile.netbsd file 2000-05-21 13:59:37 +00:00
wulf
0a45a179f9 Fixed bug which prevented dpbox to build succesfully on systems without
a valid cgi-bin directory.
2000-05-21 13:40:30 +00:00
wulf
4cca5f1eab Updated bluefish to release version 0.4 2000-05-21 11:51:28 +00:00
wulf
41354f0cb7 Updated bluefish to release version 0.4
package will now link against imlib library
	several minor bug fixes
2000-05-21 11:39:43 +00:00
wiz
9e83831fb9 Update to use MagicPoint 1.07a distribution.
Provided by Takahiro Kambe in pkg/10164.
2000-05-21 11:07:00 +00:00
wiz
2a0e4e2682 Master site path for distfiles changed 2000-05-21 01:39:30 +00:00
wiz
246a2857c0 Don't let find descend into rm -r'd directories (noted in pkg/10151 by
Thilo Manske, who also provided the fix).  Also remove some distfiles,
since they don't seem to be available anymore.
2000-05-21 00:48:32 +00:00