Commit graph

1875 commits

Author SHA1 Message Date
tv
58b3aa9094 Fix thinko in @dirrm syntax. 2001-05-30 04:20:30 +00:00
tv
aeb6d4948b +dejagnu 2001-05-30 04:18:31 +00:00
tv
beb5a2646d DejaGnu is a framework for testing other programs. Its purpose is to
provide a single front end for all tests.  Beyond this, DejaGnu offers
several advantages for testing:

        - The flexibility and consistency of the DejaGnu framework
          make it easy to write tests for any program.

        - DejaGnu provides a layer of abstraction which makes all
          tests (if correctly written) portable to any host or target
          where a program must be tested.  For instance, a test for
          GDB can run (from any Unix based host) on any target
          architecture supported by DejaGnu. Currently DejaGnu runs
          tests on several single board computers, whose operating
          software ranges from just a boot monitor to a full-fledged,
          Unix-like realtime OS.

        - DejaGnu is written in expect, which in turn uses Tcl
          (Tool command language).  The framework comprises two parts:
          the testing framework and the testsuites themselves. Tests
          are usually written in expect using Tcl.
2001-05-30 04:17:52 +00:00
jlam
7e12d8528b Add a target to generate a libtool archive file for libedit. 2001-05-29 18:00:05 +00:00
agc
00a1b3c8d5 Honour the VISUAL and EDITOR settings in the environment before
using ed(1)
2001-05-29 08:16:05 +00:00
wiz
b4bd1cfac6 Fix mkdir for man pages. pkg/13055 by Ben Collver. 2001-05-28 12:40:26 +00:00
jlam
f3aabc7a15 Comment the last commit. 2001-05-28 06:08:57 +00:00
jlam
ea23929312 Make sure that -lintl is add to LIBS in CONFIGURE_ENV to work around
broken gettext.m4.
2001-05-28 06:07:16 +00:00
jlam
15fbb91bd6 Add buildlink.mk file to link appropriate libraries and headers into
${BUILDLINK_INCDIR} and ${BUILDLINK_LIBDIR}, to be used by other packages.
2001-05-28 05:38:04 +00:00
jlam
2810e8ca5d Add buildlink.mk file to link the appropriate libraries and headers into
${BUILDLINK_INCDIR} and ${BUILDLINK_LIBDIR}, to be used by other packages.
2001-05-28 03:00:23 +00:00
jlam
2ac54684e2 Add buildlink.mk files that can link headers and libraries into
${BUILDLINK_INCDIR} and ${BUILDLINK_LIBDIR}, for use by other packages
during build.
2001-05-26 16:30:18 +00:00
jlam
da4256c3ee No functional change...just simplify the code. 2001-05-26 07:33:57 +00:00
jlam
20edd3082f Protect against multiple inclusion. 2001-05-26 05:44:09 +00:00
mjl
18f8f898fe Update to 1.220. Changes:
Added untested SEEK, TELL, and EOF methods to IO::Scalar and
   IO::ScalarArray to support corresponding functions for tied
   filehandles

   Removed not-fully-blank lines from modules; these were causing lots
   of POD-related warnings

   IO::Scalar objects can now be made sensitive to $/ . Pains were
   taken to keep the fast code fast while adding this feature

   IO::Scalar has a new sysseek() method
