Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
Zsh is a UNIX command interpreter (shell) which of the standard shells
most resembles the Korn shell (ksh), although it is not completely
compatible. It includes enhancements of many types, notably in the
command-line editor, options for customising its behaviour, filename
globbing, features to make C-shell (csh) users feel more at home and
extra features drawn from tcsh (another `custom' shell).
Package provided in private mail by Masao Uebayashi <uebayasi@soum.co.jp>
as a followup to pkg/12721.
|
|
a.out automatic shlib handling. The offending symlink is created when
using the, somewhat strange, libtool -release option.
Reported by David Brownlee <abs@netbsd.org> on tech-pkg. Tested by myself
and David.
|
|
Here is change from HISTORY.
0.71 2001/05/18
* VERSIONing glitches on Jcode::Constants fixed
(Tatsuhiko Miyagawa <miyagawa@edge.co.jp>)
* _mkbuf is gone!
-> Jcode::Constants is now sub free!
* all *.pm passes podchecker(1) now
|
|
already added to CONFIGURE_ENV by bsd.pkg.mk. Also some minor cosmetic
changes.
|
|
|
|
|
|
|
|
|
|
|
|
for querying the extended ripe database. This package was provided in
PR pkg/12979 by Stoned Elipot <Stoned.Elipot@script.jussieu.fr>, thanks!
|
|
Extend 'lintpkgsrc -u' to list REQUIRED entries for mismatched packages,
handle PACKAGES?=xxx in mk.conf
|
|
|
|
|
|
|
|
databases prior to installing a new version of PostgreSQL from PRE-INSTALL
time to DEINSTALL time. Remove ${CAT} from the INSTALL file as it's no
longer needed in the script.
|
|
/etc/mk.conf to any string of legal compiler flags to tune different aspects
of the built httpd.
|
|
|
|
configure scripts are aware of which make program is invoked during the
build process.
|
|
PHP4 extension for Perl-compatible regular expressions
|
|
|
|
emulation.
|
|
emulation.
|
|
fixes pkg/12969.
|
|
Fixes long-standing protocol incompatibility in DNSSEC support.
Avoids fwd'ing to root name servers if response will be rejected.
new port/cygwin contributed by s_c_biggs@bigfoot.com.
new contrib/mdnkit (V1.3) from author.
new contrib/adm from official ftp site.
new contrib/host from author.
new contrib/dnsp from author.
fixed file descriptor leak in resolver.
numerous portability improvements.
numerous bug fixes.
|
|
message prior to "building" the package so that the user can read it.
|
|
use gmake when when it is being compiled with bmake, and much pain ensues
|
|
|
|
dumpmpeg is a program that allows you to dump video frames from
MPEG movie files. It uses the SDL MPEG Player Library to accomplish
this and thus requires an open X-Window. Since it uses the SMPEG
library, it can dump frames from format it supports, which
currently is MPEG-1 video files.
|
|
|
|
No change in NetBSD case, switches to /usr/pkg in Linux case.
|
|
|
|
Linux-*-i386
|
|
seem a little backwards).
|
|
|
|
|
|
|
|
|
|
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
|
|
setting _CKSUMFILES.
|
|
|
|
|
|
|
|
|
|
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.
|