summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-05-19Use ${XARGS} instead of invoking xargs directly.jlam61-148/+148
2001-05-18Fix typo.jtb1-1/+1
2001-05-18USE_LIBINTL=yes, USE_CURSES=yes.jtb1-2/+6
2001-05-18add and enable qt2-designer-kdewiz1-1/+2
2001-05-18add and enable python-mkwiz1-1/+2
2001-05-18Add and enable zsh-current.jtb1-1/+2
2001-05-18Initial import of zsh-current.jtb5-0/+441
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.
2001-05-18Make sure that all ELF symlinks gets removed from the PLIST when doingskrll1-1/+7
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.
2001-05-18Update Jcode to 0.71.taca2-5/+5
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
2001-05-18LDFLAGS is already set to -L... -Wl,-R..., and CFLAGS and LDFLAGS arejlam1-7/+6
already added to CONFIGURE_ENV by bsd.pkg.mk. Also some minor cosmetic changes.
2001-05-18Fix this to build on a.out platforms. Addresses pkg/12945 by John Klos.jlam2-6/+13
2001-05-18Work around an arm32 compiler bugabs2-1/+19
2001-05-18xscreensaver-gnome can just use the distinfo from xscreensaverabs2-7/+2
2001-05-18Add HOMEPAGErh1-1/+2
2001-05-18Add and enable ripe-whois-toolsrh1-1/+2
2001-05-18Initial import of of ripe-whois-tools-2.4, a set of whois database toolsrh7-0/+186
for querying the extended ripe database. This package was provided in PR pkg/12979 by Stoned Elipot <Stoned.Elipot@script.jussieu.fr>, thanks!
2001-05-18Update pkglint to 2.53abs3-19/+58
Extend 'lintpkgsrc -u' to list REQUIRED entries for mismatched packages, handle PACKAGES?=xxx in mk.conf
2001-05-18Set XARGS to xargs (NetBSD/Solaris) or xargs -r (linux).abs1-6/+9
2001-05-18fix pilrcui, bump version to 2.8.4nb1dillo3-6/+153
2001-05-18Add entry: o update devel/Mesa to 3.4.2 (basically just a bug-fix release)zuntum1-1/+2
2001-05-18Move the message that informs the user of the possible need to dump thejlam3-10/+17
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.
2001-05-18Introduce a new make variable APACHE_CUSTOM_CFLAGS that can be set injlam3-11/+24
/etc/mk.conf to any string of legal compiler flags to tune different aspects of the built httpd.
2001-05-18Revert last change...MAKE is now added CONFIGURE_ENV in bsd.pkg.mk.jlam1-2/+1
2001-05-18Add MAKE="${MAKE_PROGRAM}" to CONFIGURE_ENV. This ensures that GNUjlam1-1/+2
configure scripts are aware of which make program is invoked during the build process.
2001-05-17Add, enable, and note new package php4-pcre:jlam1-1/+2
PHP4 extension for Perl-compatible regular expressions
2001-05-17PHP4 extension for Perl-compatible regular expressionsjlam2-0/+18
2001-05-17Use devel/readline/Makefile.readline to check for libedit readlinejlam3-31/+18
emulation.
2001-05-17Use devel/readline/Makefile.readline to check for libedit readlinejlam5-46/+19
emulation.
2001-05-17Move extra header include paths to the end of the search path. Thisjlam3-6/+21
fixes pkg/12969.
2001-05-17upgrade to 8.2.4.itojun3-12/+17
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.
2001-05-17Mostly cosmetic changes. Also insert a delay after our informationaljlam1-18/+22
message prior to "building" the package so that the user can read it.
2001-05-17Add MAKE="${MAKE}" to CONFIGURE_ENV, otherwise on Linux apache configures toabs1-1/+2
use gmake when when it is being compiled with bmake, and much pain ensues
2001-05-17add & enable dumpmpeghubertf1-1/+2
2001-05-17Added dumpmpeg-0.6: Splits mpeg stream into single imageshubertf5-0/+54
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.
2001-05-17Only depend on suse_x11 if not on Leenuxabs1-4/+7
2001-05-17Default LOCALBASE to /usr/pkg, and override to /usr/local in Solaris case.abs1-4/+4
No change in NetBSD case, switches to /usr/pkg in Linux case.
2001-05-17Enable for Linux-*-i386abs3-6/+6
2001-05-17If we can use the Linux jdk on NetBSD-*-i386, we can probably risk it onabs1-2/+3
Linux-*-i386
2001-05-17In the Linux case, if MACHINE_ARCH is unknown set it to LOWER_ARCH (it doesabs1-1/+2
seem a little backwards).
2001-05-17Fix chown and chgrp paths on linux (at least redhat 6.2)abs1-3/+3
2001-05-17Skip all the -lintl checks on Linuxabs1-1/+3
2001-05-17Capitalise first letter of COMMENTabs1-2/+2
2001-05-17If one wants to install this on linux, get the PLIST rightabs1-0/+3
2001-05-17Update smpeg to 0.4.3. Changes:hubertf3-9/+11
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-17If there are no CKSUMFILES, don't try to append ${DIST_SUBDIR} whenagc1-1/+3
setting _CKSUMFILES.
2001-05-17Lose leading '(The|the) ' from COMMENTabs10-20/+20
2001-05-17Lose leading 'The ' on COMMENTabs4-8/+8
2001-05-17Lose leading 'the ' on COMMENTabs1-2/+2
2001-05-17Add and enable tvision.jtb1-1/+2
2001-05-17Initial import of tvision.jtb6-0/+100
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.