2001-05-26 01:44:40 +00:00
agc
3d8867db6d Add and enable bmake 2001-05-25 12:42:06 +00:00
agc
70f396c3cd Initial import of bmake-3.1.6 into the packages collection.
This is NetBSD's make(1) utility, with a configure script and
supporting replacements for various NetBSD library routines, ported to
other Operating Systems by Simon Gerraty.  Solaris, SunOS, HP-UX,
Linux and AIX are amongst the operating systems supported.
2001-05-25 12:41:14 +00:00
agc
6e31062302 Add and enable mk-files 2001-05-25 12:34:37 +00:00
agc
a6622c6a18 Initial import of mk-files-1.2.2 into the NetBSD packages collection.
These are the support files for the bmake utility, by Simon Gerraty.
2001-05-25 12:33:34 +00:00
rh
a5a8e426f1 Downgrade gal to 0.7. Version 0.8 contained incompatible changes that
need updates of GNOME programs, most nobably evolution.  With gal-0.7,
at least evolution-0.10 compiles.  This addresses (part of) PR 13013 by
Matthias Scheler <tron@netbsd.org>.
2001-05-25 06:12:52 +00:00
jlam
e1fc187824 No functional changes, only slight recoding to make it easier to cut-and-
paste into new buildlink.mk files.
2001-05-25 04:49:15 +00:00
jlam
e0d1a579c8 Add a link-getopt-libs target to link libgetopt* into ${BUILDLINK_LIBDIR},
and add link-getopt-libs to BUILDLINK_TARGETS.
2001-05-24 09:13:19 +00:00
jlam
d1c6bb07b5 Make instructions for use more explicit, and correct a typo in the
comments (WRKSRC should be WRKDIR).
2001-05-24 08:58:24 +00:00
jlam
54718a4db7 Standardize name of file to include for build-links to be "buildlink.mk".
Use BUILDLINK_INCDIR, BUILDLINK_LIBDIR for locations of linked headers
and libraries.  Create a variable BUILDLINK_TARGETS whose value is the
list of build-link targets to execute.
2001-05-24 08:53:54 +00:00
mjl
0c7897ab34 Enable p5-Params-Validate 2001-05-22 16:56:35 +00:00
mjl
d0f052656a Initial import of p5-Params-Validate:
The Params::Validate module provides a flexible system for validation
method/function call parameters.  The validation can be as simple as
checking for the presence of required parameters or as complex as
validating object classes (via isa) or capabilities (via can),
checking parameter types, and using customized callbacks to ensure
data integrity.
2001-05-22 16:55:51 +00:00
jlam
d97bb82a1d Tell the user when we're linking the readline files. 2001-05-22 16:46:37 +00:00
jlam
d59eed58aa Tell the user when we're linking getopt headers, and conditionally add
-lgetopt to LIBS if GNU_CONFIGURE is defined.
2001-05-22 16:45:38 +00:00
rh
15a89862ea Update gal to 0.8. Notable changes include:
- Bug fixes.
  - Simplify the colour combo/palette/group relationship.
  - Add instance code to colour groups.
  - README: Added a line about contributed code license and such
    here.
  - New routines to create an option menu of character sets.
  - Remove change signal and add new custom_color_add signal.
  - Added e-sorter-array, e-util, e-categories-master-list-*
2001-05-22 16:07:24 +00:00
abs
614825756d Handle shared libraries the same on Linux as Solaris and NetBSD 2001-05-22 10:31:07 +00:00
rh
98eba8ab4a Update libole2 to 0.2.3. Changes are minor bugfixes only. 2001-05-22 06:05:41 +00:00
jlam
a01649af1c Use READLINE_REQD for required version of GNU readline, and use
USE_GNU_READLINE to force the use of GNU readline over editline's
readline emulation.
2001-05-22 05:57:04 +00:00
rh
0edbf1d6f0 Update bonobo to 1.0.4. Notable changes include:
Bonobo 1.0.4
        * Revert WM Focus order fix
        * Kill duff plug/socket assertion
        * Canvas item redraw bug fixage
        * Moniker mime query fixes
        * Remove 'object' keyword misuse from IDL
        * Honour gnome_preferences_get_menus_have_icons
        * PropertyControl leak fixage
        * UIContainer /Control / ControlFrame debug calming
        * Dependency fix
        * Documentation fixes.

Bonobo 1.0.3
        * Focus fixage
        * WM Focus order fixage
        * Sensitivity fixage
        * Much MacOS X build fixage & cleaning
        * bonobo_x_object fix & test-xobject
        * some re-enterancy issues nailed
        * bonobo-listener fix
        * Documentation fixage
2001-05-22 05:53:21 +00:00
jlam
328058611a Fix library path to readline lib and add the link-* targets to
pre-configure as advised by devel/readline/Makefile.readline.
2001-05-22 05:50:51 +00:00
jlam
78901ef083 Use editline readline emulation when available. Move example files to
${PREFIX}/share/examples/cdecl.  Also patch sources to rename instances
of setprogname() to mysetprogname(), as setprogname() is part of the
standard library in NetBSD>1.5.
2001-05-22 05:48:14 +00:00
jlam
0e0270c1e6 We use distinfo now. 2001-05-22 02:13:31 +00:00
jlam
dc6eadbf21 Use ${XARGS} instead of invoking xargs directly. 2001-05-19 03:56:23 +00:00
jtb
85e58afe75 Fix typo. 2001-05-18 23:55:39 +00:00
dillo
5587d53bc9 fix pilrcui, bump version to 2.8.4nb1 2001-05-18 09:51:59 +00:00
jlam
6958b8ea34 Use devel/readline/Makefile.readline to check for libedit readline
emulation.
2001-05-17 20:28:18 +00:00
abs
e6859102f4 If one wants to install this on linux, get the PLIST right 2001-05-17 14:22:31 +00:00
hubertf
2d43904d9d Update smpeg to 0.4.3. Changes:
0.4.3:
 * Updated for Simple DirectMedia Layer version 1.2.0
 * Fixed crash in gtv when doubling the video on Windows
 * Fixed audio stream detection in non-standard MPEG streams
 * Fixed hang on rewind when stream header contains no timestamp
 * SMPEG now uses the SDL_RWops file abstraction internally
 * Fixed bug where the audio was not updating the current time
 * Added some changes for the popcorn MPEG library
 * Added smpeg.m4
 * SDL 1.2.0 supports 24 bpp displays, allow that in plaympeg
 * Ported to MacOS X - one line fix.  I love portable code! :)
   It's still unusably slow, but it works! :)
 * Fixed a hang playing invalid MPEG files
 * Fixed memory leak when used with OpenAL
 * Return a non-zero status from plaympeg if playback fails
 * Changes to compile correctly on QNX RTP
 * Fixed SMPEG_renderFinal() to a different display surface
 * Fixed plaympeg fullscreen toggling for multiple videos
 * Fixed MPEGSystem::TotalTime() hanging on small files
 * Fixed system header decoding (caused misdetection of system streams)
 * Added bilinear filter toggling with the 'f' key in plaympeg
 * Use the correct SDL configuration script on FreeBSD

