Commit graph

1890 commits

Author SHA1 Message Date
wulf
b12a7d2fa9 Added installation of user's manual 2001-04-29 09:20:33 +00:00
jtb
b97c41dde3 Remove redundant echoing, quoting, and input redirection to sed. 2001-04-28 23:59:17 +00:00
rh
b3cbe0924f Add '--tag' for hermes nasm statements to Makefile.am as well. This should
fix bulk building and PR 12746.
2001-04-28 14:27:34 +00:00
jtb
c7ec78613e Add missing man page file(s) to PLIST. 2001-04-28 04:35:06 +00:00
jtb
283b2a7733 Add an "@exec mktexlsr" to the PLIST so that mktexlsr gets run after
a cweb binary package is installed.  This fixes the i386 bulk build
problem for emulators/mmix where TeX couldn't find cwebmac.tex.
2001-04-28 00:02:37 +00:00
wiz
a68c4e7907 cvsup binary uses X libraries, so add 'USE_X11'; addresses pkg/12531
by Masao Uebayashi.
2001-04-27 21:01:03 +00:00
danw
88804e1de3 Set USE_GMAKE and remove the patch to generate monikers/*.oaf at
configure-time. There are rules to build them (different from what
configure would do) in the Makefile, they just use gmake-specific
syntax.

Bumped version to 1.0.2nb1 on general principles, but AFAIK nothing
currently in pkgsrc is badly affected by the behavior of the 1.0.2
package, so I'm not updating any DEPENDS.
2001-04-27 19:44:39 +00:00
phil
03c770c0ef Update to a newer version, 1.10. (1.11 is out but contains
mostly changes for MacOS X builds.  No changes for NetBSD.)
2001-04-27 19:02:59 +00:00
phil
2c0c82f657 Update to a much newer version, 1.3. (1.4 is out, but mostly has
changes to support MacOS X and virtually no changes for NetBSD.)
2001-04-27 19:01:55 +00:00
phil
f9dfc1ff7a Update to a much more current version, 1.6. (1.7 is out but has
changes mostly to support Mac OS and shouldn't be different for NetBSD.)
2001-04-27 19:00:36 +00:00
wiz
c1d180f672 Update to 1.10, requested by zuntum.
Changes are bugfixes and support for more languages and zones.
2001-04-27 16:28:12 +00:00
agc
5ddce61d27 Add and enable eXdbm 2001-04-27 14:15:04 +00:00
agc
e34985f8b5 Initial import of eXdbm-1.0b1 into the NetBSD packages collection.
This package was provided by Shelby <snoonan@vmlabs.com> in PR 12489.
Modified slightly by myself to put the documentation in the correct
directory, and to use mkdep, ignoring any errors.

eXdbm provides configuration database routines for the eXode environment
2001-04-27 14:13:53 +00:00
agc
34d764ed10 Add and enable libmemmgr 2001-04-27 12:11:28 +00:00
agc
00251c6491 Initial import of libmemmgr-1.04 into the packages collection.
Provided in PR 12581 by Ben Collver (collver@linuxfreemail.com)

MemMgr is a fairly trivial memory management library.  There
is little it does that cannot be done using routines in  the
C library.  (In fact, allocation and disposal is implemented
using C library routines.)  The purposes of MemMgr are  two-
fold.

(i)  Minimize  configuration  burden  on  applications  that
     dynamically allocate memory.  For instance, malloc() on
     some  systems  returns  a  char  pointer;  on others it
     returns a void pointer.  The  MemMgr  library  routines
     encapsulate  system-specific  configuration differences
     and exports a fixed interface which is  system-indepen-
     dent.  Once you compile and install it, you just use it
     without thinking about whether your UNIX is System V or
     BSD inspired.

(ii) Provide  two parallel sets of allocation routines which
     either return NULL  (for  applications  which  want  to
     check)  or panic (for applications which simply want to
     die) on allocation failures.  Panicking is  implemented
     using the ETM library, which introduces a dependency on
     the ETM distribution.  So be it.  I use ETM for all  my
     programs anyway
2001-04-27 12:10:40 +00:00
agc
d3eba7ea49 Add and enable libetm 2001-04-27 12:03:47 +00:00
agc
5138c9df84 Initial import of libetm-1.09 into the packages collection.
Provided in PR 12580 by Ben Collver (collver@linuxfreemail.com)

Exception and Termination Manager (ETM), a simple(-minded) library to manage
exceptional conditions that arise during program execution, and to provide
for orderly program shutdown.
2001-04-27 12:02:56 +00:00
agc
f3c907b842 Add and enable libportlib 2001-04-27 11:55:50 +00:00
agc
48b55a0402 Initial import of libportlib-1.01 into the packages collection.
Provided in PR 12582 by Ben Collver (collver@linuxfreemail.com).

This library provides a consistent interface across systems to
operations that tend to vary in ugly ways for different UNIX systems,
such as file locking and directory reading.
2001-04-27 11:54:52 +00:00
agc
3112443ece Add and enable libts 2001-04-27 11:48:22 +00:00
agc
78d0b2f006 Initial import of libts-1.08 into the packages collectino.
Provided in PR 12579 by Ben Collver (collver@linuxfreemail.com)

libts provides source and documentation for a library implementing a
simple token scanner.
2001-04-27 11:47:12 +00:00
tron
2cbd51587a Remove unreliable mirror on "infosoc.uni-koeln.de" and add GNOME mirror
sites which gives us a German mirror site again.
2001-04-27 11:46:34 +00:00
simonb
d5ebbf5fc0 Disable for alpha and sparc64 - the code assumes that sizeof(char *) is
the same size as sizeof(int).
2001-04-27 11:25:32 +00:00
rh
c4de8865e8 Update glib to 1.2.10. Changes are minor bugfixes only. 2001-04-26 17:38:28 +00:00
wiz
62d3ed95a9 Fix checksum for patch-au. 2001-04-26 16:25:47 +00:00
tron
bdfb3dd3d8 Fix RCS Id. 2001-04-26 09:32:24 +00:00
jtb
790df1c634 Update of ftnchek to 3.0.4.
Changes made from 3.0.3 to 3.0.4:

    1. Fixed bug: ELSE statement with an if-construct name gave
       parse error.  This bug was introduced in version 3.0.0.
2001-04-25 23:24:45 +00:00
wiz
4791b64e6a Add and enable prc-tools and friends. 2001-04-25 17:44:36 +00:00
wiz
9660ab3557 PRC-Tools is a complete compiler tool chain for building Palm OS
applications in C or C++.  It is free software.  The PRC-Tools
package includes patched versions of the GNU packages GCC, binutils,
and gdb, along with various post-linker tools to produce Palm OS .PRC
files.

Supplied by Dieter Baron.
2001-04-25 17:39:16 +00:00
dmcmahill
f9f0edb39f add and enable tmake 2001-04-25 14:58:05 +00:00
dmcmahill
1f1744e997 initial import of tmake-1.7
from pkg/DESCR:
tmake is an easy-to-use tool from Trolltech to create and maintain
makefiles for software projects.  It can be a painful task to manage
makefiles manually, especially if you develop for more than one platform
or use more than one compiler.  tmake automates and streamlines this
process and lets you spend your valuable time on writing code, not
makefiles.

Our main motivation for developing tmake was that we spent far too much
time maintaining makefiles for Qt,
our cross-platform GUI toolkit. Qt supports around 15 flavors of Unix,
Microsoft Windows, and around 15 different C++ compilers.  We looked at
GNU autoconf, but it was Unix-specific and not flexible enough in our
opinion. Our makefile system also had to deal with Qt meta object compiler
(moc) issues. The moc program extracts meta information from C++ files and
generates a C++ file with data tables etc.  It takes extra work to add
makefile rules for the moc and wanted to automate this task.
2001-04-25 14:55:59 +00:00
rh
6f8d990696 Update libsigc++ to 1.0.3. Changes include minor bugfixes only. 2001-04-24 19:36:23 +00:00
wulf
87a77e250a Added and enabled gpasm-0.9.4 2001-04-24 14:36:31 +00:00
wulf
eb62628074 Initial import of gpasm-0.94 assembler for Microchip's PIC processors 2001-04-24 13:22:36 +00:00
wulf
b18da30513 Modified popt.h to support linking of libpopt with C++ applications 2001-04-24 12:30:18 +00:00
wulf
671bb5d76f Modified popt.h to support linking of libpopt with C++ applications 2001-04-24 12:29:03 +00:00
wulf
5816ca558c Updated checksum file 2001-04-23 17:56:01 +00:00
wulf
f5967e7d9b Updated sdcc to 2.2.1: bugfixes and support for new processor
Fixed build problem that was caused by a suspected bug in yacc
2001-04-23 17:46:32 +00:00
wulf
f0e1e8c947 Updated sdcc to 2.2.1: bugfixes and support for new processor
Fixed build problem that was caused by a suspected bug in yacc
2001-04-23 17:33:05 +00:00
skrll
bc4b8d44d2 Be more careful when using libtool: use $(CC) not cc as this may not be
the c compiler.
2001-04-23 14:52:51 +00:00
skrll
488c19d970 Don't hardcode g++ use the c++ compiler defined in CXX. This makes libtool
happy and fixes build problems.

Noted in recent i386 bulk build.
2001-04-23 09:15:09 +00:00
wiz
895c0ce6a7 Deprecate PATCH_SUM_FILE; use distinfo file from gettext. 2001-04-21 13:52:25 +00:00
frueauf
249c7fec91 Add "CONFLICTS=gettext<=0.10.35" since it installs the same files that
gettext-0.10.35 and older versions installed.
2001-04-21 12:53:29 +00:00
wiz
98f571c009 No more patch-sum files. 2001-04-21 00:46:18 +00:00
wiz
dfb2d5edc6 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 00:44:09 +00:00
wiz
65f04d738f Actually, the CONFLICTs should be against libtool<=1.3.5nb11, not <. 2001-04-20 00:07:29 +00:00
wiz
215eaaf00f Add RCS Ids. 2001-04-19 13:28:49 +00:00
wiz
2b09172bad Move BUILD_USES_MSGFMT in DEPENDS section. 2001-04-19 13:04:02 +00:00
jtb
11d367eaa0 Add -DNETLONG=int to CPPFLAGS instead of using a patch. Only link
executables with libm when truly necessary.  Add sparc64 and powerpc support.
Determine endianness at compile time rather than at configuration.
2001-04-19 00:56:33 +00:00
dmcmahill
581faea09b mark as broken for alpha/sparc64 (LP64 problems) 2001-04-18 20:38:21 +00:00
skrll
e575af0c4d Oops. Shouldn't have removed the FILESDIR.
This fixes PR/12690 from Tim Walls <tim.walls@pa.press.net>
2001-04-18 18:08:29 +00:00
dmcmahill
06d35fd3a4 fix the post-patch target to put cweb.1 in the right place
${WRKSRC}/cweb.1 instead of ./cweb.1

Fixes recently noted bulk build problems
2001-04-18 15:15:39 +00:00
agc
caf839dc17 Add distfile size, use sha1 digest 2001-04-18 10:36:28 +00:00
agc
86e2ccf167 Move to sha1 digest, and add distfile size 2001-04-18 10:01:41 +00:00
skrll
65e72cd9d4 Share a common distinfo. 2001-04-17 16:56:15 +00:00
rh
418eec88e3 Update SDL to 1.2.0. This closes PR 12684 by Tomasz Luchowski
<zuntum@netbsd.org>

Changes include:

1.2.0: Added initial support for HP-UX (thanks Stephanie)
1.2.0: Added initial support for BSDI (thanks Kurt)
1.2.0: Fixed blitting 32-bit ARGB images to SDL_OPENGLBLIT screens
1.2.0: Fixed automake build dependencies (thanks Markus!)
1.2.0: Added 24 bpp support to software YUV display functions
1.2.0: Don't bomb trying to get DGA mouse on XFree86 4.0
1.2.0: Added initial support for OSF/Tru64 (thanks Anders)
1.1.8: Fixed joystick hat motion on MacOS
1.1.8: Don't detect mouse and keyboard as joystick on MacOS
1.1.8: Check for OpenGL 1.2 before using 16-bit SDL_OPENGLBLIT
1.1.8: Added support for /dev/sound/* in Linux 2.4
1.1.8: Fixed crash when blitting to RLE encoded surfaces
1.1.8: Fixed 8-bit audio on MacOS X
1.1.8: Fixed keyboard handling on MacOS X and MacOS classic
1.1.8: Fixed mouse cursor visibility when switching apps on MacOS
1.1.8: Implemented semaphore support on MacOS X
1.1.8: Worked around broken sem_getvalue() on MacOS X
1.1.8: Fixed 16-bit big-endian audio on MacOS X and MacOS classic
1.1.8: Fixed mutex locking on Linux glibc 2.0
1.1.8: SDL_Quit() removes the parachute signal handlers
1.1.8: Added NAS audio server support (thanks Erik!)
1.1.8: Added SDL_NOFRAME for frameless windows (thanks Andreas)
1.1.8: Added support for resizable windows on MacOS
1.1.8: Added a function to query the surface clip rectangle
1.1.8: Added a function to query the current event filter
1.1.8: The X11 XVideo adapter is now locked (thanks Jeffrey)
1.1.8: Improved the speed of fullscreen OpenGL on Windows
1.1.8: Added ELO touchscreen support for fbcon (thanks Alex)
1.1.8: Added accelerated MacOS X OpenGL support
1.1.8: Surface lock and unlock operations can now be nested
1.1.8: Optimized fillrect for PPC video memory (thanks Mattias)
1.1.8: Work around "blackout" problem with XVideo acceleration
1.1.8: Obtain correct key state on X11 focus (thanks Mattias)
1.1.8: Fixed keyboard handling on the framebuffer console
1.1.8: Added basic support for VGA16 framebuffer console
1.1.8: Open a new virtual terminal if possible on fbcon
1.1.8: Fixed default audio driver on FreeBSD (thanks Maxim)
1.1.8: Fixed joystick crash on Windows (thanks Pete)
1.1.7: Expanded documentation from the SDL Documentation Project
1.1.7: Report X11 client message events if SYSWMEVENTS enabled
1.1.7: Added support for a single hat on Windows joysticks
1.1.7: The gamma ramp routines now take arrays of Uint16 values
1.1.7: Added initial support for QNX RTP (thanks Patrick)
1.1.7: Added ALSA sound driver (thanks Patrick Trainor)
1.1.7: Added aRts UNIX sound driver (thanks Neil Stevens)
1.1.7: Get keyboard modifier state on input focus on Win32
1.1.7: SDL_ConvertSurface() now accepts SDL_RLEACCEL as a flag
1.1.7: Added initial UnixWare 7 support (thanks rr)
1.1.7: Added working YUY -> RGB conversion code (thanks Eugene)
1.1.7: Fixed video initialization crash on IRIX
1.1.7: Fixed MacOS fullscreen palette code (thanks Darrell)
1.1.7: Fixed background brush flicker on Win32 (thanks Gautier)
1.1.7: Fixed incorrect pitch when switching to window on Win32
1.1.7: Fixed memory leak when switching video modes on Win32
1.1.7: Init of fbcon shouldn't automatically set graphics mode
2001-04-17 16:27:20 +00:00
tron
d87826b48a Add a comment why "USE_LIBTOOL" must not be used in this package. 2001-04-17 11:14:05 +00:00
zuntum
b31c497834 Remove redundant EXTRACT_SUFX, because it's ".tar.gz" by default. 2001-04-17 11:09:09 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
agc
5092342d3d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
+ include distfile filesizes in distinfo
2001-04-17 09:56:50 +00:00
tron
414df668ac "autoconf" is not required to build this package under Solaris because
the "configure.in" isn't modified by the IPv6 patch.
2001-04-17 07:49:46 +00:00
tron
e1974d465f Disable the IPv6 patch under Solaris because it is not backward compatible
and causes build failures on systems with IPv6 but without KAME API.
2001-04-17 07:44:03 +00:00
jtb
c13d04972b Add and enable p5-BSD-Resource. 2001-04-16 21:31:48 +00:00
jtb
e4d0e2d5a8 Initial import of p5-BSD-Resource.
This module provides a Perl interface to part of the BSD process
resource library.  It allows the use of the {get,set}rlimit and
getrusage BSD C Library routines from perl.

Provided by Nathan Ahlstrom <nrahlstr@winternet.com> in PR #12630.
2001-04-16 21:30:45 +00:00
jtb
d8214c0d6a Add and enable p5-AppConfig. 2001-04-16 18:47:21 +00:00
jtb
0c581aa1b0 Initial import of p5-AppConfig.
AppConfig is a bundle of perl5 modules for parsing configuration files
and command line arguments.  It has a very powerful configuration file
processor and a simple, efficient mechanism for parsing command line
arguments.  It also will use the Getopt::Long module where available
to extend its own command line parsing abilities.

Provided by Nathan Ahlstrom <nrahlstr@winternet.com> in PR #12637.
2001-04-16 18:46:29 +00:00
jtb
06fe18410c Add and enable p5-Parse-Yapp. 2001-04-16 18:04:25 +00:00
jtb
a486a77db2 Initial import of p5-Parse-Yapp.
Yet Another Perl Parser compiler.  Compiles yacc-like LALR grammars to
generate Perl OO parser modules.  It lets you create Perl OO fully
reentrant LALR(1) parser modules (see the Yapp.pm pod pages for more
details) and has been designed to be functionally as close as possible
to yacc, but using the full power of Perl and opened for enhancements.

Package provided by Nathan Ahlstrom <nrahlstr@winternet.com> in PR #12635.
2001-04-16 18:03:25 +00:00
jtb
1963127842 This depends on Emacs. It doesn't install properly for XEmacs yet. 2001-04-16 15:32:27 +00:00
itojun
2d1c3d7b0d bump version number from 1.11nb1 to 1.11nb2, for IPv6 support addition.
suggested From: Matthias Scheler <tron@zhadum.de>
2001-04-16 02:49:43 +00:00
tron
70ade72ca6 Use direct dependence on "libtool-base" package instead of "USE_LIBTOOL"
under Solaris to avoid circular dependence.
2001-04-16 00:57:48 +00:00
dmcmahill
fc5a1a7e79 remove this as part of update to 1.0r (forgot to cvs rm first) 2001-04-16 00:12:33 +00:00
dmcmahill
a0ee707a4a update to tpasm-1.0r
Changes are (note our patch got included in < 1 day!):


Fixed ldx offset by y instruction in 6502 processor
(Thanks Andrew)

Makefile was updated so that .o files always end up in
their respective directories (Thanks Dan)

Makefile was updated to use patterns for locating processors and
output file formats. This allows processors and output file formats to
be added to the assembler simply by placing their source files into
their respective directories. Everything else is automatic.
2001-04-16 00:11:50 +00:00
dmcmahill
882d52e665 add and enable tpasm 2001-04-15 13:03:53 +00:00
dmcmahill
646cdc99a9 initial import of tpasm-1.0q
tpasm is a cross assembler for the following microcontrollers.
Motorola 6805:   6805  68705
Motorola 68hc11: 68hc11
Rockwell 6502:   6502  65c02
Sunplus SPCxxx:
  spc08a   spc21a   spc21a1  spc41a   spc41b   spc41b1  spc41c   spc81a
  spc121a  spc251a  spc512a  spc500a1 spc1000a spc2000a
Intel 8051:
  8031   8032   8051   8052   80c390
Microchip PIC:
  12c508  12c509  12ce518 12ce519 12c671  12c672  16c505  16c52   16c54
  16c55   16c56   16c57   16c58   14000   16c554  16c556  16c558  16c61
  16c62   16c620  16c621  16c622  16c63   16c64   16c642  16c65   16c66
  16c662  16c67   16c71   16c710  16c711  16c715  16c72   16c73   16c74
  16c76   16c77   16f83   16c84   16f84   16f873  16f874  16f876  16f877
  16c923  16c924  17c42   17c43   17c44   17c52   17c56
Atmel AVR:
  avr       attiny10  attiny11  attiny12  attiny15  attiny22  attiny28
  at90s1200 at90s2313 at90s2323 at90s2333 at90s2343 at90s4414 at90s4433
  at90s4434 at90s8515 at90c8534 at90s8535 atmega103 atmega161
Zilog Z80:    z80  z180
2001-04-15 13:02:35 +00:00
jtb
e0ac2818c0 Add an "a" to DISTNAME. Fixes i386 bulk build problem. 2001-04-14 23:20:34 +00:00
jtb
c688464417 Add and enable sml-mode. 2001-04-14 23:09:50 +00:00
jtb
6564ffbd60 Initial import of sml-mode:
SML-MODE is a major Emacs mode for editing Standard ML. It provides
syntax highlighting and automatic indentation and comes with sml-proc
which allows interaction with an inferior SML interactive loop.
2001-04-14 23:08:58 +00:00
jtb
eb0cef2016 Change MAINTAINER section to packages@netbsd.org 2001-04-14 21:43:38 +00:00
rh
efb8a1b88a Update bonobo to 1.0.2.
Notable changes include:

        * Documentation
                * Full C API documentation
                * Lots of nice DIA diagrams
                * preliminary UI XML DTD

        * Storage / Stream
                * fix symlink issues in fs storage
                * fs storage permissions fix
                * improved storage-fs / stream-fs mime typing

        * Event source / Listener
                * event-source fixes
                * event-source cleans
                * event-source re-enterancy fix

        * Property Bag
                * batch property get/set impl.
                * property bag client SEGV fix
                * PropertyBag leak fixes

        * Monikers
                * moniker file extender fix
                * monikers memory leak fix
                * moniker URL registry

        * Any support logic
                * bonobo-arg fixes
                * XML typecode reference fix
                * Fix XML type coding bugs

        * UI handler bits
                * Revert unsafe attempt at AA pixbufs
                * minor XML de-merge logic fix
                * config fixes
                * Always cleanup XML we hand out
                * pixmap <-> XML acceleration

        * Misc fixes
                * fix multiple translation issues
                * gshell fixes
                * include config.h some more
                * control / object destruction race fix
                * Reduce control's memory footprint
2001-04-14 14:16:54 +00:00
jtb
a7bfcaaaaf As Bernd Ernesti pointed out, I mistakenly changed DISTNAME instead of
PKGNAME.
2001-04-13 22:10:52 +00:00
jtb
20208945f7 Enable for NetBSD-*-sparc. 2001-04-13 22:06:08 +00:00
jtb
a9842e8e74 Add a note that this package must be installed with the same PREFIX
as teTeX.
2001-04-13 22:03:13 +00:00
jtb
79107f26f0 Install macros where TeX can find them (viz. ${PREFIX}/share/texmf/tex/noweb).
Install examples.  Bump up version number.
2001-04-13 17:58:51 +00:00
itojun
c38ce95c95 pull and enable IPv6 patch. 2001-04-13 05:33:16 +00:00
jtb
13a6b7f77a Fix a typo. 2001-04-13 01:28:00 +00:00
jtb
8a0cb0f8d4 Some small improvements to the man page. 2001-04-13 00:30:07 +00:00
skrll
b08fa711b8 Provide a vfork in libpthread as suggested in pkg/10801.
There is no need to worry about if its called vfork or __vfork14. The
right one will get built. As vfork is not used internally don't worry
about creating a syscall wrapper.

While I'm here remove a completely unnecessary unistd.h that's looks as
though it was for a early version linux.
2001-04-12 16:10:32 +00:00
skrll
f2ff42269f Previous commit was pretty much useless without this lot.
Support sparc.
XXX fp state needs looking at.
2001-04-12 15:53:30 +00:00
skrll
6ef425cc65 Do the _C_LABEL thing for sparc here as well.
Hopefully fixes pkg/10785
2001-04-12 07:53:17 +00:00
skrll
1706e3b77b Regen. Don't know how this got out of sync. 2001-04-12 07:28:58 +00:00
skrll
35d891d7e7 Add _C_LABEL to the sparc assembler files.
Fixes pkg/11360.
2001-04-12 07:14:58 +00:00
skrll
c2b5cdc42d MD5->SHA1 2001-04-12 07:11:37 +00:00
skrll
890fce1dad There is no need to install a math.h and it can cause problems.
Fixes pkg/10769 from "Rhialto" <rhialto@polderland.nl>
2001-04-11 16:21:21 +00:00
rh
39e7d2da8b This patch was missing. Noted by Dan in private mail. 2001-04-10 22:55:07 +00:00
wiz
18097323ee Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR} 2001-04-09 11:45:33 +00:00
rh
adb08b094e Update libole2 to 0.2.1. Changes include bug fixes, code cleanup, a better
mmap abstraction, and some portability fixes.
2001-04-07 21:41:06 +00:00
rh
6f6a05851b Update glade to 0.6.2. Changes include minor bug fixes, bonobo support,
and updated translations.
2001-04-07 06:40:13 +00:00
mjl
1cc769426f Enable p5-Memoize 2001-04-06 22:43:08 +00:00
mjl
648ccd7c50 Import p5-Memoize, a module to transparently speed up functions
by caching return values
2001-04-06 22:42:06 +00:00
rh
f09db9e6c6 Update gal to 0.5nb1 fixing up dependencies, mainly to avoid circular
dependencies between gal and gnome-core>=1.4.0
2001-04-06 22:19:16 +00:00
rh
a224f6d78e Update bonobo to 0.37.
Changes include:

Bonobo 0.37

        * Fix Bonobo Zoomable (Michael Engber)

        * Documentation fixage (John Sheets)

        * Any serialization xml supports aliases (Dietmar)

        * Listener / Event Source fixes (Dan Winship)

        * Bonobo Control fixage (Dan Winship)

        * UI str compare fixage (Darin Adler)

        * Cleanup config dialog (Cody Russell)

        * Publicised XObject type & bits (Me)

Bonobo 0.36

        * Convert print to BonoboXObject (Me) - forgot it.

        * Fix flicker issue (Me)

        * Remove bonobo-idl (Me)

        * Use nice type creation macro (Dietmar)

        * Toolbar control leak fix (Maciej)

Bonobo 0.35

        * BonoboXObject (Me)

        * Canvas fixes (Mike Kestner)
                * IDL cleanups
                * Misc bug fixage

        * UI handler
                * Toolbar shadow preference fix (Federico Mena)
                * Toolbar sizing problems (Ettore)
                * Builtin toolbar customization GUI & popup (Me)
                * UI configuration code (Me)
                * UI Menu rebuild acceleration (Me)
                * UI config Leak fixes (Iain)
                * Toolbar resize bug (Cody Russell)
                * Tearoff menu fixage (Me, Darin Adler)

        * Monikers
                * comparison method (Me)
                * stream cache moniker (Dietmar)

        * Misc new features
                * Use a Stream to transfer print data (Me)
                * Re-namespace IDL files (Me)
                * Property bag fixage (Dietmar)
                * Automatic shlib reference tracking (Dietmar)
                * Profiling config support (Pavel Cisler)
                * Zoomable interface expansion (Cody Russell)

        * Misc bug fixing
                * Leak fixes (Morten, Me)
                * Method chaining bugs (Me)
                * Depend on oaf >= 0.6.2 (Me)
                * LibIDL checks for bonobo-idl (Me)
                * Fix bonobo-idl build (Me)
                * function signature fix (George Lebl)
                * Stream moniker extender fix (Lutz Muller)
                * Calm ORBit warnings (Maciej Stachowiak)

        * Reference counting problems nailed (Owen, Me)

        * Begginings of keyboard focus fixage (Federico)

Bonobo 0.33

        * Fixed broken standard moniker id (Me)

        * Fix UI verb tracking leak (Me)

        * Fix old UI race condition (Me)

Bonobo 0.32

        * Monikers
                * Virtualized more of BonoboMoniker (Me)
                * Item container re-written (Me)
                * Item handler implemented (Miguel)

        * UI stuff (Me)
                * Substantialy re-factored
                * Acceleration (with Pavel)
                * Configuration engine
                * Toolbar customization dialog
                * Ignore Gtk+ keybinding assignment
                * Hide lots of internals
                * Docs updated
                * honour more GNOME prefs (Jacob)

        * Property Bag (Dietmar)
                * Improved exception handling
                * Reference leaks fixed
                * new Property listener methods
                * Property is an Unknown

        * Canvas Items (Mike Kestner)
                * Add event signal
                * Add grab / ungrab
                * Fix UI merging code
                * Update proxy creation

        * Fixed reference handling on addInterface (Dietmar)

        * Event Source updated (Dietmar)

        * Several reference leaks nailed (Dietmar)

        * Improved running context ref tracking (Dietmar)

        * Macros to reduce code complexity (Dietmar)

        * Header include cleanups (Jason Leach)

        * Conversion to xml-i18n-tools (Maciej)

        * Misc. bugs fixed (Darin, Eskil Olsen, Robin Slomkowski)

Bonobo 0.31

        * Serious bugs fixed
                * Depend on ORBit-0.5.6
                * Re-include Federico's Policy leak fixes.
                * Fix fatal toolbar icon bug (DanW)
                * memset fixes (George Lebl)

        * Monikers
                Drastic simplification of Moniker API (Me)
                Std monikers merged to shlib (Dietmar)
                Moniker extenders implemented (Dietmar, Me)
                Misc. fixes (Miguel)
                Parsing tests added (Me)
                Simplify interface naming on resolve (Me)

        * Property bag
                Listening re-written using EventSource (Dietmar)
                Use our own ID scheme to identity listeners (Dietmar)
                Allow sub-classing (George Lebl)

        * Running context to track references implemented (Me)

        * Useful cleanups
                * API documentation (Miguel, Me)
                * Make generic-factory sub-classable (Me)
                * Make the component selector control useful (Me)
                * Implement a shlib factory to handle module unloading (Me)
                * UI methods on Canvas embeddables (Me)
                * VFS storage fixes (Lutz Muller)
                * Persist fixes (Gergo Erdi)
                * Make bonobo-transient sub-classable (George Lebl)

        * Build & misc. bug fixes (Arturo Tena, Richard Hult, Dave Camp
                                   Daniel Egger, Maciej Stachowiak)


Bonobo 0.30

        * Released since Elliot would not produce a fixed ORBit release,
        reverts fixes in 0.29, should not pass distcheck.

Bonobo 0.29

        * Evil bugs
                * X / CORBA synchronisation issues fixed (Me)
                * Property bag / transient memory leaks fixed (Federico)
                * Toolbar widget leak (Darin Alder)
                * Lots of misc leaks nailed (Morten)
                * Bonobo plug / socket race condition nailed (Me)

        * Storage stuff
                * Local FS Stream / Storage impl. completed (Dietmar)
                * Efs stream / storage polished up (Dietmar)
                * VFS storage cleans (Me)
                * Bonobo IO plugins version fixage (Dietmar)
                * Storage module cleans, and regression testing (Dietmar)

        * Monikers
                * Bonobo widget switched to use monikers (Me)
                * Bonobo contexts - moniker context (Me)
                * tar moniker (Vladimir Vukicevic)
                * http, gunzip monikers (Joe Shaw)
                * moniker test code (Joe Shaw)
                * Asynchronous moniker resolution (Me)

        * New transient CORBA object helper (Miguel)

        * UI stuff
                * Alpha composited icons (for pixmap themes) (Cody Russell)
                * Control desired size querying (Martin)
                * Completed toolbar item 'look' markup (John Sullivan)
                * pixmap location code flexed (Martin)
                * placeholder can hide all its contents (Darin)
                * UI signaling race conditions nailed (Darin, Me)
                * Helpers for removing dead UI components (Maciej)

        * Misc
                * CORBA_any * <-> XML serialization (Me)
                * generic listener / event interface re-written (Alex Graveley)
                * Created component selector control (Me)
                * listener fixes (Iain Holmes)
                * BonoboPropertyControl implemented & honed (Iain)
                * Make each IDL file parse individualy (Mathieu Lacage)

        * Embeddable factory bug flattened (Mike Kestner)

        * Docs
                * API build cleanups (Zach Frey)
                * Lots of API doc writing / organising (Miguel)
                * doc/NAMESPACE added to start namespacing IDL (Me)

        * Lots of bugs fixed.
2001-04-06 22:16:49 +00:00
rh
3c86efb06c Update GConf to 1.0.0
Changes include:

2001-03-11  Havoc Pennington  <hp@redhat.com>

        * configure.in: 1.0.0, woo-hoo!

2001-03-06  Havoc Pennington  <hp@redhat.com>

        * configure.in: bump version to 0.51

        * gconf/gconfd.c (gconf_main): change the periodic timeout to 15
        minutes, to be a bit more aggressive about cleanup.
        (open_append_handle): add a timeout to close the
        saved_state filehandle after a short time, to avoid keeping
        descriptors open.
        (gconfd_need_log_cleanup): new internal function used to control
        whether the periodic cleanup function needs to save a log file

2001-02-27  Havoc Pennington  <hp@redhat.com>

        * gconf.spec.in: %define prefix %{_prefix} instead of @prefix@

2001-02-27  Havoc Pennington  <hp@redhat.com>

        * configure.in: bump version to 0.50

        * gconf/gconfd.c (main): Close stdin/stdout/stderr. Also, set the
        log handler, so we don't need stdout/stderr to see GLib messages,
        they go to syslog.

        * configure.in: Turn off debugging by default

        * gconf/Makefile.am (INCLUDES): set the log domain

        * gconf/gconftool.c (recurse_subdir_list): the list contains full
        directory paths to start with, fix from Colm

        * gconf/gconfd.c (register_database): bugfix from Colm

        * gconf/gconf.c (lookup_engine): fix from Colm to check that we
        have an engines hash
        (gconf_engine_get_for_address): improve warning message, fix from
        Colm
        (gconf_engine_remove_dir): new function from Colm, this was
        implemented on the server side but somehow never exported.

        * gconf/gconf-database.c (gconf_database_get_persistent_name): Fix
        from Colm to handle the case of empty databases (no sources).

2001-02-12  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

        * configure.in: Added sk to ALL_LINGUAS.

2001-02-05  Havoc Pennington  <hp@redhat.com>

        File permissions fixes, problem pointed out by Steve Fox.

        * backends/xml-dir.c (dir_sync): chmod() the XML file after
        xmlSaveFile creates it

        * gconf/gconfd.c (main): following Stevens advice for daemons, we
        were calling umask(0), change to umask(022). We need a predictable
        umask, but a safer one would be good since this is a per-user
        daemon not a system daemon.

        * backends/dir-utils.c (mode_t_to_mode): make this more portable,
        for paranoia

        * backends/xml-dir.c (dir_load): We were getting directory
        permissions from the %gconf.xml file, instead of from the XML root
        directory. Fix.

2001-02-01  Szabolcs Ban <shooby@gnome.hu>

        * configure.in: Added lang Hungarian.
        * po/hu.po: Added.

2001-01-21  Havoc Pennington  <hp@pobox.com>

        * backends/xml-entry.c (schema_subnode_extract_data): don't warn
        about <local_schema> with no locale field, because that's normal
        for the default case
        (schema_node_extract_value): use <local_schema> with no locale
        if it exists and we don't find anything better

        * tests/testschemas.c (check_schema_use): fix indentation and mem
        leaks

        * gconf/gconftool.c (do_get): print default value from schema

        * configure.in: Bump version to 0.12
2001-04-06 22:00:06 +00:00
rh
f97b6f0be9 Update oaf to 0.6.5.
Notable changes are:

oaf-0.6.5
---------

New in this release fixed the perl5.00404 bug
NO other changes

====================================
oaf-0.6.4
---------

New in this release

* fixed Unregistering servers causes failure when activating a
  re-registered version (mjs)

* fixed automounter problems (mjs)

* fixed popt options (Darin)

* added Romanian support (Dan Damian)

====================================
oaf-0.6.3
---------

New in this release:

* Memory leak fixes (Maciej, migras)

* SunOS support for oaf-slay (Michael)

* Assorted bug fixes (Maciej)

* Added new query language operator `prefer_by_list_order' for
  preferring particular components in priority order when available.

* Change working directory to "/" to avoiding mount issues

* Fix bug that made uloading shlib servers impossible (Maciej)

* New translations (Gustavo Maciel Dias Vieira)


====================================
oaf-0.6.2
---------

New in this release:

* Leak fixes (Ali)

* xml-18n-toolize (Maciej)

* Add DTD for oafinfo files (Maciej)

* Rewrite and clean up oafinfo loading code; make it accept .oaf as
  well as .oafinfo files (.oaf is the preferred naming now) (Maciej)

* Pass IOR by environment variable, not command line arg for security

* Doc updates (Mathieu, John R. Sheets)

* Assorted portability fixes (Jason Leach)

* libxml 1.x/2.x compatibility (Darin)

* Build fixes (Eskil, Mathieu, Maciej)

* Assorted bug fixes (Michael)

* New translations (Szabolcs BAN, Stanislav Visnovsky)
2001-04-06 21:55:39 +00:00
rh
baeb54adea Update libgtop to 1.0.12.
Notable changes are:

February 27, 2001:
=================

* Released LibGTop 1.0.12 "Gerolzhofen".

  - fix for Solaris 8 from Laszlo PETER (msg_limits, sem_limits).

  - fix for FreeBSD 4.2 from Rolf Grossmann (FreeBSD now uses
    `_KERNEL' instead of `KERNEL'). Bug #51334.

  - for BSDI, comment out `subnet' field in netload; this should make
    it compile, but there may be other problems. Bug #13345.

  This release is for GNOME 1.4 Beta2.

February 14, 2001:
=================

* Released LibGTop 1.0.11 "Jasmin":

  [The release which was supposed to be called "Gerolzhofen".]

  - merged in the Solaris code from LIBGTOP_1_1_2_PATCHES.

  - minor OpenBSD fixes.

  - again a bunch of updated translations.

  Please test the Solaris stuff and report and bugs and
  problems as soon as possible; I'll make a new release
  for the 2nd beta of GNOME 1.4 if necessary.

November 20, 2000:
=================

* Released LibGTop 1.0.10 "November Rain":

  - this release contains a bunch of updated translations.
2001-04-06 21:52:11 +00:00
wiz
0947f8582c Standardize patch file name. 2001-04-05 15:53:48 +00:00
wiz
a7a49e0aac add and enable dmalloc 2001-04-05 13:15:13 +00:00
rh
6fe001c88d Update pth to 1.4.0
Changes between 1.4a3 and 1.4.0 (29-Jul-2000 to 24-Mar-2001)

   *) Added PTHREAD_PRIO_XXXX definitions to pthread.h for
      conformance to the POSIX/SUSv2 Pthread API.

   *) Implemented the pthread_{set,get}concurrency() API parts of
      POSIX/SUSv2, although internally we are (allowed to be) free to not
      do anything based on the requested level.

   *) Adjusted all pthread_attr_getXXXX() functions to use a "const
      pthread_attr_t *" as the first argument instead of "pthread_attr_t
      *" to fully-conform to POSIX/SUSv2.

   *) Added ENOSYS-stubs for pthread_attr_{set,get}guardsize()
      to the Pthread API to be more complete with POSIX/SUSv2 specs.

   *) Added still missing soft system call mapping to Pth and Pthread
      APIs for functions recv(2), send(2), recvfrom(2) and sendto(2).

   *) Upgraded to GNU shtool 1.5.2

   *) Fixed an even-manager bug which causes a thread that calls
      pth_nap() to never woke up if the only elapsed event was a timer.

   *) Added `#define _BITS_SIGTHREAD_H' to pthread.h to avoid inclusion
      of bits/sigthread.h (from signal.h) on Linux running glibc6 2.2.

   *) Added support to Makefile.in for DESTDIR variable. This allows
      easier rolling of installation tarballs (for instance from within
      RPM or similar facilities) by using "make install DESTDIR=/tmp/pth".

   *) Implemented a pth_system(3) function which is a thread-aware
      clone of the POSIX system(2) function.

   *) Fixed typos in pth.pod: "fd" -> "s" for pth_connect/pth_accept.

   *) Make --disable-shared the default under Solaris-2.[78]/x86, because
      it is known to segfault sporadically if Pth is built as a DSO.  As
      traces showed, it is not a Pth problem, but it looks like a problem
      with the dynamic linker on Solaris/x86.  The same Solaris versions
      on SPARC don't have this problem.

   *) Updated copyright messages to cover new year 2001.

   *) Fixed quoting in configure.in

   *) Let pth_sleep(3) and pth_usleep(3) immediately return
      if an argument of zero is given.

   *) Fixed pthread.pod: the newer pod2man versions seems to dislike
      embedded comments, so I moved them to the top of the file.

   *) Changed CVS URL in HACKING document.

   *) Mention http://www.mail-archive.com/pth-users@gnu.org/ in pth.pod
      and SUPPORT document.

  Changes between 1.4a2 and 1.4a3 (01-Jul-2000 to 29-Jul-2000)

   *) Upgraded to GNU shtool 1.5.1

   *) Fixed (unused) pth_time_mul() function: operator & replaced by %

   *) Use --disable-lock for ltconfig.

   *) Fixed a few typos in pth.pod.

  Changes between 1.4a1 and 1.4a2 (16-Apr-2000 to 01-Jul-2000)

   *) Upgraded to GNU Shtool 1.5.0

   *) Added OS/390 support to config.sub.

   *) Upgraded rse-pmt.ps paper to latest version as it was
      published on USENIX 2000.

   *) Stack boundary fixes for Interactive Unix support
      (--with-mctx-dsp=sjljisc). This allows one also to use this
      variant for Interix on Window-NT (a POSIX.1 compliant subsystem).

   *) Upgraded to GNU Libtool 1.3.5

   *) Fixed config.param parsing: IF is now also allowed on
      VARIABLE=VALUE lines.

   *) Allow for convinience reasons pth_usleep() to accept also
      arguments greater than 1000000.

   *) Updated HACKING document.

   *) Fixed warnings in pth_string.c related to va_arg() usage
      and implicit type conversions.

   *) Merge from Pth 1.3.5:
      Fixed the <sys/select.h> checks in Autoconf: the logic
      was reversed and this way <sys/select.h> wasn't included on
      platforms were it existed and included where it wasn't present.

  Changes between 1.3.3 and 1.4a1 (10-Mar-2000 to 16-Apr-2000)

   *) Added a new feature to config.param: parameters can be extended
      with ``<space>IF<space><shell-test>''. Then the preceeding
      parameter is only added to the command line if the <shell-test>
      returns 0. <shell-test> can be anything which is possible in a
      Bourne-Shell `if' construct's expression.

   *) Fixed usage of `volatile' qualifier in pointer context.

   *) Now check also for -Wno-long-long compiler option under
      --enable-debug, because pth_string.c contains `long long' stuff.

   *) Now pth.h and pthread.h include the non-standard <sys/select.h>
      header on brain-dead platforms (like AIX) to get the definition of
      fd_set (which is required for the pth_select prototype).

   *) Fixed auto-configuration for ISC and Win32/Cygwin platforms.

   *) Removed -L. from $(LDFLAGS) in Makefile.in, because this
      is not required (libtool already takes care of this).

   *) Added a RPM spec file pth.spec which allows one to build RPM
      packages directly from the Pth distribution tarball through a
      simple `rpm -tb pth-1.X.Y.tar.gz' call.

   *) Removed the too explicit `-m 644' from the libtool/shtool
      installation command for libpth.la and instead use a `umask 022'.
      The reason is because some platforms require the shared libraries
      to be executable, so we cannot use an explicit mode. But we use the
      umask to make sure we don't result in world or group writeable files.

   *) Use full-path /sbin/sysctl in config.guess on FreeBSD because
      not all users have /sbin in their $PATH.

   *) Added eight new I/O functions pth_{recv,recvfrom,send,sendto}[_ev](3)
      which correspond to the counterparts in UNIX98 (SUSv2).

   *) Replaced for security reasons sprintf() and vsprintf() calls
      with own pth_snprintf() and pth_vsnprintf() functions from the new
      pth_string.c source.

   *) Speeded up pth_ring_t handling by inlining code and by maintaining
      number of contained nodes explicitly to avoid an O(n) operation when
      the number of elements are requested.

   *) Upgraded to GNU shtool 1.4.9
2001-04-05 12:16:23 +00:00
thorpej
f16b675e78 A package for the dmalloc debugging malloc library. See
http://www.dmalloc.com/.
2001-04-04 21:16:36 +00:00
skrll
c941797e73 Oops. Forgot to update patch-sum. 2001-04-04 16:30:44 +00:00
skrll
1de4efc8e7 Fix build problem on newer versions of NetBSD. 2001-04-04 16:27:55 +00:00
skrll
da5c89950e Change ignore message slightly.
One patch per file.

MD5 -> SHA1
2001-04-04 16:26:12 +00:00
skrll
5c5f1dbbce Implement a new deplibs_check_method called match_pattern and use it.
The use of file(1) was always disliked and it proved to cause problems
on some platforms.

Fixes pkg/12516 from Dam McMahill <mcmahill@mtl.mit.edu>
2001-04-03 17:06:16 +00:00
wiz
d480fe70ce Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty
lines.
2001-04-02 20:06:11 +00:00
agc
fedd3962ef Move p5-MLDBM package into databases 2001-04-02 14:36:13 +00:00
agc
269441e849 Move p5-MLDBM package into databases category 2001-04-02 14:35:37 +00:00
jtb
efd89b3224 Don't use optimization for compiling "bytesex.c". 2001-03-31 18:23:00 +00:00
zuntum
ef5ca26635 o Fix/add quoting
o Respect ${CFLAGS}
2001-03-31 11:14:29 +00:00
thorpej
3ee0dc48d9 Use __builtin_return_address(0) to get the PC of the caller. 2001-03-30 04:08:34 +00:00
drochner
6cb4dd9752 enable recent additions 2001-03-29 15:32:28 +00:00
drochner
7267f98c11 one more control endpoint hack 2001-03-28 16:43:56 +00:00
drochner
3bce6f5e39 user level USB access library, used by Linux apps mostly 2001-03-28 10:11:41 +00:00
skrll
ca70fa5bf6 Add missing dependencies on kdebase2 2001-03-28 07:50:34 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
mjl
0bccd15f69 Enable p5-Tie-IxHash 2001-03-26 23:52:17 +00:00
mjl
18b56cea32 Initial import of p5-Tie-IxHash, a perl module that implements
ordered in-memory associative arrays.
2001-03-26 23:49:40 +00:00
jtb
74c3635e71 Don't install "cwebman.tex".
TeX it, don't read it!  (as stated in that file).
2001-03-26 20:50:49 +00:00
skrll
eab52d3728 Bump the buffer size even more for KDE2. As Hubert points out libtool
really shouldn't be creating a dependency_libs line quite as long as
it does...
2001-03-26 07:35:50 +00:00
jtb
d6921ad334 #ifdef __m68k__
#define DF_MT   DFMT_MOTOROLA
#endif
2001-03-25 23:37:06 +00:00
jtb
1dc543020a Add underscores around the machine arch names. 2001-03-25 22:10:13 +00:00
zuntum
01c1947aa2 COMPAT_15 may be required on -current systems, not on 1.5 ones 2001-03-25 17:28:39 +00:00
zuntum
4a391f9646 Note in MESSAGE file that it requires COMPAT_13 and COMPAT_14 options! 2001-03-25 17:23:34 +00:00
mjl
e2b2410094 Enable p5-File-Temp 2001-03-25 06:55:50 +00:00
mjl
71cf8d787e Initial import of p5-File-Temp, a perl5 package that provides
functions for generating temporary files.
2001-03-25 06:45:48 +00:00
mjl
f46ae45147 Enable p5-Log-Dispatch 2001-03-25 06:34:10 +00:00
mjl
99df627605 Initial import of p5-Log-Dispatch, a perl module for logging messages
to multiple outputs.
2001-03-25 06:33:16 +00:00
jtb
f540c98dff Use less convoluted preprocessor logic. 2001-03-25 01:32:09 +00:00
jtb
6338eb7674 Build only static libraries since part of the library is written in
Fortran, libf2c is static, etc.  Fixed "hdfi.h" to work with any
architecture supported by NetBSD.  Use "xdrposix.c" instead of
"xdrstdio.c" since the latter seems to be missing some functions.
Fixed "initialization from incompatible pointer type" warnings.
General improvements to Makefiles.  Should build/work on any NetBSD
system now.
2001-03-25 01:09:49 +00:00
tron
7925db46ea Recontruct bootstrap hack obviously required for strange experiments
performed by the dark side of the force.
2001-03-24 21:10:12 +00:00
agc
6b715de33b Incorporate some patches from Wolfgang Solfrank (ws@tools.de)
"The changes to unproven-pthreads fix a problem with fstat not using
the pthreads filedescriptors, but the native ones (the code for this
was already there (slightly buggy), but it wasn't used for some
unknown reason).  In addition, the handling of select is improved, as
the original code may wake up not all threads waiting for some event."

Bump version number to unproven-pthreads-0.17nb2
2001-03-23 15:57:45 +00:00
tron
e0a11e40c9 Remove hack required for boot strapping Zoularis before "tar" was
included.
2001-03-23 14:11:23 +00:00
jtb
d1b301a2f2 Added F2CBASE_DEFAULT=${LOCALBASE} so that EVAL_PREFIX will give a
sensible value if a dependency is not yet installed. Problem noted by
Matthias Drochner with fix by Alistair Crooks.

Fixed `ncgen' to generate files which #include "netcdf_hdf.h" and
"netcdf_hdf.inc" thus allowing the HDF and netCDF packages to coexist.

Added test target in package Makefile for compiling and running the tests
for the libraries and the `ncdump' program.
2001-03-22 23:19:16 +00:00
zuntum
3fe813dd94 Respect CFLAGS setting 2001-03-22 16:48:06 +00:00
wiz
0f7f2a0314 Don't wildcard jpeg, since it's version number is not dewey-compatible. 2001-03-22 13:28:24 +00:00
skrll
268a9d5e2c Correct dependency on gtk 2001-03-22 13:21:37 +00:00
agc
a82924593f Add and enable idiff. 2001-03-22 10:07:26 +00:00
agc
cff75f0a9b Initial import of idiff, the interactive front-end to diff(1), into
the packages collection.  idiff is taken from "The Unix Programming
Environment" by Brian Kernighan and Rob Pike (Prentice-Hall, 1984,
ISBN 0-13-937681-X).
2001-03-22 10:04:36 +00:00
jwise
b26fd770cb Add and enable py-expect. 2001-03-21 23:38:46 +00:00
jwise
377592b94d Initial import of py-expect-1.9b1, an interface to expect from python. 2001-03-21 23:36:07 +00:00
wiz
e35e39cbf6 Update to 1.0.11, since 1.0.7 isn't on CPAN anymore.
Changes:
Fixed incorrect error message.
Now bless objects ASAP at retrieve time, which should fix two bugs.
Add support for blessed ref to tied structures (-> binary format change).
More tests.
2001-03-20 15:12:12 +00:00