0.4.2:
 * Check for the GLU library when seeing if we can build the OpenGL example
 * Fixed crash when loading files of zero bytes
 * Added --enable-threaded-system configure option (defaults off)
 * Fixed end of stream detection
 * Fixed crashes in gtv when trying to play MP3 files with no video
 * Disabled the system thread by default.
   You can re-enable it by looking for USE_SYSTEM_THREAD in MPEGsystem.cpp
 * Fixed RenderFinal() to a different surface than the original one
 * Fixed seeking in MPEG files
 * Fixed crash in system data decoding
 * Removed movie size limitations from glmovie, works great!
 * Fixed hang when audio data was partially corrupt in the first block
 * Fixed bug where audio was always mono
 * Fixed UDP port binding for raw:// MPEG support
 * Fixed spurious empty audio buffer at start of playback
 * SMPEG_playAudio() now returns the amount of audio data mixed
 * SMPEG_playAudioSDL() wraps SMPEG_playAudio, as a callback hook for SDL.
 * Added a configure option --disable-threaded-audio
 * Fixed various compiler warnings
 * Added abstraction support for hardware acceleration (no card support yet)
 * Fixed lseek problem on FreeBSD
2001-05-17 12:33:04 +00:00
abs
d67a3f63b3 Lose leading '(The|the) ' from COMMENT 2001-05-17 08:38:42 +00:00
jtb
0f3c76945a Add and enable tvision. 2001-05-17 01:19:17 +00:00
jtb
d945e65d5d Initial import of tvision.
Turbo Vision for UNIX

Turbo Vision (or TV, for short) is a library that provides an
application framework for C++ programmers.  With TV, you can write
beautiful object-oriented character-mode user interfaces in very a
short time.

TV is available in C++ and Pascal and is a product of Borland
International.  It was developed to run on MS-DOS systems, but today
it is available for many other platforms (ported by independent
programmers).

This port is based on the Borland 2.0 version with fixes.

Borland has released the source code to the public some time ago (take
a look at the COPYRIGHT file in the source package for more
information).

Package provided by Nathan Ahlstrom <nathan.ahlstrom@medtronic.com> in
PR pkg/12912.
2001-05-17 01:18:08 +00:00
jlam
2b1572b5ee Fix this up so it actually works (tested with www/cadaver) on installations
without readline emulation in the base system.
2001-05-16 05:05:48 +00:00
jlam
39e4577f8c Add a Makefile.readline (copied from databases/postgresql) that is intended
to be usable by packages that use readline() functionality:

# If readline() is not present in the base system through libedit, then a
# dependency on devel/readline is added, the appropriate headers are linked
# into ${WRKINCDIR} (${WRKSRC}/include), and the appropriate libraries are
# linked into ${WRKLIBDIR} (${WRKSRC}/lib).
2001-05-16 04:39:12 +00:00
jlam
0342227f5f Tidy up the comments. 2001-05-16 04:37:46 +00:00
jlam
3650011653 Move this file from databases/postgresql/Makefile.getopt to be usable by
more packages.
2001-05-15 19:18:14 +00:00
nathanw
b12aeeeef0 Update to NQC 2.3.r1.
Highlights:

Added support for RCX 2.0 firmware.
Added support for event monitoring/exception handling.
Added support for the Scout.
Supports many more C-like constructs, but it's still Not Quite C.
Many bug fixes.

See history.txt in the source for gory details.
2001-05-14 20:38:46 +00:00
skrll
3da1c4eaf9 When --enable-syscall-hard is specified actually provide wrappers for all
the syscalls that are documented as having wrappers. The ones missing were
wait4 and sigprocmask.

Patches have been sent to package maintainer.
2001-05-14 20:21:18 +00:00